summaryrefslogtreecommitdiff
path: root/gnu/egcs
AgeCommit message (Collapse)Author
1999-07-22insque is no longer part of libstdc++ (inherited from libiberty behavior)Marc Espie
1999-07-22insque is no longer part of libiberty.Marc Espie
1999-07-22put back 990629 `finalize_pic' removal, now that the newer snapshotMarc Espie
fixes all the defects.
1999-07-22uselessMarc Espie
1999-07-22MergeMarc Espie
1999-07-22990718, very close to release.Marc Espie
testsuite temporarily removed from snapshots because of copyright checks.
1999-07-18Change libiberty SRC->OBJ conversion.Marc Espie
The old version won't work with empty lists, and the new one will, as libiberty only holds .c files.
1999-07-18Revert last change of the 990629: this breaks m68k pic code.Marc Espie
More recent snapshots seem to have this fixed properly, wait until u a complete shake-out has been run
1999-07-18MergeMarc Espie
1999-07-18Update to 990629 snapshotMarc Espie
closer to gcc 2.95 release.
1999-07-18Update to 990629 snapshotMarc Espie
closer to gcc 2.95 release.
1999-07-18Update to 990629 snapshotMarc Espie
closer to gcc 2.95 release.
1999-06-28Bug-fix for -fpic m68k trouble.Marc Espie
1999-06-20Fix for kdelibs ICE, to appear in the next egcs-snapshotMarc Espie
(by Mark Mitchell)
1999-06-18incorporate valarray in installed filesMarc 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-06-17basic automated merge. to be verified.Marc Espie
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-17Update to 990608 snapshot.Marc Espie
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++.
1999-06-01Revert previous fix now that we have a proper solutionMarc Espie
1999-06-01Patch by Richard Henderson, should take care of alpha problems.Marc Espie
Will show up in the next egcs snapshot.
1999-06-01for binutils merge: xstrdup will be neededMarc Espie
1999-06-01missing __powerpc__Marc Espie
1999-06-01Pseudo-registers can be ssen as memory while we are in reload, so be moreNiklas Hallqvist
permissve about how memory may look in the case where we try to get an aligned word consisting of a specific byte we are looking for. Fixes egcs -O2 problem with libc/db/hash/hash.c.
1999-05-31Disable fixincludes stage in a different way that does not rely on timestamps.Todd C. Miller
1999-05-31Add back lost .gdbinitNiklas Hallqvist
1999-05-31Work-around for i386 linker bugMarc Espie
1999-05-28forgot to install _G_config.h, somehow...Marc Espie
1999-05-28remove more files to cleanMarc Espie
1999-05-28Clean-up clean target.Marc Espie
Remove old stuff (duplicates) and misleading LIBIBERTY setting (handled by the x-openbsd fragment)
1999-05-28Add gcc/ subdir to the list of obj targets,Marc Espie
makes Mickey happier :)
1999-05-28Kill senseless duplicationMarc Espie
1999-05-28Clean up includes installation...Marc Espie
I had left some duplicate code in ??? retrieve HEADERS directly from Makefile.in, this avoids synch problems.