summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/arm64
Commit message (Expand)AuthorAgeFilesLines
* Rewrite comment about what watchpoints Aarch64 supports.Jason Molenda2020-01-071-21/+29
* Upstream debugserver arm64e support.Jason Molenda2019-12-041-4/+92
* Change debugserver to use the brk #0 for breakpoints.Jason Molenda2019-10-101-3/+1
* Upstream a few small Apple changes to debugserver - arm64_32, CatalystJason Molenda2019-08-071-0/+8
* typedef enum -> enumFangrui Song2019-05-141-2/+2
* Fix file names in file headers. NFCFangrui Song2019-05-132-2/+2
* [NFC] Remove ASCII lines from commentsJonas Devlieghere2019-04-101-4/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-062-2084/+2070
* A partner to the cleanup in r247741, change the variables names inJason Molenda2015-09-151-72/+72
* Add UNUSED_IF_ASSERT_DISABLED and apply it.Bruce Mitchener2015-07-241-2/+2
* Fix warnings.Bruce Mitchener2015-07-222-2/+4
* Build fix for building debugserver for ios.Jason Molenda2015-03-172-2/+2
* Fix debugserver warnings on MacOSX.Greg Clayton2015-03-092-4/+4
* Make sure x7 and x8 are treated as argument registers for arm64.Greg Clayton2015-01-051-2/+2
* __arm64__ and __aarch64__ #ifdef adjustmentsTodd Fiala2014-07-092-15/+15
* Fix typos.Bruce Mitchener2014-07-081-2/+2
* Revert the debugserver part of r211868. While formally a fine change, debugs...Jim Ingham2014-06-271-6/+4
* lldb: remove adhoc implementation of array_sizeofSaleem Abdulrasool2014-06-271-4/+6
* lldb arm64 import.Jason Molenda2014-03-292-0/+2365
OpenPOWER on IntegriCloud