aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-16 00:45:43 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-16 00:45:43 +0000
commit238aa238e25b5223569136177fc57fcb87f2ef16 (patch)
tree6ef0d66c443ff3ecc90f2e32b7ab4b6a3428d68c /binutils/ChangeLog
parent75ff789515299b669a34897c227ba565d81e2440 (diff)
downloadgdb-238aa238e25b5223569136177fc57fcb87f2ef16.zip
gdb-238aa238e25b5223569136177fc57fcb87f2ef16.tar.gz
gdb-238aa238e25b5223569136177fc57fcb87f2ef16.tar.bz2
* Makefile.in (install, install-info): remove parentdir support,
use INSTALL_XFORM; define INSTALL_XFORM
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 43a1567..5e3eaaf 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+Mon Jun 14 12:13:22 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
+
+ * Makefile.in (install, install-info): remove parentdir support,
+ use INSTALL_XFORM; define INSTALL_XFORM
+
Thu Jun 10 17:29:21 1993 Per Bothner (bothner@cygnus.com)
* objcopy.c (copy_object): Fix bad size passed to xmalloc().