diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2012-05-02 10:24:39 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2012-06-02 21:21:15 +0200 |
commit | 173f7220451fc0028836b8c529a1143e4fc14e9c (patch) | |
tree | fef1fdac46edbb232f7fb4722fd73855791ccd11 /ChangeLog | |
parent | f34a1c6f5e40316196c45aec4415d582abb7ea79 (diff) | |
download | glibc-173f7220451fc0028836b8c529a1143e4fc14e9c.zip glibc-173f7220451fc0028836b8c529a1143e4fc14e9c.tar.gz glibc-173f7220451fc0028836b8c529a1143e4fc14e9c.tar.bz2 |
Move __mcount_internal from GLIBC_PRIVATE to GLIBC_2.16
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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. |