summaryrefslogtreecommitdiff
path: root/gnu
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-22use += when modifying COPTSTheo de Raadt
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-07-15this wraps anythingTheo de Raadt
1999-07-15use poll() instead, and generalize in case other programs want to use itTheo de Raadt
1999-07-08spurious words and misc fixesHugh Graham
1999-07-08documentation fixesHugh Graham
1999-07-04egcs has been fixed.Marc Espie
No longer need those.
1999-06-28Bug-fix for -fpic m68k trouble.Marc Espie
1999-06-21Add -r to mips ldconfig, used by ports. It's an ugly hack! -mojMats O Jansson
1999-06-20Fix for kdelibs ICE, to appear in the next egcs-snapshotMarc Espie
(by Mark Mitchell)
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1999-06-18build objdump for all archs.Marc Espie
1999-06-18Don't build c++filt, as it is ancient compared to egcs version.Marc Espie
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-16in case this is ever used by sparcTheo de Raadt
1999-06-16ARCH -> __ARCH_Marc Espie
1999-06-15Fix thoroughly broken PIC code.Marc Espie
This removes arbitrary restrictions on label lengths for PIC code.
1999-06-07move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jpTheo de Raadt