Age | Commit message (Expand) | Author |
---|---|---|
2013-04-12 | Replace coff-/elf-dump with llvm-readobj | Nico Rieck |
2013-04-10 | Use a scheme closer to that of GNU as when deciding the type of a | Peter Collingbourne |
2011-12-12 | Add support for gnu_indirect_function. | Roman Divacky |
2011-08-04 | print st_shndx with the correct number of bits. | Rafael Espindola |
2011-08-04 | print st_other with the correct number of bits. | Rafael Espindola |
2011-08-04 | print st_type with the correct number of bits. | Rafael Espindola |
2011-08-04 | Print st_bind with the correct number of bits. | Rafael Espindola |
2011-08-04 | Another counter goes decimal. | Rafael Espindola |
2010-12-20 | Print all 64bits for st_value and st_size. Adjust tests accordingly. | Roman Divacky |
2010-11-13 | Parse and record the gnu_unique_object type. | Rafael Espindola |
2010-11-12 | gnu as support both % and @ before types, do the same. | Rafael Espindola |