diff options
author | Nick Clifton <nickc@redhat.com> | 2010-05-04 16:21:07 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2010-05-04 16:21:07 +0000 |
commit | 1fc5d88e4ba59db7a934cb63503a78a8655c9e53 (patch) | |
tree | f3e2ef9da1eb52fb1aacc3893c67bdbb04fb3547 /gas/ChangeLog | |
parent | 63b4f126d12867bff0f4e8dd37e4c11129f1ba87 (diff) | |
download | gdb-1fc5d88e4ba59db7a934cb63503a78a8655c9e53.zip gdb-1fc5d88e4ba59db7a934cb63503a78a8655c9e53.tar.gz gdb-1fc5d88e4ba59db7a934cb63503a78a8655c9e53.tar.bz2 |
* write.c (fixup_segment): Revert previous delta.
* config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Also force the
generation of relocations for fixups against weak symbols.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c2b3faa..d8bfcd0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2010-05-04 Nick Clifton <nickc@redhat.com> + + * write.c (fixup_segment): Revert previous delta. + * config/tc-arm.h (TC_FORCE_RELOCATION_LOCAL): Also force the + generation of relocations for fixups against weak symbols. + 2010-04-29 Nathan Sidwell <nathan@codesourcery.com> * write.c (fixup_segment): Do not assume we know the section a |