diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2023-03-19 18:09:58 +0300 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2023-04-03 01:13:28 +0200 |
commit | a1fbae752722a4f59127d74c362d3247f277be24 (patch) | |
tree | fe7c9159d19c9b96a36fdd12467de5ed49c007c3 /scripts/test_printers_exceptions.py | |
parent | b43cb674577c81c6a320d69345bad9aaad1ffbf6 (diff) | |
download | glibc-a1fbae752722a4f59127d74c362d3247f277be24.zip glibc-a1fbae752722a4f59127d74c362d3247f277be24.tar.gz glibc-a1fbae752722a4f59127d74c362d3247f277be24.tar.bz2 |
hurd: Use uintptr_t for register values in trampoline.c
This is more correct, if only because these fields are defined as having
the type unsigned int in the Mach headers, so casting them to a signed
int and then back is suboptimal.
Also, remove an extra reassignment of uesp -- this is another remnant of
the ecx kludge.
Signed-off-by: Sergey Bugaev <bugaevc@gmail.com>
Message-Id: <20230319151017.531737-16-bugaevc@gmail.com>
Diffstat (limited to 'scripts/test_printers_exceptions.py')
0 files changed, 0 insertions, 0 deletions