diff options
author | Peter Schauer <Peter.Schauer@mytum.de> | 1996-12-01 08:31:05 +0000 |
---|---|---|
committer | Peter Schauer <Peter.Schauer@mytum.de> | 1996-12-01 08:31:05 +0000 |
commit | 0e0f4106193758b063a6fa877f301c1844dae045 (patch) | |
tree | 661ff89171f0132ee95aea10ad84d689874fb0eb | |
parent | b2107b04a5929634b096eb33cd1309e7e0f7c3b3 (diff) | |
download | gdb-0e0f4106193758b063a6fa877f301c1844dae045.zip gdb-0e0f4106193758b063a6fa877f301c1844dae045.tar.gz gdb-0e0f4106193758b063a6fa877f301c1844dae045.tar.bz2 |
* configure.in, configure: Handle mips*-sgi-irix6*.
* irix-core.c (irix_core_core_file_p): Accept CORE_MAGICN32
core files.
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7f61e27..9094309 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,9 @@ +Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) + + * configure.in, configure: Handle mips*-sgi-irix6*. + * irix-core.c (irix_core_core_file_p): Accept CORE_MAGICN32 + core files. + Wed Nov 27 12:10:25 1996 Ian Lance Taylor <ian@cygnus.com> * elf32-i386.c (elf_i386_relocate_section): Warn about a |