diff options
author | Paul Brook <paul@codesourcery.com> | 2004-04-22 16:18:29 +0000 |
---|---|---|
committer | Paul Brook <paul@codesourcery.com> | 2004-04-22 16:18:29 +0000 |
commit | 06516a5e02e15ae3daa70b11b8f1e760ef3dabfe (patch) | |
tree | f0bf20a1318e8eedb322653923c028cd64ea501e /gas/ChangeLog | |
parent | fe2e161ad6d43a9f95c6ecbb0a1e57376632cf94 (diff) | |
download | gdb-06516a5e02e15ae3daa70b11b8f1e760ef3dabfe.zip gdb-06516a5e02e15ae3daa70b11b8f1e760ef3dabfe.tar.gz gdb-06516a5e02e15ae3daa70b11b8f1e760ef3dabfe.tar.bz2 |
* config/tc-arm.c (mav_parse_offset): Value must be multiple of 4.
testsuite
* maverick.c (off8s): Test full shifted operand range.
(MCC2): Define.
(MVDSPACC, MVACCDSP): Use it.
* maverick.d, maverick.s: Regenerate.
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 ad2b89b..2b7977a 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2004-04-22 Paul Brook <paul@codesourcery.com> + + * config/tc-arm.c (mav_parse_offset): Value must be multiple of 4. + 2004-04-22 Peter Barada <peter@the-baradas.com> * NEWS: Added support for EMAC instructions and MAC/EMAC |