| Commit message (Expand) | Author | Age | Files | Lines |
| * | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -2/+0 |
| * | Resubmit "Don't include UnixSignals.h from Host." | Zachary Turner | 2019-03-06 | 1 | -0/+7 |
| * | Revert "Don't include UnixSignals.h from Host." | Davide Italiano | 2019-02-15 | 1 | -7/+0 |
| * | Don't include UnixSignals.h from Host. | Zachary Turner | 2019-02-15 | 1 | -0/+7 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
| * | Change the default handling for SIGPIPE to pass/,no-stop/no-notify. | Jim Ingham | 2018-10-12 | 1 | -1/+1 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -5/+4 |
| * | Move ArchSpec to the Utility module | Pavel Labath | 2017-11-13 | 1 | -1/+1 |
| * | Make LLDB skip server-client roundtrip for signals that don't require any act... | Eugene Zemtsov | 2017-03-07 | 1 | -0/+39 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -269/+209 |
| * | [NFC] Darwin llgs support from Week of Code | Todd Fiala | 2016-09-04 | 1 | -0/+2 |
| * | 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 |