diff options
author | Per Bothner <per@bothner.com> | 1991-10-15 00:28:43 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-10-15 00:28:43 +0000 |
commit | 972e7b4bc49aaafe0e1b8ff96c042473ab5d58c5 (patch) | |
tree | 9ed44b9e8f256f291681d63d30fd48bbd84fb555 /ld/ChangeLog | |
parent | fd671dc4214c4b43b15c6931d318d1a91a46a2c0 (diff) | |
download | gdb-972e7b4bc49aaafe0e1b8ff96c042473ab5d58c5.zip gdb-972e7b4bc49aaafe0e1b8ff96c042473ab5d58c5.tar.gz gdb-972e7b4bc49aaafe0e1b8ff96c042473ab5d58c5.tar.bz2 |
* Makefile.in, ldtemplate: Need to use separate scripts
for -n and -N options. Yet more complication.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 63453f8..d59dbda 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Mon Oct 14 17:27:24 1991 Per Bothner (bothner at cygnus.com) + + * Makefile.in, ldtemplate: Need to use separate scripts + for -n and -N options. Yet more complication. + Fri Oct 11 22:40:46 1991 John Gilmore (gnu at cygnus.com) * Makefile.in: Avoid using $< in explicit Make rules (it doesn't |