diff options
author | Jeremy Drake <cygwin@jdrake.com> | 2025-03-18 16:26:20 -0700 |
---|---|---|
committer | Jeremy Drake <github@jdrake.com> | 2025-03-31 13:50:12 -0700 |
commit | 85f5a86cedb78373d70e5b287a96c3a8e9b88277 (patch) | |
tree | cdaaf9d87a1fbbaab99c220461e167be44c31284 /newlib/libc/stdlib/wcstoll.c | |
parent | 2a35e0ca14e8cd9b1bc5a79ee341d10720269103 (diff) | |
download | newlib-85f5a86cedb78373d70e5b287a96c3a8e9b88277.zip newlib-85f5a86cedb78373d70e5b287a96c3a8e9b88277.tar.gz newlib-85f5a86cedb78373d70e5b287a96c3a8e9b88277.tar.bz2 |
Cygwin: patch libudis86 to build as part of Cygwin
This ifdefs out the large table of opcode strings (and the function that
references it) since we're only interested in walking machine code, not
generating disassembly, and makes a couple of other tables "const" so
that they end up in .rdata instead of .data.
Signed-off-by: Jeremy Drake <cygwin@jdrake.com>
Diffstat (limited to 'newlib/libc/stdlib/wcstoll.c')
0 files changed, 0 insertions, 0 deletions