llvm-project/lld/lib/ReaderWriter/ELF
Michael J. Spencer 3c75665fdd [ELF][x86-64] Add the _GLOBAL_OFFSET_TABLE_ Atom in the correct location.
Now we link against glibc without --noinhibit-exec.

llvm-svn: 174150
2013-02-01 05:36:14 +00:00
..
Hexagon add hexagon scatter bits and split hexgontargethandler to hexagonrelocationhander 2013-02-01 05:26:02 +00:00
PPC [ELF] Use the target's LayoutHandler. 2013-01-30 20:05:27 +00:00
X86 [ELF] Use the target's LayoutHandler. 2013-01-30 20:05:27 +00:00
X86_64 [ELF][x86-64] Add the _GLOBAL_OFFSET_TABLE_ Atom in the correct location. 2013-02-01 05:36:14 +00:00
Atoms.h [ELF] Chop the ELF prefix off of most things. 2013-01-29 22:03:39 +00:00
CMakeLists.txt [ELF] Remove ReferenceKinds. 2013-01-30 07:46:54 +00:00
Chunk.h add targethandler hooks from Writer and cleanup 2013-01-30 07:11:43 +00:00
DefaultLayout.h add support for assigning virtual addresses to TDATA/TBSS sections 2013-01-31 16:04:47 +00:00
DefaultTargetHandler.h [ELF] Use the target's LayoutHandler. 2013-01-30 20:05:27 +00:00
ELFTargetInfo.cpp [ELF] Chop the ELF prefix off of most things. 2013-01-29 22:03:39 +00:00
ExecutableAtoms.h add targethandler hooks from Writer and cleanup 2013-01-30 07:11:43 +00:00
File.h [ELF] Create atoms for progbits sections with no symbols but still have content. 2013-01-31 21:00:42 +00:00
HeaderChunks.h [ELF] Chop the ELF prefix off of most things. 2013-01-29 22:03:39 +00:00
Layout.h [ELF] Make AtomLayout more accessible. 2013-01-30 01:25:06 +00:00
Reader.cpp [ELF] Chop the ELF prefix off of most things. 2013-01-29 22:03:39 +00:00
SectionChunks.h add support for assigning virtual addresses to TDATA/TBSS sections 2013-01-31 16:04:47 +00:00
SegmentChunks.h add support for assigning virtual addresses to TDATA/TBSS sections 2013-01-31 16:04:47 +00:00
TargetHandler.h add targethandler hooks from Writer and cleanup 2013-01-30 07:11:43 +00:00
TargetLayout.h add targethandler hooks from Writer and cleanup 2013-01-30 07:11:43 +00:00
Targets.h [ELF] Chop the ELF prefix off of most things. 2013-01-29 22:03:39 +00:00
Writer.cpp [ELF] Add more absolute atoms. Simplify how they are resolved. 2013-02-01 05:36:00 +00:00
Writer.h [ELF] Remove ReferenceKinds. 2013-01-30 07:46:54 +00:00