diff options
author | Alan Modra <amodra@gmail.com> | 2008-02-16 23:00:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2008-02-16 23:00:12 +0000 |
commit | 37da76e8a5ef0d656b9c924e19a4e0db38af5062 (patch) | |
tree | 846b03fd87f1c68b07baabbc5bc6a05fe8c33a97 /bfd/ChangeLog | |
parent | ad7ad8e4912ad7943179d579fcc91ca88ae914a0 (diff) | |
download | gdb-37da76e8a5ef0d656b9c924e19a4e0db38af5062.zip gdb-37da76e8a5ef0d656b9c924e19a4e0db38af5062.tar.gz gdb-37da76e8a5ef0d656b9c924e19a4e0db38af5062.tar.bz2 |
* simple.c (bfd_simple_get_relocated_section_contents): Set
link_info.output_bfd.
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 bb2ace6..a9ffccf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-02-17 Ulrich Weigand <uweigand@de.ibm.com> + + * simple.c (bfd_simple_get_relocated_section_contents): Set + link_info.output_bfd. + 2008-02-16 Nathan Sidwell <nathan@codesourcery.com> * dwarf2.c (find_line): Don't trust debug information after an |