diff options
author | Bob Wilson <bob.wilson@acm.org> | 2008-03-03 22:14:45 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2008-03-03 22:14:45 +0000 |
commit | 58502fec599c564f1d94110f2e1bd3003433b225 (patch) | |
tree | 8f6b193138511378c7fb83fa8ac8cc7d02840df5 /gas/ChangeLog | |
parent | d0548f348f221abbc1241e30f3e346b2c96cc8ad (diff) | |
download | gdb-58502fec599c564f1d94110f2e1bd3003433b225.zip gdb-58502fec599c564f1d94110f2e1bd3003433b225.tar.gz gdb-58502fec599c564f1d94110f2e1bd3003433b225.tar.bz2 |
2008-03-03 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.h (RELAX_XTENSA_NONE): New.
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 99c63fa..97a7aab 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2008-03-03 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.h (RELAX_XTENSA_NONE): New. + 2008-03-03 Denys Vlasenko <vda.linux@googlemail.com> H.J. Lu <hongjiu.lu@intel.com> |