summaryrefslogtreecommitdiff
path: root/gnu/egcs/gcc/Makefile.in
AgeCommit message (Collapse)Author
2001-02-24Automatic conflict resolutionMarc Espie
2001-01-29Automatic mergerMarc Espie
2000-07-26Crosstools fix (accepted by the FSF ages ago, lost through the cracksMarc Espie
here). Thanks mickey@ for reminding me.
1999-11-20Grab hashtab.c from the development version of gcc, add it to libiberty.Marc Espie
Make sure that g++ and g77 link against libiberty (fixed in dev. sources as well). Use hashtab functions instead of splay-trees in cse.c. This is worth a 10% compiling speed increase on some arches, including sparc, hppa...
1999-09-17Invoke sh move-if-change explicitly.Marc Espie
Official patch, submitted to egcs and accepted in the main source. (strongly suggested by mickey@)
1999-08-24Avoid /usr/ARCH-unknown-openbsd in a way more friendly toMarc Espie
cross-compilers... Yet another commit I forgot...
1999-08-23MergeMarc Espie
1999-07-22MergeMarc Espie
1999-07-18MergeMarc Espie
1999-06-18Help stupid cvs which would tend to bring back old stuff from the dead...Marc Espie
1999-06-17basic automated merge. to be verified.Marc Espie
1999-05-31Disable fixincludes stage in a different way that does not rely on timestamps.Todd C. Miller
1999-05-27Don't try to run gperf yet... we don't have it for the time being.Marc Espie
1999-05-26Make overriding libiberty's location possible.Marc Espie
1999-05-26Remove bison/yacc output files and change Makefiles rules to regenerateMarc Espie
them.
1999-05-26egcs projects compiler systemMarc Espie
Exact copy of the snapshot, except for the removal of texinfo/ gcc/ch/ libchill/