summaryrefslogtreecommitdiff
path: root/libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java
diff options
context:
space:
mode:
authorJason Xu <bravejason@outlook.com>2025-08-03 18:19:04 -0400
committerAndrew Pinski <andrew.pinski@oss.qualcomm.com>2025-11-15 13:15:37 -0800
commit577c0f4a402bfb99d9770e3a90556a3946cb0e18 (patch)
tree683fa581ff8a092f6c34bc5a47fc061b6bc3e4a4 /libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java
parentc38bf35f0c7fa1dadaae4c2811b24aa4cd764cab (diff)
gcc: Make aarch64-mingw32 target install wrap stdint.h
Wrapped stdint.h for AArch64 MinGW32 is useful for bare-matal PE target e.g. UEFI, as those platform does not provide a system stdint.h, this would align with x86_64 mingw32 target which provides a wrapped stdint.h I have tested this by compiling a AArch64 UEFI Application using gcc's stdint.h, with -ffreestanding flag, and execute the application with AAVMF(edk2) inside QEMU. gcc/ChangeLog: * config.gcc (aarch64-*-mingw*): Set use_gcc_stdint to wrap.
Diffstat (limited to 'libjava/classpath/gnu/java/beans/decoder/ArrayHandler.java')
0 files changed, 0 insertions, 0 deletions