summaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-06-16 02:24:36 +0000
committerNick Clifton <nickc@redhat.com>1999-06-16 02:24:36 +0000
commit5b8194eeafeec85b987b00bda79c700e8add3a74 (patch)
tree64b0e9bb9e2418769e9c691aa49620c958800fec /include/ChangeLog
parent7203434847f26a07eef49b9f541dfba4e18f048d (diff)
downloadbinutils-redhat-5b8194eeafeec85b987b00bda79c700e8add3a74.tar.gz
Add -M command line switch to objdump - text of switch is passed on to disassembler
Add support for register name set selection ot ARM disassembler.
Diffstat (limited to 'include/ChangeLog')
-rw-r--r--include/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog
index fbadf92fdf..d318d969ee 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,8 @@
+1999-06-14 Nick Clifton <nickc@cygnus.com>
+
+ * dis-asm.h (arm_toggle_regnames): New prototype.
+ (struct diassemble_info): New field: disassembler_options.
+
1999-04-11 Richard Henderson <rth@cygnus.com>
* bfdlink.h (bfd_elf_version_expr): Rename `match' to `pattern'.