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
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-nm] Additional lit tests for command line options
Chris Jackson
2019-06-13
6
-18
/
+38
*
[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
2
-8
/
+0
*
[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
2
-2
/
+2
*
[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
1
-1
/
+1
*
[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
*
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
*
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
*
[llvm-nm] Allow --size-sort to print symbols with only Symbol size
Saurabh Badhwar
2019-01-16
1
-0
/
+12
*
[llvm-nm] Add --portability as alias for --format=posix
James Henderson
2019-01-07
1
-0
/
+5
*
[llvm-nm] Include the text "@FILE" in the output of --help
Martin Storsjo
2018-10-11
1
-0
/
+5
*
[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
*
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
*
Do not look up symbol names when n_strx == 0
Michael Trent
2018-01-03
2
-0
/
+15
*
[llvm-nm] Don't error out on multiple occurrances of the -g/--external-only flag
Martin Storsjo
2017-11-03
1
-0
/
+1
*
[llvm-nm] Print 'I' for import table data in COFF
Martin Storsjo
2017-11-03
1
-0
/
+2
*
Fix a crash in llvm-nm for a bad Mach-O file that has an N_SECT type symbol a...
Kevin Enderby
2017-09-13
2
-0
/
+8
*
[llvm-nm] Fix output formatting of -f sysv for 64bit targets
Sam Clegg
2017-08-31
3
-0
/
+19
*
llvm-nm: Add support for symbol demangling (-C/--demangle)
Sam Clegg
2017-06-29
1
-0
/
+37
*
Change llvm-nm for Mach-O files to use dyld info in some cases when printing ...
Kevin Enderby
2017-06-19
2
-0
/
+18
*
Print symbols from COFF import libraries.
Rafael Espindola
2017-05-24
2
-0
/
+7
*
llvm-nm: Print correct symbol types for init and fini sections
Meador Inge
2016-11-23
2
-0
/
+8
*
llvm-nm: Don't print value or size for undefined or weak symbols
Meador Inge
2016-11-23
2
-0
/
+6
*
Fix some bugs in the posix output of llvm-nm. Which is documented on
Kevin Enderby
2016-03-29
4
-5
/
+10
*
[llvm-nm] Correct -P ELF output
James Molloy
2016-03-24
2
-0
/
+4
*
Make llvm-nm test consistent with other tests
Hemant Kulkarni
2016-02-10
3
-85
/
+84
*
[llvm-nm] Add -radix option
Hemant Kulkarni
2016-02-10
3
-0
/
+267
*
Fix llvm-nm(1) printing of llvm-bitcode files for -format darwin to match dar...
Kevin Enderby
2015-11-10
3
-0
/
+18
*
Allow llvm-nm’s single letter command line flags to be grouped.
Kevin Enderby
2015-11-02
1
-0
/
+5
*
Implemented the code to make llvm-nm’s -g option work.
Kevin Enderby
2015-10-30
2
-0
/
+4