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
/
YAML
/
ReaderWriterYAML.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove unnecessary namespace qualifier.
Rui Ueyama
2013-11-05
1
-18
/
+18
*
[ELF] Fix RO/RW note sections.
Shankar Easwaran
2013-10-26
1
-2
/
+2
*
[PECOFF] Add dataDirectoryEntry as a recognized ContentType
Shankar Easwaran
2013-10-26
1
-0
/
+2
*
[Layout] Assign ordinals in Resolution order.
Shankar Easwaran
2013-10-09
1
-8
/
+0
*
Update error classes from all lowercase to camel case.
Rui Ueyama
2013-10-09
1
-2
/
+2
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-2
/
+2
*
[Core] Add type and size to SharedLibraryAtom.
Michael J. Spencer
2013-09-26
1
-2
/
+21
*
[lld][ELF] Support non alloc sections in the Writer.
Shankar Easwaran
2013-09-19
1
-0
/
+1
*
[lld][YAML] RefNameResolver : add only if name/refname is not empty
Shankar Easwaran
2013-09-17
1
-3
/
+3
*
Add a fallback mechanism for undefined atom.
Rui Ueyama
2013-09-12
1
-4
/
+13
*
Run clang-format.
Rui Ueyama
2013-09-11
1
-602
/
+488
*
Change the parseFile argument from MemoryBuffer pointer to LinkerInput
Joerg Sonnenberger
2013-09-07
1
-2
/
+2
*
[lld][ELF] Differentiate between Note sections(RW/RO)
Shankar Easwaran
2013-09-04
1
-1
/
+2
*
[lld][ELF] Emit note sections
Shankar Easwaran
2013-09-04
1
-0
/
+1
*
[lld][ELF] Rename typeTLV content type for ELF
Shankar Easwaran
2013-08-23
1
-0
/
+4
*
[lld] handle typeZeroFill atoms in ELF/Native/YAML
Shankar Easwaran
2013-08-23
1
-1
/
+5
*
Fix spelling error. s/Libary/Library/g.
Rui Ueyama
2013-08-09
1
-1
/
+1
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-23
/
+21
*
[ARM] Remove isThumb() as it's not used and it's not in the right place.
Rui Ueyama
2013-06-13
1
-1
/
+0
*
[lld][ELF] (no testable functionality change) resize the number of entries in...
Shankar Easwaran
2013-04-29
1
-3
/
+4
*
Revert "Correctly pass ownership of MemoryBuffers."
Michael J. Spencer
2013-04-05
1
-1
/
+1
*
Correctly pass ownership of MemoryBuffers.
Michael J. Spencer
2013-04-05
1
-1
/
+1
*
Fix uninitialized variables. Found by ubsan.
Michael J. Spencer
2013-04-05
1
-1
/
+1
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-6
/
+34
*
Devirtualize Reference::kind.
Michael J. Spencer
2013-03-20
1
-7
/
+7
*
Devirtualize File::kind.
Michael J. Spencer
2013-03-20
1
-2
/
+2
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-145
/
+145
*
[ELF][Hexagon]add typeZeroFillFast
Shankar Easwaran
2013-02-24
1
-0
/
+1
*
add changes for typeDataFast
Shankar Easwaran
2013-02-22
1
-8
/
+5
*
[ELF] Add support for reading dynamic libraries.
Michael J. Spencer
2013-02-11
1
-6
/
+8
*
Use proper delete.
Michael J. Spencer
2013-01-26
1
-4
/
+4
*
add elf targethandler
Shankar Easwaran
2013-01-25
1
-45
/
+47
*
Add SectionPosition and OrderPass
Nick Kledzik
2013-01-23
1
-5
/
+28
*
Add PassManager.
Michael J. Spencer
2013-01-23
1
-9
/
+0
*
Move everything over to TargetInfo.
Michael J. Spencer
2013-01-23
1
-54
/
+27
*
Add new merge-by-content Merge attribute for use by anonymous
Nick Kledzik
2013-01-15
1
-0
/
+1
*
[YAML] Fix undefined behavior.
Michael J. Spencer
2013-01-13
1
-3
/
+5
*
Factor File::addAtom out to MutableFile::addAtom.
Michael J. Spencer
2013-01-12
1
-9
/
+2
*
Better tie together ContentType and Permissions.
Nick Kledzik
2013-01-09
1
-8
/
+13
*
add extra namespace for gcc-4.7 compatibility
Nick Kledzik
2013-01-08
1
-41
/
+50
*
Rename YAML key 'fixups:' to 'references:'
Nick Kledzik
2013-01-08
1
-1
/
+1
*
[YAML] Fix -Wcovered-switch-default
Michael J. Spencer
2013-01-06
1
-1
/
+0
*
Removes files for separate ReaderYAML.cpp and WriterYAML.cpp
Nick Kledzik
2013-01-05
1
-0
/
+1357
[prev]