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
/
type.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
*
Relax these tests a bit.
Rafael Espindola
2015-05-22
1
-1
/
+1
*
Don't constrain the section order in tests that don't depend on it.
Rafael Espindola
2015-04-29
1
-21
/
+21
*
Add STB_GNU_UNIQUE to the ELF writer.
Rafael Espindola
2015-01-23
1
-1
/
+11
*
ELFObjectWriter: deduplicate suffices in strtab
Hans Wennborg
2014-04-30
1
-12
/
+12
*
In the ELFWriter when writing aliased (.set) symbols dont blindly
Roman Divacky
2014-01-07
1
-0
/
+197
*
ELF: Parse types in directives like binutils gas
David Majnemer
2013-09-21
1
-0
/
+28
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
1
-49
/
+55
*
Use a scheme closer to that of GNU as when deciding the type of a
Peter Collingbourne
2013-04-10
1
-9
/
+44
*
Add support for gnu_indirect_function.
Roman Divacky
2011-12-12
1
-0
/
+14
*
print st_shndx with the correct number of bits.
Rafael Espindola
2011-08-04
1
-2
/
+2
*
print st_other with the correct number of bits.
Rafael Espindola
2011-08-04
1
-2
/
+2
*
print st_type with the correct number of bits.
Rafael Espindola
2011-08-04
1
-2
/
+2
*
Print st_bind with the correct number of bits.
Rafael Espindola
2011-08-04
1
-2
/
+2
*
Another counter goes decimal.
Rafael Espindola
2011-08-04
1
-2
/
+2
*
Print all 64bits for st_value and st_size. Adjust tests accordingly.
Roman Divacky
2010-12-20
1
-4
/
+4
*
Parse and record the gnu_unique_object type.
Rafael Espindola
2010-11-13
1
-0
/
+3
*
gnu as support both % and @ before types, do the same.
Rafael Espindola
2010-11-12
1
-0
/
+29