From: Ian Lance Taylor Date: Tue, 12 Sep 1995 19:01:48 +0000 (+0000) Subject: * ld.texinfo: Clarify -L option. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cca520b58067e419c712ffb21f70dbdda18d42ae;p=binutils-gdb.git * ld.texinfo: Clarify -L option. --- diff --git a/ld/ChangeLog b/ld/ChangeLog index 60e455bf2f7..b861339e87f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,7 @@ Tue Sep 12 12:24:17 1995 Ian Lance Taylor + * ld.texinfo: Clarify -L option. + * ldlang.c (lang_one_common): Add cast to avoid warning. (topower): Likewise. Also, reindent. * ldwrite.c (clone_section): Change i to unsigned int.