diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ee38ffc..9bb0c9e 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,8 @@ 2005-03-01 Alan Modra <amodra@bigpond.net.au> + * targets.h: Typo fix. + * bfd-in2.h: Regenerate. + * bout.c (b_out_write_object_contents): Don't use sizeof on host structs to size on-disk structures. (b_out_set_section_contents): Size the external struct, not the |