From 0b11474080800192797236e30857a42818f5560d Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 1 Jan 2020 18:07:11 +1030 Subject: ChangeLog rotation --- elfcpp/ChangeLog | 59 ++----------------------------------------- elfcpp/ChangeLog-2019 | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 71 insertions(+), 57 deletions(-) create mode 100644 elfcpp/ChangeLog-2019 (limited to 'elfcpp') diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index 3f7e39e..43dd3f3 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,61 +1,6 @@ -2019-09-09 Phil Blundell - - binutils 2.33 branch created. - -2019-08-02 Alan Modra - - * powerpc.h (R_PPC64_TPREL34, R_PPC64_DTPREL34), - (R_PPC64_GOT_TLSGD34, R_PPC64_GOT_TLSLD34), - (R_PPC64_GOT_TPREL34, R_PPC64_GOT_DTPREL34): Define. - -2019-07-13 Alan Modra - - * powerpc.h (R_PPC64_PCREL_OPT, R_PPC64_D34, R_PPC64_D34_LO), - (R_PPC64_D34_HI30, R_PPC64_D34_HA30, R_PPC64_PCREL34), - (R_PPC64_GOT_PCREL34, R_PPC64_PLT_PCREL34, R_PPC64_PLT_PCREL34_NOTOC), - (R_PPC64_ADDR16_HIGHER34, R_PPC64_ADDR16_HIGHERA34), - (R_PPC64_ADDR16_HIGHEST34, R_PPC64_ADDR16_HIGHESTA34), - (R_PPC64_REL16_HIGHER34, R_PPC64_REL16_HIGHERA34), - (R_PPC64_REL16_HIGHEST34, R_PPC64_REL16_HIGHESTA34), - (R_PPC64_D28, R_PPC64_PCREL28): Define. - -2019-07-13 Alan Modra - - * powerpc.h (R_PPC64_PLTSEQ_NOTOC, R_PPC64_PLTCALL_NOTOC): Define. - -2019-06-28 Alan Modra - - * powerpc.h (R_PPC64_REL16_HIGH, R_PPC64_REL16_HIGHA), - (R_PPC64_REL16_HIGHER, R_PPC64_REL16_HIGHERA), - (R_PPC64_REL16_HIGHEST, R_PPC64_REL16_HIGHESTA): Define. - -2019-05-16 Andre Vieira - - * arm.h (Tag_MVE_arch): Define new enum value. - -2019-04-15 Sudakshina Das - - * arm.h (R_ARM_THM_BF12): New relocation code. - -2019-04-15 Sudakshina Das - - * arm.h (R_ARM_THM_BF18): New relocation code. - -2019-04-15 Sudakshina Das - - * arm.h (R_ARM_THM_BF16): New relocation code. - -2018-06-24 Nick Clifton - - 2.32 branch created. - -2019-01-01 Alan Modra - - Update year range in copyright notice of all files. - -For older changes see ChangeLog-2018 +For older changes see ChangeLog-2019 -Copyright (C) 2019 Free Software Foundation, Inc. +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 diff --git a/elfcpp/ChangeLog-2019 b/elfcpp/ChangeLog-2019 new file mode 100644 index 0000000..3f7e39e --- /dev/null +++ b/elfcpp/ChangeLog-2019 @@ -0,0 +1,69 @@ +2019-09-09 Phil Blundell + + binutils 2.33 branch created. + +2019-08-02 Alan Modra + + * powerpc.h (R_PPC64_TPREL34, R_PPC64_DTPREL34), + (R_PPC64_GOT_TLSGD34, R_PPC64_GOT_TLSLD34), + (R_PPC64_GOT_TPREL34, R_PPC64_GOT_DTPREL34): Define. + +2019-07-13 Alan Modra + + * powerpc.h (R_PPC64_PCREL_OPT, R_PPC64_D34, R_PPC64_D34_LO), + (R_PPC64_D34_HI30, R_PPC64_D34_HA30, R_PPC64_PCREL34), + (R_PPC64_GOT_PCREL34, R_PPC64_PLT_PCREL34, R_PPC64_PLT_PCREL34_NOTOC), + (R_PPC64_ADDR16_HIGHER34, R_PPC64_ADDR16_HIGHERA34), + (R_PPC64_ADDR16_HIGHEST34, R_PPC64_ADDR16_HIGHESTA34), + (R_PPC64_REL16_HIGHER34, R_PPC64_REL16_HIGHERA34), + (R_PPC64_REL16_HIGHEST34, R_PPC64_REL16_HIGHESTA34), + (R_PPC64_D28, R_PPC64_PCREL28): Define. + +2019-07-13 Alan Modra + + * powerpc.h (R_PPC64_PLTSEQ_NOTOC, R_PPC64_PLTCALL_NOTOC): Define. + +2019-06-28 Alan Modra + + * powerpc.h (R_PPC64_REL16_HIGH, R_PPC64_REL16_HIGHA), + (R_PPC64_REL16_HIGHER, R_PPC64_REL16_HIGHERA), + (R_PPC64_REL16_HIGHEST, R_PPC64_REL16_HIGHESTA): Define. + +2019-05-16 Andre Vieira + + * arm.h (Tag_MVE_arch): Define new enum value. + +2019-04-15 Sudakshina Das + + * arm.h (R_ARM_THM_BF12): New relocation code. + +2019-04-15 Sudakshina Das + + * arm.h (R_ARM_THM_BF18): New relocation code. + +2019-04-15 Sudakshina Das + + * arm.h (R_ARM_THM_BF16): New relocation code. + +2018-06-24 Nick Clifton + + 2.32 branch created. + +2019-01-01 Alan Modra + + Update year range in copyright notice of all files. + +For older changes see ChangeLog-2018 + +Copyright (C) 2019 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: -- cgit v1.1