aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-05-05 22:53:04 +0000
committerKen Raeburn <raeburn@cygnus>1994-05-05 22:53:04 +0000
commit5e540094531e746b14b8c4aa7b71b727fa37b6e8 (patch)
tree7f823956285814817c18e607555e598fcfdc1a10 /binutils
parentc063fc455888b5c706bf54f0f6dbd5cb9521f7d9 (diff)
downloadgdb-5e540094531e746b14b8c4aa7b71b727fa37b6e8.zip
gdb-5e540094531e746b14b8c4aa7b71b727fa37b6e8.tar.gz
gdb-5e540094531e746b14b8c4aa7b71b727fa37b6e8.tar.bz2
syslex.l, objdump.c/config changes
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 5623a87..f932e4d 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,18 @@
+Thu May 5 11:50:55 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
+
+ * syslex.l (yywrap): Define as function if not defined as a macro.
+
+ * Makefile.in (objdump.o): Deleted special rule.
+ * configure.in: Don't bother building ARCHDEFS variable for
+ Makefile.
+ * objdump.c (ARCH_*): Deleted handling.
+ (disassemble_data): Call `disassembler' from opcodes library.
+
+Thu May 5 13:28:42 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * Makefile.in (install): Correct handling of $(tooldir) and
+ $(bindir) being on different devices.
+
Fri Apr 29 09:50:38 1994 Steve Chamberlain (sac@cygnus.com)
* sysdump.c (h8300, sh): Add declarations.