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
/
freebsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Utility/Environment class for handling... environments
Pavel Labath
2018-01-10
1
-8
/
+1
*
FreeBSD: attach to pid from different cwd
Ed Maste
2017-09-03
1
-1
/
+8
*
Remove dead Core/StreamFile includes
Pavel Labath
2017-06-30
1
-6
/
+3
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-3
/
+3
*
Simplify FreeBSD Host.cpp with early returns
Ed Maste
2017-04-23
1
-78
/
+86
*
Correct environ parsing on FreeBSD
Ed Maste
2017-04-07
1
-12
/
+9
*
Try to fix FreeBSD build after iwyu changes.
Zachary Turner
2017-04-06
1
-0
/
+1
*
Delete some dead code in HostInfo.
Zachary Turner
2017-03-21
1
-2
/
+0
*
Move GetAuxvData from Host to relevant process plugins
Pavel Labath
2017-03-17
1
-17
/
+0
*
Remove HostThreadLinux/Free/NetBSD
Pavel Labath
2017-03-17
1
-70
/
+0
*
Delete LLDB's code for getting / setting thread name.
Zachary Turner
2017-03-04
1
-35
/
+0
*
Move DataBuffer / DataExtractor and friends from Core -> Utility.
Zachary Turner
2017-03-04
1
-3
/
+3
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
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
-2
/
+2
*
Try to fix freebsd and android builds.
Zachary Turner
2016-09-19
1
-1
/
+1
*
Reorder FreeBSD Host.cpp #includes to fix build
Ed Maste
2016-09-06
1
-6
/
+8
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
4
-333
/
+286
*
Make lldb::endian::InlHostByteOrder() private.
Bruce Mitchener
2015-11-07
1
-1
/
+1
*
[Makefiles] Align library names with CMake build
Keno Fischer
2015-07-14
1
-16
/
+0
*
Refactor Unix signals.
Chaoren Lin
2015-07-14
1
-9
/
+0
*
Add NameMatches.h header to fix FreeBSD build after r232673
Ed Maste
2015-03-19
1
-0
/
+1
*
Remove Host::Backtrace in favor of llvm::sys::PrintStackTrace()
Zachary Turner
2015-03-06
1
-29
/
+0
*
Rename the "glob arguments" feature to "shell expand arguments"
Enrico Granata
2015-02-20
1
-1
/
+1
*
Start the refactoring of globbing
Enrico Granata
2015-02-20
1
-0
/
+6
*
Fix the LLDB build under Debian Kfreebsd
Sylvestre Ledru
2015-02-10
2
-0
/
+11
*
Use kern.proc.auxv to get the aux data
Justin Hibbits
2014-11-01
1
-80
/
+7
*
Fix some bugs from D5988
Justin Hibbits
2014-10-31
1
-0
/
+2
*
First cut of PowerPC(64) support in LLDB.
Justin Hibbits
2014-10-31
1
-0
/
+47
*
Move FreeBSD's thread SetName implementation to ThisThread
Ed Maste
2014-09-10
2
-7
/
+1
*
Fix FreeBSD build after thread changes
Ed Maste
2014-09-10
2
-4
/
+5
*
Include the correct headers for kinfo_proc on FreeBSD.
Zachary Turner
2014-09-09
1
-0
/
+2
*
Try to fix the FreeBSD build.
Zachary Turner
2014-09-09
2
-4
/
+5
*
Create a HostThread abstraction.
Zachary Turner
2014-09-09
4
-74
/
+115
*
Fix configure & make build with python disabled
Keno Fischer
2014-09-09
1
-1
/
+1
*
Consolidate UnixSignals setting/getting in Process.
Todd Fiala
2014-08-29
1
-1
/
+10
*
Move the rest of the HostInfo functions over.
Zachary Turner
2014-08-21
1
-0
/
+19
*
Move Host::GetArchitecture to HostInfo::GetArchitecture.
Zachary Turner
2014-08-20
1
-1
/
+2
*
Add includes needed for FreeBSD.
Zachary Turner
2014-08-19
1
-0
/
+3
*
Move some Host logic into HostInfo class.
Zachary Turner
2014-08-19
2
-51
/
+63
*
In the CMake build, convert lldbHost to be a single static library.
Zachary Turner
2014-08-15
1
-5
/
+0
*
Use standard realloc so FreeBSD Host.cpp can use glibc
Ed Maste
2014-08-07
1
-3
/
+7
*
Implement Host::GetThreadName for FreeBSD
Ed Maste
2014-05-21
1
-0
/
+29
*
Fix types to eliminate compiler warnings in FreeBSD host class
Ed Maste
2014-02-28
1
-2
/
+2
*
Enable Host::LaunchProcess on Linux
Daniel Malea
2013-08-27
1
-195
/
+0
*
Fix missing declaration/includes in freebsd/Host.cpp
Daniel Malea
2013-08-27
1
-1
/
+2
*
merge lldb-platform-work branch (and assorted fixes) into trunk
Daniel Malea
2013-08-26
1
-19
/
+296
*
Set thread names on FreeBSD
Ed Maste
2013-07-25
1
-0
/
+2
*
Add stub GetThreadName for FreeBSD, missed in r186033.
Ed Maste
2013-07-11
1
-0
/
+7
*
Don't explicitly set update version
Ed Maste
2013-06-26
1
-1
/
+0
[next]