1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-03 20:53:13 +03:00
Files
glibc/sysdeps
Adhemerval Zanella 404526ee2e sparc: Fix argument passing to __libc_start_main (BZ 32981)
sparc start.S does not provide the final argument for
__libc_start_main, which is the highest stack address used to
update the __libc_stack_end.A

This fixes elf/tst-execstack-prog-static-tunable on sparc64.
On sparcv9 this does not happen because the kernel puts an
auxv value, which turns to point to a value in the stack itself.

Checked on sparc64-linux-gnu.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
2025-06-03 09:11:46 -03:00
..
2025-03-06 02:28:35 +01:00
2025-06-02 13:32:19 -03:00
2025-06-02 13:32:19 -03:00
2025-05-14 10:51:46 +00:00
2025-06-02 13:32:19 -03:00
2025-04-12 09:43:15 -07:00