diff options
author | Bob Wilson <bob.wilson@acm.org> | 2008-03-14 20:17:39 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2008-03-14 20:17:39 +0000 |
commit | 3b492825060b5388cead8a4fc676fd828ea3689e (patch) | |
tree | d7afa692c3b905fc16f9e8c1f0341c2e8b1ec5fb /gas/ChangeLog | |
parent | 712af3be2ee4d593ea25146e056e5d4df065ef97 (diff) | |
download | gdb-3b492825060b5388cead8a4fc676fd828ea3689e.zip gdb-3b492825060b5388cead8a4fc676fd828ea3689e.tar.gz gdb-3b492825060b5388cead8a4fc676fd828ea3689e.tar.bz2 |
2008-03-14 Sterling Augustine <sterling@tensilica.com>
* config/tc-xtensa.h (xtensa_relax_statesE): Update comment for
RELAX_LOOP_END_ADD_NOP.
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 4e9ec9a..148ffb1 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2008-03-14 Sterling Augustine <sterling@tensilica.com> + + * config/tc-xtensa.h (xtensa_relax_statesE): Update comment for + RELAX_LOOP_END_ADD_NOP. + 2008-03-13 Evandro Menezes <evandro@yahoo.com> PR gas/5895 |