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
/
NetBSD
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb] [Process/NetBSD] Remove unused orig_*ax use
Michał Górny
2020-01-06
1
-5
/
+0
*
[lldb] Adapt for NetBSD-9.99.30 ptrace(2) API changes
Kamil Rytarowski
2019-12-24
2
-2
/
+21
*
[lldb] [Process/NetBSD] Fix handling concurrent watchpoint events
Michał Górny
2019-11-25
4
-24
/
+47
*
[lldb] [Process/NetBSD] Copy watchpoints to newly-created threads
Michał Górny
2019-11-25
7
-8
/
+54
*
[lldb] [Process/NetBSD] Improve threading support
Michał Górny
2019-11-25
4
-86
/
+256
*
[lldb] [Process/NetBSD] Implement thread name getting
Michał Górny
2019-11-18
1
-1
/
+38
*
[lldb] [Process/NetBSD] Use PT_STOP to stop the process [NFCI]
Michał Górny
2019-11-12
2
-6
/
+7
*
[lldb] [Process/NetBSD] Add register info for missing register sets
Michał Górny
2019-11-04
2
-2
/
+60
*
[lldb] [Process/NetBSD] Fix handling LLDB_INVALID_SIGNAL_NUMBER
Michal Gorny
2019-09-24
1
-2
/
+4
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[lldb] [Process/NetBSD] Report stopped process on SIGSTOP
Michal Gorny
2019-07-25
1
-0
/
+1
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-2
/
+2
*
Revert "Revert "[lldb] [Process/NetBSD] Fix constructor after r363707""
Michal Gorny
2019-07-24
1
-1
/
+1
*
Revert "Revert "Implement xfer:libraries-svr4:read packet""
Antonio Afonso
2019-07-23
1
-2
/
+2
*
[lldb] [Process/NetBSD] Use global enable bits for watchpoints
Michal Gorny
2019-07-01
1
-2
/
+2
*
[lldb] [Process/NetBSD] Fix segfault when handling watchpoint
Michal Gorny
2019-07-01
1
-10
/
+21
*
[lldb] [Process/NetBSD] Support reading YMM registers via PT_*XSTATE
Michal Gorny
2019-07-01
2
-2
/
+97
*
Revert "[lldb] [Process/NetBSD] Fix constructor after r363707"
Michal Gorny
2019-07-01
1
-1
/
+1
*
Don't check the validity of newly contructed data buffers
Pavel Labath
2019-07-01
1
-7
/
+0
*
Revert "Implement xfer:libraries-svr4:read packet"
Pavel Labath
2019-07-01
1
-2
/
+2
*
Remove null checks of results of new expressions
Pavel Labath
2019-07-01
1
-7
/
+0
*
[lldb] [Process/NetBSD] Remove unnecessary register buffer abstraction
Michal Gorny
2019-06-20
4
-117
/
+12
*
[lldb] [Process/NetBSD] Fix constructor after r363707
Michal Gorny
2019-06-19
1
-1
/
+1
*
[lldb] [Process/NetBSD] Remove unnecessary FPU presence checks for x86_64
Michal Gorny
2019-06-19
1
-53
/
+1
*
Implement xfer:libraries-svr4:read packet
Antonio Afonso
2019-06-18
1
-2
/
+2
*
[lldb] [Process/NetBSD] Fix error handling in register operations
Michal Gorny
2019-06-10
2
-38
/
+18
*
[lldb] [Process/NetBSD] Fix handling piod_len from PT_IO calls
Michal Gorny
2019-04-30
1
-4
/
+4
*
[lldb] [Process/NetBSD] Fix wrongly mapping mm* registers
Michal Gorny
2019-04-11
1
-2
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
4
-20
/
+0
*
[lldb] [Process/NetBSD] Use nullptr to fix template arg deduction
Michal Gorny
2019-03-25
1
-1
/
+1
*
[lldb] Add missing EINTR handling
Michal Gorny
2019-03-21
1
-1
/
+2
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-1
/
+1
*
[Process/NetBSD] Add missing linkage to -lutil
Michal Gorny
2019-01-24
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
8
-32
/
+24
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-3
/
+0
*
Fix NetBSD build after "Move path resolution logic out of FileSpec"
Kamil Rytarowski
2018-11-04
1
-1
/
+1
*
NativeProcessProtocol: Simplify breakpoint setting code
Pavel Labath
2018-11-04
1
-1
/
+0
*
Pull FixupBreakpointPCAsNeeded into base class
Pavel Labath
2018-10-03
2
-76
/
+0
*
Fix NetBSD build for r343409
Pavel Labath
2018-09-30
1
-1
/
+0
*
Pull GetSoftwareBreakpointPCOffset into base class
Pavel Labath
2018-09-30
1
-22
/
+3
*
NativeProcessProtocol: Sink ReadMemoryWithoutTrap into base class
Pavel Labath
2018-09-13
2
-12
/
+0
*
Re-commit "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-09
2
-27
/
+0
*
Revert "Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode"
Pavel Labath
2018-09-08
2
-0
/
+27
*
Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
Pavel Labath
2018-09-05
2
-27
/
+0
*
Move RegisterValue,Scalar,State from Core to Utility
Pavel Labath
2018-08-07
4
-5
/
+4
*
Normalize some lldb #include statements.
James Y Knight
2018-05-22
1
-4
/
+0
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-3
/
+3
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
2
-22
/
+19
*
Fix a crash in *NetBSD::Factory::Launch
Kamil Rytarowski
2018-02-05
1
-1
/
+1
*
Fix NetBsd build broken by r323637
Pavel Labath
2018-01-29
1
-1
/
+1
[next]