diff options
author | Nick Clifton <nickc@redhat.com> | 2004-07-15 16:26:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-07-15 16:26:41 +0000 |
commit | 152c65b9ca7e927e4a2ecaeb3b594c3ff052c874 (patch) | |
tree | aeaca85225afb7ef9e69aaf6aaad03f903bac475 /gas/ChangeLog | |
parent | 44a6d974f7345c996e31fe290801c2d99b886306 (diff) | |
download | gdb-152c65b9ca7e927e4a2ecaeb3b594c3ff052c874.zip gdb-152c65b9ca7e927e4a2ecaeb3b594c3ff052c874.tar.gz gdb-152c65b9ca7e927e4a2ecaeb3b594c3ff052c874.tar.bz2 |
Accept armbe as a big-endian arm configuration.
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 271e8c9..8340681 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2004-07-15 Nick Clifton <nickc@redhat.com> + + * configure.in: Accept armbe as a big-endian arm configuration. + * configure: Regenerate. + 2004-07-13 Thomas Nystrom <thn@saeab.se> * config/tc-i386.c (T_SHIFTOP): New constant. |