summaryrefslogtreecommitdiffstats
path: root/chrome/plugin/plugin_main_linux.cc
Commit message (Collapse)AuthorAgeFilesLines
* linux: work around LAHF bug in Flashevan@chromium.org2010-01-051-0/+72
64-bit Flash uses the LAHF instruction, which isn't available on some CPUs. Work around this by catching SIGILL and emulating the instruction. BUG=29789 TEST=flash works on more computers than before, nothing else changes Review URL: http://codereview.chromium.org/517031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35536 0039d316-1c4b-4281-b951-d872f2087c98