From ddb7b65aaa203bc06af8a800ec3f7a4ac0ace374 Mon Sep 17 00:00:00 2001 From: David Edelsohn Date: Fri, 14 Sep 2012 23:55:22 +0000 Subject: PR target/38607 Merge upstream change. * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. * configure.ac: Add target-libquadmath to noconfigdirs for AIX. Add libgomp*.o to compare_exclusions for AIX. * configure: Regenerate. --- ChangeLog | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 802988317..c996b3e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-09-14 David Edelsohn + + PR target/38607 + Merge upstream change. + * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX. + + * configure.ac: Add target-libquadmath to noconfigdirs for AIX. + Add libgomp*.o to compare_exclusions for AIX. + * configure: Regenerate. + 2012-09-12 Mike Wrighton * gdb/remote.c (remote_insert_hw_breakpoint): Throw exception if @@ -6,7 +16,7 @@ * gdb/breakpoint.c (insert_bp_location, insert_breakpoint_locations): Catch this exception and print the error message contained within. Do not - print the default hardware error breakpoint message in this case. + print the default hardware error breakpoint message in this case. 2012-08-26 H.J. Lu -- cgit v1.2.3