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
/
ELF
/
SectionChunks.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Parallel write.
Michael J. Spencer
2013-05-28
1
-4
/
+5
*
[lld][ELF][All Archs] Addend is used by dynamic relocations
Shankar Easwaran
2013-05-17
1
-4
/
+3
*
[lld][ELF] reduce the number of symbols emitted in the symbol table
Shankar Easwaran
2013-05-01
1
-0
/
+4
*
[lld][ELF] (no testable functionality change) resize the number of entries in...
Shankar Easwaran
2013-04-29
1
-2
/
+13
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-3
/
+3
*
[ELF] Set the symbol type for undefined atoms properly
Shankar Easwaran
2013-04-01
1
-1
/
+4
*
[ELF] Add dynamic hash table and get simple dynamic libraries working with He...
Shankar Easwaran
2013-03-29
1
-34
/
+178
*
[ELF] no change in functionality, add functions to symbol table so that they ...
Shankar Easwaran
2013-03-26
1
-69
/
+112
*
memcpy instead of copy_n. Faster than copy_n on MSVC :(.
Michael J. Spencer
2013-03-20
1
-1
/
+1
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-8
/
+8
*
[ELF] Set symbol type to STT_SECTION, so that objdump.bfd doesnot get confuse...
Shankar Easwaran
2013-03-05
1
-1
/
+7
*
[ELF] add dynamic library support
Shankar Easwaran
2013-03-05
1
-7
/
+29
*
[ELF] Remove comment
Shankar Easwaran
2013-03-05
1
-1
/
+0
*
[ELF] no functionality change, update dynamicTable functionality
Shankar Easwaran
2013-03-04
1
-0
/
+78
*
[lld][ELF] Order segments
Shankar Easwaran
2013-02-27
1
-2
/
+5
*
[ELF][Writer] Add dynamic relocation tables.
Michael J. Spencer
2013-02-27
1
-7
/
+60
*
[ELF][Hexagon]add typeZeroFillFast
Shankar Easwaran
2013-02-24
1
-10
/
+16
*
[ELF][Writer] Add hash table.
Michael J. Spencer
2013-02-23
1
-0
/
+37
*
[ELF][Writer] Add dynamic string and symbol table.
Michael J. Spencer
2013-02-23
1
-36
/
+87
*
sort quickdata for the hexagon target
Shankar Easwaran
2013-02-22
1
-7
/
+6
*
add changes for typeDataFast
Shankar Easwaran
2013-02-22
1
-1
/
+4
*
[ELF][Writer] Add .interp section.
Michael J. Spencer
2013-02-20
1
-0
/
+25
*
[ELF][Writer] Add dynamic table.
Michael J. Spencer
2013-02-20
1
-0
/
+42
*
[ELF] Fix memory leak by deleting BumpPtr allocated objects.
Michael J. Spencer
2013-02-19
1
-1
/
+1
*
Switch a vector<pair<const T &, const U &>> to a vector<pair<const T *,
Chandler Carruth
2013-02-19
1
-7
/
+7
*
[ELF][Writer] Refactor Section to not have atoms. Move atoms into AtomSection.
Michael J. Spencer
2013-02-14
1
-218
/
+158
*
remove duplicate strings from the string table
Shankar Easwaran
2013-02-01
1
-7
/
+31
*
[ELF][x86-84] Add static TLS support.
Michael J. Spencer
2013-02-01
1
-1
/
+13
*
add support for assigning virtual addresses to TDATA/TBSS sections
Shankar Easwaran
2013-01-31
1
-1
/
+0
*
[ELF] Use TargetRelocationHandler to apply relocations.
Michael J. Spencer
2013-01-30
1
-13
/
+5
*
add targethandler hooks from Writer and cleanup
Shankar Easwaran
2013-01-30
1
-7
/
+17
*
[ELF] Make AtomLayout more accessible.
Michael J. Spencer
2013-01-30
1
-20
/
+21
*
[ELF] Chop the ELF prefix off of most things.
Michael J. Spencer
2013-01-29
1
-0
/
+744
[prev]