]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/write.c
* write.c (write_object_file) [!WORKING_DOT_WORD]: When patching
authorHans-Peter Nilsson <hp@axis.com>
Tue, 10 Mar 2009 14:38:03 +0000 (14:38 +0000)
committerHans-Peter Nilsson <hp@axis.com>
Tue, 10 Mar 2009 14:38:03 +0000 (14:38 +0000)
commit187af7df3bda10fc5b13e81d71460b9c9935b131
tree699c8be7c8850d432cefa00c4164fcf763e36444
parent34dd024a28c6d4a73183aebdd52967672ed458f4
* write.c (write_object_file) [!WORKING_DOT_WORD]: When patching
the jump table for multiple overflowing entries with the same
target, handle base symbols being different.
(relax_segment) <case rs_broken_word, second loop>: Whenever a
single entry overflows, arrange to redirect all entries with the
same target.
gas/ChangeLog
gas/write.c