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
/
Core
/
Section.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
<rdar://problem/10103468>
Greg Clayton
2012-02-24
1
-121
/
+125
*
<rdar://problem/10560053>
Greg Clayton
2012-02-05
1
-29
/
+0
*
Big change in the way ObjectFile file contents are managed. We now
Greg Clayton
2012-01-12
1
-89
/
+12
*
<rdar://problem/10652336>
Greg Clayton
2012-01-06
1
-1
/
+1
*
Moved lldb::user_id_t values to be 64 bit. This was going to be needed for
Greg Clayton
2011-10-19
1
-1
/
+1
*
Added a new plug-in type: lldb_private::OperatingSystem. The operating system
Greg Clayton
2011-08-22
1
-1
/
+3
*
Added "target variable" command that allows introspection of global
Greg Clayton
2011-07-07
1
-2
/
+19
*
Fixed the LLDB build so that we can have private types, private enums and
Greg Clayton
2011-03-24
1
-1
/
+1
*
Added the ability to dump sections to a certain depth (for when sections
Greg Clayton
2010-12-08
1
-4
/
+5
*
Improved the "image dump section" command output by making sure
Greg Clayton
2010-12-07
1
-4
/
+5
*
Fixed an issue when debugging with DWARF in the .o files where
Greg Clayton
2010-12-07
1
-4
/
+2
*
Updated the lldb_private::Flags class to have better method names and made
Greg Clayton
2010-10-27
1
-1
/
+1
*
Hooked up ability to look up data symbols so they show up in disassembly
Greg Clayton
2010-10-08
1
-11
/
+11
*
Moved the section load list up into the target so we can use the target
Greg Clayton
2010-09-14
1
-16
/
+16
*
Looking at some of the test suite failures in DWARF in .o files with the
Greg Clayton
2010-09-14
1
-2
/
+5
*
Modified both the ObjectFileMachO and ObjectFileELF to correctly set the
Greg Clayton
2010-07-21
1
-1
/
+7
*
Allow searching for a section by SectionType.
Greg Clayton
2010-07-21
1
-0
/
+17
*
Centralized all disassembly into static functions in source/Core/Disassembler...
Greg Clayton
2010-06-30
1
-4
/
+20
*
Fixed debug map in executable + DWARF in .o debugging on Mac OS X.
Greg Clayton
2010-06-28
1
-121
/
+0
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+791
[prev]