1*e058c834Schristos2015-12-07 Alan Modra <amodra@gmail.com> 2*e058c834Schristos 3*e058c834Schristos * powerpc.h (R_PPC64_ENTRY): Define. 4*e058c834Schristos 5*e058c834Schristos2015-11-11 Alan Modra <amodra@gmail.com> 6*e058c834Schristos Peter Bergner <bergner@vnet.ibm.com> 7*e058c834Schristos 8*e058c834Schristos * powerpc.h (R_POWERPC_REL16DX_HA): Define. 9*e058c834Schristos 10*e058c834Schristos2015-10-28 Marcin Kościelnicki <koriakin@0x04.net> 11*e058c834Schristos 12*e058c834Schristos * s390.h: New file. 13*e058c834Schristos 14*e058c834Schristos2015-10-22 H.J. Lu <hongjiu.lu@intel.com> 15*e058c834Schristos 16*e058c834Schristos * x86_64.h (R_X86_64_GOTPCRELX): New. 17*e058c834Schristos (R_X86_64_REX_GOTPCRELX): Likewise. 18*e058c834Schristos 19*e058c834Schristos2015-10-22 H.J. Lu <hongjiu.lu@intel.com> 20*e058c834Schristos 21*e058c834Schristos * i386.h (R_386_GOT32X): New. 22*e058c834Schristos 23*e058c834Schristos2015-10-13 H.J. Lu <hongjiu.lu@intel.com> 24*e058c834Schristos 25*e058c834Schristos PR gold/19118 26*e058c834Schristos * elfcpp.h (EM): Add EM_IAMCU. 27*e058c834Schristos 28*e058c834Schristos2015-10-02 H.J. Lu <hongjiu.lu@intel.com> 29*e058c834Schristos 30*e058c834Schristos PR gold/19060 31*e058c834Schristos * elfcpp.h (Chdr::get_ch_type): Change return type to Elf_Word. 32*e058c834Schristos * elfcpp_internal.h (Chdr_data<64>): Change ch_type to 4 bytes 33*e058c834Schristos and add ch_reserved. 34*e058c834Schristos 35*e058c834Schristos2015-04-08 H.J. Lu <hongjiu.lu@intel.com> 36*e058c834Schristos 37*e058c834Schristos * elfcpp.h (Elf_sizes): Add chdr_size. 38*e058c834Schristos (Chdr): New. 39*e058c834Schristos (Chdr_write): Likewise. 40*e058c834Schristos * elfcpp_internal.h (Chdr_data): Likewise. 41*e058c834Schristos 42*e058c834Schristos2015-04-08 H.J. Lu <hongjiu.lu@intel.com> 43*e058c834Schristos 44*e058c834Schristos * elfcpp.h (SHF): Add SHF_COMPRESSED. 45*e058c834Schristos (ELFCOMPRESS_ZLIB): New. 46*e058c834Schristos (ELFCOMPRESS_LOOS): Likewise. 47*e058c834Schristos (ELFCOMPRESS_HIOS): Likewise. 48*e058c834Schristos (ELFCOMPRESS_LOPROC): Likewise. 49*e058c834Schristos (ELFCOMPRESS_HIPROC): Likewise. 50*e058c834Schristos 51*e058c834Schristos2015-04-07 HC Yen <hc.yen@mediatek.com> 52*e058c834Schristos 53*e058c834Schristos * arm.h: Add TAG_CPU_ARCH_V8 in Tag_CPU_arch EABI attribute. 54*e058c834Schristos 55*e058c834Schristos2015-02-09 Mark Wielaard <mjw@redhat.com> 56*e058c834Schristos 57*e058c834Schristos * dwarf.h (enum DW_LANG): Add DW_LANG_C_plus_plus_11, 58*e058c834Schristos DW_LANG_C11, DW_LANG_C_plus_plus_14, DW_LANG_Fortran03 and 59*e058c834Schristos DW_LANG_Fortran08 from ../include/dwarf2.h. 60*e058c834Schristos 61*e058c834Schristos2015-01-22 Han Shen <shenhan@google.com> 62*e058c834Schristos 63*e058c834Schristos * arm.h (R_ARM_IRELATIVE): New dynamic relocation. 64*e058c834Schristos 65*e058c834Schristos2015-01-01 Alan Modra <amodra@gmail.com> 66*e058c834Schristos 67*e058c834Schristos Update year range in copyright notice of all files. 68*e058c834Schristos 69*e058c834Schristos2014-12-25 Alan Modra <amodra@gmail.com> 70*e058c834Schristos 71*e058c834Schristos * arm.h: Add enums for Tag_ABI_FP_number_model and Tag_ABI_VFP_args. 72*e058c834Schristos 73*e058c834Schristos2014-09-17 Han Shen <shenhan@google.com> 74*e058c834Schristos 75*e058c834Schristos * aarch64.h (R_AARCH64_TLS_DTPREL64): Switch enum value with ... 76*e058c834Schristos (R_AARCH64_TLS_DTPMOD64): ... enum value. 77*e058c834Schristos 78*e058c834Schristos2014-09-15 Andrew Bennett <andrew.bennett@imgtec.com> 79*e058c834Schristos Matthew Fortune <matthew.fortune@imgtec.com> 80*e058c834Schristos 81*e058c834Schristos * mips.h (E_MIPS_ARCH_32R6, E_MIPS_ARCH_64R6): New enum constants. 82*e058c834Schristos 83*e058c834Schristos2014-09-02 Cary Coutant <ccoutant@google.com> 84*e058c834Schristos 85*e058c834Schristos * elfcpp_file.h (Elf_file::shnum): New const function. 86*e058c834Schristos (Elf_file::shstrndx): New const function. 87*e058c834Schristos (Elf_file::large_shndx_offset): New const function. 88*e058c834Schristos (Elf_file::section_name): Add const attribute. 89*e058c834Schristos (Elf_file::section_header_offset): Likewise. 90*e058c834Schristos 91*e058c834Schristos2014-08-08 Han Shen <shenhan@google.com> 92*e058c834Schristos 93*e058c834Schristos * aarch64.h (withdrawn): Replaced with R_AARCH64_withdrawn. 94*e058c834Schristos 95*e058c834Schristos2014-07-29 Matthew Fortune <matthew.fortune@imgtec.com> 96*e058c834Schristos 97*e058c834Schristos * elfcpp.h (PT_MIPS_ABIFLAGS): New program header type. 98*e058c834Schristos 99*e058c834Schristos2014-07-02 Jing Yu <jingyu@google.com> 100*e058c834Schristos 101*e058c834Schristos * aarch64.h: New file. New enums for aarch64-elf64 relocations. 102*e058c834Schristos * elfcpp.h (EM_AARCH64, SHT_AARCH64_ATTRIBUTES, PT_AARCH64_ARCHEXT, 103*e058c834Schristos PT_AARCH64_UNWIND): New enum constant. 104*e058c834Schristos 105*e058c834Schristos2014-04-22 Christian Svensson <blue@cmd.nu> 106*e058c834Schristos 107*e058c834Schristos * elfcpp.h: Remove openrisc and or32 support. 108*e058c834Schristos 109*e058c834Schristos2014-04-15 Sasa Stankovic <Sasa.Stankovic@imgtec.com> 110*e058c834Schristos 111*e058c834Schristos * mips.h (R _MIPS16_TLS_GD, R_MIPS16_TLS_LDM, R_MIPS16_TLS_DTPREL_HI16, 112*e058c834Schristos R_MIPS16_TLS_DTPREL_LO16, R_MIPS16_TLS_GOTTPREL, 113*e058c834Schristos R_MIPS16_TLS_TPREL_HI16, R_MIPS16_TLS_TPREL_LO16, R_MICROMIPS_26_S1, 114*e058c834Schristos R_MICROMIPS_HI16, R_MICROMIPS_LO16, R_MICROMIPS_GPREL16, 115*e058c834Schristos R_MICROMIPS_LITERAL, R_MICROMIPS_GOT16, R_MICROMIPS_PC7_S1, 116*e058c834Schristos R_MICROMIPS_PC10_S1, R_MICROMIPS_PC16_S1, R_MICROMIPS_CALL16, 117*e058c834Schristos R_MICROMIPS_GOT_DISP, R_MICROMIPS_GOT_PAGE, R_MICROMIPS_GOT_OFST, 118*e058c834Schristos R_MICROMIPS_GOT_HI16, R_MICROMIPS_GOT_LO16, R_MICROMIPS_SUB, 119*e058c834Schristos R_MICROMIPS_HIGHER, R_MICROMIPS_HIGHEST, R_MICROMIPS_CALL_HI16, 120*e058c834Schristos R_MICROMIPS_CALL_LO16, R_MICROMIPS_SCN_DISP, R_MICROMIPS_JALR, 121*e058c834Schristos R_MICROMIPS_HI0_LO16, R_MICROMIPS_TLS_GD, R_MICROMIPS_TLS_LDM, 122*e058c834Schristos R_MICROMIPS_TLS_DTPREL_HI16, R_MICROMIPS_TLS_DTPREL_LO16, 123*e058c834Schristos R_MICROMIPS_TLS_GOTTPREL, R_MICROMIPS_TLS_TPREL_HI16, 124*e058c834Schristos R_MICROMIPS_TLS_TPREL_LO16, R_MICROMIPS_GPREL7_S2, 125*e058c834Schristos R_MICROMIPS_PC23_S20, R_MIPS_EH): New enums for relocations (mips16 and 126*e058c834Schristos micromips). 127*e058c834Schristos (STO_MIPS_FLAGS): New enum constant. 128*e058c834Schristos (elf_st_is_mips16): New function. 129*e058c834Schristos (elf_st_is_micromips): New function. 130*e058c834Schristos (is_micromips): New function. 131*e058c834Schristos (abi_n32): New function. 132*e058c834Schristos (abi_n64): New function. 133*e058c834Schristos (ODK_NULL, ODK_REGINFO, ODK_EXCEPTIONS, ODK_PAD, ODK_HWPATCH, ODK_FILL, 134*e058c834Schristos ODK_TAGS, ODK_HWAND, ODK_HWOR, ODK_GP_GROUP, ODK_IDENT): New enum 135*e058c834Schristos constants. 136*e058c834Schristos * elfcpp.h (SHT_MIPS_OPTIONS): New enum constant. 137*e058c834Schristos 138*e058c834Schristos2014-03-05 Alan Modra <amodra@gmail.com> 139*e058c834Schristos 140*e058c834Schristos Update copyright years. 141*e058c834Schristos 142*e058c834Schristos2014-03-05 Alan Modra <amodra@gmail.com> 143*e058c834Schristos 144*e058c834Schristos * powerpc.h (R_PPC64_REL24_NOTOC, R_PPC64_ADDR64_LOCAL): Define. 145*e058c834Schristos 146*e058c834Schristos2014-02-06 Andrew Pinski <apinski@cavium.com> 147*e058c834Schristos 148*e058c834Schristos * mips.h (E_MIPS_MACH_OCTEON3): New enum constant. 149*e058c834Schristos 150*e058c834Schristos2013-11-17 H.J. Lu <hongjiu.lu@intel.com> 151*e058c834Schristos 152*e058c834Schristos * x86_64.h (R_X86_64_PC32_BND): New. 153*e058c834Schristos (R_X86_64_PLT32_BND): Likewise. 154*e058c834Schristos 155*e058c834Schristos2013-10-30 Alan Modra <amodra@gmail.com> 156*e058c834Schristos 157*e058c834Schristos * powerpc.h (EF_PPC64_ABI): New enum constant. 158*e058c834Schristos (STO_PPC64_LOCAL_BIT, STO_PPC64_LOCAL_MASK): Likewise. 159*e058c834Schristos (ppc64_decode_local_entry): New function. 160*e058c834Schristos (ppc64_encode_local_entry): Likewise. 161*e058c834Schristos 162*e058c834Schristos2013-10-30 Alan Modra <amodra@gmail.com> 163*e058c834Schristos 164*e058c834Schristos * powerpc.h (R_PPC64_ADDR16_HIGH, R_PPC64_ADDR16_HIGHA, 165*e058c834Schristos R_PPC64_TPREL16_HIGH, R_PPC64_TPREL16_HIGHA, 166*e058c834Schristos R_PPC64_DTPREL16_HIGH, R_PPC64_DTPREL16_HIGHA): Define. 167*e058c834Schristos 168*e058c834Schristos2013-03-01 Cary Coutant <ccoutant@google.com> 169*e058c834Schristos 170*e058c834Schristos * dwarf.h (enum DW_LANG): Adjust spacing for consistency. 171*e058c834Schristos (enum DW_SECT): New enum type. 172*e058c834Schristos 173*e058c834Schristos2012-12-17 Nick Clifton <nickc@redhat.com> 174*e058c834Schristos 175*e058c834Schristos * README: Add copyright notice. 176*e058c834Schristos 177*e058c834Schristos2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org> 178*e058c834Schristos 179*e058c834Schristos * arm.h: New enum for EABI soft- and hard-float flags. 180*e058c834Schristos 181*e058c834Schristos2012-09-15 Jiong Wang <jiwang@tilera.com> 182*e058c834Schristos 183*e058c834Schristos * tilegx.h: New file. 184*e058c834Schristos * elfcpp.h: add EM_TILEGX. 185*e058c834Schristos 186*e058c834Schristos2012-08-14 Alan Modra <amodra@gmail.com> 187*e058c834Schristos 188*e058c834Schristos * powerpc.h: Add more relocs. 189*e058c834Schristos (R_PPC_REL16*): Rename to R_POWERPC_REL16*. 190*e058c834Schristos 191*e058c834Schristos2012-05-11 H.J. Lu <hongjiu.lu@intel.com> 192*e058c834Schristos 193*e058c834Schristos PR gold/14091 194*e058c834Schristos * x86_64.h (R_X86_64_RELATIVE64): New. 195*e058c834Schristos 196*e058c834Schristos2012-05-01 Cary Coutant <ccoutant@google.com> 197*e058c834Schristos 198*e058c834Schristos * dwarf.h (enum DW_TAG, enum DW_FORM, enum DW_AT, enum DW_ENCODING) 199*e058c834Schristos (enum DW_OP, enum DW_CFA): Remove. 200*e058c834Schristos Include dwarf2.def. 201*e058c834Schristos 202*e058c834Schristos2012-04-23 Cary Coutant <ccoutant@google.com> 203*e058c834Schristos 204*e058c834Schristos * elfcpp_swap.h (struct Swap_aligned32): New template. 205*e058c834Schristos 206*e058c834Schristos2012-04-16 David S. Miller <davem@davemloft.net> 207*e058c834Schristos 208*e058c834Schristos * sparc.h (R_SPARC_JMP_IREL): New relocation. 209*e058c834Schristos 210*e058c834Schristos2012-04-12 David S. Miller <davem@davemloft.net> 211*e058c834Schristos 212*e058c834Schristos * sparc.h (R_SPARC_WDISP10): New relocation. 213*e058c834Schristos 214*e058c834Schristos2012-03-12 Cary Coutant <ccoutant@google.com> 215*e058c834Schristos 216*e058c834Schristos Update DWARF enums from ../include/dwarf2.h. 217*e058c834Schristos * dwarf.h (enum DW_TAG): Add new DWARF-4 tags. 218*e058c834Schristos (enum DW_FORM): Add new DWARF-4 and Fission extensions. 219*e058c834Schristos (enum DW_AT): New enum. 220*e058c834Schristos (enum DW_LINE_EXTENDED_OPS): Add new DWARF-4 opcode. 221*e058c834Schristos (enum DW_ENCODING): Add new DWARF-4 encoding. 222*e058c834Schristos (enum DW_OP): Add new DWARF-4 opcodes. 223*e058c834Schristos (enum DW_CHILDREN): New enum. 224*e058c834Schristos (enum DW_LANG): New enum. 225*e058c834Schristos 226*e058c834Schristos2012-01-27 Aleksandar Simeonov <asimeonov@mips.com> 227*e058c834Schristos 228*e058c834Schristos * mips.h: New file 229*e058c834Schristos * elfcpp.h (SHT_MIPS_REGINFO): New enums for processor-specific flags. 230*e058c834Schristos (SHF_MIPS_GPREL): Likewise. 231*e058c834Schristos (PT_MIPS_REGINFO, PT_MIPS_RTPROC, PT_MIPS_OPTIONS): Likewise. 232*e058c834Schristos (DT_MIPS_RLD_VERSION, DT_MIPS_TIME_STAMP, DT_MIPS_ICHECKSUM, 233*e058c834Schristos DT_MIPS_IVERSION, DT_MIPS_FLAGS, DT_MIPS_BASE_ADDRESS, DT_MIPS_MSYM, 234*e058c834Schristos DT_MIPS_CONFLICT, DT_MIPS_LIBLIST, DT_MIPS_LOCAL_GOTNO, 235*e058c834Schristos DT_MIPS_CONFLICTNO, DT_MIPS_LIBLISTNO, DT_MIPS_SYMTABNO, 236*e058c834Schristos DT_MIPS_UNREFEXTNO, DT_MIPS_GOTSYM, DT_MIPS_HIPAGENO, DT_MIPS_RLD_MAP, 237*e058c834Schristos DT_MIPS_DELTA_CLASS, DT_MIPS_DELTA_CLASS_NO, DT_MIPS_DELTA_INSTANCE, 238*e058c834Schristos DT_MIPS_DELTA_INSTANCE_NO, DT_MIPS_DELTA_RELOC, DT_MIPS_DELTA_RELOC_NO, 239*e058c834Schristos DT_MIPS_DELTA_SYM, DT_MIPS_DELTA_SYM_NO, DT_MIPS_DELTA_CLASSSYM, 240*e058c834Schristos DT_MIPS_DELTA_CLASSSYM_NO, DT_MIPS_CXX_FLAGS, DT_MIPS_PIXIE_INIT, 241*e058c834Schristos DT_MIPS_SYMBOL_LIB, DT_MIPS_LOCALPAGE_GOTIDX, DT_MIPS_LOCAL_GOTIDX, 242*e058c834Schristos DT_MIPS_HIDDEN_GOTIDX, DT_MIPS_PROTECTED_GOTIDX, DT_MIPS_OPTIONS, 243*e058c834Schristos DT_MIPS_INTERFACE, DT_MIPS_DYNSTR_ALIGN, DT_MIPS_INTERFACE_SIZE, 244*e058c834Schristos DT_MIPS_RLD_TEXT_RESOLVE_ADDR, DT_MIPS_PERF_SUFFIX, 245*e058c834Schristos DT_MIPS_COMPACT_SIZE, DT_MIPS_GP_VALUE, DT_MIPS_AUX_DYNAMIC, 246*e058c834Schristos DT_MIPS_PLTGOT, DT_MIPS_RWPLT): Likewise. 247*e058c834Schristos 248*e058c834Schristos2012-01-27 Ian Lance Taylor <iant@google.com> 249*e058c834Schristos 250*e058c834Schristos * elfcpp.h (STT_GNU_IFUNC): Add comment. 251*e058c834Schristos 252*e058c834Schristos2011-07-03 Samuel Thibault <samuel.thibault@gnu.org> 253*e058c834Schristos Thomas Schwinge <thomas@schwinge.name> 254*e058c834Schristos 255*e058c834Schristos PR binutils/12913 256*e058c834Schristos * elfcpp.h (ELFOSABI): Add ELFOSABI_GNU with value of ELFOSABI_LINUX, 257*e058c834Schristos keep ELFOSABI_LINUX as an alias. Remove ELFOSABI_HURD. 258*e058c834Schristos 259*e058c834Schristos2011-07-01 Ian Lance Taylor <iant@google.com> 260*e058c834Schristos 261*e058c834Schristos * dwarf.h (enum DW_CFA): Define. 262*e058c834Schristos 263*e058c834Schristos2010-08-12 Cary Coutant <ccoutant@google.com> 264*e058c834Schristos 265*e058c834Schristos * elfcpp.h (enum SHT): Add SHT_GNU_INCREMENTAL_GOT_PLT. 266*e058c834Schristos 267*e058c834Schristos2010-08-12 Cary Coutant <ccoutant@google.com> 268*e058c834Schristos 269*e058c834Schristos * elfcpp.h (enum SHT): Add SHT_GNU_INCREMENTAL_SYMTAB, 270*e058c834Schristos SHT_GNU_INCREMENTAL_RELOCS. 271*e058c834Schristos 272*e058c834Schristos2010-08-04 Ian Lance Taylor <iant@google.com> 273*e058c834Schristos 274*e058c834Schristos * i386.h (R_386_IRELATIVE): Define. 275*e058c834Schristos * powerpc.h (R_POWERPC_IRELATIVE): Define. 276*e058c834Schristos (R_PPC_RELAX32, R_PPC_RELAX32PC): Don't define. 277*e058c834Schristos (R_PPC_RELAX32_PLT, R_PPC_RELAX32PC_PLT): Don't define. 278*e058c834Schristos * sparc.h (R_SPARC_IRELATIVE): Define. 279*e058c834Schristos * x86_64.h (R_X86_64_IRELATIVE): Define. 280*e058c834Schristos (R_X86_64_GNU_VTINHERIT): Rename from R_386_GNU_VTINHERIT. 281*e058c834Schristos (R_X86_64_GNU_VTENTRY): Rename from R_386_GNU_VTENTRY. 282*e058c834Schristos 283*e058c834Schristos2010-05-12 Doug Kwan <dougkwan@google.com> 284*e058c834Schristos 285*e058c834Schristos * arm.h (Tag_FP_arch, Tag_ABI_align_needed, Tag_ABI_align_preserved, 286*e058c834Schristos Tag_FP_HP_extension, Tag_MPextension_use_legacy): Rename from 287*e058c834Schristos existing tags. 288*e058c834Schristos (Tag_undefined40, Tag_undefined41, Tag_MPextension_use, 289*e058c834Schristos Tag_undefined43): New tags. 290*e058c834Schristos (Targ_VFP_arch, Tag_ABI_align8_needed, TAG_ABI_align8_preserved, 291*e058c834Schristos Tag_VFP_HP_extension): Define aliases for backward compatiblity. 292*e058c834Schristos 293*e058c834Schristos2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> 294*e058c834Schristos 295*e058c834Schristos * elfcpp.h (VER_FLG_INFO): Define. 296*e058c834Schristos 297*e058c834Schristos2010-01-21 Doug Kwan <dougkwan@google.com> 298*e058c834Schristos 299*e058c834Schristos * arm.h (EXIDX_CANTUNWIND): New enum. 300*e058c834Schristos 301*e058c834Schristos2010-01-19 Ian Lance Taylor <iant@google.com> 302*e058c834Schristos 303*e058c834Schristos * elfcpp.h (PN_XNUM): Define. 304*e058c834Schristos 305*e058c834Schristos2009-12-14 Ian Lance Taylor <iant@google.com> 306*e058c834Schristos 307*e058c834Schristos * elfcpp_file.h: Revert last patch. 308*e058c834Schristos 309*e058c834Schristos2009-12-11 Nick Clifton <nickc@redhat.com> 310*e058c834Schristos 311*e058c834Schristos * elfcpp_file.h: Fix shadowed variable warnings. 312*e058c834Schristos 313*e058c834Schristos2009-12-10 Doug Kwan <dougkwan@google.com> 314*e058c834Schristos 315*e058c834Schristos * arm.h: New enums for EABI object attribute tags and values. 316*e058c834Schristos 317*e058c834Schristos2009-12-05 Doug Kwan <dougkwan@google.com> 318*e058c834Schristos 319*e058c834Schristos * arm.h: Define enums for Tag_CPU_arch EABI attribute. 320*e058c834Schristos 321*e058c834Schristos2009-11-24 Rafael Avila de Espindola <espindola@google.com> 322*e058c834Schristos 323*e058c834Schristos * elfcpp_file.h: Include elfcpp.h. 324*e058c834Schristos 325*e058c834Schristos2009-11-03 Ian Lance Taylor <iant@google.com> 326*e058c834Schristos 327*e058c834Schristos * elfcpp.h: Remove trailing commas from enum definitions. 328*e058c834Schristos 329*e058c834Schristos2009-10-30 Doug Kwan <dougkwan@google.com> 330*e058c834Schristos 331*e058c834Schristos * arm.h (EF_ARM_BE8, EF_ARM_EABIMASK, EF_ARM_EABI_UNKNOWN, 332*e058c834Schristos EF_ARM_EABI_VER1, EF_ARM_EABI_VER2, EF_ARM_EABI_VER3, 333*e058c834Schristos EF_ARM_EABI_VER4, EF_ARM_EABI_VER5): New enums for processor-specific 334*e058c834Schristos flags. 335*e058c834Schristos (arm_eabi_version): New inline function. 336*e058c834Schristos * elfcpp.h: Add a comment about DT_ENCODING. 337*e058c834Schristos 338*e058c834Schristos2009-10-16 Doug Kwan <dougkwan@google.com> 339*e058c834Schristos 340*e058c834Schristos * elfcpp.h (DT_PREINIT_ARRAY): Correct enum value. 341*e058c834Schristos 342*e058c834Schristos2009-10-09 Andrew Pinski <andrew_pinski@playstation.sony.com> 343*e058c834Schristos 344*e058c834Schristos * elfcpp_file.h (Elf_file::section_name): Change shstr_size 345*e058c834Schristos to Elf_WXword. 346*e058c834Schristos 347*e058c834Schristos2009-10-09 Mikolaj Zalewski <mikolajz@google.com> 348*e058c834Schristos 349*e058c834Schristos * elf_file.h: (class Elf_strtab): New class. 350*e058c834Schristos 351*e058c834Schristos2009-10-09 Mikolaj Zalewski <mikolajz@google.com> 352*e058c834Schristos 353*e058c834Schristos * elfcpp_file.h: Fix header guard. Include <cstdio>. 354*e058c834Schristos (class Elf_recognizer): New class, code from gold/object.cc. 355*e058c834Schristos (Elf_file::find_section_by_type): New method. 356*e058c834Schristos 357*e058c834Schristos2009-07-23 Ulrich Drepper <drepper@redhat.com> 358*e058c834Schristos 359*e058c834Schristos * elfcpp.h (enum STB): Add STB_GNU_UNIQUE. 360*e058c834Schristos 361*e058c834Schristos2009-06-21 Ian Lance Taylor <iant@google.com> 362*e058c834Schristos 363*e058c834Schristos * elfcpp.h (SHN_X86_64_LCOMMON): Define enum constant. 364*e058c834Schristos (enum SHT): Add SHT_X86_64_UNWIND. 365*e058c834Schristos (enum SHF): Add SHT_X86_64_LARGE. 366*e058c834Schristos 367*e058c834Schristos2009-05-27 Doug Kwan <dougkwan@google.com> 368*e058c834Schristos 369*e058c834Schristos * arm.h: New file. 370*e058c834Schristos * elfcpp.h (enum SHT): Add ARM-specific special sections. 371*e058c834Schristos (enum PT): Add ARM-specific section types. 372*e058c834Schristos (enum SST): Add STT_ARM_TFUNC. 373*e058c834Schristos 374*e058c834Schristos2009-04-30 Nick Clifton <nickc@redhat.com> 375*e058c834Schristos 376*e058c834Schristos * elfcpp.h (enum STT): Add STT_GNU_IFUNC. 377*e058c834Schristos 378*e058c834Schristos2009-03-20 Mikolaj Zalewski <mikolajz@google.com> 379*e058c834Schristos 380*e058c834Schristos * elfcpp.h (SHT_GNU_INCREMENTAL_INPUTS): Define. 381*e058c834Schristos 382*e058c834Schristos2009-03-01 Ian Lance Taylor <iant@google.com> 383*e058c834Schristos 384*e058c834Schristos * elfcpp_swap.h: #include "config.h". Only #include <byteswap.h> 385*e058c834Schristos if HAVE_BYTESWAP_H is defined; if not, provide definitions for 386*e058c834Schristos bswap_{16,32,64}. For gcc 4.3 and later, use the builtin bswap 387*e058c834Schristos functions. Check WORDS_BIGENDIAN rather than __BYTE_ORDER. 388*e058c834Schristos 389*e058c834Schristos2009-01-06 H.J. Lu <hongjiu.lu@intel.com> 390*e058c834Schristos 391*e058c834Schristos * elfcpp.h (enum STT): Remove STT_IFUNC. 392*e058c834Schristos 393*e058c834Schristos2008-12-03 Nick Clifton <nickc@redhat.com> 394*e058c834Schristos 395*e058c834Schristos * elfcpp.h (enum STT): Add STT_IFUNC. 396*e058c834Schristos 397*e058c834Schristos2008-06-12 David S. Miller <davem@davemloft.net> 398*e058c834Schristos 399*e058c834Schristos * powerpc.h: New file. 400*e058c834Schristos * elfcpp.h (SHT_ORDERED): New enum constant. 401*e058c834Schristos (DT_PPC_GOT, DT_PPC64_GLINK, DT_PPC64_OPD, DT_PPC64_OPDSZ): Same. 402*e058c834Schristos 403*e058c834Schristos2008-05-28 Caleb Howe <cshowe@google.com> 404*e058c834Schristos 405*e058c834Schristos * dwarf.h (enum DW_FORM): Define. 406*e058c834Schristos 407*e058c834Schristos2008-04-19 Ian Lance Taylor <iant@google.com> 408*e058c834Schristos 409*e058c834Schristos * elfcpp_file.h (class Elf_file): Add large_shndx_offset_ field. 410*e058c834Schristos (Elf_file::large_shndx_offset): New function. 411*e058c834Schristos (Elf_file::construct): Initialize large_shndx_offset_. 412*e058c834Schristos (Elf_File::initialize_shnum): If necessary, adjust shstrndx_ and 413*e058c834Schristos set large_shndx_offset_. 414*e058c834Schristos 415*e058c834Schristos2008-04-16 David S. Miller <davem@davemloft.net> 416*e058c834Schristos 417*e058c834Schristos * elfcpp.h (DF_1_NOW, DF_1_GLOBAL, DF_1_GROUP, 418*e058c834Schristos DF_1_NODELETE, DF_1_LOADFLTR, DF_1_INITFIRST, 419*e058c834Schristos DF_1_NOOPEN, DF_1_ORIGIN, DF_1_DIRECT, DF_1_TRANS, 420*e058c834Schristos DF_1_INTERPOSE, DF_1_NODEFLIB, DF_1_NODUMP, 421*e058c834Schristos DF_1_CONLFAT): New enum constants. 422*e058c834Schristos 423*e058c834Schristos2008-04-15 David S. Miller <davem@davemloft.net> 424*e058c834Schristos 425*e058c834Schristos * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK, 426*e058c834Schristos EF_SPARC_32PLUS, EF_SPARC_SUN_US1, EF_SPARC_HAL_R1, 427*e058c834Schristos EF_SPARC_SUN_US3, EF_SPARC_LEDATA, EF_SPARCV9_MM, 428*e058c834Schristos EF_SPARCV9_TSO, EF_SPARCV9_PSO, EF_SPARCV9_RMO): 429*e058c834Schristos Define as enum constants. 430*e058c834Schristos 431*e058c834Schristos2008-04-11 David S. Miller <davem@davemloft.net> 432*e058c834Schristos 433*e058c834Schristos * sparc.h: New file 434*e058c834Schristos * elfcpp.h (SHN_BEFORE, SHN_AFTER): New enum constants. 435*e058c834Schristos (SHT_SPARC_GOTDATA, SHF_ORDERED, SHF_EXCLUDE, 436*e058c834Schristos STT_SPARC_REGISTER, DT_SPARC_REGISTER): Likewise. 437*e058c834Schristos 438*e058c834Schristos2008-04-03 Ian Lance Taylor <iant@google.com> 439*e058c834Schristos 440*e058c834Schristos * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): Correct 441*e058c834Schristos byte order. 442*e058c834Schristos 443*e058c834Schristos2008-03-24 Ian Lance Taylor <iant@google.com> 444*e058c834Schristos 445*e058c834Schristos * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants. 446*e058c834Schristos (NT_GNU_ABI_TAG, NT_GNU_HWCAP): Likewise. 447*e058c834Schristos (NT_GNU_BUILD_ID, NT_GNU_GOLD_VERSION): Likewise. 448*e058c834Schristos (ELF_NOTE_OS_LINUX, ELF_NOTE_OS_GNU): Likewise. 449*e058c834Schristos (ELF_NOTE_OS_SOLARIS2, ELF_NOTE_OS_NETBSD): Likewise. 450*e058c834Schristos (ELF_NOTE_OS_SYLLABLE): Likewise. 451*e058c834Schristos 452*e058c834Schristos2008-03-21 Ian Lance Taylor <iant@google.com> 453*e058c834Schristos 454*e058c834Schristos * Added source code to GNU binutils. 455*e058c834Schristos 456*e058c834SchristosCopyright (C) 2008-2015 Free Software Foundation, Inc. 457*e058c834Schristos 458*e058c834SchristosCopying and distribution of this file, with or without modification, 459*e058c834Schristosare permitted in any medium without royalty provided the copyright 460*e058c834Schristosnotice and this notice are preserved. 461*e058c834Schristos 462*e058c834SchristosLocal Variables: 463*e058c834Schristosmode: change-log 464*e058c834Schristosleft-margin: 8 465*e058c834Schristosfill-column: 74 466*e058c834Schristosversion-control: never 467*e058c834SchristosEnd: 468