submitted-gmon-start
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Wed, 29 Nov 2017 03:00:21 +0000 (03:00 +0000)
commit0c402bd6da62f4c1972434486b8bd117367556d3
treec654dd1f408bf60783ffa13074f9305841e60cc5
parent81dc0a249897647cafbd9a2dbe4cf732b05b7c46
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