aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-08-23 08:03:32 +0000
committerNick Clifton <nickc@redhat.com>2002-08-23 08:03:32 +0000
commit8e523c2334366c29b077a870e0cdc6606d16369e (patch)
tree1e60d751ab8e2652fce2915f9234d4a130d79ea6 /ld/ChangeLog
parentf52e0eb85221a6773158e7be348cd1b46e2553b0 (diff)
downloadgdb-8e523c2334366c29b077a870e0cdc6606d16369e.zip
gdb-8e523c2334366c29b077a870e0cdc6606d16369e.tar.gz
gdb-8e523c2334366c29b077a870e0cdc6606d16369e.tar.bz2
Add --with-lib-patch configure switch.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog16
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.