index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
ELF.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial 64 bit direct object support.
Akira Hatanaka
2012-04-02
1
-1
/
+3
*
Support reading GNU symbol versions in ELFObjectFile
David Meyer
2012-03-09
1
-0
/
+30
*
Add support for gnu_indirect_function.
Roman Divacky
2011-12-12
1
-0
/
+1
*
Add a few moreLocal/Global R_MIPS_GOT related fixups and
Bruno Cardoso Lopes
2011-12-07
1
-0
/
+1
*
This patch addresses gp relative fixups/relocations for jump tables.
Akira Hatanaka
2011-11-23
1
-0
/
+16
*
Add ELF relocation types for Mips.
Akira Hatanaka
2011-10-14
1
-1
/
+55
*
Fix incorrect ELF typedefs.
Michael J. Spencer
2011-10-13
1
-21
/
+19
*
Add missing ELF constants.
Michael J. Spencer
2011-10-13
1
-18
/
+216
*
Sketch out PowerPC ELF writer. This is enough to get clang -integrated-as
Roman Divacky
2011-08-02
1
-0
/
+17
*
Fix spelling and sort CMakeLists.txt.
Michael J. Spencer
2011-06-13
1
-4
/
+4
*
Teach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic number is set to
Jason W Kim
2011-02-04
1
-0
/
+4
*
Delay the creation of eh_frame so that the user can change the defaults.
Rafael Espindola
2011-01-23
1
-0
/
+2
*
Remove more duplicated code.
Rafael Espindola
2011-01-23
1
-6
/
+45
*
Object: Add ELF support.
Michael J. Spencer
2011-01-20
1
-0
/
+3
*
Merge System into Support.
Michael J. Spencer
2010-11-29
1
-1
/
+1
*
Move the ARM reloc constants to Support/ELF.h
Jason W Kim
2010-11-23
1
-0
/
+138
*
Implement ELF object file writing support for the MBlaze backend. Its not per...
Wesley Peck
2010-11-21
1
-0
/
+27
*
Initial comdat implementation.
Rafael Espindola
2010-11-11
1
-0
/
+7
*
Add support for files with more than 65280 sections. No testcase since
Rafael Espindola
2010-10-31
1
-0
/
+1
*
Add support for R_386_TLS_GD, R_386_TLS_LE_32, R_386_TLS_IE and R_386_TLS_LE.
Rafael Espindola
2010-10-27
1
-1
/
+26
*
Add support for emitting ARM file attributes.
Rafael Espindola
2010-10-25
1
-0
/
+10
*
Adding the EM_MBLAZE value to the machine architectures enumeration to
Wesley Peck
2010-10-21
1
-15
/
+16
*
Sketch i386 relocations handling, from Roman Divacky.
Benjamin Kramer
2010-08-17
1
-0
/
+21
*
Add ELF ObjectWriter and Streamer support.
Matt Fleming
2010-08-16
1
-0
/
+6
*
Add the rest of the SHT_* values as defined in the System V ABI
Matt Fleming
2010-07-20
1
-16
/
+23
*
Remove extraneous semicolons after member functions
Douglas Gregor
2010-07-16
1
-4
/
+4
*
A few more minor additions to ELF.h.
Eli Friedman
2010-07-16
1
-0
/
+9
*
Bring ELF64 on par with ELF32, add a few magic constants and support ".dynamic"
Stephen Wilson
2010-07-13
1
-11
/
+123
*
Simple format/style fixes.
Stephen Wilson
2010-07-12
1
-28
/
+28
*
Test commit.
Stephen Wilson
2010-07-12
1
-1
/
+1
*
Add X86_64 ELF relocation values and ELF64 relocation classes.
Matt Fleming
2010-07-06
1
-0
/
+73
*
Add some more ELF OSABI values as found in the System V Application
Matt Fleming
2010-07-06
1
-2
/
+21
*
Add a few more ELF bits.
Dan Gohman
2010-04-19
1
-0
/
+11
*
Move DataTypes.h to include/llvm/System, update all users. This breaks the last
Chandler Carruth
2009-10-26
1
-1
/
+1
*
Add AMD64 elf machine type
Bruno Cardoso Lopes
2009-05-30
1
-1
/
+2
*
Add segment flag bits to ELF.h.
Mikhail Glushenkov
2009-04-05
1
-0
/
+9
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-1
/
+0
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-9
/
+9
*
Changes For Bug 352
Reid Spencer
2004-09-01
1
-2
/
+7
*
Update comment at head of file. Also fix C 'typedef struct' nonsense I
Brian Gaeke
2004-02-29
1
-7
/
+9
*
Add more architectures, and ELF64 stuff.
Brian Gaeke
2004-02-29
1
-1
/
+49
*
Fix my sloppiness
Brian Gaeke
2004-02-28
1
-6
/
+6
*
ELF constants and data structures.
Brian Gaeke
2004-02-28
1
-0
/
+245