X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=elfcpp%2FChangeLog;h=dc37f65bab440ffb36c1599c98e4c468ea098376;hb=13aa5ceb01cc94a0e617f397c0c5434fc22bb1e5;hp=4c22bfd9a9ca08c55b5550b679f984faf73b4dd4;hpb=15fb9978c983a54ed438ff773ab9a2c3559d06b4;p=deliverable%2Fbinutils-gdb.git diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 4c22bfd9a9..dc37f65bab 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,18 +1,35 @@ -2008-04-03 Ian Lance Taylor +2020-06-18 Fangrui Song - * elfcpp_swap.h (Swap_unaligned<64, true>::writeval): Correct - byte order. + PR gold/26039 + * elfcpp.h (enum DF_1): New enum member DF_1_PIE. -2008-03-24 Ian Lance Taylor +2020-06-06 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. + * powerpc.h: Rename + R_PPC64_GOT_TLSGD34 to R_PPC64_GOT_TLSGD_PCREL34, + R_PPC64_GOT_TLSLD34 to R_PPC64_GOT_TLSLD_PCREL34, + R_PPC64_GOT_TPREL34 to R_PPC64_GOT_TPREL_PCREL34, and + R_PPC64_GOT_DTPREL34 to R_PPC64_GOT_DTPREL_PCREL34. -2008-03-21 Ian Lance Taylor +2020-01-18 Nick Clifton - * Added source code to GNU binutils. + Binutils 2.34 branch created. +2020-01-01 Alan Modra + + Update year range in copyright notice of all files. + +For older changes see ChangeLog-2019 + +Copyright (C) 2020 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: