diff options
author | Stan Shebs <shebs@codesourcery.com> | 1993-11-17 23:25:23 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1993-11-17 23:25:23 +0000 |
commit | 55ff7aef7e1d4bf0ab94c4470d80b56ff44ce763 (patch) | |
tree | eeed904d07b438839b1fee32f5235bfa30c789b2 /bfd | |
parent | 9faec336f44c5db5e9f5d9c7cbd6042497ba7568 (diff) | |
download | gdb-55ff7aef7e1d4bf0ab94c4470d80b56ff44ce763.zip gdb-55ff7aef7e1d4bf0ab94c4470d80b56ff44ce763.tar.gz gdb-55ff7aef7e1d4bf0ab94c4470d80b56ff44ce763.tar.bz2 |
Wed Nov 17 13:56:10 1993 Stan Shebs (shebs@rtl.cygnus.com)
* i386lynx.c (swap_std_reloc_in, swap_ext_reloc_in): Ignore
garbage bits appearing in the upper end of symbolnums.
* config/sparc-lynx.mt (TDEFINES): Add -DFPRINTF_ALREADY_DECLARED.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 87cc534..9cddaaa 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Wed Nov 17 13:56:10 1993 Stan Shebs (shebs@rtl.cygnus.com) + + * i386lynx.c (swap_std_reloc_in, swap_ext_reloc_in): Ignore + garbage bits appearing in the upper end of symbolnums. + + * config/sparc-lynx.mt (TDEFINES): Add -DFPRINTF_ALREADY_DECLARED. + Tue Nov 16 17:03:41 1993 Stu Grossman (grossman at cygnus.com) * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc. |