summaryrefslogtreecommitdiffstats
path: root/courgette/disassembler_win32_x64.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in courgette/.avi2015-12-211-48/+50
* 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/+2
* Add support for RIP relative addresses on x86_64.wfh2015-03-201-4/+23
* Add 64-bit absolute address support to courgette.wfh2015-03-131-6/+5
* Make ParseNonSectionFileRegion a bit simplier and faster.halyavin2015-03-121-8/+4
* Fix more MSVC warnings, courgette/ edition.pkasting2014-10-031-1/+3
* Add PE64 support to courgettewfh@chromium.org2013-09-251-0/+732
* Revert 224789 "Add PE64 support to courgette"piman@chromium.org2013-09-231-732/+0
* Add PE64 support to courgettewfh@chromium.org2013-09-231-0/+732