Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-01 | Don't try to use .set on mips, it's special. | Marc Espie | |
1999-09-01 | Repair -frepo | Marc Espie | |
1999-08-27 | Restore SET_ASM_OP, which lets __attribute__((alias)) work again. | Marc Espie | |
1999-08-24 | Avoid /usr/ARCH-unknown-openbsd in a way more friendly to | Marc Espie | |
cross-compilers... Yet another commit I forgot... | |||
1999-08-23 | Merge | Marc Espie | |
1999-08-23 | Update to gcc 2.95.1, official release. | Marc Espie | |
1999-08-22 | Don't turn -fstrict-aliasing on automatically for now. | Marc Espie | |
1999-08-16 | Comment typo | Niklas Hallqvist | |
1999-08-16 | We must tell we are little endian by default | Niklas Hallqvist | |
1999-08-16 | Protect against spaces in CC (which is not unlikely) and LDSTATIC | Niklas Hallqvist | |
1999-07-22 | put back 990629 `finalize_pic' removal, now that the newer snapshot | Marc Espie | |
fixes all the defects. | |||
1999-07-22 | Merge | Marc Espie | |
1999-07-22 | 990718, very close to release. | Marc Espie | |
testsuite temporarily removed from snapshots because of copyright checks. | |||
1999-07-18 | Revert 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-18 | Merge | Marc Espie | |
1999-07-18 | Update to 990629 snapshot | Marc Espie | |
closer to gcc 2.95 release. | |||
1999-06-28 | Bug-fix for -fpic m68k trouble. | Marc Espie | |
1999-06-20 | Fix for kdelibs ICE, to appear in the next egcs-snapshot | Marc Espie | |
(by Mark Mitchell) | |||
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-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 | 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 | Clean-up clean target. | Marc Espie | |
Remove old stuff (duplicates) and misleading LIBIBERTY setting (handled by the x-openbsd fragment) | |||
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 | |||
1999-05-27 | likewise: don't run gperf now. | Marc Espie | |
1999-05-27 | Don't try to run gperf yet... we don't have it for the time being. | Marc Espie | |
1999-05-27 | Got confused betwen two diffs, asking for an xmake_file fragment, | Marc Espie | |
and then still setting it to none was pretty pointless, was it ? | |||
1999-05-26 | Remove warnings (patch pending at cygnus) | Marc Espie | |
1999-05-26 | We don't need yet another copy of texinfo.tex | Marc Espie | |
1999-05-26 | re-generated file | Marc Espie | |