diff options
author | Ken Raeburn <raeburn@cygnus> | 1993-08-20 21:18:56 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1993-08-20 21:18:56 +0000 |
commit | 7bece3241145e201fa27cb17a5e5ca599568eb78 (patch) | |
tree | 4b531dbb042ef9e0bde47c6f63b823c494b960a2 /bfd | |
parent | 7f82101dac487f2c1b370bc15dea3d396f44266b (diff) | |
download | gdb-7bece3241145e201fa27cb17a5e5ca599568eb78.zip gdb-7bece3241145e201fa27cb17a5e5ca599568eb78.tar.gz gdb-7bece3241145e201fa27cb17a5e5ca599568eb78.tar.bz2 |
* elf32-i386.c (elf_howto_table): All partial_inplace fields should be "true".
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index c363198..0b818d9 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Aug 20 15:16:58 1993 Ken Raeburn (raeburn@cambridge.cygnus.com) + + * elf32-i386.c (elf_howto_table): All partial_inplace fields + should be "true". + Fri Aug 20 12:18:05 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * config.bfd (mips-*-elfl*, mips-*-elf*): New targets, using |