submitted-gmon-start
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Fri, 26 Jan 2018 22:35:29 +0000 (22:35 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 26 Jan 2018 22:35:29 +0000 (22:35 +0000)
commit18875ece4227400702382bcb527187a2a96642a7
tree2ee6837aaba98afdcb7378f36bed3c77631ed499
parentf3057b52d93c684638bda9710bbf38f5d57172be
submitted-gmon-start

2015-11-15  Helge Deller  <deller@gmx.de>
    John David Anglin  <danglin@gcc.gnu.org>

PR libc/19170
* sysdeps/hppa/crti.S (gmon_initializer): New.  Use .init_array support
to call gmon_initializer.  Only call __gmon_start__ when symbol is
defined at runtime.
* sysdeps/hppa/crtn.S (__gmon_start__): Delete.
* sysdeps/hppa/dl-lookupcfg.h (DL_FIXUP_MAKE_VALUE): Provide null
function descriptor when MAP argument is null.
* sysdeps/hppa/dl-trampoline.S (_dl_runtime_resolve): Return directly
to previous function when function is undefined.

Gbp-Pq: Topic hppa
Gbp-Pq: Name submitted-gmon-start.diff
sysdeps/hppa/crti.S
sysdeps/hppa/crtn.S
sysdeps/hppa/dl-lookupcfg.h