diff options
author | Bob Wilson <bob.wilson@acm.org> | 2005-04-11 22:45:37 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@acm.org> | 2005-04-11 22:45:37 +0000 |
commit | 2eccd1b41568e159361c86f73e0f70f2095297cb (patch) | |
tree | a5f695543645eb8a718b204b4c7ed73032924648 /gas/ChangeLog | |
parent | 01ed09aa8a3ced563c55a68e6f83b0a334b014a4 (diff) | |
download | gdb-2eccd1b41568e159361c86f73e0f70f2095297cb.zip gdb-2eccd1b41568e159361c86f73e0f70f2095297cb.tar.gz gdb-2eccd1b41568e159361c86f73e0f70f2095297cb.tar.bz2 |
* config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo.
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 48976ca..e26006b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2005-04-11 Sterling Augustine <sterling@tensilica.com> + Bob Wilson <bob.wilson@acm.org> + + * config/tc-xtensa.c (check_t1_t2_reads_and_writes): Fix typo. + 2005-04-11 Mark Kettenis <kettenis@gnu.org> * configure.tgt (generic_target): Add support for OpenBSD/i386 ELF. |