Edit

IABSD.fr/xenocara/lib/mesa

Branch :

  • Show log

    Commit

  • Author : jsg
    Date : 2018-11-11 04:15:19
    Hash : 65cc648a
    Message : Make similiar changes to the i386 tsd dispatch assembly as libglvnd to avoid a text relocation fixing the build with lld. This time store the address of the GOT in ebx as required before calling the PLT stub and change .balign value to match X86_ENTRY_SIZE as suggested by naddy. ok naddy@