Add Changelog entries and NEWS entries for 2.36 branch

This commit is contained in:
Nick Clifton 2021-01-09 10:40:28 +00:00
parent ce0be4070f
commit 055bc77a80
18 changed files with 61 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
* libtool.m4: Match gnu* along with other GNU systems.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-08 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-x86.c (_bfd_x86_elf_link_setup_gnu_properties): Also set

View File

@ -51,6 +51,7 @@ binutils-2_32-branch
binutils-2_33-branch
binutils-2_34-branch
binutils-2_35-branch
binutils-2_36-branch
Copyright (C) 2012-2021 Free Software Foundation, Inc.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-09 Alan Modra <amodra@gmail.com>
* configure: Regenerate.

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.36:
* Update elfedit and readelf with LAM_U48 and LAM_U57 support.
* Nm has a new command line option: --ifunc-chars=CHARS. This specifies a

View File

@ -24,7 +24,8 @@ How to perform a release.
they are less busy).
2. When the branch date is near: Update the libiberty and config
directories and the top level configure files.
directories and the top level Makefile and configure files. Also
consider updating the toplevel libtool files.
3. When branch day arrives add markers for the upcoming release to
the NEWS files in gas, ld, and binutils. No need to update NEWS

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
* override.m4: Correct comment grammar.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2020-10-05 Samanta Navarro <ferivoz@riseup.net>
* m32r.cpu: Fix spelling mistakes.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-01 Alan Modra <amodra@gmail.com>
Update year range in copyright notice of all files.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-08 Peter Bergner <bergner@linux.ibm.com>
* testsuite/gas/ppc/rop-checks.d,

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.36:
* Add support for Intel AVX VNNI instructions.
* Add support for Intel HRESET instruction.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-03 Alan Modra <amodra@gmail.com>
PR 27140

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-09 Alan Modra <amodra@gmail.com>
* configure: Regenerate.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-07 Philipp Tomsich <prt@gnu.org>
* opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-08 H.J. Lu <hongjiu.lu@intel.com>
* ld-x86-64/property-x86-lam-u48-4.d: Updated.

View File

@ -1,5 +1,7 @@
-*- text -*-
Changes in 2.36:
* Add libdep plugin, for linking dependencies of static libraries that
were recorded by ar in the __.LIBDEP archive member.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-09 Alan Modra <amodra@gmail.com>
* configure: Regenerate.

View File

@ -1,3 +1,7 @@
2021-01-09 Nick Clifton <nickc@redhat.com>
* 2.36 release branch crated.
2021-01-08 Peter Bergner <bergner@linux.ibm.com>
* ppc-opc.c (insert_dw, (extract_dw): New functions.