diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-18 08:02:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-18 08:02:25 +0000 |
commit | 87e62348537a588c497fd570ef9b13ea56e3b442 (patch) | |
tree | b5d9f5d3cdece265a4ee622d636201e061794d44 /gas/ChangeLog | |
parent | 7f67d4c98a7efc189145ba077f968ef626c9c748 (diff) | |
download | gdb-87e62348537a588c497fd570ef9b13ea56e3b442.zip gdb-87e62348537a588c497fd570ef9b13ea56e3b442.tar.gz gdb-87e62348537a588c497fd570ef9b13ea56e3b442.tar.bz2 |
Accept and ignore @fptr() directives for 4-byte fixups.
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 97d67ec..5df3b55 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-10-18 Nick Clifton <nickc@redhat.com> + + * config/tc-xstormy16.c (xstormy16_cons_fix_new): Accept and + ignore @fptr() directives for 4-byte fixups. + 2004-10-15 Alan Modra <amodra@bigpond.net.au> * Makefile.am: Run "make dep-am" |