diff options
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 992b0e6..ab40902 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2013-02-04 Tristan Gingold <gingold@adacore.com> + + * mach-o.c (bfd_mach_o_scan_start_address): Do not fail if no + start address. + 2013-02-04 Alan Modra <amodra@gmail.com> * Makefile.am (BFD64_BACKENDS): Remove elf-nacl.lo. |