summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/ChangeLog
diff options
context:
space:
mode:
authordavek <davek@138bc75d-0d04-0410-961f-82ee72b054a4>2009-08-20 11:11:34 +0000
committerdavek <davek@138bc75d-0d04-0410-961f-82ee72b054a4>2009-08-20 11:11:34 +0000
commita410fae39b5721c4631f5737762c3bb215c46bc1 (patch)
tree6446715545bbf4f4faafb6ffe1c751e47a437490 /libjava/classpath/ChangeLog
parenta2d3293ad25a8b48682e4383c11b5cc6fd428f92 (diff)
downloadppe42-gcc-a410fae39b5721c4631f5737762c3bb215c46bc1.tar.gz
ppe42-gcc-a410fae39b5721c4631f5737762c3bb215c46bc1.zip
libgomp/ChangeLog:
* Makefile.am (libgomp_la_LDFLAGS): Add -bindir flag. * Makefile.in: Regenerate. ChangeLog: * ltmain.sh (func_normal_abspath): New function. (func_relative_path): Likewise. (func_mode_help): Document new -bindir option for link mode. (func_mode_link): Add new -bindir option, and use it to place output DLL if specified. libgfortran/ChangeLog: * Makefile.am (LTLDFLAGS): Add -bindir flag. * Makefile.in: Regenerate. libssp/ChangeLog: * Makefile.am (libssp_la_LDFLAGS): Add -bindir flag. * Makefile.in: Regenerate. libjava/libltdl/ChangeLog: * Makefile.am (libltdl_la_LDFLAGS): Add -bindir flag. * Makefile.in: Regenerate. libjava/classpath/ChangeLog: * ltmain.sh (func_normal_abspath): New function. (func_relative_path): Likewise. (func_mode_help): Document new -bindir option for link mode. (func_mode_link): Add new -bindir option, and use it to place output DLL if specified. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@150960 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/ChangeLog')
-rw-r--r--libjava/classpath/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/libjava/classpath/ChangeLog b/libjava/classpath/ChangeLog
index 445649aae84..2aed8a6ccd3 100644
--- a/libjava/classpath/ChangeLog
+++ b/libjava/classpath/ChangeLog
@@ -1,3 +1,11 @@
+2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
+
+ * ltmain.sh (func_normal_abspath): New function.
+ (func_relative_path): Likewise.
+ (func_mode_help): Document new -bindir option for link mode.
+ (func_mode_link): Add new -bindir option, and use it to place
+ output DLL if specified.
+
2009-06-29 Andrew Haley <aph@redhat.com>
PR java/40590
OpenPOWER on IntegriCloud