mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 12:22:20 +08:00
ChangeLog rotation
This commit is contained in:
@ -1,61 +1,6 @@
|
||||
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
|
||||
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
|
||||
|
69
elfcpp/ChangeLog-2019
Normal file
69
elfcpp/ChangeLog-2019
Normal file
@ -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:
|
Reference in New Issue
Block a user