aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-09-03 23:48:59 +0000
committerRoland Pesch <pesch@cygnus>1993-09-03 23:48:59 +0000
commita0a55af6a7d4199af5a3801a8d2c068cdba877bb (patch)
treec34726fdafd27e8da47fc67c509e5f3bdca63a67 /ld/ChangeLog
parent9e19dee1f022394af65c66b3599cfade8d0bbade (diff)
downloadgdb-a0a55af6a7d4199af5a3801a8d2c068cdba877bb.zip
gdb-a0a55af6a7d4199af5a3801a8d2c068cdba877bb.tar.gz
gdb-a0a55af6a7d4199af5a3801a8d2c068cdba877bb.tar.bz2
* ld.texinfo: re-enable included config file; conditionalize doc
for -oformat to interact properly with SingleFormat doc config var; rename @up/@down to @raisesections/@lowersections.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 05d88f1..cb02b84 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,7 +1,8 @@
-Thu Aug 26 15:15:30 1993 Doug Evans (dje@canuck.cygnus.com)
+Fri Sep 3 16:46:41 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
- * ld.h (BYTE_SIZE, SHORT_SIZE, LONG_SIZE): Define as suggested by
- Steve.
+ * ld.texinfo: re-enable included config file; conditionalize doc
+ for -oformat to interact properly with SingleFormat doc config
+ var; rename @up/@down to @raisesections/@lowersections.
Wed Aug 25 16:29:56 1993 K. Richard Pixley (rich@sendai.cygnus.com)