mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-17 13:10:12 +08:00
Add markers for 2.37 branch
This commit is contained in:
parent
20c4b12e93
commit
514192487e
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* libiberty: Sync with gcc. Bring in:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-07-02 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
PR 28046
|
||||
|
@ -52,6 +52,7 @@ binutils-2_33-branch
|
||||
binutils-2_34-branch
|
||||
binutils-2_35-branch
|
||||
binutils-2_36-branch
|
||||
binutils-2_37-branch
|
||||
|
||||
Copyright (C) 2012-2021 Free Software Foundation, Inc.
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-07-02 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 28048
|
||||
|
@ -1,5 +1,7 @@
|
||||
-*- text -*-
|
||||
|
||||
Changes in 2.37:
|
||||
|
||||
* The readelf tool has a new command line option which can be used to specify
|
||||
how the numeric values of symbols are reported. --sym-base=0|8|10|16 tells
|
||||
readelf to display the values in base 8, base 10 or base 16. A sym base of 0
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-06-14 Michael Forney <mforney@mforney.org>
|
||||
|
||||
* gettext.m4 (AM_GNU_GETTEXT): Skip checks for the internal
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-05-06 Stafford Horne <shorne@gmail.com>
|
||||
|
||||
PR 21464
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-03-19 Cary Coutant <ccoutant@gmail.com>
|
||||
|
||||
PR gold/27246
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-07-02 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* config/tc-nds32.c (nds32_keyword_gpr): Don't declare.
|
||||
|
2
gas/NEWS
2
gas/NEWS
@ -1,5 +1,7 @@
|
||||
-*- text -*-
|
||||
|
||||
Changes in 2.37:
|
||||
|
||||
* arm-symbianelf support removed.
|
||||
|
||||
* Add support for Realm Management Extension (RME) for AArch64.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-05-25 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR gold/27815
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-06-03 Ben Asselstine <benasselstine@gmail.com>
|
||||
|
||||
PR 4283
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
Import from gcc mainline:
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-06-22 Nelson Chu <nelson.chu@sifive.com>
|
||||
|
||||
* testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
|
||||
|
2
ld/NEWS
2
ld/NEWS
@ -1,5 +1,7 @@
|
||||
-*- text -*-
|
||||
|
||||
Changes in 2.37:
|
||||
|
||||
* arm-symbianelf support removed.
|
||||
|
||||
* Add -z report-relative-reloc to x86 ELF linker to report dynamic
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-05-09 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ctf-impl.h (ctf_dynset_eq_string): Don't declare.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2021-07-03 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* 2.37 release branch created.
|
||||
|
||||
2021-07-02 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* nds32-dis.c (nds32_find_reg_keyword): Constify arg and return.
|
||||
|
Loading…
Reference in New Issue
Block a user