diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-06-04 14:49:42 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-06-04 14:49:42 +0000 |
commit | 9d6088ccac065a382c37473904a957e1e18621c7 (patch) | |
tree | 7a11c35b389ddd650aecc5f4e30d09fbe9aca774 /bfd | |
parent | 452b4b001f56ba5326f57e30c2af399c955eb66e (diff) | |
download | gdb-9d6088ccac065a382c37473904a957e1e18621c7.zip gdb-9d6088ccac065a382c37473904a957e1e18621c7.tar.gz gdb-9d6088ccac065a382c37473904a957e1e18621c7.tar.bz2 |
* coff-mips.c (ecoff_get_debug): Get the offset from the first PDR
for the FDR, not from the first PDR in the file.
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 8630b37..4943814 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 4 07:49:01 1993 Ian Lance Taylor (ian@cygnus.com) + + * coff-mips.c (ecoff_get_debug): Get the offset from the first PDR + for the FDR, not from the first PDR in the file. + Thu Jun 3 16:41:10 1993 Stu Grossman (grossman@cygnus.com) * hppa.c (hppa_get_symbol_info): New func needed for JUMP_TABLE. |