aboutsummaryrefslogtreecommitdiff
path: root/libiberty/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2011-08-22 17:16:25 +0000
committerDJ Delorie <dj@redhat.com>2011-08-22 17:16:25 +0000
commit601a99c67bfac960843dfdfe196ce2ad4ae2f56b (patch)
tree79948f595b98e85bec13fa03dc3dbc0dfe4d922a /libiberty/ChangeLog
parentdc15e575adef771baec7fce97d8c3b044bce944d (diff)
downloadgdb-601a99c67bfac960843dfdfe196ce2ad4ae2f56b.zip
gdb-601a99c67bfac960843dfdfe196ce2ad4ae2f56b.tar.gz
gdb-601a99c67bfac960843dfdfe196ce2ad4ae2f56b.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r--libiberty/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index eabc69d..844b1ee 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
+
+ * aclocal.m4: Include ../config/picflag.m4.
+ * configure.ac (GCC_PICFLAG): Call it.
+ (enable_shared): Clear PICFLAG unless shared.
+ * configure: Regenerate.
+
2011-08-12 Steve Ellcey <sje@cup.hp.com>
* md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.