CVSROOT: /cvs/gnome Module name: gimp Changes by: Helvetix 05/05/17 13:24:26
Modified files: . : ChangeLog app/composite : gimp-composite-mmx.c gimp-composite-sse.c gimp-composite-sse2.c gimp-composite-x86.h Log message: * app/composite/gimp-composite-sse2.c: Trying to be more flexible in register use so the compiler can do reloads without running out of registers when using optimisation modes other than 2. Avoid the message "error: can't find a register in class `GENERAL_REGS' while reloading `asm'" * app/composite/gimp-composite-x86.h Use more newlines in asm() macros to ensure that gcc gets the instruction count correct. This is partially complete as of this commit. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=Helvetix&date=explicit&mindate=2005-05-17%2013:23&maxdate=2005-05-17%2013:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list