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
/
tools
/
llvm-nm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-nm] Display STT_GNU_IFUNC as 'i'
Fangrui Song
2019-12-25
1
-0
/
+27
*
[test][tools] Add missing and improve testing
James Henderson
2019-12-09
4
-4
/
+111
*
[WebAssembly] Allow multivalue signatures in object files
Thomas Lively
2019-10-18
3
-3
/
+6
*
Recommit r370661 "[llvm-nm] - Add a test case for case when we dump a symbol ...
George Rimar
2019-09-02
1
-3
/
+27
*
Revert r370661 "[llvm-nm] - Add a test case for case when we dump a symbol th...
George Rimar
2019-09-02
1
-27
/
+3
*
[llvm-nm] - Add a test case for case when we dump a symbol that belongs to a ...
George Rimar
2019-09-02
1
-3
/
+27
*
Print reasonable representations of type names in llvm-nm, readelf and readobj
Sunil Srivastava
2019-08-09
1
-17
/
+32
*
Revert [tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-16
1
-33
/
+0
*
[tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-12
1
-0
/
+33
*
[llvm-nm] Fix for BZ41711 - Class character for a symbol with undefined
Chris Jackson
2019-06-27
1
-23
/
+23
*
[llvm-nm] Generalize ELF symbol types 'N' and 'n'
Fangrui Song
2019-06-20
1
-1
/
+21
*
[llvm-nm] Additional lit tests for command line options
Chris Jackson
2019-06-13
16
-18
/
+363
*
[llvm-nm] Fix Bug 41353 - unique symbols printed as D instead of u
Jordan Rupprecht
2019-05-24
1
-0
/
+50
*
[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
Fangrui Song
2019-05-09
7
-8
/
+195
*
[llvm-nm] Convert weak.test to use yaml2obj and fix unntested 'v'
Fangrui Song
2019-05-04
2
-6
/
+35
*
Revert [llvm-nm] Fix handling of symbol types + [llvm-nm] Generalize symbol t...
Jordan Rupprecht
2019-05-02
4
-84
/
+13
*
[llvm-ar][llvm-nm][llvm-size] Change -long-option to --long-option in tests. NFC
Fangrui Song
2019-05-01
3
-3
/
+3
*
[llvm-nm] Add --special-syms no-op flag
Eugene Leviant
2019-04-30
1
-0
/
+32
*
[llvm-nm] -print-size => --print-size
Fangrui Song
2019-04-29
1
-1
/
+1
*
[llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests
Fangrui Song
2019-04-27
3
-8
/
+8
*
[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
Fangrui Song
2019-04-26
4
-13
/
+84
*
[llvm-nm][llvm-size] Use --double-dash options in tests
Fangrui Song
2019-04-26
2
-2
/
+2
*
Make llvm-nm -help great again
Serge Guelton
2019-04-11
1
-0
/
+3
*
[llvm-nm]Add support for --no-demangle
James Henderson
2019-04-03
1
-0
/
+7
*
Improve "llvm-nm -f sysv" output for Elf files
Sunil Srivastava
2019-03-08
2
-5
/
+6
*
[WebAssembly] Remove uses of ThreadModel
Thomas Lively
2019-02-28
1
-1
/
+1
*
Revert "Improve "llvm-nm -f sysv" output for Elf files"
Vlad Tsyrklevich
2019-02-26
2
-5
/
+5
*
Improve "llvm-nm -f sysv" output for Elf files
Sunil Srivastava
2019-02-26
2
-5
/
+5
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
3
-3
/
+3
*
llvm-nm: Observe -no-llvm-bc for archive members
Dave Lee
2019-02-16
1
-0
/
+15
*
Compute the correct symbol size in llvm-nm even without --print-size
Sunil Srivastava
2019-02-03
2
-2
/
+2
*
Add lit config file to skip tests if WebAssembly target is not available.
Douglas Yung
2019-01-30
1
-0
/
+2
*
[WebAssembly] Ensure BasicSymbolRef.getRawDataRefImpl().p is non-null
Sam Clegg
2019-01-29
2
-1
/
+24
*
[llvm-nm] Print out N_COLD_FUNC as "cold func"
Vedant Kumar
2019-01-26
1
-1
/
+1
*
[MC] Teach the MachO object writer about N_FUNC_COLD
Vedant Kumar
2019-01-25
2
-0
/
+7
*
[WebAssembly] Fixing 2 more symbol offset related tests.
Wouter van Oortmerssen
2019-01-17
1
-1
/
+1
*
[llvm-nm] Allow --size-sort to print symbols with only Symbol size
Saurabh Badhwar
2019-01-16
1
-0
/
+12
*
[WebAssembly] Store section alignment as a power of 2
Sam Clegg
2019-01-16
3
-3
/
+3
*
[llvm-nm] Add --portability as alias for --format=posix
James Henderson
2019-01-07
1
-0
/
+5
*
[llvm-nm] Use WithColor for error reporting
Jonas Devlieghere
2018-11-11
1
-1
/
+1
*
[llvm-nm] Include the text "@FILE" in the output of --help
Martin Storsjo
2018-10-11
2
-0
/
+9
*
[llvm-nm] Write "no symbol" output to stderr
Petr Hosek
2018-10-05
1
-2
/
+2
*
[llvm-nm] Print an explicit "no symbols" message when an object file has no s...
Jordan Rupprecht
2018-10-03
1
-0
/
+14
*
nm: Add -no-weak flag for hiding weak symbols
Dave Lee
2018-07-02
1
-0
/
+1
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
[WebAssembly] Add version to object file metadata
Sam Clegg
2018-04-26
3
-0
/
+3
*
For llvm-nm and Mach-O files that are fully stripped, special case a redacted...
Kevin Enderby
2018-03-29
2
-0
/
+6
*
For llvm-nm and Mach-O files also use function starts info in some
Kevin Enderby
2018-03-22
2
-0
/
+8
*
[WebAssembly] Disallow weak undefined globals in the object format
Nicholas Wilson
2018-03-09
1
-14
/
+3
*
[WebAssembly] Remove DataSize from linking metadata section
Sam Clegg
2018-02-27
3
-3
/
+0
[next]