diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-13 00:46:09 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-10-13 00:46:09 +0000 |
commit | 99d1da6a3ca38a8548ced9af36d029e3620a620e (patch) | |
tree | 8d50c59b08630da14af7e8b15b4e17cc5bf215d5 /gdb/doc/ChangeLog | |
parent | 4fc9d7c70e5b207b576e156276d1951bfd38e0ac (diff) | |
download | gdb-99d1da6a3ca38a8548ced9af36d029e3620a620e.zip gdb-99d1da6a3ca38a8548ced9af36d029e3620a620e.tar.gz gdb-99d1da6a3ca38a8548ced9af36d029e3620a620e.tar.bz2 |
* gdb.texinfo (Files): Say what address the load command loads it at.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2915535..591915e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,7 @@ Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + * gdb.texinfo (Files): Say what address the load command loads it at. + * stabs.texinfo (Common Blocks): Minor cleanups. * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact |