summaryrefslogtreecommitdiff
path: root/elfcpp/elfcpp.h
Commit message (Expand)AuthorAgeFilesLines
* Experimental implementation of RELR-style relocations.users/ccoutant/experimental-relrCary Coutant2017-04-251-0/+49
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add PRU ELF ID to elfcppDimitar Dimitrov2016-12-311-0/+1
* Add support for MIPS .rld_map section.Vladimir Radosavljevic2016-06-201-0/+2
* Add support for .MIPS.abiflags and .gnu.attributes sections.Vladimir Radosavljevic2016-06-111-0/+2
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-111-0/+166
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Add EM_IAMCU support to goldH.J. Lu2015-10-131-1/+1
* Change ch_type to Elf_Word in struct Chdr_data<64>H.J. Lu2015-10-041-1/+1
* Add chdr_size, Chdr, Chdr_write and Chdr_dataH.J. Lu2015-04-081-0/+61
* Add SHF_COMPRESSED and ELFCOMPRESS_XXX to elfcpp.hH.J. Lu2015-04-081-0/+12
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-291-0/+2
* 2014-07-02 Jing Yu <jingyu@google.com>Jing Yu2014-07-021-1/+9
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-221-2/+2
* 2014-04-15 Sasa Stankovic <Sasa.Stankovic@imgtec.com>Cary Coutant2014-04-151-2/+4
* Update copyright yearsAlan Modra2014-03-051-2/+1
* Add support for tilegx in gold.Walter Lee2012-09-151-0/+1
* * mips.h: New fileIan Lance Taylor2012-01-281-1/+106
* * elfcpp.h (STT_GNU_IFUNC): Add comment.Ian Lance Taylor2012-01-281-2/+7
* ELFOSABI_GNUThomas Schwinge2011-07-031-3/+2
* * elfcpp.h (enum SHT): Add SHT_GNU_INCREMENTAL_GOT_PLT.Cary Coutant2010-08-121-0/+1
* elfcpp/ChangeLog:Cary Coutant2010-08-121-0/+2
* include:Rainer Orth2010-03-051-1/+2
* elfcpp/:Ian Lance Taylor2010-01-191-0/+9
* * elfcpp.h: Remove trailing commas from enum definitions.Ian Lance Taylor2009-11-031-4/+4
* 2009-10-30 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-301-0/+4
* 2009-10-16 Doug Kwan <dougkwan@google.com>Doug Kwan2009-10-161-1/+1
* * config/obj-elf.c (obj_elf_type): Add code to support a type ofNick Clifton2009-07-231-0/+1
* * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant.Ian Lance Taylor2009-06-221-1/+10
* 2009-05-27 Doug Kwan <dougkwan@google.com>Doug Kwan2009-05-271-1/+20
* include/elfNick Clifton2009-04-301-0/+1
* include/elf:Ian Lance Taylor2009-03-201-2/+4
* 2009-01-06 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-01-061-1/+0
* include/elf/Nick Clifton2008-12-031-1/+2
* 2008-06-12 David S. Miller <davem@davemloft.net>David Edelsohn2008-06-121-0/+14
* elfcpp/David S. Miller2008-04-161-0/+20
* * sparc.h: New fileDavid S. Miller2008-04-111-3/+31
* * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants.Ian Lance Taylor2008-03-251-0/+48
* Support --hash-style=gnu.Ian Lance Taylor2008-03-061-0/+4
* Add licensing text to every source file.Ian Lance Taylor2007-09-221-0/+29
* Remove unnecessary elfcpp_config.h file.Ian Lance Taylor2007-09-221-1/+0
* Generate version information.Ian Lance Taylor2006-12-061-0/+128
* Hash tables, dynamic section, i386 PLT, gold_assert.Ian Lance Taylor2006-11-291-0/+26
* Snapshot. Includes first cut at output relocation sections.Ian Lance Taylor2006-11-161-1/+51
* More dynamic object support, initial scripting support.Ian Lance Taylor2006-11-141-0/+326
* Add Elf_file interface which can be used by both Sized_relobj andIan Lance Taylor2006-11-071-0/+36
* Rework swapping code.Ian Lance Taylor2006-11-061-93/+76
* Snapshot. Now able to produce a minimal executable which actuallyIan Lance Taylor2006-09-291-0/+288
* Add program segments.Ian Lance Taylor2006-09-251-13/+95