- 11 Jun, 1996 4 commits
-
-
precision. From-SVN: r12277
Richard Kenner committed -
(function_prologue): Emit prologue as asm. (override_options): Don't emit rtl for prologue if -fpic. From-SVN: r12276
Stan Cox committed -
From-SVN: r12275
Stan Cox committed -
From-SVN: r12274
Michael Meissner committed
-
- 10 Jun, 1996 18 commits
-
-
From-SVN: r12273
Doug Evans committed -
local-alloc.c (update_equiv_regs): Ignore insns that read or write registers that are likely to be spilled. * local-alloc.c (update_equiv_regs): Ignore insns that read or write registers that are likely to be spilled. From-SVN: r12272
Jeff Law committed -
From-SVN: r12271
Doug Evans committed -
From-SVN: r12270
Doug Evans committed -
* gcc.c (_WIN32): Don't include process.h or declare spawnv{,p}. (pexecute,pwait): Add prototypes. (PEXECUTE_{FIRST,LAST,SEARCH}): Define. (execv,execvp): Delete decls. (perror_exec): Delete. (pfatal_pexecute): New function. (pexecute support): Delete. (execute): -pipe not supported if _WIN32 or OS2. Update call to pexecute. Fatal error if pexecute fails. Call pwait. From-SVN: r12269
Doug Evans committed -
* Makefile (pexecute.o): Add rule. (xgcc): Link in pexecute.o. (protoize,unprotoize): Likewise. From-SVN: r12268
Doug Evans committed -
* protoize.c: Include gansidecl.h. (my_execvp): Delete. (choose_temp_base,pexecute,pwait): Declare. (PEXECUTE_{FIRST,LAST,SEARCH}): Define. (execvp): Delete decl. (usage): Fix typo. (gen_aux_info_file): Rewrite to use pexecute/pwait. From-SVN: r12267
Doug Evans committed -
* pa/pa.h (cmp_type): Add CMP_PSI. (FUNCTION_POINTER_COMPARISON_MODE): Define. * pa.md (cmppsi): New expander. (plabel_dereference): New pattern From-SVN: r12266
Jeff Law committed -
From-SVN: r12265
Michael Meissner committed -
* gcc.c (do_spec_1): Allow leading text in version string. Delete support for default minor number = 0. From-SVN: r12264
Doug Evans committed -
CALL_INSN that has a REG_RETVAL. From-SVN: r12263
Richard Kenner committed -
whether name and type parameters are constant or not. From-SVN: r12262
Richard Kenner committed -
Call the thread hook function when first becoming multi-threaded. (objc_set_thread_callback): New function. From-SVN: r12261
Richard Kenner committed -
(objc_thread_callback): Typedef for the hook function. From-SVN: r12260
Richard Kenner committed -
From-SVN: r12259
Richard Kenner committed -
From-SVN: r12258
Richard Kenner committed -
(crt1.o, crti.o, crtn.o, gcrt1.o): Depend on $(GCC_PASSES). From-SVN: r12257
Richard Kenner committed -
there aren't any. From-SVN: r12256
Richard Kenner committed
-
- 09 Jun, 1996 5 commits
- 08 Jun, 1996 13 commits
-
-
(cpu, memory, imuldiv, adder, mult, divide): Add vr4100 and vr4300 support. (muldf3, mulsf3): Add vr4300 support. (muldf3_internal, muldf_r4300, mulsf3_internal, mulsf_r4300): New patterns. From-SVN: r12250
Jim Wilson committed -
(MASK_4300_MUL_FIX, TARGET_4300_MUL_FIX): New macros. (TARGET_SWITCHES): Add -mfix4300 option. From-SVN: r12249
Jim Wilson committed -
From-SVN: r12248
Jim Wilson committed -
From-SVN: r12247
Richard Kenner committed -
constants, labels, etc. From-SVN: r12246
Richard Kenner committed -
definitions or conditionals. From-SVN: r12245
Richard Kenner committed -
(define_insns for ffs[qhs]i2): Deleted. These patterns only worked when the input operand was not the same as the output operand. (define_expand for ffssi2): New pattern. This uses an anonymous pattern that describes what the ns32k's ffsd instruction (really) does. From-SVN: r12244
Richard Kenner committed -
(fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxical SUBREGs as first operand. (fixup_var_regs_1, case SET): Handle paradoxical SUBREGs as first operand of a ZERO_EXTRACT in SET_DEST. From-SVN: r12243
Richard Kenner committed -
From-SVN: r12242
Richard Kenner committed -
(init_attribute): Initialize it. (decl_attributes, case A_FORMAT): Clean up error messages. (decl_attributes, case A_FORMAT_ARG): New case. (struct international_format_info): New structure and typedef. (international_format_list): New variable. (record_international_format): New function. (init_format_info): Call it for gettext, dcgettext, and dcgettext. (check_format_info): See if format arg is call to internationalization function. From-SVN: r12241
Richard Kenner committed -
separated by commas rather than a single long macro definition. From-SVN: r12240
Jim Wilson committed -
(multilib_select): Delete static initializer. (multilib_obstack, multilib_raw): New global variables. (multilib.h): Include inside multilib_raw definition. (main): Set multilib_select from multilib_raw. From-SVN: r12239
Jim Wilson committed -
(simplify_binary_operation, case MULT): Check for case where width is larger than HOST_BITS_PER_WIDE_INT, and upper most bit is set. We can not generate a simple shift in this case. From-SVN: r12238
Jim Wilson committed
-