summaryrefslogtreecommitdiffstats
path: root/courgette/encoded_program.h
Commit message (Expand)AuthorAgeFilesLines
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-081-11/+15
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-071-15/+11
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-071-11/+15
* 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-16/+18
* Identifying call sites that need to handle out of memory situations in Courge...tommi@chromium.org2011-03-221-12/+12
* Implementation of an STL compatible allocator for Courgette on Windows.tommi@chromium.org2011-03-011-12/+18
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-2/+13
* Move Courgettesra@chromium.org2009-05-081-0/+83