diff options
author | Roland Pesch <pesch@cygnus> | 1991-10-11 22:44:11 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1991-10-11 22:44:11 +0000 |
commit | b55e0948edc591b54f13dea4625b47317fa3b31f (patch) | |
tree | 4790c7a4468236074e8369ed114de1e9aeee83b3 /ld | |
parent | 8073190bd29f730e25ed8cedcdfb8ba818dd835b (diff) | |
download | gdb-b55e0948edc591b54f13dea4625b47317fa3b31f.zip gdb-b55e0948edc591b54f13dea4625b47317fa3b31f.tar.gz gdb-b55e0948edc591b54f13dea4625b47317fa3b31f.tar.bz2 |
* Makefile.in: new targets ld.ms, ld-index.ms
ld.texinfo: remove tabs, other cleanups for texi2roff
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 884c962..9887912 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Oct 11 15:43:04 1991 Roland H. Pesch (pesch at cygnus.com) + + * Makefile.in: new targets ld.ms, ld-index.ms + ld.texinfo: remove tabs, other cleanups for texi2roff + Fri Oct 11 13:51:54 1991 Per Bothner (bothner at cygnus.com) * ldmain.c (main): Make config.magic_demand_paged be true |