aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-09-28 14:29:14 -0700
committerRoland McGrath <roland@hack.frob.com>2012-09-28 14:29:14 -0700
commit91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e (patch)
tree6e7e0e2f9c73f59bbce8ad7941db09edd91f9255 /ChangeLog
parentcc87f7d8511e6ca777211abea0bf979138c4c60d (diff)
downloadglibc-91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e.zip
glibc-91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e.tar.gz
glibc-91363dbbb9e4fe96c9f3ec465852c5e04fd4f68e.tar.bz2
Conditionalize elf/dl-sysdep.c contents on [SHARED].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7108c3c..ab26207 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2012-09-28 Roland McGrath <roland@hack.frob.com>
+ * elf/dl-sysdep.c: Conditionalize whole contents on [SHARED].
+
* Makeconfig (nssobjdir, resolvobjdir): Remove variables.
(elfobjdir): Move out of conditionals.