summaryrefslogtreecommitdiffstats
path: root/courgette/assembly_program.h
Commit message (Expand)AuthorAgeFilesLines
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-081-1/+4
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-071-4/+1
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-071-1/+4
* Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86.dgarrett@chromium.org2011-10-261-1/+1
* Switch out use of std::string and std::vector for large allocations for a buf...tommi@chromium.org2011-04-061-11/+15
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-011-3/+6
* Move Courgettesra@chromium.org2009-05-081-0/+133