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
/
lldb
/
source
/
Host
/
macosx
/
Symbols.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Host/Symbols.cpp to Symbols/LocateSymbolFile.cpp
Zachary Turner
2019-02-27
1
-654
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-3
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
[FileSystem] Add convenience method to check for directories.
Jonas Devlieghere
2018-11-08
1
-1
/
+1
*
[FileSystem] Move path resolution logic out of FileSpec
Jonas Devlieghere
2018-11-01
1
-15
/
+26
*
[FileSystem] Remove Exists() from FileSpec
Jonas Devlieghere
2018-11-01
1
-6
/
+11
*
Move SafeMachO from Utility to Host
Pavel Labath
2018-09-12
1
-2
/
+0
*
Fix macos build for r335244
Pavel Labath
2018-06-21
1
-2
/
+2
*
[FileSpec] Make style argument mandatory for SetFile. NFC
Jonas Devlieghere
2018-06-13
1
-6
/
+12
*
Document how lldb uses the DBGSourcePathRemapping
Jason Molenda
2018-06-11
1
-2
/
+7
*
Fix windows&mac builds broken by r331970 (RunShellCommand/Timeout) refactor
Pavel Labath
2018-05-10
1
-2
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-16
/
+12
*
Introduce a setting to disable Spotlight while running the test suite
Adrian Prantl
2018-03-12
1
-1
/
+8
*
[Utility] Simplify and generalize the CleanUp helper, NFC
Vedant Kumar
2018-02-23
1
-38
/
+39
*
Remove unused includes from the Host module
Pavel Labath
2018-01-24
1
-1
/
+0
*
We have two sources for path remapping information that we get out
Jason Molenda
2018-01-12
1
-22
/
+29
*
Fix netbsd, freebsd and osx builds for ArchSpec move
Pavel Labath
2017-11-13
1
-1
/
+1
*
When parsing the DBGSourcePathRemapping plist entries
Jason Molenda
2017-08-24
1
-0
/
+19
*
Fix Mac build for the Timer move
Pavel Labath
2017-06-29
1
-1
/
+1
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Fix warnings from clang build on macOS.
Bruce Mitchener
2017-03-23
1
-0
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-10
/
+16
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-16
/
+10
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-10
/
+16
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-3
/
+3
*
Move UUID from Core -> Utility.
Zachary Turner
2017-03-04
1
-1
/
+1
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Fix a bug introduced in r235737 where code with important side
Jason Molenda
2017-02-16
1
-1
/
+2
*
Remove dependencies from Utility to Core and Target.
Zachary Turner
2017-02-14
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
When deciding whether to use the source remapping dictionary from
Jason Molenda
2016-11-09
1
-6
/
+13
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-536
/
+504
*
Add support for an additional dictionary in the per-arch plists
Jason Molenda
2016-07-26
1
-0
/
+62
*
Jim thinks we shouldn't bother to pollute the svn repo with these
Jason Molenda
2015-11-06
1
-2
/
+2
*
Update the invocation to dsymForUUID (a script plugin used
Jason Molenda
2015-11-05
1
-2
/
+2
*
Re-commit the (fixed) changes from r248985 which were reverted by Pavel
Jason Molenda
2015-10-08
1
-116
/
+94
*
Revert "Fixing a subtle issue on Mac OS X systems with dSYMs..."
Pavel Labath
2015-10-01
1
-94
/
+116
*
Fixing a subtle issue on Mac OS X systems with dSYMs (possibly
Jason Molenda
2015-10-01
1
-116
/
+94
*
Add some initial logging for when lldb is searching for binaries,
Jason Molenda
2015-07-25
1
-0
/
+76
*
Make sure we resolve ~ in paths coming from the plist in a dSYM before adding...
Jim Ingham
2015-07-24
1
-30
/
+7
*
Look for both .debug and dsym debugging symbol information for stripped execu...
Robert Flack
2015-04-24
1
-319
/
+46
*
Fix a -Wnull-conversion warning.
Nico Weber
2015-01-15
1
-1
/
+1
*
Remove always-true part of a conditional expression.
Jason Molenda
2014-10-17
1
-1
/
+1
*
__arm64__ and __aarch64__ #ifdef adjustments
Todd Fiala
2014-07-09
1
-3
/
+3
*
Workaround for collision between enum members in LLVM's MachO.h and system he...
Jim Ingham
2014-04-02
1
-1
/
+1
*
lldb arm64 import.
Jason Molenda
2014-03-29
1
-2
/
+2
*
Fix some names in the wake of my Mach-O changes to LLVM.
Charles Davis
2013-08-27
1
-16
/
+16
*
Remove the UUID::GetAsCString() method which required a buffer to save the
Jason Molenda
2013-05-03
1
-11
/
+7
*
Fixed a crash when we didn't get a plist but tried
Sean Callanan
2013-02-08
1
-1
/
+1
[next]