X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=elfcpp%2FChangeLog;h=262c7f62d796da97130f71b818d79b4394719cf8;hb=01f48020363f1ca9b31df2ee0b2afedc38db1259;hp=588620c2436134ae34838532954679e3d302e0ce;hpb=bca18a16dd095af0f9e1eb0c8f684f49a57736a5;p=deliverable%2Fbinutils-gdb.git diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 588620c243..262c7f62d7 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,33 +1,49 @@ -2008-04-15 David S. Miller +2017-09-18 Nick Clifton - * sparc.h (EF_SPARC_EXT_MASK, EF_SPARC_32PLUS_MASK, - EF_SPARC_32PLUS, EF_SPARC_SUN_US1, EF_SPARC_HAL_R1, - EF_SPARC_SUN_US3, EF_SPARC_LEDATA, EF_SPARCV9_MM, - EF_SPARCV9_TSO, EF_SPARCV9_PSO, EF_SPARCV9_RMO): - Define as enum constants. + * dwarf.h (elfcpp): Add definition of DW_CFA_DUP. -2008-04-11 David S. Miller +2017-08-29 Alan Modra - * sparc.h: New file - * elfcpp.h (SHN_BEFORE, SHN_AFTER): New enum constants. - (SHT_SPARC_GOTDATA, SHF_ORDERED, SHF_EXCLUDE, - STT_SPARC_REGISTER, DT_SPARC_REGISTER): Likewise. + * elfcpp.h (DT_PPC_OPT): Define. + * powerpc.h (PPC_OPT_TLS): Define. -2008-04-03 Ian Lance Taylor +2017-07-28 H.J. Lu - * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): Correct - byte order. + PR gold/21857 + * elfcpp.h (Chdr_write): Add put_ch_reserved. + (Chdr_write<64, true>::put_ch_reserved): New. + (Chdr_write<64, false>::put_ch_reserved): Likewise. -2008-03-24 Ian Lance Taylor +2017-07-03 Alan Modra - * elfcpp.h (NT_VERSION, NT_ARCH): Define as enum constants. - (NT_GNU_ABI_TAG, NT_GNU_HWCAP): Likewise. - (NT_GNU_BUILD_ID, NT_GNU_GOLD_VERSION): Likewise. - (ELF_NOTE_OS_LINUX, ELF_NOTE_OS_GNU): Likewise. - (ELF_NOTE_OS_SOLARIS2, ELF_NOTE_OS_NETBSD): Likewise. - (ELF_NOTE_OS_SYLLABLE): Likewise. + * dwarf.h (DW_FIRST_IDX, DW_IDX, DW_IDX_DUP, DW_END_IDX): Define, + and undefine after using. -2008-03-21 Ian Lance Taylor +2017-06-21 Alan Modra - * Added source code to GNU binutils. + * elfcpp.h (DT_PPC64_OPT): Define. + * powerpc.h (PPC64_OPT_TLS, PPC64_OPT_MULTI_TOC, + PPC64_OPT_LOCALENTRY): Define. +2017-06-20 Andreas Krebbel + + * elfcpp.h (enum PT): Add PT_S390_PGSTE to enum. + +2017-01-02 Alan Modra + + Update year range in copyright notice of all files. + +For older changes see ChangeLog-2016 + +Copyright (C) 2017 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved. + +Local Variables: +mode: change-log +left-margin: 8 +fill-column: 74 +version-control: never +End: