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
/
Target
/
UnixSignals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Clang-tidy modernize-use-nullptr warnings in some files in source/Target;...
Eugene Zelenko
2016-02-18
1
-37
/
+21
*
Target: fix -Wcast-qual warning
Saleem Abdulrasool
2016-01-22
1
-1
/
+1
*
Welcome to NetBSD signals
Kamil Rytarowski
2015-12-15
1
-1
/
+3
*
Fix build and some warnings after r250798
Tamas Berghammer
2015-10-20
1
-2
/
+2
*
[LLDB] Insert names with same signo as alias instead of a new entry
Mohit K. Bhakkad
2015-10-20
1
-41
/
+52
*
Refactor Unix signals.
Chaoren Lin
2015-07-14
1
-5
/
+59
*
Moved Args::StringToXIntYZ to StringConvert::ToXIntYZ
Vince Harron
2015-01-15
1
-2
/
+2
*
Change the default handling for SIGALRM and SIGCHLD to not notify.
Jim Ingham
2013-10-28
1
-2
/
+2
*
Fixed some issues with ARM backtraces by not processing any push/pop
Greg Clayton
2011-07-06
1
-33
/
+33
*
Back up both the register AND the stop state when calling functions.
Jim Ingham
2011-01-20
1
-1
/
+1
*
Change the default signal setting for SIBABRT to SUPPRESS the signal. Why?
Greg Clayton
2011-01-10
1
-1
/
+1
*
Fixed the UnixSignals class to be able to get a signal by name, short name, o...
Greg Clayton
2010-10-15
1
-44
/
+25
*
Added short names and descriptions to the UnixSignals class. Also cleaned up
Greg Clayton
2010-10-15
1
-108
/
+108
*
Fixed process.gdb-remote to be able to properly propagate the signals and
Greg Clayton
2010-10-09
1
-32
/
+34
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+310