diff options
author | DJ Delorie <dj@redhat.com> | 2012-04-03 19:06:40 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2012-04-03 19:06:40 +0000 |
commit | e91a22cece444e61eab00e823c36fb9736e788ec (patch) | |
tree | 2b0afecbda8cc81d1de317754fd1f7c26d61c101 /gas/ChangeLog | |
parent | 5a68afcf73212d0fec1268c362dbea9f66b272a1 (diff) | |
download | gdb-e91a22cece444e61eab00e823c36fb9736e788ec.zip gdb-e91a22cece444e61eab00e823c36fb9736e788ec.tar.gz gdb-e91a22cece444e61eab00e823c36fb9736e788ec.tar.bz2 |
* config/rx-parse.y: Make the .L optional for ADC and SBB.
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 98a0f32..ebe0cfb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2012-04-03 DJ Delorie <dj@redhat.com> + + * config/rx-parse.y: Make the .L optional for ADC and SBB. + 2012-04-02 DJ Delorie <dj@redhat.com> * config/rx-parse.y: IMM->IMM_, take an extra parameter for the |