CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2024/01/11 05:31:37

Modified files:
        gnu/usr.bin/binutils-2.17/bfd: bfd-in2.h elf32-i386.c libbfd.h 
        gnu/usr.bin/binutils-2.17/gas/config: tc-i386.c tc-i386.h 
        gnu/usr.bin/binutils-2.17/include/elf: i386.h 

Log message:
Add basic support for R_386_GOT32X

Repairs ld.bfd operations on i386: since the switch to llvm-16 clang
emits such relocations (eg one is present in /usr/lib/crtbegin.o).
This unbreaks the build of ports/lang/fpc.

Help and tests from tb@, ok tb@ kettenis@

Reply via email to