summaryrefslogtreecommitdiffstats
path: root/courgette/courgette.h
Commit message (Expand)AuthorAgeFilesLines
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-35/+1
* Revert of [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram wit...dcheng2016-01-291-1/+35
* [Courgette] Refactor: Manage AssemblyProgram and EncodedProgram with scoped_ptr.huangs2016-01-291-35/+1
* [Courgette] Fold TrimLabels() into ParseDetectedExecutable().huangs2016-01-221-4/+0
* Cleanup: Correctly spell success(ful).thestig2015-11-231-1/+1
* Add PE64 support to courgettewfh@chromium.org2013-09-251-0/+1
* Revert 224789 "Add PE64 support to courgette"piman@chromium.org2013-09-231-1/+0
* Add PE64 support to courgettewfh@chromium.org2013-09-231-0/+1
* ARM binaries seen by Courgette have three ISAs, ARM, thumb, and thumb-2. Cou...paulgazz@chromium.org2013-08-061-0/+5
* Factored out common ELF processing into a common superclass, an x86 subclass,...paulgazz@chromium.org2013-06-201-0/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-101-3/+3
* Add -supported command line option to describe if a given file is supporteddgarrett@chromium.org2011-11-211-2/+0
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-081-0/+1
* Revert 108929 - Add Elf 32 Support to Courgette.csilv@chromium.org2011-11-071-1/+0
* Add Elf 32 Support to Courgette.dgarrett@chromium.org2011-11-071-0/+1
* Last small bit of refactoring.dgarrett@chromium.org2011-10-311-3/+3
* Further refactoring, move ImageInfo into Disassembler/DisassemblerWin32X86.dgarrett@chromium.org2011-10-261-3/+11
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-211-5/+16
* Revert 103879 - Start refactoring to reduce executable type knowledge.laforge@chromium.org2011-10-111-16/+3
* Start refactoring to reduce executable type knowledge.dgarrett@chromium.org2011-10-041-3/+16
* Code changes to get the code to compile under GCC.sra@google.com2009-07-181-5/+8
* Improvements to Courgette's version of bsdiffsra@chromium.org2009-05-181-1/+1
* Move Courgettesra@chromium.org2009-05-081-0/+118