diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-04-12 16:41:50 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-04-12 16:41:50 +0000 |
commit | 56e57a6be74f4138b1bd2dfa936ea633fbaedce4 (patch) | |
tree | 57958ddd2fb07ca805cb067879d2d7365481f057 /bfd | |
parent | f0d795faf6c27dbb20435fdf4d341285431a1c52 (diff) | |
download | gdb-56e57a6be74f4138b1bd2dfa936ea633fbaedce4.zip gdb-56e57a6be74f4138b1bd2dfa936ea633fbaedce4.tar.gz gdb-56e57a6be74f4138b1bd2dfa936ea633fbaedce4.tar.bz2 |
* aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like R6000 and R4000
for now.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index bfa1cd5..bf66cb6 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,23 @@ +Wed Apr 12 12:40:04 1995 Ken Raeburn <raeburn@cujo.cygnus.com> + + * aoutx.h (machine_type, case bfd_arch_mips): Treat R8000 like + R6000 and R4000 for now. + +Tue Apr 4 12:28:25 1995 Stan Shebs <shebs@andros.cygnus.com> + + * mpw-config.in: New file, MPW version of configure.in. + * mpw-make.in: New file, MPW version of Makefile.in. + * hosts/mpw.h: New file, MPW host definitions. + * ecoffswap.h (ecoff_swap_pdr_in, ecoff_swap_pdr_in) [MPW_C]: + Alternate versions without ECOFF_64 that chokes MPW C. + * coffswap.h (coff_swap_scnhdr_out): Add alternative version with + partly-expanded macros. + +Thu Mar 30 14:56:21 1995 Ian Lance Taylor <ian@cygnus.com> + + * reloc.c (bfd_perform_relocation): Don't bother to check for + overflow if the symbol is undefined. + Thu Mar 30 14:32:26 1995 H.J. Lu (hjl@nynexst.com) * config.bfd: Change linux to default to elf. Using |