| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Factor out common string match code for POSIX log enable/disable | Ed Maste | 2013-07-22 | 1 | -32/+32 |
| | | | | | llvm-svn: 186822 | ||||
| * | Fix the Linux build issues introduced by r178191. | Ashok Thirumurthi | 2013-03-28 | 1 | -22/+27 |
| | | | | | | | | | | - All Linux logging channels now use a single global instance of lldb_private::Log, to handle the case of logging during process tear down. - Also removed a single use of LogSP in FreeBSD and fixed a typo in a comment while reading through ProcessKDPLog. Reviewed by Daniel Malea. llvm-svn: 178242 | ||||
| * | Linux fix patch from Dmitry Vyukov. | Greg Clayton | 2012-02-21 | 1 | -35/+28 |
| | | | | | llvm-svn: 151072 | ||||
| * | Fix incomplete commit of ↵ | Johnny Chen | 2012-01-05 | 1 | -0/+195 |
| http://llvm.org/viewvc/llvm-project?rev=147609&view=rev: This patch combines common code from Linux and FreeBSD into a new POSIX platform. It also contains fixes for 64bit FreeBSD. The patch is based on changes by Mark Peek <mp@FreeBSD.org> and "K. Macy" <kmacy@freebsd.org> in their github repo located at https://github.com/fbsd/lldb. llvm-svn: 147613 | |||||

