summaryrefslogtreecommitdiffstats
path: root/lldb/tools/debugserver/source/MacOSX/arm64/DNBArchImplARM64.cpp
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
* Fix file names in file headers. NFCFangrui Song2019-05-131-1/+1
* [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-191-4/+3
* Rename Error -> Status.Zachary Turner2017-05-121-2/+2
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-1842/+1851
* 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-221-1/+3
* Build fix for building debugserver for ios.Jason Molenda2015-03-171-1/+1
* Fix debugserver warnings on MacOSX.Greg Clayton2015-03-091-2/+2
* 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-091-14/+14
* 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-291-0/+2093
OpenPOWER on IntegriCloud