Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-04 | egcs has been fixed. | Marc Espie | |
No longer need those. | |||
1999-06-28 | Bug-fix for -fpic m68k trouble. | Marc Espie | |
1999-06-21 | Add -r to mips ldconfig, used by ports. It's an ugly hack! -moj | Mats O Jansson | |
1999-06-20 | Fix for kdelibs ICE, to appear in the next egcs-snapshot | Marc Espie | |
(by Mark Mitchell) | |||
1999-06-18 | Kill old libiberty, use the one under egcs now. | Marc Espie | |
1999-06-18 | build objdump for all archs. | Marc Espie | |
1999-06-18 | Don't build c++filt, as it is ancient compared to egcs version. | Marc Espie | |
1999-06-18 | incorporate valarray in installed files | Marc Espie | |
1999-06-18 | Help stupid cvs which would tend to bring back old stuff from the dead... | Marc Espie | |
1999-06-17 | basic automated merge. to be verified. | Marc Espie | |
1999-06-17 | basic automated merge. to be verified. | Marc Espie | |
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-17 | Update to 990608 snapshot. | Marc Espie | |
Highlights: - official fix for an alpha bug, - cpp changes semantic slightly, - valarray in libstdc++. | |||
1999-06-16 | in case this is ever used by sparc | Theo de Raadt | |
1999-06-16 | ARCH -> __ARCH_ | Marc Espie | |
1999-06-15 | Fix thoroughly broken PIC code. | Marc Espie | |
This removes arbitrary restrictions on label lengths for PIC code. | |||
1999-06-07 | move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-06-01 | Revert previous fix now that we have a proper solution | Marc Espie | |
1999-06-01 | Patch by Richard Henderson, should take care of alpha problems. | Marc Espie | |
Will show up in the next egcs snapshot. | |||
1999-06-01 | Make gdb on mips understand corefile contents | Per Fogelstrom | |
1999-06-01 | Fix some mips -> __mips__ stuff. | Per Fogelstrom | |
1999-06-01 | for binutils merge: xstrdup will be needed | Marc Espie | |
1999-06-01 | missing __powerpc__ | Marc Espie | |
1999-06-01 | Pseudo-registers can be ssen as memory while we are in reload, so be more | Niklas 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-31 | Disable fixincludes stage in a different way that does not rely on timestamps. | Todd C. Miller | |
1999-05-31 | Add back lost .gdbinit | Niklas Hallqvist | |
1999-05-31 | Work-around for i386 linker bug | Marc Espie | |
1999-05-28 | forgot to install _G_config.h, somehow... | Marc Espie | |
1999-05-28 | remove more files to clean | Marc Espie | |
1999-05-28 | Clean-up clean target. | Marc Espie | |
Remove old stuff (duplicates) and misleading LIBIBERTY setting (handled by the x-openbsd fragment) | |||
1999-05-28 | Add gcc/ subdir to the list of obj targets, | Marc Espie | |
makes Mickey happier :) | |||
1999-05-28 | Kill senseless duplication | Marc Espie | |
1999-05-28 | Clean up includes installation... | Marc Espie | |
I had left some duplicate code in ??? retrieve HEADERS directly from Makefile.in, this avoids synch problems. | |||
1999-05-28 | - fix mandir to $(prefix)/share/man | Marc Espie | |
- force gcc_tooldir to /tmp, avoid mkdir /usr/arch-unknown-openbsd - install gcc driver by hand, no arch-unknown-openbsd-gcc - alias g77 to f77 |