• Ryan C. Gordon's avatar
    From Mike Frysinger and/or Gentoo: · 9cff95c6
    Ryan C. Gordon authored
    - libsdl-PIC-load-mmx-masks-from-stack.patch
    this one may be a little controversial ... the fix here is again that you cant
    reference the memory addresses like this to load into a mmx register, so the
    way to do it is to push two 32bit words onto the stack, load the 64bit value
    off of the stack into the mmx register, and then adjust the stack so that
    it's back to normal.
    
    --HG--
    extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401233
    9cff95c6
Name
Last commit
Last update
..
audio Loading commit data...
cdrom Loading commit data...
cpuinfo Loading commit data...
endian Loading commit data...
events Loading commit data...
file Loading commit data...
hermes Loading commit data...
joystick Loading commit data...
loadso Loading commit data...
main Loading commit data...
thread Loading commit data...
timer Loading commit data...
video Loading commit data...
.cvsignore Loading commit data...
Makefile.am Loading commit data...
Makefile.wat Loading commit data...
SDL.c Loading commit data...
SDL_error.c Loading commit data...
SDL_error_c.h Loading commit data...
SDL_fatal.c Loading commit data...
SDL_fatal.h Loading commit data...
SDL_getenv.c Loading commit data...
SDL_loadso.c Loading commit data...