From bc2ba20ae8a5ae5c3bbd0f04c6ba4fa08602d22b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 10 Jan 2014 13:32:35 -0800 Subject: ARM: Disable compat mcount code when unneeded. --- ports/ChangeLog.arm | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'ports/ChangeLog.arm') diff --git a/ports/ChangeLog.arm b/ports/ChangeLog.arm index 313377401a..353c3d6444 100644 --- a/ports/ChangeLog.arm +++ b/ports/ChangeLog.arm @@ -1,3 +1,14 @@ +2014-01-10 Roland McGrath + + * sysdeps/arm/arm-mcount.S: + #include and . + (_mcount): Renamed to __mcount_arm_compat. Made conditional on + [GCC_COMPAT (4, 3) || SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_19)]. + (_mcount, mcount): Define (as aliases) only under [GCC_COMPAT (4, 3)], + with compat_symbol under [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_19)]. + + * sysdeps/arm/gcc-compat.h: New file. + 2014-01-01 Joseph Myers * sysdeps/arm/libm-test-ulps: Regenerated. @@ -7,7 +18,9 @@ * sysdeps/arm/fegetround.c (fegetround): Use libm_hidden_def. 2013-11-26 Ondřej Bílka - * sysdeps/unix/sysv/linux/arm/bits/shm.h: Use __glibc_reserved instead __unused. + + * sysdeps/unix/sysv/linux/arm/bits/shm.h: Use __glibc_reserved + instead of __unused. 2013-11-22 Roland McGrath -- cgit v1.2.3-70-g09d2