aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2002-10-23 05:21:09 +0000
committerHans-Peter Nilsson <hp@axis.com>2002-10-23 05:21:09 +0000
commit3a99b990358dce5d09f2d2e9a437f6c6fbb67c8c (patch)
tree5fbe9e152df4c10aa952fadc8db71d0bdb22535a /gas/ChangeLog
parent322b3f65caeb835cb3a6c625aafbf8833cfb78dd (diff)
downloadgdb-3a99b990358dce5d09f2d2e9a437f6c6fbb67c8c.zip
gdb-3a99b990358dce5d09f2d2e9a437f6c6fbb67c8c.tar.gz
gdb-3a99b990358dce5d09f2d2e9a437f6c6fbb67c8c.tar.bz2
* config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.
(tc_frob_file_before_adjust): Don't define. * config/tc-mmix.c (mmix_frob_local_reloc): Remove unused function. (mmix_frob_file_before_adjust): Remove ineffective function.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3ad2f4f..f8b8c84 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,11 @@
+2002-10-23 Hans-Peter Nilsson <hp@bitrange.com>
+
+ * config/tc-mmix.h (tc_frob_file_before_adjust): Don't declare.
+ (tc_frob_file_before_adjust): Don't define.
+ * config/tc-mmix.c (mmix_frob_local_reloc): Remove unused
+ function.
+ (mmix_frob_file_before_adjust): Remove ineffective function.
+
2002-10-23 Hans-Peter Nilsson <hp@axis.com>
* config/tc-cris.c (SIMPLE_EXPR): New macro.