Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-readobj] Change -t to --symbols in tests. NFC | Fangrui Song | 2019-05-01 | 1 | -1/+1 |
* | Fix aliases to thumbfunc-based exprs to be thumbfunc. | Evgeniy Stepanov | 2017-01-19 | 1 | -0/+10 |
* | Follow aliases when determining if a symbol is thumb. | Rafael Espindola | 2014-04-22 | 1 | -1/+11 |
* | ARM: allow .thumb_func to be separated from symbol definition | Tim Northover | 2013-10-25 | 1 | -1/+1 |
* | Replace coff-/elf-dump with llvm-readobj | Nico Rieck | 2013-04-12 | 1 | -7/+7 |
* | Added Mapping Symbols for ARM ELF | Tim Northover | 2012-12-07 | 1 | -1/+1 |
* | print st_type with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Print st_bind with the correct number of bits. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Another counter goes decimal. | Rafael Espindola | 2011-08-04 | 1 | -1/+1 |
* | Move ARM specific test into the ARM subdir. | Benjamin Kramer | 2011-05-28 | 1 | -0/+20 |