diff options
author | Bob Wilson <bob.wilson@acm.org> | 2006-03-13 21:46:53 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2006-03-13 21:46:53 +0000 |
commit | 80ca4e2ca22274e88acc03a6703c62c6ebda5ac2 (patch) | |
tree | 6f16d151008cd10128bca02ed8cadaecff5be162 /gas/ChangeLog | |
parent | 9223c9457dfba4e1516b2e206446f1cea1a42a57 (diff) | |
download | gdb-80ca4e2ca22274e88acc03a6703c62c6ebda5ac2.zip gdb-80ca4e2ca22274e88acc03a6703c62c6ebda5ac2.tar.gz gdb-80ca4e2ca22274e88acc03a6703c62c6ebda5ac2.tar.bz2 |
* config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbar
flag and avoid double underscore prefixes.
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 1b72e39..c3a83c3 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2006-03-13 Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (xg_translate_sysreg_op): Remove has_underbar + flag and avoid double underscore prefixes. + 2006-03-10 Paul Brook <paul@codesourcery.com> * config/tc-arm.c (md_begin): Handle EABIv5. |