diff options
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f7c61f3..92e1872 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,19 @@ +2002-08-20 Dan Kegel <dank@kegel.com> + + * configure.in: added --with-lib-path argument to ld's configure + to set LIB_PATH. + * ld/NEWS: Document new switch. + * ld/README: Mention new switch. + * configure: Regenerate. + * Makefile.in: Regenerate. + + Based on this patch: + 2001-04-25 Christopher Faylor <cgf@cygnus.com> + + * Makefile.in (LIB_PATH): Make configurable. + (GENSCRIPTS): Set LIB_PATH in environment. + * configure.in: Substitute LIB_PATH. + 2002-08-22 Adam Nemet <anemet@lnxw.com> * emultempl/armelf.em: Include elf-bfd.h and elf/arm.h. |