aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1995-08-30 18:03:16 +0000
committerSteve Chamberlain <sac@cygnus>1995-08-30 18:03:16 +0000
commit125a4b5819216dcbb841021e0bf6c4d997a18d6f (patch)
tree50af46e956000910a6792209ddd15c4d6ce1f564 /binutils/ChangeLog
parent375b983be279bd7ab4681af238c4a15e5d21816d (diff)
downloadgdb-125a4b5819216dcbb841021e0bf6c4d997a18d6f.zip
gdb-125a4b5819216dcbb841021e0bf6c4d997a18d6f.tar.gz
gdb-125a4b5819216dcbb841021e0bf6c4d997a18d6f.tar.bz2
* Makefile.in (TOOL_PROGS): Include dlltool if needed.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 63b76c0..7f009c6 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+Wed Aug 30 11:02:11 1995 steve chamberlain <sac@slash.cygnus.com>
+
+ * Makefile.in (TOOL_PROGS): Include dlltool if needed.
+
Tue Aug 29 13:25:21 1995 steve chamberlain <sac@slash.cygnus.com>
* dlltool.c (rva): Deleted.
@@ -5,6 +9,7 @@ Tue Aug 29 13:25:21 1995 steve chamberlain <sac@slash.cygnus.com>
(flush_page, gen_exp_file, gen_lib_file): Use new way of RVAing.
(gen_exp_file): Don't generate .edata if no need.
(gen_lib_file): Don't make timestamp.
+ Put _iname in idata$7.
(workout_prefix): Fix memory initialization bug.
(usage): Tidy up, delete many single char options.
(main): rva option is gone.