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
/
MC
/
ELF
/
alias.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-readobj] Change -t to --symbols in tests. NFC
Fangrui Song
2019-05-01
1
-1
/
+1
*
[llvm-readobj] Display section names for STT_SECTION symbols.
Matt Davis
2019-03-01
1
-1
/
+1
*
Omit unused section symbols from the symbol table.
Rafael Espindola
2015-06-04
1
-8
/
+0
*
Fix the interpretation of a 0 st_name.
Rafael Espindola
2015-06-03
1
-3
/
+3
*
Don't special case undefined symbol when deciding the symbol order.
Rafael Espindola
2015-05-28
1
-4
/
+4
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-04-03
1
-0
/
+9
*
Revert r233595, "MC: For variable symbols, maintain MCSymbol::Section as a ca...
Peter Collingbourne
2015-04-02
1
-9
/
+0
*
MC: For variable symbols, maintain MCSymbol::Section as a cache.
Peter Collingbourne
2015-03-30
1
-0
/
+9
*
MC: Add more stringent symbol checking to test.
Peter Collingbourne
2015-03-24
1
-0
/
+3
*
MC: Label definitions are permitted after .set directives
David Majnemer
2014-12-24
1
-0
/
+13
*
Teach llvm-readobj to print human friendly description of reserved sections.
Rafael Espindola
2014-03-24
1
-2
/
+2
*
Make the test harder by using a non-zero offset.
Rafael Espindola
2014-03-19
1
-7
/
+7
*
Revert r203962 and two revisions depending on it: r204028 and r204059.
Alexander Kornienko
2014-03-18
1
-0
/
+12
*
Don't hide the first ELF symbol.
Rafael Espindola
2013-06-05
1
-0
/
+9
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
1
-68
/
+76
*
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
1
-7
/
+7
*
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
1
-7
/
+7
*
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
1
-7
/
+7
*
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
1
-7
/
+7
*
Another counter goes decimal.
Rafael Espindola
2011-08-04
1
-10
/
+10
*
Print all 64bits for st_value and st_size. Adjust tests accordingly.
Roman Divacky
2010-12-20
1
-14
/
+14
*
Be more strict on when we produce an undefined reference. In gas a file with
Rafael Espindola
2010-10-29
1
-0
/
+1
*
Fixing r116753 r116756 r116777
Jason W Kim
2010-10-19
1
-62
/
+62
*
Speculatively revert 116753 and 116756 to attempt to fix the bots.
Eric Christopher
2010-10-19
1
-62
/
+62
*
Changed elf-dump to output hex format by default.
Jason W Kim
2010-10-18
1
-62
/
+62
*
Refactor code a bit and avoid creating unnecessary entries in the string
Rafael Espindola
2010-10-15
1
-5
/
+5
*
Remove some code duplication.
Rafael Espindola
2010-10-14
1
-5
/
+5
*
Get binding and visibility info from the the alias, but Type from the symbol
Rafael Espindola
2010-10-06
1
-9
/
+34
*
Implement more alias cases.
Rafael Espindola
2010-10-05
1
-0
/
+37
*
Implement a simple alias case and refactor the code a bit so that the
Rafael Espindola
2010-10-05
1
-0
/
+22