* elf/dl-runtime.c (fixup): Trampoline passes unbounded pointer.
authorGreg McGary <greg@mcgary.org>
Tue, 18 Jul 2000 00:13:34 +0000 (00:13 +0000)
committerGreg McGary <greg@mcgary.org>
Tue, 18 Jul 2000 00:13:34 +0000 (00:13 +0000)
commit7884bf473e94661b2f1fe4250e8b6987e5965245
treed4dfb4adacc99a35c33dac69b03f8ea4c11f1c18
parentabf7063390f46bd484d00c6a2d103a52cf058bd6
* elf/dl-runtime.c (fixup): Trampoline passes unbounded pointer.

(profile_fixup): Don't define for __BOUNDED_POINTERS__.
* sysdeps/i386/dl-machine.h: Don't use regparm attribute for
__BOUNDED_POINTERS__.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Use non-regparm version
for __BOUNDED_POINTERS__.
* iconv/gconv_trans.c: Add #include <stdlib.h> to get malloc decl.

* elf/dl-runtime.c (fixup): Trampoline passes unbounded pointer.
(profile_fixup): Don't define for __BOUNDED_POINTERS__.
* sysdeps/i386/dl-machine.h: Don't use regparm attribute for
__BOUNDED_POINTERS__.
(ELF_MACHINE_RUNTIME_TRAMPOLINE): Use non-regparm version
for __BOUNDED_POINTERS__.
ChangeLog
elf/dl-runtime.c
iconv/gconv_trans.c
sysdeps/i386/dl-machine.h