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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start migrating mach-o dumping facilities to the object file out of a
Eric Christopher
2011-04-03
1
-0
/
+28
*
Move Object.cpp out of VMCore and into Object.
Eric Christopher
2011-04-03
2
-0
/
+60
*
Assorted bugfixes in object file handling:
Eric Christopher
2011-04-03
2
-2
/
+20
*
Object: Fix type punned pointer issues by making DataRefImpl a union and usin...
Michael J. Spencer
2011-01-21
2
-83
/
+68
*
Object: Add ELF support.
Michael J. Spencer
2011-01-20
3
-1
/
+708
*
Object: Add COFF Support.
Michael J. Spencer
2011-01-20
3
-1
/
+372
*
Fix mismatched new[]/delete.
Benjamin Kramer
2010-12-17
1
-1
/
+1
*
MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> v...
Michael J. Spencer
2010-12-16
1
-2
/
+5
*
Mach-O: Tweak field name.
Daniel Dunbar
2010-12-10
1
-1
/
+1
*
Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code...
Michael J. Spencer
2010-12-09
1
-1
/
+3
*
Merge System into Support.
Michael J. Spencer
2010-11-29
2
-3
/
+3
*
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
2
-0
/
+24
*
Fix typo: Exectuable -> Executable
Peter Collingbourne
2010-11-17
1
-1
/
+1
*
Object: Get rid of sys::Path, Triple, and cleanup namespace.
Michael J. Spencer
2010-11-16
1
-7
/
+5
*
Object: Add missing makefile.
Michael J. Spencer
2010-11-15
1
-0
/
+14
*
Add LLVMObject Library.
Michael J. Spencer
2010-11-15
2
-0
/
+71