--- gcc/ChangeLog 2018/04/24 18:31:31 1.1.1.9 +++ gcc/ChangeLog 2018/04/24 18:36:36 1.1.1.10 @@ -1,3 +1,22 @@ +Tue Jan 29 02:47:13 1997 Richard Stallman + + * Version 2.7.2.2 released. + + * configure: Change all ix86 configs to accept i686 as well. + + * configure (i[345]86-*-linuxlibc1*): Renamed from i[345]86-*-linux*. + (i[345]86-*-linux*): New alternative, changed slightly from old one. + (m68k-*-linux*): Changed to work with libc v2. + + * config.guess: Disinguish *-unknown-linux and *-unknown-libc1. + + * config/t-linux-libc1: New file. + + * config/i386/linux.h (LINK_SPEC, CPP_SPEC): + Add new alternative definitions; + relegate the old ones to LIBC_VERSION_1 case. + [! LIBC_VERSION_1] (LIB_SPEC): New override definition. + Sat Jun 29 12:33:39 1996 Richard Kenner * Version 2.7.2.1 released.