aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 12196c6..ab1c857 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,15 @@
+2004-10-08 Nick Clifton <nickc@redhat.com>
+
+ * nm.c: Add a new switch --special-syms which, if enabled, will
+ include the ARM Mapping symbols in nm's output.
+ (usage): Mention the switch.
+ (filter_symbols): Handle the switch.
+ * objdump.c: Add a similar switch.
+ (usage): Mention the switch.
+ (dump_symbols): Handle the switch.
+ * doc/binutils.texi: Document the new switches.
+ * NEWS: Mention the new switches.
+
2004-10-08 Daniel Jacobowitz <dan@debian.org>
* readelf.c (get_x86_64_section_type_name): New function.