index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
Support
/
ELF.h
Age
Commit message (
Expand
)
Author
2013-05-03
[SystemZ] Add ELF relocation support
Richard Sandiford
2013-04-12
Add missing relocation names
Nico Rieck
2013-03-26
PowerPC: Simplify handling of fixups.
Ulrich Weigand
2013-03-14
Add two of the float related ARM-specific entries for e_flags needed for
Joerg Sonnenberger
2013-02-25
Fix missing relocation for TLS addressing peephole optimization.
Bill Schmidt
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-19
ELF symbol table field st_other support,
Jack Carter
2013-02-16
[ELF] Add STN_UNDEF.
Michael J. Spencer
2013-02-12
This patch just fixes up various llvm formatting
Jack Carter
2013-02-05
This patch that sets the Mips ELF header flag for
Jack Carter
2013-01-31
Add AArch64 as an experimental target.
Tim Northover
2013-01-30
This patch implements runtime ARM specific
Jack Carter
2013-01-24
[ELF] Add R_X86_64_IRELATIVE.
Michael J. Spencer
2013-01-22
Fix truncation of relocation types in Support/ELF.h
Tim Northover
2013-01-18
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-09
PowerPC: EH adjustments
Adhemerval Zanella
2013-01-09
add hexagon flags in ELF.h
Shankar Easwaran
2013-01-04
PowerPC: Fix eh_frame relocation for PIC
Adhemerval Zanella
2012-12-14
This patch improves the 64-bit PowerPC InitialExec TLS support by providing
Bill Schmidt
2012-12-12
This patch implements local-dynamic TLS model support for the 64-bit
Bill Schmidt
2012-12-11
This patch implements the general dynamic TLS model for 64-bit PowerPC.
Bill Schmidt
2012-12-04
This patch introduces initial-exec model support for thread-local storage
Bill Schmidt
2012-11-27
This patch implements medium code model support for 64-bit PowerPC.
Bill Schmidt
2012-11-13
Add (some) PowerPC TLS relocation types to ELF.h and
Ulrich Weigand
2012-10-31
Add support for ARM segment types PT_ARM_ARCHEXT, PT_ARM_EXIDX and PT_ARM_UNW...
James Molloy
2012-10-30
* Add e_flags enum for Hexagon
Sid Manning
2012-09-18
Add PowerPC64 relocation definitions. Patch by Adhemerval Zanella!
Roman Divacky
2012-08-16
Revert r162034, r162035 and r162037.
Roman Divacky
2012-08-16
Add PPC64 relocations definitions, by Adhemerval Zanella.
Roman Divacky
2012-07-18
Add some missed ELF constants definitions:
Simon Atanasyan
2012-06-23
Add relocation types for Hexagon processor; patch by Sidney Manning <sidneym@...
Marshall Clow
2012-05-17
[Hexagon] Clean up Hexagon ELF definition.
Evandro Menezes
2012-04-02
Initial 64 bit direct object support.
Akira Hatanaka
2012-03-09
Support reading GNU symbol versions in ELFObjectFile
David Meyer
2011-12-12
Add support for gnu_indirect_function.
Roman Divacky
2011-12-07
Add a few moreLocal/Global R_MIPS_GOT related fixups and
Bruno Cardoso Lopes
2011-11-23
This patch addresses gp relative fixups/relocations for jump tables.
Akira Hatanaka
2011-10-14
Add ELF relocation types for Mips.
Akira Hatanaka
2011-10-13
Fix incorrect ELF typedefs.
Michael J. Spencer
2011-10-13
Add missing ELF constants.
Michael J. Spencer
2011-08-02
Sketch out PowerPC ELF writer. This is enough to get clang -integrated-as
Roman Divacky
2011-06-13
Fix spelling and sort CMakeLists.txt.
Michael J. Spencer
2011-02-04
Teach ARM/MC/ELF about EF_ARM_EABI_VERSION. The magic number is set to
Jason W Kim
2011-01-23
Delay the creation of eh_frame so that the user can change the defaults.
Rafael Espindola
2011-01-23
Remove more duplicated code.
Rafael Espindola
2011-01-20
Object: Add ELF support.
Michael J. Spencer
2010-11-29
Merge System into Support.
Michael J. Spencer
2010-11-23
Move the ARM reloc constants to Support/ELF.h
Jason W Kim
2010-11-21
Implement ELF object file writing support for the MBlaze backend. Its not per...
Wesley Peck
[next]