- 05 Sep, 1997 19 commits
-
-
* profile.c (output_func_start_profiler): Set DECL_EXTERNAL to zero. From-SVN: r15127
Jim Wilson committed -
* sparc/sparc.md: Add ultrasparc scheduling support. * sparc/sparc.h (RTX_COSTS): For MULT give v9 a cost of 25 insns. From-SVN: r15126
Christian Kuehnke committed -
From-SVN: r15125
Joel Sherrill committed -
* lib/libio.exp (test_libio): Use libstdc++_{include,link}_flags instead of g++_{include,link}_flags. From-SVN: r15123
Jeffrey A Law committed -
sdbout.c (plain_type_1, [...]): Verify that TYPE_DOMAIN has integer TYPE_{MAX,MIN}_VALUE before using them. * sdbout.c (plain_type_1, case ARRAY_TYPE): Verify that TYPE_DOMAIN has integer TYPE_{MAX,MIN}_VALUE before using them. Bring over from the FSF. From-SVN: r15117
Jim Wilson committed -
* integrate.c (save_for_inline_copying): Use 0, not NULL_PTR, as initial value for real_label_map. (copy_for_inline): Likewise. Brought over from the FSF. From-SVN: r15116
Philippe De Muyter committed -
or found_orig_dest, look at all parts of a PARALLEL. * haifa-sched.c (update_flow_info): Likewise. From-SVN: r15115
J"orn Rennecke committed -
From-SVN: r15114
Jeffrey A Law committed -
* v850: New directory for v850 port. * v850/lib1funcs.asm: New file. * t-v850, v850.c, v850.h, v850.md, xm-v850.h: New files. * ginclude/va-v850.h: New file. * varargs.h, stdarg.h: Include va-mn10200.h. * configure.in (mn10200-*-*): New target. * Makefile.in (USER_H): Add va-mn10200.h. From-SVN: r15104
Jeffrey A Law committed -
Fri Sep 5 10:08:44 1997 Jeffrey A Law (law@cygnus.com) * v850: New directory for v850 port. * v850/lib1funcs.asm: New file. * t-v850, v850.c, v850.h, v850.md, xm-v850.h: New files. * ginclude/va-v850.h: New file. * varargs.h, stdarg.h: Include va-mn10200.h. * configure.in (mn10200-*-*): New target. * Makefile.in (USER_H): Add va-mn10200.h. From-SVN: r15103
Jeff Law committed -
* m68k/m68k.h (MACHINE_STATE_SAVE, MACHINE_STATE_RESTORE): Add __HPUX_ASM__ versions. Fixes build problems for m68k-hp-hpux* From-SVN: r15102
Jim Wilson committed -
From-SVN: r15101
Jeff Law committed -
From-SVN: r15100
Jeffrey A Law committed -
From-SVN: r15099
Jeffrey A Law committed -
From-SVN: r15098
Richard Henderson committed -
* Makefile.in (clean): Don't remove config.cache. (distclean): Do it here instead. From-SVN: r15097
Jeffrey A Law committed -
reg-stack.c (subst_stack_regs): Pop the stack register for a computed goto which sets the same stack register. * reg-stack.c (subst_stack_regs): Pop the stack register for a computed goto which sets the same stack register. * reg-stack.c (compare_for_stack_reg): Swap only if the source and destination are both on the regstack. (subst_stack_regs_pat): Put the destination at the top of the regstack. Bring over regstack bugfixes from the FSF. From-SVN: r15096
Stan Cox committed -
* mips.md (nonlocal_goto_receiver): Define. From-SVN: r15091
Jim Wilson committed -
* profile.c (output_arc_profiler): Check next_insert_after for non NULL before deferencing it. From-SVN: r15090
Jim Wilson committed
-
- 04 Sep, 1997 15 commits
-
-
From-SVN: r15088
Jim Wilson committed -
From-SVN: r15086
Jason Merrill committed -
From-SVN: r15085
Jeff Law committed -
From-SVN: r15083
Jeffrey A Law committed -
From-SVN: r15082
Michael Meissner committed -
* toplev.c (main): Change #elif to #else/#ifdef From-SVN: r15081
Jim Wilson committed -
* tlink.c: Include ctype.h. * ginclude/va-mips.h: Add _VA_MIPS_H_ENUM ifdef/define/endif. From-SVN: r15080
Jim Wilson committed -
From-SVN: r15079
Michael Meissner committed -
From-SVN: r15078
Michael Meissner committed -
From-SVN: r15077
Joel Sherrill committed -
profile.c (output_arc_profiler): Verify next_insert_after is an INSN before and after skipping a stack pop. * profile.c (output_arc_profiler): Verify next_insert_after is an INSN before and after skipping a stack pop. From-SVN: r15076
Jim Wilson committed -
From-SVN: r15075
Fred Fish committed -
* final.c (shorten_branches): Don't count the lengths of deleted instructions. From-SVN: r15074
J"orn Rennecke committed -
From-SVN: r15072
Jeffrey A Law committed -
From-SVN: r15071
Michael Meissner committed
-
- 03 Sep, 1997 6 commits
-
-
* Makefile.in (stamp-needed, stamp-config): Add MULTISRCTOP to pathname for move-if-change. From-SVN: r15067
Jim Wilson committed -
typeck.c (c_expand_return): Always convert_for_initialization before checking for returning a pointer to local. * typeck.c (c_expand_return): Always convert_for_initialization before checking for returning a pointer to local. From-SVN: r15064
Jason Merrill committed -
* alias.c (true_dependence): Address with AND can alias scalars. (anti_dependence, output_dependence): Likewise. From-SVN: r15063
Jim Wilson committed -
pt.c (type_unification): If strict and the function parm doesn't use template parms, just compare types. * pt.c (type_unification): If strict and the function parm doesn't use template parms, just compare types. From-SVN: r15062
Jason Merrill committed -
* alias.c (true_dependence): Test x for BLKmode, in addition to mem. From-SVN: r15061
Jim Wilson committed -
method.c (build_overloaded_value): Replace direct call to the floating point emulator with REAL_VALUE_TO_DECIMAL macro. * method.c (build_overloaded_value): Replace direct call to the floating point emulator with REAL_VALUE_TO_DECIMAL macro. From-SVN: r15059
Klaus Espenlaub committed
-