diff options
author | Alan Modra <amodra@gmail.com> | 2020-01-01 18:07:11 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-01-01 18:12:08 +1030 |
commit | 0b11474080800192797236e30857a42818f5560d (patch) | |
tree | e3f32443a35f2507ca5c782df4d92556b4bbb9b6 /elfcpp/ChangeLog-2019 | |
parent | e5d78223eaf178ebb23aa20f209f71497aaae722 (diff) | |
download | fsf-binutils-gdb-0b11474080800192797236e30857a42818f5560d.zip fsf-binutils-gdb-0b11474080800192797236e30857a42818f5560d.tar.gz fsf-binutils-gdb-0b11474080800192797236e30857a42818f5560d.tar.bz2 |
ChangeLog rotation
Diffstat (limited to 'elfcpp/ChangeLog-2019')
-rw-r--r-- | elfcpp/ChangeLog-2019 | 69 |
1 files changed, 69 insertions, 0 deletions
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 <pb@pbcl.net> + + binutils 2.33 branch created. + +2019-08-02 Alan Modra <amodra@gmail.com> + + * 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 <amodra@gmail.com> + + * 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 <amodra@gmail.com> + + * powerpc.h (R_PPC64_PLTSEQ_NOTOC, R_PPC64_PLTCALL_NOTOC): Define. + +2019-06-28 Alan Modra <amodra@gmail.com> + + * 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 <andre.simoesdiasvieira@arm.com> + + * arm.h (Tag_MVE_arch): Define new enum value. + +2019-04-15 Sudakshina Das <sudi.das@arm.com> + + * arm.h (R_ARM_THM_BF12): New relocation code. + +2019-04-15 Sudakshina Das <sudi.das@arm.com> + + * arm.h (R_ARM_THM_BF18): New relocation code. + +2019-04-15 Sudakshina Das <sudi.das@arm.com> + + * arm.h (R_ARM_THM_BF16): New relocation code. + +2018-06-24 Nick Clifton <nickc@redhat.com> + + 2.32 branch created. + +2019-01-01 Alan Modra <amodra@gmail.com> + + 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: |