index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
Object
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update tests to use the new format of printing a TimeValue. It's a bit
Chandler Carruth
2014-04-28
2
-13
/
+13
*
[yaml2obj][ELF] ELF Relocations Support.
Simon Atanasyan
2014-04-11
1
-0
/
+118
*
YAMLIO: Allow scalars to dictate quotation rules
David Majnemer
2014-04-10
1
-1
/
+1
*
Revert "Revert "YAMLIO: Encode ambiguous hex strings explicitly""
David Majnemer
2014-04-09
1
-1
/
+1
*
obj2yaml: Don't crash if the characteristics field is zero
David Majnemer
2014-04-09
2
-0
/
+46
*
Revert "YAMLIO: Encode ambiguous hex strings explicitly"
Filipe Cabecinhas
2014-04-09
1
-1
/
+1
*
YAMLIO: Encode ambiguous hex strings explicitly
David Majnemer
2014-04-09
1
-1
/
+1
*
obj2yaml: Use the correct relocation type for different machine types
David Majnemer
2014-04-07
3
-2
/
+35
*
Implement getRelocationAddress for MachO and ET_REL elf files.
Rafael Espindola
2014-04-03
3
-0
/
+20
*
Only clear the thumb bit from function addresses.
Rafael Espindola
2014-04-03
2
-0
/
+8
*
Revert "Fix a nomenclature error in llvm-nm."
Rafael Espindola
2014-04-03
2
-0
/
+10
*
[yaml2obj] Add support for ELF e_flags.
Daniel Sanders
2014-03-31
1
-0
/
+16
*
Teach llvm-readobj to print human friendly description of reserved sections.
Rafael Espindola
2014-03-24
3
-12
/
+12
*
Object: Output .file symbols properly
David Majnemer
2014-03-20
2
-0
/
+17
*
Object: Provide a richer means of describing auxiliary symbols
David Majnemer
2014-03-19
3
-16
/
+48
*
[yaml2obj][ELF] Assign name (.shstrtab) to the section holds sections names.
Simon Atanasyan
2014-03-14
1
-0
/
+13
*
Now that it is possible, use the mangler in IRObjectFile.
Rafael Espindola
2014-02-28
1
-0
/
+8
*
Add a SymbolicFile interface between Binary and ObjectFile.
Rafael Espindola
2014-02-21
1
-0
/
+34
*
Add a test for printing absolute symbols in ELF.
Rafael Espindola
2014-02-05
2
-0
/
+5
*
Small fix for llvm-nm handling of weak symbols on ELF (print 'v').
Rafael Espindola
2014-02-04
2
-0
/
+6
*
Add a test for common symbols in coff.
Rafael Espindola
2014-02-04
2
-0
/
+11
*
Mark the first dynamic elf symbol as SF_FormatSpecific.
Rafael Espindola
2014-01-31
1
-0
/
+2
*
Only ELF has a dynamic symbol table. Remove it from ObjectFile.
Rafael Espindola
2014-01-30
1
-2
/
+11
*
This has been fixed.
Rafael Espindola
2014-01-30
1
-3
/
+0
*
Fix TLS handling in ELF's getAddress and llvm-nm to print 'D' for it.
Rafael Espindola
2014-01-30
1
-2
/
+2
*
We do use pipefail these days. Update the test.
Rafael Espindola
2014-01-29
1
-4
/
+2
*
Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Mark Seaborn
2014-01-25
1
-0
/
+35
*
[Object][ELF][Mips] Print symbol name for MIPS ELF relocations.
Simon Atanasyan
2014-01-23
2
-1
/
+11
*
Fix typo: : not ;
Bill Wendling
2014-01-16
1
-1
/
+1
*
Make sure we create a new archive by deleting any stale ones first.
Rafael Espindola
2014-01-15
1
-0
/
+1
*
Correct word hyphenations
Alp Toker
2013-12-05
1
-1
/
+1
*
llvm-ar: Let opening a directory failed in llvm-ar.
NAKAMURA Takumi
2013-11-08
1
-3
/
+0
*
Fix llvm-nm to mach OS X's nm on some tests.
Rafael Espindola
2013-11-02
3
-4
/
+7
*
Create an atom with just the data that failed to disassemble.
Rafael Espindola
2013-10-16
1
-2
/
+12
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
1
-0
/
+0
*
Add a minimal implementation of ranlib.
Rafael Espindola
2013-08-28
1
-0
/
+9
*
MC CFG: Remap enough for data too, analoguous to r188873.
Ahmed Bougacha
2013-08-21
1
-0
/
+48
*
Add testcase for r188873: MCTextAtom boundaries.
Ahmed Bougacha
2013-08-21
1
-0
/
+39
*
Add basic YAML MC CFG testcase.
Ahmed Bougacha
2013-08-21
1
-0
/
+86
*
MC: ObjectSymbolizer can now recognize external function stubs.
Ahmed Bougacha
2013-08-21
2
-0
/
+18
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
2
-4
/
+0
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
3
-0
/
+24
*
Add support for the 's' operation to llvm-ar.
Rafael Espindola
2013-07-29
2
-0
/
+32
*
Add an initial implementation of archive symbol table generation.
Rafael Espindola
2013-07-23
2
-0
/
+18
*
Mark ELF's first symbol as format specific so that llvm-nm ignores it.
Rafael Espindola
2013-07-22
1
-0
/
+1
*
Replace archive members in the old position.
Rafael Espindola
2013-07-22
1
-0
/
+3
*
Don't depend on a llvm-ar specific behavior.
Rafael Espindola
2013-07-22
1
-1
/
+2
*
Handle replacement into a position past the original member.
Rafael Espindola
2013-07-21
1
-0
/
+13
*
Fix inserting new elements in a specified location.
Rafael Espindola
2013-07-19
1
-0
/
+13
*
Split openFileForWrite into windows and unix versions.
Rafael Espindola
2013-07-19
1
-0
/
+13
[next]