diff options
author | Alan Modra <amodra@gmail.com> | 2007-07-06 02:29:10 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-07-06 02:29:10 +0000 |
commit | 9af2a943ee03e8ecd2d87d13321cd83959f76cb6 (patch) | |
tree | f413063877fea2a48547cc84b23dcb98e4b5b4b0 /bfd/ChangeLog | |
parent | e3bb9257f69b8474efc852c1f09d3aa41cf047ab (diff) | |
download | gdb-9af2a943ee03e8ecd2d87d13321cd83959f76cb6.zip gdb-9af2a943ee03e8ecd2d87d13321cd83959f76cb6.tar.gz gdb-9af2a943ee03e8ecd2d87d13321cd83959f76cb6.tar.bz2 |
* elflink.c (elf_link_add_object_symbols): Return via
error_free_vers on "notice" failure.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 57e5eb5..be0ad30 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2007-07-06 Michael Snyder <msnyder@access-company.com> + + * elflink.c (elf_link_add_object_symbols): Return via + error_free_vers on "notice" failure. + 2007-07-04 H.J. Lu <hongjiu.lu@intel.com> * peicode.h (pe_bfd_object_p): Don't check PE vs. EFI target @@ -6,7 +11,7 @@ 2007-07-04 Nick Clifton <nickc@redhat.com> Import this patch from an internal tree: - + 2001-07-17 Richard Henderson <rth@redhat.com> * elf32-mep.c (mep_final_link_relocate) [R_MEP_HI16S]: Correctly |