summaryrefslogtreecommitdiffstats
path: root/courgette/disassembler_win32_x86.cc
Commit message (Expand)AuthorAgeFilesLines
* Courgette: Remove 2 duplicates calls to std::sort.sebmarchand2015-08-111-2/+0
* Courgette: Skip the relocs that live outside of the image.sebmarchand2015-08-071-0/+8
* Make ParseNonSectionFileRegion a bit simplier and faster.halyavin2015-03-121-8/+4
* Add PE64 support to courgettewfh@chromium.org2013-09-251-5/+1
* Revert 224789 "Add PE64 support to courgette"piman@chromium.org2013-09-231-1/+5
* Add PE64 support to courgettewfh@chromium.org2013-09-231-5/+1
* Fix two pointer arithmetic errors.dgarrett@chromium.org2011-11-091-3/+3
* Replace "bool ok" style with early returns.dgarrett@chromium.org2011-11-091-25/+26
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-081-1/+1
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-071-1/+1
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-071-1/+1
* Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86.dgarrett@chromium.org2011-10-261-61/+419
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-211-0/+377
* Revert 103879 - Start refactoring to reduce executable type knowledge.laforge@chromium.org2011-10-111-377/+0
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-041-0/+377