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
/
lld
/
lib
/
ReaderWriter
/
MachO
/
ExecutableAtoms.hpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename ExecutableAtom.hpp to ExecutableAtom.h
Davide Italiano
2015-04-14
1
-133
/
+0
*
Rename atom_collection -> AtomVector.
Rui Ueyama
2015-04-08
1
-5
/
+5
*
Separate atom_collection type into two different types. NFC.
Rui Ueyama
2015-04-08
1
-1
/
+1
*
Merge atom_collection_vector with atom_collection.
Rui Ueyama
2015-04-08
1
-1
/
+1
*
MachO: Remove unused vectors from MachHeaderAliasFile. NFC.
Rui Ueyama
2015-04-07
1
-6
/
+3
*
Use alignment values everywhere instead of log2.
Rui Ueyama
2015-03-26
1
-1
/
+1
*
Make File non-const in the resolver.
Rui Ueyama
2015-03-04
1
-1
/
+1
*
[Mach-O] Remove redundant allocator
Jean-Daniel Dupas
2015-02-20
1
-2
/
+1
*
Re-commit r225674: Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-15
1
-1
/
+1
*
Revert "Convert other drivers to use WrapperNode" and subsequent commits.
Rui Ueyama
2015-01-14
1
-1
/
+1
*
Convert other drivers to use WrapperNode.
Rui Ueyama
2015-01-13
1
-1
/
+1
*
[mach-o] extract atom alignment information from mach-o files
Nick Kledzik
2014-11-18
1
-1
/
+1
*
[mach-o] Support linker synthesized mach_header symbols.
Nick Kledzik
2014-11-12
1
-0
/
+70
*
[mach-o] Fix stub generation to work for dylibs and bundles
Nick Kledzik
2014-08-13
1
-15
/
+27
*
[mach-o] refactor KindHandler into ArchHandler and simplify passes.
Nick Kledzik
2014-07-16
1
-1
/
+8
*
MachO: rename _outputFileType to avoid shadowing parent field.
Tim Northover
2014-06-20
1
-1
/
+1
*
Run llvm/utils/sort_includes.py in a few files.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
Move Simple.h and Alias.h to include/Core.
Rui Ueyama
2014-06-11
1
-3
/
+3
*
Run clang-format on r197727.
Rui Ueyama
2013-12-20
1
-3
/
+2
*
[lld] Introduce registry and Reference kind tuple
Nick Kledzik
2013-12-19
1
-1
/
+1
*
Fix include guards.
Rui Ueyama
2013-11-15
1
-3
/
+3
*
[mach-o] switch to use llvm::MachO:: constants
Nick Kledzik
2013-09-27
1
-1
/
+2
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-9
/
+7
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-4
/
+4
*
[Core,Driver,ELF] Differentiate static and dynamic executables.
Michael J. Spencer
2013-02-14
1
-1
/
+2
*
add elf targethandler
Shankar Easwaran
2013-01-25
1
-1
/
+1
*
Move SimpleAtoms.h to ReaderWriter.
Michael J. Spencer
2013-01-24
1
-2
/
+1
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-4
/
+3
*
Major refactoring: Remove Platform concept. In its place there are
Nick Kledzik
2012-05-31
1
-0
/
+50