X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=elfcpp%2FChangeLog;h=dc37f65bab440ffb36c1599c98e4c468ea098376;hb=13aa5ceb01cc94a0e617f397c0c5434fc22bb1e5;hp=cd8a4b0c78bf8bde49af915c0ac57111dc992872;hpb=747aa1e3966f19b9a022ffe1e3f07f4478c0bcee;p=deliverable%2Fbinutils-gdb.git diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index cd8a4b0c78..dc37f65bab 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,4 +1,35 @@ -2008-03-21 Ian Lance Taylor +2020-06-18 Fangrui Song - * Added source code to GNU binutils. + PR gold/26039 + * elfcpp.h (enum DF_1): New enum member DF_1_PIE. +2020-06-06 Alan Modra + + * 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. + +2020-01-18 Nick Clifton + + 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: