summaryrefslogtreecommitdiff
path: root/include/llvm-c/Disassembler.h
Commit message (Expand)AuthorAge
* For the 'C' disassembler API, add a new ReferenceType for theKevin Enderby2014-01-06
* Add to the disassembler C API output reference types forKevin Enderby2013-11-01
* include/llvm-c: Whitespace.NAKAMURA Takumi2013-10-23
* [llvm-c][Disassembler] Add an option to print latency information inQuentin Colombet2013-10-02
* [llvm-c][Disassembler] Add an option to reproduce in disassembled output theQuentin Colombet2013-10-01
* Add to the disassembler C API an option to print the disassembledKevin Enderby2012-12-18
* Add C API for specifying CPU to the disassembler.Jim Grosbach2012-12-07
* Added a option to the disassembler to print immediates as hex.Kevin Enderby2012-12-05
* Add support for annotated disassembly output for X86 and arm.Kevin Enderby2012-10-22
* Remove tabs.Bill Wendling2012-07-19
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-21
* Adding back support for printing operands symbolically to ARM's new disassemblerKevin Enderby2011-10-04
* Fix some minor typos and grammar.Chris Lattner2011-05-22
* Fix a ton of comment typos found by codespell. Patch byChris Lattner2011-04-15
* Adding support for printing operands symbolically to llvm's public 'C'Kevin Enderby2011-04-11
* C-API: Include DataTypes.h instead of stdint.h.Daniel Dunbar2011-03-29
* Again adding a C API to the disassembler for use by such tools as Darwin'sKevin Enderby2011-03-28
* Remove the files for r128308 as it is causing a buildbot failure.Kevin Enderby2011-03-26
* Adding a C API to the disassembler for use by such tools as Darwin's otool(1).Kevin Enderby2011-03-26