diff options
author | Nick Clifton <nickc@redhat.com> | 2022-01-22 12:08:55 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-01-22 12:08:55 +0000 |
commit | a74e1cb34453a5111104302315e407c01b9c2fb0 (patch) | |
tree | 1d9c23375b6e7b15681e53b5a72856c1a402b713 | |
parent | cb2562f5530c2f2eb4ca70d70078fa600e3ba983 (diff) | |
download | gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.zip gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.gz gdb-a74e1cb34453a5111104302315e407c01b9c2fb0.tar.bz2 |
Add markers for 2.38 branch
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/BRANCHES | 1 | ||||
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/NEWS | 2 | ||||
-rw-r--r-- | config/ChangeLog | 4 | ||||
-rw-r--r-- | cpu/ChangeLog | 4 | ||||
-rw-r--r-- | elfcpp/ChangeLog | 4 | ||||
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rw-r--r-- | gas/NEWS | 2 | ||||
-rw-r--r-- | gold/ChangeLog | 4 | ||||
-rw-r--r-- | gprof/ChangeLog | 4 | ||||
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | ld/ChangeLog | 4 | ||||
-rw-r--r-- | ld/NEWS | 2 | ||||
-rw-r--r-- | libctf/ChangeLog | 4 | ||||
-rw-r--r-- | libiberty/ChangeLog | 4 | ||||
-rw-r--r-- | opcodes/ChangeLog | 4 |
18 files changed, 63 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-17 Nick Clifton <nickc@redhat.com> Update config.[guess|sub] from upstream: diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b9d525f..1bbf5f1 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-17 Nick Clifton <nickc@redhat.com> * Makefile.in: Regenerate. diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 9ac8326..1a879f3 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -53,6 +53,7 @@ binutils-2_34-branch binutils-2_35-branch binutils-2_36-branch binutils-2_37-branch +binutils-2_38-branch Copyright (C) 2012-2022 Free Software Foundation, Inc. diff --git a/binutils/ChangeLog b/binutils/ChangeLog index c9109dc..ee94fd8 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-17 Nick Clifton <nickc@redhat.com> * Makefile.in: Regenerate. diff --git a/binutils/NEWS b/binutils/NEWS index ffba42c..c188b46 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.38: + * elfedit: Add --output-abiversion option to update ABIVERSION. * Add support for the LoongArch instruction set. diff --git a/config/ChangeLog b/config/ChangeLog index 4a05c5a..dc0663b 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-07-03 Nick Clifton <nickc@redhat.com> * 2.37 release branch created. diff --git a/cpu/ChangeLog b/cpu/ChangeLog index 1c178a8..f0ce6ca 100644 --- a/cpu/ChangeLog +++ b/cpu/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-07-05 Alan Modra <amodra@gmail.com> * mep.opc (macros): Make static and const. diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog index d7dd769..d7b1434 100644 --- a/elfcpp/ChangeLog +++ b/elfcpp/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-07-03 Nick Clifton <nickc@redhat.com> * 2.37 release branch created. diff --git a/gas/ChangeLog b/gas/ChangeLog index 34a8151..cfd9c38 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-17 Nick Clifton <nickc@redhat.com> * Makefile.in: Regenerate. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.38: + * Add support for AArch64 system registers that were missing in previous releases. diff --git a/gold/ChangeLog b/gold/ChangeLog index 38ed885..3c8d517 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-08-10 Nick Clifton <nickc@redhat.com> * po/sr.po: Updated Serbian translation. diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 199dc3f..9ad9c8a 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-09-27 Nick Alcock <nick.alcock@oracle.com> * configure: Regenerate. diff --git a/include/ChangeLog b/include/ChangeLog index 7108265..cfad7f1 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-13 Nick Clifton <nickc@redhat.com> Import from gcc mainline: diff --git a/ld/ChangeLog b/ld/ChangeLog index 123745b..fe4b7d8 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-21 Nick Clifton <nickc@redhat.com> * po/sr.po: Updated Serbian translation. @@ -1,5 +1,7 @@ -*- text -*- +Changes in 2.38: + * Add -z pack-relative-relocs/-z no pack-relative-relocs to x86 ELF linker to pack relative relocations in the DT_RELR section. diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 26207a3..9b939bb 100644 --- a/libctf/ChangeLog +++ b/libctf/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-11-08 Nick Alcock <nick.alcock@oracle.com> * doc/ctf-spec.texi: New file. diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index b283655..04c9e90 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2021-12-30 Lancelot SIX <lsix@lancelotsix.com> * cp-demangle.c (d_clone_suffix): Support digits in clone tag diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index e8343bf..ea64c6c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2022-01-22 Nick Clifton <nickc@redhat.com> + + * 2.38 release branch created. + 2022-01-17 Nick Clifton <nickc@redhat.com> * Makefile.in: Regenerate. |