diff options
author | DJ Delorie <dj@redhat.com> | 2008-11-26 18:44:14 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2008-11-26 18:44:14 +0000 |
commit | 801fb795a44d5fa12fcd5e97e6e78189207a84cf (patch) | |
tree | 1281df0e7930f24a53f82baad4c78c036669834f /gas/ChangeLog | |
parent | 5a85c5216d506ccd2d53c5040791af12c617e5e8 (diff) | |
download | gdb-801fb795a44d5fa12fcd5e97e6e78189207a84cf.zip gdb-801fb795a44d5fa12fcd5e97e6e78189207a84cf.tar.gz gdb-801fb795a44d5fa12fcd5e97e6e78189207a84cf.tar.bz2 |
* config/tc-m32c.c (md_pseudo_table): Add support for .loc et al.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b78e7bf..2e6aa35 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-11-26 DJ Delorie <dj@redhat.com> + + * config/tc-m32c.c (md_pseudo_table): Add support for .loc et al. + 2008-11-25 DJ Delorie <dj@redhat.com> * config/tc-m32c.c (md_convert_frag): Fix ADJNZ reloc math. |