about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-05-02 10:24:39 +0200
committerAndreas Schwab <schwab@linux-m68k.org>2012-06-02 21:21:15 +0200
commit173f7220451fc0028836b8c529a1143e4fc14e9c (patch)
treefef1fdac46edbb232f7fb4722fd73855791ccd11 /ChangeLog
parentf34a1c6f5e40316196c45aec4415d582abb7ea79 (diff)
downloadglibc-173f7220451fc0028836b8c529a1143e4fc14e9c.tar.gz
glibc-173f7220451fc0028836b8c529a1143e4fc14e9c.tar.xz
glibc-173f7220451fc0028836b8c529a1143e4fc14e9c.zip
Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4243e52b96..adf6c88d80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2012-06-02  Andreas Schwab  <schwab@linux-m68k.org>
+
+	[BZ #14042]
+	* sysdeps/powerpc/powerpc32/mcount.c: New file.
+	* sysdeps/powerpc/powerpc32/Versions (GLIBC_2.16): Add
+	__mcount_internal.
+	* sysdeps/unix/sysv/linux/powerpc/powerpc32/fpu/nptl/libc.abilist
+	(GLIBC_2.16): Likewise.
+
 2012-06-01  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* sysdeps/unix/sysv/linux/x86_64/sys/io.h (outsw): Fix a typo.