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
/
Plugins
/
Process
/
Darwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
factor out an abstract base class for File
Lawrence D'Anna
2019-10-03
1
-2
/
+2
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
4
-409
/
+409
*
[NativeProcessDarwin] Remove dead code. NFCI.
Davide Italiano
2019-06-05
1
-8
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
10
-72
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
3
-11
/
+11
*
Replace 'ap' with 'up' suffix in variable names. (NFC)
Jonas Devlieghere
2019-02-13
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
16
-64
/
+48
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-1
/
+0
*
[FileSystem] Add convenience method to check for directories.
Jonas Devlieghere
2018-11-08
1
-1
/
+1
*
[LLDB] Fix FreeBSD/Darwin build
David Carlier
2018-11-04
1
-5
/
+6
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
1
-1
/
+1
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-11
/
+11
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
6
-197
/
+191
*
Prevent double release of mach ports
Frederic Riss
2018-03-29
1
-2
/
+0
*
Move PseudoTerminal to the lldb_private namespace
Pavel Labath
2017-12-11
1
-1
/
+1
*
[MachException] Garbage collect unused and dead code.
Davide Italiano
2017-12-10
1
-27
/
+0
*
Remove extant references to g_message_mutex, NFC
Vedant Kumar
2017-12-08
1
-8
/
+0
*
[Darwin] Delete dead code. NFCI.
Davide Italiano
2017-12-05
1
-28
/
+0
*
Fix netbsd, freebsd and osx builds for ArchSpec move
Pavel Labath
2017-11-13
1
-1
/
+1
*
Add pretty-printer for wait(2) statuses and modernize the code handling them
Pavel Labath
2017-06-19
1
-16
/
+3
*
replace uses of strerror with llvm::sys::StrError
Pavel Labath
2017-06-06
1
-20
/
+18
*
Rename Error -> Status.
Zachary Turner
2017-05-12
10
-180
/
+183
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-1
/
+3
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-3
/
+1
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-1
/
+3
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
4
-4
/
+4
*
Finish breaking the dependency from Utility.
Zachary Turner
2017-02-16
2
-2
/
+2
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
5
-8
/
+8
*
[lldb] Fix typos in file headers
Alexander Shaposhnikov
2016-11-26
1
-0
/
+9
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
16
-4047
/
+3230
*
[NFC] Darwin llgs support from Week of Code
Todd Fiala
2016-09-04
16
-0
/
+5885