summaryrefslogtreecommitdiffstats
path: root/courgette/patcher_x86_32.h
Commit message (Expand)AuthorAgeFilesLines
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-14/+12
* Revert of [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram wit...dcheng2016-01-291-12/+14
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-14/+12
* [Courgette] Fold TrimLabels() into ParseDetectedExecutable().huangs2016-01-221-7/+0
* Switch to standard integer types in courgette/.avi2015-12-211-2/+5
* Update out-of-date comments and error messages.halyavin2015-03-201-5/+2
* Add PE64 support to courgettewfh@chromium.org2013-09-251-1/+2
* Revert 224789 "Add PE64 support to courgette"piman@chromium.org2013-09-231-2/+1
* Add PE64 support to courgettewfh@chromium.org2013-09-231-1/+2
* ARM binaries seen by Courgette have three ISAs, ARM, thumb, and thumb-2. Cou...paulgazz@chromium.org2013-08-061-0/+7
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-2/+4
* Last small bit of refactoring.dgarrett@chromium.org2011-10-311-0/+93