gecko/gfx/cairo/libpixman
Jeff Muizelaar 9ab4d687c1 Bug 498517. pixman: fix incorrect arm decompilation. r=vlad
The disassembler was producing:
  strh	r4, [r0, #2]
instead of
  strh	r4, [r0], #2
which was causing the alignment and index to go all wrong causing crashes.

Tested-by: dougt
2009-06-22 19:26:38 -04:00
..
src Bug 498517. pixman: fix incorrect arm decompilation. r=vlad 2009-06-22 19:26:38 -04:00
AUTHORS
COPYING
INSTALL
NEWS
README
TODO