Skip to content
  • Manish Singh's avatar
    Make the assembly PIC safe. Fixes #132999. · 998ed9c7
    Manish Singh authored
    2004-01-31  Manish Singh  <yosh@gimp.org>
    
            * app/base/cpu-accel.c: Make the assembly PIC safe. Fixes #132999.
    
            * app/composite/Makefile.am
            * app/composite/gimp-composite-3dnow.c
            * app/composite/gimp-composite-mmx.c
            * app/composite/gimp-composite-sse.c
            * app/composite/gimp-composite-sse2.c: Disable code when compiling
            for PIC on ia32, since it'll barf things. These can be fixed later.
    
            * app/composite/gimp-composite-3dnow-test.c
            * app/composite/gimp-composite-mmx-installer.c
            * app/composite/gimp-composite-mmx-test.c
            * app/composite/gimp-composite-sse-installer.c
            * app/composite/gimp-composite-sse-test.c
            * app/composite/gimp-composite-sse2-installer.c
            * app/composite/gimp-composite-sse2-test.c: Regenerated.
    998ed9c7