diff options
author | Tom Rix <trix@redhat.com> | 2002-04-16 02:58:11 +0000 |
---|---|---|
committer | Tom Rix <trix@redhat.com> | 2002-04-16 02:58:11 +0000 |
commit | 76b999d0131e6a37bd3539686378c72878bef4ce (patch) | |
tree | 3a6e83f7606c33d0ef71bbbdbd1332a4614886b0 /gas/ChangeLog | |
parent | 036fe0fe8efc60354c126a84bdbb47b28d8ad914 (diff) | |
download | gdb-76b999d0131e6a37bd3539686378c72878bef4ce.zip gdb-76b999d0131e6a37bd3539686378c72878bef4ce.tar.gz gdb-76b999d0131e6a37bd3539686378c72878bef4ce.tar.bz2 |
Prevent adjustments to symbols in merge sections.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index f0d019c..4e38f42 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-04-15 Tom Rix <trix@redhat.com> + + * config/tc-d10v.c (d10v_fix_adjustable): Prevent adjustments to + symbols in merge sections. + 2002-04-11 Richard Sandiford <rsandifo@redhat.com> * doc/invoke.texi (TC_LARGEST_EXPONENT_IS_NORMAL): Document. |