Edit

IABSD.fr/src/libexec

Branch :

  • Show log

    Commit

  • Author : guenther
    Date : 2022-01-17 19:45:34
    Hash : a175a520
    Message : Stop supporting a GOT with only one reserved entry in static PIE and ld.so itself: support for that in dynamic objects was removed in 2010. Inline RELOC_GOT() into boot_md.c and clean up the result like boot.c, snag just the three DT_MIPS_* tags needed, and delete the error case which is verified at build time. ok visa@