summaryrefslogtreecommitdiff
path: root/libc/nptl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl/ChangeLog')
-rw-r--r--libc/nptl/ChangeLog25
1 files changed, 25 insertions, 0 deletions
diff --git a/libc/nptl/ChangeLog b/libc/nptl/ChangeLog
index 8ff14a9f2..b8e1e4ad2 100644
--- a/libc/nptl/ChangeLog
+++ b/libc/nptl/ChangeLog
@@ -1,3 +1,28 @@
+2012-02-16 Richard Henderson <rth@twiddle.net>
+
+ * nptl/sysdeps/unix/sysv/linux/s390/s390-32/pt-initfini.c: Remove file.
+ * nptl/sysdeps/unix/sysv/linux/s390/s390-64/pt-initfini.c: Remove file.
+
+2012-02-15 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * sysdeps/unix/sysv/linux/sh/pt-initfini.c: Remove file.
+
+2012-02-16 David S. Miller <davem@davemloft.net>
+
+ * sysdeps/sparc/Makefile: Add -fPIC when building pt-crti.S and crtn.S
+
+2012-02-15 Marek Polacek <polacek@redhat.com>
+
+ * sysdeps/unix/sysv/linux/x86_64/Makefile: Remove file.
+
+2012-02-09 Paul Eggert <eggert@cs.ucla.edu>
+
+ Replace FSF snail mail address with URLs, as per GNU coding standards.
+
+2012-02-08 Andreas Schwab <schwab@linux-m68k.org>
+
+ * Makefile (extra-objs) [crti.S in sysdirs]: Add pt-crti.o.
+
2012-02-08 Joseph Myers <joseph@codesourcery.com>
Support crti.S and crtn.S provided directly by architectures.