diff options
author | Mark Mitchell <mark@codesourcery.com> | 1999-07-11 00:12:14 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 1999-07-11 00:12:14 +0000 |
commit | 65388f2d50331d138183307a91ebaa50ef608006 (patch) | |
tree | a73a51b1b509dc6980de4114fd6f9c14d72834eb /bfd/ChangeLog | |
parent | e0accf0cb874d9408a621c36dfe2db2959245612 (diff) | |
download | gdb-65388f2d50331d138183307a91ebaa50ef608006.zip gdb-65388f2d50331d138183307a91ebaa50ef608006.tar.gz gdb-65388f2d50331d138183307a91ebaa50ef608006.tar.bz2 |
* elflink.h (elf_link_read_relocs_from_section): Be type-correct.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8245731..c2b99d3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +1999-07-11 Mark Mitchell <mark@codesourcery.com> + + * elflink.h (elf_link_read_relocs_from_section): Be type-correct. + Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca> * config.bfd (hppa*-*-linux-gnu*): New target |