]> git.ipfire.org Git - thirdparty/gcc.git/commit
Cleanup 32-bit ms_hook code.
authorRichard Henderson <rth@redhat.com>
Wed, 4 Aug 2010 23:58:08 +0000 (16:58 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 4 Aug 2010 23:58:08 +0000 (16:58 -0700)
commite8dc4658fa3910188ee5d7c66a801a14025df408
tree81659448b51a63abd86a1b9a3e7a74e805cd8ba0
parent2550204162adf316f427ed8697b891ec5b416bf4
Cleanup 32-bit ms_hook code.

Emit the entire required hook code sequence via ASM_BYTE; emit
unwind info onto a blockage insn.

Remove the vswapmov pattern.

Fix indentation in several places.

From-SVN: r162886
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/config/i386/i386.md