summaryrefslogtreecommitdiffstats
path: root/courgette/ensemble_create.cc
Commit message (Expand)AuthorAgeFilesLines
* Add PE64 support to courgettewfh@chromium.org2013-09-251-0/+9
* Revert 224789 "Add PE64 support to courgette"piman@chromium.org2013-09-231-9/+0
* Add PE64 support to courgettewfh@chromium.org2013-09-231-0/+9
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-281-4/+4
* Factored out common ELF processing into a common superclass, an x86 subclass,...paulgazz@chromium.org2013-06-201-0/+9
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-081-0/+9
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-071-9/+0
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-071-0/+9
* Last small bit of refactoring.dgarrett@chromium.org2011-10-311-7/+8
* Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86.dgarrett@chromium.org2011-10-261-1/+0
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-211-10/+14
* Revert 103879 - Start refactoring to reduce executable type knowledge.laforge@chromium.org2011-10-111-14/+10
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-041-10/+14
* fix build error.tommi@chromium.org2011-04-061-1/+2
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-13/+14
* Improved memory usage while applying patch.sra@chromium.org2011-02-231-0/+8
* Also build a 64-bit exe version of the 32-bit courgettebradnelson@google.com2010-12-211-2/+2
* Convert LOG(INFO) to VLOG(1) - courgette/.pkasting@chromium.org2010-10-211-24/+23
* Prevent Courgette from choosing a really large executable as the basis of com...mal@chromium.org2010-09-261-0/+27
* Fix for bug where 64-bit executables were processed as 32-bit executables.laforge@chromium.org2010-03-151-0/+6
* Move Courgettesra@chromium.org2009-05-081-0/+382