index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Object
/
MachOObject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix mismatched new[]/delete.
Benjamin Kramer
2010-12-17
1
-1
/
+1
*
Mach-O: Tweak field name.
Daniel Dunbar
2010-12-10
1
-1
/
+1
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-2
/
+2
*
macho-dump: Add support for --dump-section-data and tweak a few format strings.
Daniel Dunbar
2010-11-27
1
-0
/
+4
*
macho-dump: Add support for dumping symbol table entries.
Daniel Dunbar
2010-11-27
1
-0
/
+28
*
macho-dump: Add support for dumping string table data.
Daniel Dunbar
2010-11-27
1
-1
/
+7
*
macho-dump: Add support for dumping relocation entries.
Daniel Dunbar
2010-11-27
1
-0
/
+13
*
macho-dump: Add support for dumping sections.
Daniel Dunbar
2010-11-27
1
-0
/
+46
*
macho-dump: Add support for dumping dysymtab indirect symbol table.
Daniel Dunbar
2010-11-27
1
-0
/
+13
*
Unbreak build for newer GCCs.
Benjamin Kramer
2010-11-27
1
-4
/
+4
*
macho-dump: Add support for dumping symtab and dysymtab commands.
Daniel Dunbar
2010-11-27
1
-0
/
+42
*
macho-dump: Add support for dumping segment load commands.
Daniel Dunbar
2010-11-27
1
-0
/
+68
*
Object/Mach-O: Add header and load command information.
Daniel Dunbar
2010-11-27
1
-3
/
+80
*
Object/Mach-O: Validate Mach-O magic and initialize format info.
Daniel Dunbar
2010-11-27
1
-2
/
+24
*
MC/Mach-O: Start stubbing out a Mach-O object file wrapper.
Daniel Dunbar
2010-11-27
1
-0
/
+23