diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-20 20:31:36 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-20 20:31:36 +0000 |
commit | 85200ebce939e078627c8c2cdbb8dd43b7314fcd (patch) | |
tree | c8a81cb4f8685d445cac94f80f2b1c32667ebcf4 /bfd/ChangeLog | |
parent | 9ad5755f7b0301a8af735aff341c4b78200a07d5 (diff) | |
download | gdb-85200ebce939e078627c8c2cdbb8dd43b7314fcd.zip gdb-85200ebce939e078627c8c2cdbb8dd43b7314fcd.tar.gz gdb-85200ebce939e078627c8c2cdbb8dd43b7314fcd.tar.bz2 |
* elfcode.h (assign_file_positions_except_relocs): In assertion, force all
values to the same type.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 303b4dd..e3f32fe 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 20 15:30:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com> + + * elfcode.h (assign_file_positions_except_relocs): In assertion, + force all values to the same type. + Tue Dec 20 11:11:58 1994 Steve Chamberlain (sac@jonny.cygnus.com) * coff-h8300.c (howto_table): All relocs get a special function. |