aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-03-28Merge from mainlineegcs_gc_branchRichard Henderson
1999-03-27Wrong changelog file.Bernd Schmidt
1999-03-27Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Bernd Schmidt
1999-03-27This commit was manufactured by cvs2svn to create branchno-author
1998-11-05Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Bernd Schmidt
1998-11-05 * ggc-simple.c (ggc_collect): Lose the `ignore_after' argument.Richard Henderson
1998-11-04Wed Nov 4 13:34:13 1998 Ken Raeburn <raeburn@raeburn.org>Ken Raeburn
1998-11-03Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Richard Henderson
1998-11-03 * alpha.h (alpha_eh_epilogue_sp_ofs): Remove.Richard Henderson
1998-11-01Sun Nov 1 11:30:21 1998 Bernd Schmidt <crux@pool.informatik.rwth-aachen.de>Bernd Schmidt
1998-10-08 * dwarf2out.c (dwarf2out_init): Fix merge losage.Richard Henderson
1998-10-08 * Merge from EGCS mainline, tag gc_merge_981008.Richard Henderson
1998-10-08This commit was manufactured by cvs2svn to create branchno-author
1998-05-16 * c-common.c (c_expand_start_cond): Trust xrealloc to functionRichard Henderson
1998-05-09* c-lang.c (lang_mark_tree): Care for identifiers.Richard Henderson
1998-05-09* print-tree.c (print_node): Disable permanent obstack warning.Richard Henderson
1998-05-09* toplev.c (all_time): New variable.Richard Henderson
1998-05-09First version of GCC with garbage collection to compile enquire.c.Richard Henderson
1998-05-09This commit was manufactured by cvs2svn to create branchno-author
1997-08-19This commit was manufactured by cvs2svn to create branchdevo_gcc_testsuiteno-author
1997-08-19Initial revisionJeffrey A Law
1997-08-19Take out __EGCS__ and __EGCS_MINOR__.Jeffrey A Law
1997-08-18Fix --with-cpu=xxxMike Meissner
1997-08-18 * Makefile.in (stmp-multilib-sub): Fix typo in last change.Jim Wilson
1997-08-18Initial revisionJeffrey A Law
1997-08-18 * Makefile.in (F77_SRCS): Re-alphabetize.Jeffrey A Law
1997-08-18Another haifa typo.Jeffrey A Law
1997-08-18Fix typos in last haifa change.Jeffrey A Law
1997-08-18Remove another reference to expected object file comparison failures.Jeffrey A Law
1997-08-17 * Makefile.in (sub-makes): Pass the current value of LANGUAGES downManfred Hollstein
1997-08-17 * INSTALL: Rebuilt.Jeffrey A Law
1997-08-17 * configure.in: Expurgate `broken_install' (install isDave Love
1997-08-17 * gcc.c (default_compilers): Add __EGCS__ and __EGCS_MINOR__Jeffrey A Law
1997-08-17Opps.Jeffrey A Law
1997-08-17 * intdoc.texi: Remove generated file from distribution.Jeffrey A Law
1997-08-16 * loop.c (is_power_of_2, is_conditional_branch): Delete unusedJeffrey A Law
1997-08-16 * haifa-sched.c (find_post_sched_live): Call FREE_REG_SET as needed.Jeffrey A Law
1997-08-15 * loop.c (is_conditional_branch): Make definition match declaration.Jeffrey A Law
1997-08-15Tweak again.Jeffrey A Law
1997-08-15Make version # egcs-3.0.0 since we need to make sure the version#sJeffrey A Law
1997-08-15 * Makefile.in, Make-lang.in: Remove "^L" at the beginningJeffrey A Law
1997-08-15 * version.c: Change the version string to look like:Jeffrey A Law
1997-08-15Use rtl macros for names of NOTEs.Michael Meissner
1997-08-15Opps. Forgot to commit this.Jeffrey A Law
1997-08-15 * c-lex.c (check_newline): Pass finput again to HANDLE_PRAGMA.Jeffrey A Law
1997-08-15 * toplev.c (main): In -g handling code, add code to set len.Jeffrey A Law
1997-08-15Basically a duplicate of COPYING.Jeffrey A Law
1997-08-15Remove old (pre gcc-2.7.2) ChangeLog files.Jeffrey A Law
1997-08-13New file with pointers to compiler relates web sites.Jeffrey A Law
1997-08-13 * configure.in (haifa configury): Fix typo.Doug Evans