summaryrefslogtreecommitdiff
path: root/glibc/glibc-2.2.5/arm-machine-gmon.patch
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
committerChris Larson <clarson@kergoth.com>2004-11-09 00:36:47 +0000
commitf96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch)
treeedb17ec2c4ea13c5acb1c7350957a249a820e28d /glibc/glibc-2.2.5/arm-machine-gmon.patch
parentb6588aa6851fb220cedc387d21c51513ef8d67f4 (diff)
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'glibc/glibc-2.2.5/arm-machine-gmon.patch')
-rw-r--r--glibc/glibc-2.2.5/arm-machine-gmon.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/glibc/glibc-2.2.5/arm-machine-gmon.patch b/glibc/glibc-2.2.5/arm-machine-gmon.patch
index e69de29bb2..0fa789d86b 100644
--- a/glibc/glibc-2.2.5/arm-machine-gmon.patch
+++ b/glibc/glibc-2.2.5/arm-machine-gmon.patch
@@ -0,0 +1,11 @@
+--- sysdeps/arm/machine-gmon.h~ 2001-07-06 00:55:48.000000000 -0400
++++ sysdeps/arm/machine-gmon.h 2004-04-25 03:56:20.000000000 -0400
+@@ -35,7 +35,7 @@
+ static void mcount_internal (u_long frompc, u_long selfpc);
+
+ #define _MCOUNT_DECL(frompc, selfpc) \
+-static void mcount_internal (u_long frompc, u_long selfpc)
++static __attribute__((used)) void mcount_internal (u_long frompc, u_long selfpc)
+
+ /* This macro/func MUST save r0, r1 because the compiler inserts
+ blind calls to _mount(), ignoring the fact that _mcount may