diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-26 13:08:01 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-05-30 16:33:08 -0300 |
commit | 57bb1e5b9fce7f3797bdb3005065187ba9d66c59 (patch) | |
tree | f6b75ab54886dee467c286f6a4fd178cbc0b9ca9 /math/test-tgmath-int.c | |
parent | 1b7f05d11e75594c06f0a8d193c80c7f74857d5f (diff) | |
download | glibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.tar.gz glibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.tar.xz glibc-57bb1e5b9fce7f3797bdb3005065187ba9d66c59.zip |
ia64: Remove _dl_skip_args usage
Since ad43cac44a the generic code already shuffles the argv/envp/auxv on the stack to remove the ld.so own arguments and thus _dl_skip_args is always 0. The startup code is changed to read the _dl_argc and _dl_argv values, and envp is calculated from argc and argv. Checked on ia64-linux-gnu. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'math/test-tgmath-int.c')
0 files changed, 0 insertions, 0 deletions