aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-02-24Merge from trunkAlexandre Oliva12-341/+230
1999-02-23* version.c: Bump for prerelease.Jeffrey A Law2-1/+5
1999-02-23[multiple changes]Jeffrey A Law3-3/+13
1999-02-22[multiple changes]Jeffrey A Law3-10/+21
1999-02-22Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR) only if it is not...Jeffrey A Law2-1/+11
1999-02-21[multiple changes]Jeffrey A Law2-16/+99
1999-02-21* tm.texi: Update docs for constructors and destructors.Jeffrey A Law3-4/+13
1999-02-21decl2.c (start_objects): Make file scope constructors and destructors local t...H.J. Lu2-0/+11
1999-02-21aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete.Jeff Law1-47/+0
1999-02-21aoutos.h (ASM_OUTPUT_CONSTRUCTOR): Delete.Jeff Law1-0/+5
1999-02-20tree.c (equal_functions): New function.Jeffrey A Law2-2/+23
1999-02-18This commit was manufactured by cvs2svn to create branchNo Author15-0/+912
1999-02-16rs6000.md (call_value): Fix typo.Anton Hartl1-1/+1
1999-02-16rs6000.md (call_value): Fix typo.Anton Hartl1-0/+4
1999-02-16Bump version for pre-release.Jeff Law1-1/+1
1999-02-15gcc.c: (do_spec_1): Fix obvious typo.Jeffrey A Law2-1/+4
1999-02-15c-common.c (shorten_compare): Get the min/max value from the underlying type ...Charles G Waldman1-0/+6
1999-02-15c-common.c (shorten_compare): Get the min/max value from the underlying type ...Charles G Waldman1-0/+5
1999-02-15jump.c: Include insn-attr.h.Jeffrey A Law3-1/+18
1999-02-15* sparc.c (output_scc_insn): Add missing argument to output_cbranch.Jeffrey A Law2-1/+3
1999-02-15loop.c (mark_loop_jump): Handle LO_SUM.Jeffrey A Law2-11/+21
1999-02-14alias.c (init_alias_analysis): Avoid self-referential value when setting reg_...Jeffrey A Law2-1/+6
1999-02-14regclass.c (allocate_reg_info): Respect MIN when clearing data.Jeffrey A Law2-6/+10
1999-02-14* loop.c (scan_loop): Fix typo in last change.Jeffrey A Law2-2/+6
1999-02-14bump libI77's version.cCraig Burley2-1/+5
1999-02-14bump g77's version.cCraig Burley2-1/+6
1999-02-14fix LOG10 docsCraig Burley2-4/+7
1999-02-14document forgotten fix circa egcs-1.1Craig Burley2-1/+9
1999-02-13warn about wraparound in MCLOCK8, TIME8Craig Burley2-0/+19
1999-02-13loop.c (check_dbra_loop): A store using an address giv for which we have no l...Jeffrey A Law2-3/+36
1999-02-13i386.md (movsicc, [...]): Delete unconstrained alternatives.Jeffrey A Law3-132/+121
1999-02-13expr.c (emit_block_move): Do not call memcpy as a libcall instead build up a ...Jeffrey A Law2-17/+122
1999-02-13config.guess: Improve detection of i686 on UnixWare 7.Jeffrey A Law2-1/+6
1999-02-13configure.in (i*86-*-sysv5*): Use fixinc.svr4 to patch byteorder problems.Jeffrey A Law3-91/+114
1999-02-12loop.c (scan_loop): Call reg_in_basic_block_p before loop_reg_used_before_p.Michael P. Hayes2-4/+9
1999-02-10expr.c (store_expr): Don't generate load-store pair if TEMP is identical (acc...Jeffrey A Law2-2/+19
1999-02-10fold-const.c (range_binop): Take account of the bounded nature of fixed lengt...Nathan Sidwell1-7/+19
1999-02-10fold-const.c (range_binop): Take account of the bounded nature of fixed lengt...Nathan Sidwell1-0/+5
1999-02-10* configure.in (alphaev6*): Fix typo in target_cpu_default2.Richard Henderson3-107/+95
1999-02-08configure.in (i[34567]86-*gnu*): Set float_format to i386.Mark Kettenis3-113/+198
1999-02-06* invoke.texi, expr.c: Update email addresses.Jeffrey A Law3-2/+4
1999-02-06* g77.texi: Update email addresses.Jeffrey A Law2-2/+6
1999-02-06* typeck2.c: Update email addresses.Jeffrey A Law2-2/+6
1999-02-06* gcc.c, gcc.texi: Update email addresses.Jeffrey A Law3-12/+16
1999-01-29explow.c (allocate_dynamic_stack_space): Use register_operand instead of arit...Jeffrey A Law2-2/+8
1999-01-28configure.in (hppa1.0-hp-hpux10*): Use t-pa.Jeffrey A Law3-1/+8
1999-01-21m68k.md (ashldi_const): Disable for !TARGET_5200.Jeffrey A Law2-21/+35
1999-01-21rs6000.h (LEGITIMIZE_RELOAD_ADDRESS): Recognize and accept transformations th...Richard Henderson3-0/+30
1999-01-17* jump.c (rtx_renumbered_equal_p): Special case CODE_LABEL.Richard Henderson2-0/+8
1999-01-17* i386.md (integer conditional moves): Add missing earlyclobbers.Jeffrey A Law2-10/+12