aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1997-11-20 23:08:21 +0000
committerNick Clifton <nickc@redhat.com>1997-11-20 23:08:21 +0000
commit19bc147e8593898758ab581387413ef6be99a7c4 (patch)
tree2189f10ab85e714b3057c4d1315304bb74ee6acc /gas
parenta1cf18dc760d9dda86e9f90d73505ea21714ce2a (diff)
downloadgdb-19bc147e8593898758ab581387413ef6be99a7c4.zip
gdb-19bc147e8593898758ab581387413ef6be99a7c4.tar.gz
gdb-19bc147e8593898758ab581387413ef6be99a7c4.tar.bz2
Patch from Richard Earnshaw
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index cffea0d..67cd8a8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+Thu Nov 20 15:06:08 1997 Richard Earnshaw <rearnsha@arm.com>
+
+ * config/tc-arm.h (TARGET_FORMAT for generic a.out targets): Allow
+ run-time endian selection.
+
start-sanitize-sh4
Wed Nov 19 17:44:42 1997 Richard Henderson <rth@cygnus.com>