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
/
tools
/
llvm-nm
/
llvm-nm.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm-nm] Display STT_GNU_IFUNC as 'i'
Fangrui Song
2019-12-25
1
-5
/
+8
*
Revert [llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
1
-30
/
+0
*
[llvm-nm] Add tapi file support
Cyndy Ishida
2019-09-11
1
-0
/
+30
*
[llvm-nm] - Fix a bug and unbreak ASan BB.
George Rimar
2019-09-07
1
-1
/
+4
*
[llvm-nm] Small fix to Exected<StringRef>
Sid Manning
2019-08-30
1
-1
/
+1
*
Fix nm on GCC 5.1 after the C++14 move
JF Bastien
2019-08-15
1
-6
/
+10
*
Recommit r368812 "[llvm/Object] - Convert SectionRef::getName() to return Exp...
George Rimar
2019-08-14
1
-7
/
+23
*
Revert r368812 "[llvm/Object] - Convert SectionRef::getName() to return Expec...
George Rimar
2019-08-14
1
-23
/
+7
*
[llvm/Object] - Convert SectionRef::getName() to return Expected<>
George Rimar
2019-08-14
1
-7
/
+23
*
Revert [tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-16
1
-8
/
+1
*
[tools] [llvm-nm] Default to reading from stdin not a.out
Alex Brachet
2019-07-12
1
-1
/
+8
*
[llvm-nm] Fix for BZ41711 - Class character for a symbol with undefined
Chris Jackson
2019-06-27
1
-1
/
+6
*
[llvm-nm] Generalize ELF symbol types 'N' and 'n'
Fangrui Song
2019-06-20
1
-12
/
+7
*
[llvm-nm] Fix docs and help text for --print-size
James Henderson
2019-06-12
1
-1
/
+1
*
[llvm-nm] Fix Bug 41353 - unique symbols printed as D instead of u
Jordan Rupprecht
2019-05-24
1
-3
/
+9
*
Update llvm-nm -s to use a multi-var option
Michael Trent
2019-05-18
1
-6
/
+1
*
[Object] Fix macho-invalid.test
Fangrui Song
2019-05-10
1
-2
/
+3
*
[Object] Change SymbolicFile::printSymbolName to use Error
Fangrui Song
2019-05-10
1
-5
/
+6
*
[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
Fangrui Song
2019-05-09
1
-20
/
+7
*
Remove duplicate assignments. NFCI.
Simon Pilgrim
2019-05-06
1
-1
/
+0
*
Revert [llvm-nm] Fix handling of symbol types + [llvm-nm] Generalize symbol t...
Jordan Rupprecht
2019-05-02
1
-11
/
+28
*
[Object] Change getSectionName() to return Expected<StringRef>
Fangrui Song
2019-05-02
1
-7
/
+9
*
[llvm-nm] Add --special-syms no-op flag
Eugene Leviant
2019-04-30
1
-0
/
+3
*
[llvm-nm] Simplify and fix a buffer overflow
Fangrui Song
2019-04-29
1
-149
/
+107
*
[llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests
Fangrui Song
2019-04-27
1
-4
/
+0
*
[llvm-nm] Support section type 'u': STB_GNU_UNIQUE
Fangrui Song
2019-04-27
1
-0
/
+4
*
[llvm-nm] Revert inadvertently committed 'i' change in r359314
Fangrui Song
2019-04-26
1
-3
/
+0
*
[ThinLTO] Fix X86/strong_non_prevailing.ll after llvm-nm 'r' change
Fangrui Song
2019-04-26
1
-0
/
+3
*
[llvm-nm] Generalize symbol types 'N', 'n' and '?'
Fangrui Song
2019-04-26
1
-9
/
+5
*
[llvm-nm] Fix handling of symbol types 't' 'd' 'r'
Fangrui Song
2019-04-26
1
-19
/
+6
*
Make llvm-nm -help great again
Serge Guelton
2019-04-11
1
-33
/
+58
*
[llvm-nm]Add support for --no-demangle
James Henderson
2019-04-03
1
-3
/
+10
*
Improve "llvm-nm -f sysv" output for Elf files
Sunil Srivastava
2019-03-08
1
-3
/
+42
*
Revert "Improve "llvm-nm -f sysv" output for Elf files"
Vlad Tsyrklevich
2019-02-26
1
-44
/
+4
*
Improve "llvm-nm -f sysv" output for Elf files
Sunil Srivastava
2019-02-26
1
-4
/
+44
*
llvm-nm: Observe -no-llvm-bc for archive members
Dave Lee
2019-02-16
1
-6
/
+8
*
Compute the correct symbol size in llvm-nm even without --print-size
Sunil Srivastava
2019-02-03
1
-4
/
+2
*
[llvm-nm] Report '.comment' ELF sections as 'n' instead of '?'
Matt Davis
2019-02-01
1
-0
/
+1
*
[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
1
-0
/
+5
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-nm] Allow --size-sort to print symbols with only Symbol size
Saurabh Badhwar
2019-01-16
1
-2
/
+1
*
[llvm-nm] Add --portability as alias for --format=posix
James Henderson
2019-01-07
1
-0
/
+2
*
[binutils] NFC: fix clang-tidy warning: use empty() instead of size() == 0
Jordan Rupprecht
2018-12-20
1
-4
/
+4
*
[llvm-nm] Fix use-after-free for MachOUniversalBinaries
Francis Visoiu Mistrih
2018-11-19
1
-1
/
+2
*
[llvm-nm] Use WithColor for error reporting
Jonas Devlieghere
2018-11-11
1
-7
/
+8
*
[Support] Make error banner optional in logAllUnhandledErrors
Jonas Devlieghere
2018-11-11
1
-7
/
+6
*
[llvm-nm] Simplify. NFC
Fangrui Song
2018-10-26
1
-14
/
+7
*
[llvm-nm] Fix crash when running with --print-armap on corrupt archives.
Jordan Rupprecht
2018-10-11
1
-2
/
+4
*
[llvm-nm] Include the text "@FILE" in the output of --help
Martin Storsjo
2018-10-11
1
-0
/
+2
[next]