diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-09-15 15:58:11 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-09-15 15:58:11 +0000 |
commit | 2fbb0a713c0ef1cbce7d0374b46e2a83753f648a (patch) | |
tree | ec8af93fc8d481e5010f4bcbddf9cc1babad6a22 /bfd | |
parent | 03abfb2cbc1fea0f8dc86498fdd5646ddab2f8f5 (diff) | |
download | gdb-2fbb0a713c0ef1cbce7d0374b46e2a83753f648a.zip gdb-2fbb0a713c0ef1cbce7d0374b46e2a83753f648a.tar.gz gdb-2fbb0a713c0ef1cbce7d0374b46e2a83753f648a.tar.bz2 |
* ecoffswap.h (ecoff_swap_pdr_in): Get regoffset, iopt, fregoffset
and frameoffset as signed numbers. From Peter Schauer.
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 da88f9e..bcb64fc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Wed Sep 15 11:48:37 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * ecoffswap.h (ecoff_swap_pdr_in): Get regoffset, iopt, fregoffset + and frameoffset as signed numbers. From Peter Schauer. + Tue Sep 14 18:20:36 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc |