diff options
author | Richard Henderson <rth@gcc.gnu.org> | 1998-05-17 12:29:34 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 1998-05-17 12:29:34 -0700 |
commit | 2a831d01a6ee44f182296e526cc8f01f44ba94b6 (patch) | |
tree | 6b2fedec39a15548712b01717bf18e621ee93be2 | |
parent | a31fe44eb31cd2acd68716a3702e7f821202ada0 (diff) | |
download | gcc-2a831d01a6ee44f182296e526cc8f01f44ba94b6.zip gcc-2a831d01a6ee44f182296e526cc8f01f44ba94b6.tar.gz gcc-2a831d01a6ee44f182296e526cc8f01f44ba94b6.tar.bz2 |
Somehow I missed commiting the Changelog along
with the Alpha/NetBSD patch.
From-SVN: r19821
-rw-r--r-- | gcc/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a5f4bc3..fd86f9e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -12,6 +12,18 @@ Sun May 17 01:12:27 PDT 1998 Jeff Law (law@cygnus.com) * version.c: Bump for snapshot. +Sat May 16 23:20:32 1998 Richard Henderson <rth@cygnus.com> + + * alpha/osf.h (HAVE_STAMP_H): Define. + * alpha.c: Use it. + * alpha/netbsd.h, alpha/netbsd-elf.h: New files. + * configure.in (alpha*-*-netbsd*): New. + Based on patches from Paul H. Anderson <pha@pdq.com>. + + * configure.in (alpha*-*-linux-*): Kill xm_defines. + (alpha*-*-linux-gnulibc1*) [fixincludes]: Define. + * alpha/xm-linux.h: Remove file. + Sat May 16 18:32:45 1998 Doug Evans <devans@canuck.cygnus.com> * dbxout.c (dbxout_parms): If mode of type of parameter living |