aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-06-16 00:03:44 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-06-16 00:03:44 +0000
commitc97b9003b07835716e68c0b22b14fe13e99e09f3 (patch)
tree1e956a86a41f558c7e1746902895ece5b6cd0b53 /ld/ChangeLog
parent98a7278bc0fd53d0cc5347e0c1f6f54705f7084d (diff)
downloadgdb-c97b9003b07835716e68c0b22b14fe13e99e09f3.zip
gdb-c97b9003b07835716e68c0b22b14fe13e99e09f3.tar.gz
gdb-c97b9003b07835716e68c0b22b14fe13e99e09f3.tar.bz2
remove parentdir support; use INSTALL_XFORM
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 17d2618..1de6bce 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,18 @@
+Mon Jun 14 16:26:10 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
+
+ * Makefile.in: remove parentdir support, use INSTALL_XFORM
+
+Thu Jun 10 14:00:06 1993 Ian Lance Taylor (ian@cygnus.com)
+
+ * ldexp.c (exp_fold_tree): Don't lose the old flag bits.
+ * ldgram.y (statement_list_opt): New nonterminal, either empty or
+ statement_list.
+ (section): Use statement_list_opt, not statement_list.
+ * m68kcoff.sc-sh: Gather constructors and destructors and define
+ __CTOR_LIST__ and __DTOR_LIST__ appropriately.
+ * sa29200.sc-sh: Gather constructors and destructors and define
+ ___CTOR_LIST__ and ___DTOR_LIST__ appropriately.
+
Mon Jun 7 12:53:28 1993 Per Bothner (bothner@rtl.cygnus.com)
* Makefile.in (INCLUDES): Add -I../bfd for sysdep.h and bfd.h.