diff options
author | Marc Espie <espie@cvs.openbsd.org> | 1999-06-17 20:56:07 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 1999-06-17 20:56:07 +0000 |
commit | 61236aa3b1500c6cc1eba7c928d9dbacad21c3c4 (patch) | |
tree | 958e9e1f8f36bc4c6fa171b759222321e0373e44 /gnu/egcs/ChangeLog | |
parent | cf9a49c7d2fa54de127763243611572e38a100d1 (diff) |
Update to 990608 snapshot.
Highlights:
- official fix for an alpha bug,
- cpp changes semantic slightly,
- valarray in libstdc++.
Diffstat (limited to 'gnu/egcs/ChangeLog')
-rw-r--r-- | gnu/egcs/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gnu/egcs/ChangeLog b/gnu/egcs/ChangeLog index 062c421567f..923c715195c 100644 --- a/gnu/egcs/ChangeLog +++ b/gnu/egcs/ChangeLog @@ -1,3 +1,11 @@ +Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu> + + * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux. + +Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com> + + * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include. + Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com) Martin Heller (Ing.-Buero_Heller@t-online.de) |