diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-03-16 02:11:05 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-03-16 02:11:05 +0000 |
commit | 19c0258a7f4097f2e855b3cf1a8f5cf36416803a (patch) | |
tree | e64c35a9c81650a9bca5ed4e514c5b1c7fa385fb /gas/ChangeLog | |
parent | 06b0287c2064e94493d2ee87f7bb1199e3552c12 (diff) | |
download | gdb-19c0258a7f4097f2e855b3cf1a8f5cf36416803a.zip gdb-19c0258a7f4097f2e855b3cf1a8f5cf36416803a.tar.gz gdb-19c0258a7f4097f2e855b3cf1a8f5cf36416803a.tar.bz2 |
* config/tc-sh.c (parse_reg): Match capital MACH and MACL.
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 c67b49f..583adcf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2001-03-15 Alexandre Oliva <aoliva@redhat.com> + + * config/tc-sh.c (parse_reg): Match capital MACH and MACL. + 2001-03-15 DJ Delorie <dj@redhat.com> * stabs.c (s_stab_generic): Don't corrupt the notes obstack by |