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
/
Plugins
/
Process
/
Utility
/
ARMDefines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
typedef enum -> enum
Fangrui Song
2019-05-14
1
-2
/
+2
*
ARMDefines.h: fix -Wimplicit-fallthrough in -DLLVM_ENABLE_ASSERTIONS=OFF builds
Fangrui Song
2019-05-14
1
-2
/
+3
*
Fix file names in file headers. NFC
Fangrui Song
2019-05-13
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-103
/
+149
*
Make sure files include what they use (part 1/N)
Pavel Labath
2016-08-10
1
-0
/
+3
*
Handle thumb IT instructions correctly all the time.
Greg Clayton
2014-12-09
1
-1
/
+33
*
Fix typos.
Bruce Mitchener
2014-07-08
1
-1
/
+1
*
Remove asserts that will crash LLDB. These should be changed to return
Greg Clayton
2011-06-02
1
-1
/
+2
*
Added a way to resolve an load address from a target:
Greg Clayton
2011-05-18
1
-1
/
+2
*
Changed the emulate instruction function to take emulate options which
Greg Clayton
2011-04-26
1
-0
/
+9
*
Renamed macro definition of CPSR_C to be CPSR_C_POS to avoid confusions and s...
Johnny Chen
2011-02-23
1
-22
/
+22
*
Add emulation methods for LSL (immediate), LSL (register), LSR (immediate), a...
Johnny Chen
2011-02-16
1
-2
/
+10
*
Add a generic EmulateMovRdRm() method and modify/add entries to the g_thumb_o...
Johnny Chen
2011-02-10
1
-11
/
+24
*
Add some comments and a little utility to convert ARM conditions to strings.
Johnny Chen
2011-02-04
1
-16
/
+38
*
Move #define's out of ARMUtils.h and into a newly created file ARMDefines.h.
Johnny Chen
2011-01-26
1
-0
/
+56