diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2009-11-30 06:24:22 -0800 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-11-30 06:24:22 -0800 |
commit | ebb92a491fadc4e588ba090c5b27185d442ffd5d (patch) | |
tree | 87b10800f64a32ba00f44012ab214eb1639756d9 /nptl/ChangeLog | |
parent | b55ec98c6490b944593243c7da54dda1796e3f84 (diff) | |
download | glibc-ebb92a491fadc4e588ba090c5b27185d442ffd5d.tar.gz glibc-ebb92a491fadc4e588ba090c5b27185d442ffd5d.tar.xz glibc-ebb92a491fadc4e588ba090c5b27185d442ffd5d.zip |
SH calling __gmon_start__ from pt-initfini.c.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index b964fd895a..494b5904fb 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2009-11-27 Thomas Schwinge <thomas@codesourcery.com> + + * sysdeps/unix/sysv/linux/sh/pt-initfini.c (_init): Don't call + __gmon_start__. + 2009-11-27 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/x86_64/cancellation.S: Reload |