diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-10-01 22:53:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-10-01 22:53:38 +0000 |
commit | b61364cc71c7e5eda19a9b4d94801a5d62b5859f (patch) | |
tree | f992881674ffda7b827f9b7b1a5ca7e7167ccdfd /ld/ChangeLog | |
parent | 4fc7ca82bfdfaa22a483108789744f4de53d3e13 (diff) | |
download | gdb-b61364cc71c7e5eda19a9b4d94801a5d62b5859f.zip gdb-b61364cc71c7e5eda19a9b4d94801a5d62b5859f.tar.gz gdb-b61364cc71c7e5eda19a9b4d94801a5d62b5859f.tar.bz2 |
* ld.texinfo (Options): Give more detail on -l option.
PR 10418.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index be8f7d2..827504e 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -4,6 +4,8 @@ Tue Oct 1 16:17:33 1996 Joel Sherrill <joel@oarcorp.com> Tue Oct 1 15:50:34 1996 Ian Lance Taylor <ian@cygnus.com> + * ld.texinfo (Options): Give more detail on -l option. + * scripttempl/elfmips.sc: Handle CREATE_SHLIB the same way that elf.sc does, so that glibc works better. |