diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-01-28 20:40:03 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-01-28 20:40:03 +0000 |
commit | 83d11af1706458802e240b043aca4e4fea5e8a05 (patch) | |
tree | 9dd6d26bd908eda024a43dd0d69e804d31b3459d /ld | |
parent | 75aacf7acb4429473970733a9a92257ff44b8010 (diff) | |
download | gdb-83d11af1706458802e240b043aca4e4fea5e8a05.zip gdb-83d11af1706458802e240b043aca4e4fea5e8a05.tar.gz gdb-83d11af1706458802e240b043aca4e4fea5e8a05.tar.bz2 |
* ld.texinfo (Options): Add a brief description of the types of
information included in a link map.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 88c1513..503ea72 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -6,6 +6,9 @@ Wed Jan 28 12:19:31 1998 Doug Evans <devans@canuck.cygnus.com> end-sanitize-sky Wed Jan 28 14:10:01 1998 Ian Lance Taylor <ian@cygnus.com> + * ld.texinfo (Options): Add a brief description of the types of + information included in a link map. + * ld.texinfo (Options): Mention LDEMULATION in description of -m. (Environment): Mention LDEMULATION. |