diff options
author | Tomer Levi <Tomer.Levi@nsc.com> | 2004-10-07 14:49:58 +0000 |
---|---|---|
committer | Tomer Levi <Tomer.Levi@nsc.com> | 2004-10-07 14:49:58 +0000 |
commit | 5c5054ab4802a9313958efee38493ad7cfa8b939 (patch) | |
tree | 3cf3d132911cae08ca69e156277973ed42498f31 /gas/ChangeLog | |
parent | e3c52c539f2eaf7289df290d6ac7bb89267833f2 (diff) | |
download | gdb-5c5054ab4802a9313958efee38493ad7cfa8b939.zip gdb-5c5054ab4802a9313958efee38493ad7cfa8b939.tar.gz gdb-5c5054ab4802a9313958efee38493ad7cfa8b939.tar.bz2 |
Add error checking for CRX Co-Processor instructions
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index e9911f6..c0c9a67 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -2,6 +2,7 @@ * config/tc-crx.c (preprocess_reglist): Handle Co-processor Special registers. + (md_assemble): Add error checking for Co-Processor instructions. (get_cinv_parameters): Add 'b' option to invalidate the branch-target cache. |