diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-10-30 20:26:42 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-10-30 20:26:42 +0000 |
commit | 1308f14c9723e587a736812b15fa1421675bc534 (patch) | |
tree | a8ad4aea067c8abb7c37c27cb2a11a4e8d550de8 /gas/ChangeLog | |
parent | d8374dcd8a7b20b0c54a7fbc255609d488348fb5 (diff) | |
download | fsf-binutils-gdb-1308f14c9723e587a736812b15fa1421675bc534.zip fsf-binutils-gdb-1308f14c9723e587a736812b15fa1421675bc534.tar.gz fsf-binutils-gdb-1308f14c9723e587a736812b15fa1421675bc534.tar.bz2 |
* config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VAL
for weak symbols.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7bf1d20..efe6c49 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -4,6 +4,9 @@ * as.c (parse_args) <std_longopts>: Add comment about the need to check OPTION_MD_BASE in as.h. + * config/tc-sh.c (md_apply_fix): For ELF, do not "adjust back" VAL + for weak symbols. + 2000-10-27 Nick Clifton <nickc@redhat.com> * configure.in (emulations): Add m68hc12. |