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
/
OutputELFWriter.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use error_code() instead of error_code::succes()
Rafael Espindola
2014-05-31
1
-2
/
+2
*
[ELF] Add "override" and remove "virtual".
Rui Ueyama
2014-03-28
1
-4
/
+4
*
Revert "[ELF] Order DT_NEEDED entries by command line order."
Rui Ueyama
2014-03-20
1
-22
/
+5
*
[ELF] Order DT_NEEDED entries by command line order.
Michael J. Spencer
2014-03-20
1
-5
/
+22
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-13
1
-1
/
+1
*
[Cleanup] Sort includes.
Ahmed Charles
2014-03-12
1
-4
/
+4
*
[ELF] Make changes to all the targets supported currently
Shankar Easwaran
2014-01-27
1
-53
/
+76
*
[ELF] Create Target specific Writers.
Shankar Easwaran
2014-01-27
1
-27
/
+48
*
[ELF] Rename File.h to ELFFile.h to avoid confusion.
Shankar Easwaran
2014-01-26
1
-1
/
+1
*
Linking of shared libraries for MIPS little-endian 32-bit target.
Simon Atanasyan
2013-12-15
1
-4
/
+2
*
Fix "don't" typos missed in previous commit
Alp Toker
2013-12-01
1
-1
/
+1
*
Fix include guards.
Rui Ueyama
2013-11-15
1
-3
/
+3
*
Add explictly exported atoms and export R_*_COPY'ed atoms.
Michael J. Spencer
2013-11-08
1
-0
/
+8
*
[ELF] Implement minimal support for .eh_frame_hdr.
Michael J. Spencer
2013-10-30
1
-0
/
+10
*
[lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
2013-10-07
1
-3
/
+5
*
[lld][LinkingContext][ELF] Allow different output file types.
Shankar Easwaran
2013-09-23
1
-2
/
+2
*
Output soname.
Joerg Sonnenberger
2013-09-14
1
-0
/
+7
*
Finish -rpath implementation to actually create the DT_RPATH entries.
Joerg Sonnenberger
2013-09-03
1
-0
/
+9
*
[lld][LinkingContext] Atoms created from command line options should be avail...
Shankar Easwaran
2013-08-31
1
-21
/
+3
*
[lld][ELF] Cleanup ELF writing, No change in functionality
Shankar Easwaran
2013-08-26
1
-28
/
+29
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-30
/
+29
*
[lld] rename member variable name.
Shankar Easwaran
2013-06-24
1
-1
/
+1
*
[ELF] add -u/--undefined option, to define undefined symbols
Shankar Easwaran
2013-06-19
1
-4
/
+26
*
Parallel write.
Michael J. Spencer
2013-05-28
1
-3
/
+3
*
[ELF] Make addressOfAtom thread safe.
Michael J. Spencer
2013-05-28
1
-1
/
+2
*
Instrument things.
Michael J. Spencer
2013-05-28
1
-5
/
+18
*
[lld][ELF] (no testable functionality change) resize the number of entries in...
Shankar Easwaran
2013-04-29
1
-4
/
+15
*
This is my Driver refactoring patch.
Nick Kledzik
2013-04-04
1
-1
/
+1
*
[ELF] Add dynamic hash table and get simple dynamic libraries working with He...
Shankar Easwaran
2013-03-29
1
-4
/
+18
*
[ELF] fix dynamic symbol table entries and update tests
Shankar Easwaran
2013-03-25
1
-6
/
+8
*
[ELF] Interp section is only needed in dynamic executables
Shankar Easwaran
2013-03-20
1
-5
/
+0
*
[lld] remove trailing whitespace
Shankar Easwaran
2013-03-14
1
-5
/
+5
*
[ELF] Create baseclass for all ELF writers
Shankar Easwaran
2013-03-08
1
-0
/
+354
[prev]