diff options
author | Nick Clifton <nickc@redhat.com> | 2004-10-07 14:18:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-10-07 14:18:17 +0000 |
commit | 48c9f030c98a3b53b9cb962857ffc16c435a63db (patch) | |
tree | 067750c1b6c54ae261583bd0babe56aca4b38766 /gas/ChangeLog | |
parent | cea15572cd414fca65f31f7bc1c9b89bfd0cc998 (diff) | |
download | gdb-48c9f030c98a3b53b9cb962857ffc16c435a63db.zip gdb-48c9f030c98a3b53b9cb962857ffc16c435a63db.tar.gz gdb-48c9f030c98a3b53b9cb962857ffc16c435a63db.tar.bz2 |
Add support for CRX co-processor opcodes
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index dbd128a..e9911f6 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +2004-10-07 Tomer Levi <Tomer.Levi@nsc.com> + + * config/tc-crx.c (preprocess_reglist): Handle Co-processor + Special registers. + (get_cinv_parameters): Add 'b' option to invalidate the + branch-target cache. + 2004-10-05 Paul Brook <paul@codesourcery.com> * config/tc-arm.c (unwind): New variable. |