diff options
author | Mark Mitchell <mark@codesourcery.com> | 2003-12-18 05:45:13 +0000 |
---|---|---|
committer | Mark Mitchell <mark@codesourcery.com> | 2003-12-18 05:45:13 +0000 |
commit | 1ddd7f43f3a8fe8e380ed13394e222563d9a7eee (patch) | |
tree | 3730ff029f3ea500cc79b63d8179cc5c39e3b618 /gas/ChangeLog | |
parent | cd0d3a42b4daa6d326f61a5ffddec8ea835e7421 (diff) | |
download | gdb-1ddd7f43f3a8fe8e380ed13394e222563d9a7eee.zip gdb-1ddd7f43f3a8fe8e380ed13394e222563d9a7eee.tar.gz gdb-1ddd7f43f3a8fe8e380ed13394e222563d9a7eee.tar.bz2 |
* config/tc-arm.c (arm_archs): Change "armv6" to "armv6j".
* doc/c-arm.texi (ARM Options): Likewise.
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 b1add1e..2ee1c91 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2003-12-17 Mark Mitchell <mark@codesourcery.com> + + * config/tc-arm.c (arm_archs): Change "armv6" to "armv6j". + * doc/c-arm.texi (ARM Options): Likewise. + 2003-12-17 Nick Clifton <nickc@redhat.com> * config/tc-m32r.c (error_explicit_parallel_conflicts): Rename |