mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-26 11:43:27 +08:00
R_386_GOT32X can occur in object files assembled by new binutils, and in particular do appear in glibc startup code (crt*.o). This patch is modeled after the x86_64 one, handling the new relocation in the same trivial way.
141 KiB
141 KiB