Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | obj2yaml: Don't crash if the characteristics field is zero | David Majnemer | 2014-04-09 | 1 | -0/+1 |
* | obj2yaml: Use the correct relocation type for different machine types | David Majnemer | 2014-04-07 | 1 | -8/+24 |
* | Object: Provide a richer means of describing auxiliary symbols | David Majnemer | 2014-03-19 | 1 | -3/+100 |
* | Object: rename ARMV7 to ARMNT | Saleem Abdulrasool | 2014-03-11 | 1 | -1/+1 |
* | Print symbol names in relocations when dumping COFF as YAML. | Rafael Espindola | 2013-06-06 | 1 | -2/+3 |
* | Don't print default values for NumberOfAuxSymbols and AuxiliaryData. | Rafael Espindola | 2013-06-05 | 1 | -2/+3 |
* | Move BinaryRef to a new include/llvm/Object/YAML.h file. | Rafael Espindola | 2013-06-05 | 1 | -17/+0 |
* | Rename COFFYaml.h to COFFYAML.h for consistency. | Rafael Espindola | 2013-05-31 | 1 | -1/+1 |
* | Don't allocate temporary string for section data. | Rafael Espindola | 2013-05-31 | 1 | -0/+17 |
* | Convert obj2yaml to use yamlio. | Rafael Espindola | 2013-05-17 | 1 | -0/+279 |