diff options
author | John Gilmore <gnu@cygnus> | 1992-06-07 00:03:50 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-06-07 00:03:50 +0000 |
commit | ab37d4f6638f66680df0980f43bd5c59a57ceae6 (patch) | |
tree | 1ab60ebb88a60f7e23bdc4ba56aac6b9bc08398e /bfd/ChangeLog | |
parent | 6f8db23aef93ef9441d8aef14d71aec10065b615 (diff) | |
download | gdb-ab37d4f6638f66680df0980f43bd5c59a57ceae6.zip gdb-ab37d4f6638f66680df0980f43bd5c59a57ceae6.tar.gz gdb-ab37d4f6638f66680df0980f43bd5c59a57ceae6.tar.bz2 |
* configure.in: Handle Solaris2 as *-sun-sysv4 or as *-sun-sunos5.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index d297384..d8d9af8 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,17 @@ +Sat Jun 6 17:02:51 1992 John Gilmore (gnu at cygnus.com) + + * configure.in: Handle Solaris2 as *-sun-sysv4 or as *-sun-sunos5. + +Sun May 31 05:45:00 1992 david d `zoo' zuhn (zoo@cygnus.com) + + * configure.in: handle m680[01234]0 as aliases for m68k + +Tue May 26 16:50:59 1992 Steve Chamberlain (sac@thepub.cygnus.com) + + * coff-a29k.c: do byte relocs correctly + * coffcode.h (styp_to_sec_flags): never load INFO sections + * seclet.c (rel): don't relocate INFO sections + Wed May 20 08:18:18 1992 Ken Raeburn (Raeburn@Cygnus.COM) * section.c (bfd_*_symbol, bfd_*_section): Initialize statically. |