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
/
Target
/
LanguageRuntime.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add additional DWARF 5 language constants.
Bruce Mitchener
2015-02-06
1
-0
/
+3
*
Fix a bunch of [-Werror,-Winconsistent-missing-override] warnings.
Eric Christopher
2014-12-10
1
-16
/
+16
*
Add the ability to set breakpoints with conditions, commands, etc,
Jim Ingham
2014-12-06
1
-3
/
+21
*
[dwarf] Add new language enumerations.
Bruce Mitchener
2014-08-26
1
-0
/
+3
*
Add enumerations for additional languages from DWARF spec updates.
Bruce Mitchener
2014-07-03
1
-0
/
+9
*
Get the breakpoint setting, and the Mac OS X DYLD trampolines and expression ...
Jim Ingham
2014-01-10
1
-1
/
+2
*
<rdar://problem/13635174>
Greg Clayton
2013-10-11
1
-2
/
+2
*
After discussing with Chris Lattner, we require C++11, so lets get rid of the...
Greg Clayton
2013-04-18
1
-1
/
+1
*
Since we use C++11, we should switch over to using std::unique_ptr when C++11...
Greg Clayton
2013-04-18
1
-1
/
+1
*
<rdar://problem/13372857>
Greg Clayton
2013-03-11
1
-135
/
+228
*
Add "target.process.stop-on-shared-library-events" setting, and make it work.
Jim Ingham
2013-01-26
1
-0
/
+2
*
Improved support for language types as command
Sean Callanan
2012-10-23
1
-27
/
+65
*
Add explicit casts to bool in "shared pointer is valid" constructs that retur...
Jim Ingham
2012-08-11
1
-1
/
+1
*
Add a command and an SB API to create exception breakpoints. Make the break ...
Jim Ingham
2012-03-06
1
-3
/
+49
*
Make it possible to set Exception breakpoints when the target doesn't yet
Jim Ingham
2012-03-05
1
-0
/
+116
*
Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Val...
Jim Ingham
2010-09-28
1
-1
/
+2
*
Committing the skeleton of Language runtime plugin classes.
Jim Ingham
2010-09-23
1
-0
/
+47