aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2025-01-19 12:09:01 +0000
committerNick Clifton <nickc@redhat.com>2025-01-19 12:09:01 +0000
commitb49d12e2c5a587eb3036435a9f43778a00788baf (patch)
treef1db6c077d47be3e4c402f23c7f5e8d99950c7e1
parent28bff43943da1629a8939d7c42c4f0a7587a4067 (diff)
downloadgdb-b49d12e2c5a587eb3036435a9f43778a00788baf.zip
gdb-b49d12e2c5a587eb3036435a9f43778a00788baf.tar.gz
gdb-b49d12e2c5a587eb3036435a9f43778a00788baf.tar.bz2
Add markers for bihnutils 2.44 branch
-rw-r--r--ChangeLog4
-rw-r--r--bfd/ChangeLog4
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS2
-rw-r--r--cpu/ChangeLog4
-rw-r--r--elfcpp/ChangeLog4
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--gold/ChangeLog4
-rw-r--r--gprof/ChangeLog4
-rw-r--r--include/ChangeLog4
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
-rw-r--r--libctf/ChangeLog4
-rw-r--r--opcodes/ChangeLog4
15 files changed, 54 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0075a25..4248b72 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Binutils Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index a28d04c..da27f8c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-10-18 WANG Xuerui <git@xen0n.name>
* elfnn-loongarch.c (ELF_MAXPAGESIZE): Bump to 64KiB.
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 7ce8f4d..b0bd1e2 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/binutils/NEWS b/binutils/NEWS
index f4687e6..d647fa6 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.44:
+
* Support for Nios II targets has been removed except in the readelf utility,
as this architecture has been EOL'ed by Intel.
diff --git a/cpu/ChangeLog b/cpu/ChangeLog
index d3e5f9b..e238895 100644
--- a/cpu/ChangeLog
+++ b/cpu/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/elfcpp/ChangeLog b/elfcpp/ChangeLog
index 4a36c85..37b12e0 100644
--- a/elfcpp/ChangeLog
+++ b/elfcpp/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8ef1abc..f0b4c9e 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/gas/NEWS b/gas/NEWS
index 57a42fc..d87fa52 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.44:
+
* Add support for the x86 Intel Diamond Rapids AMX instructions, including
AMX-AVX512, AMX-FP8, AMX-MOVRS, AMX-TF32 and AMX-TRANSPOSE.
diff --git a/gold/ChangeLog b/gold/ChangeLog
index 9f15847..246434d 100644
--- a/gold/ChangeLog
+++ b/gold/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/gprof/ChangeLog b/gprof/ChangeLog
index b9c49aa..7eb4e8a 100644
--- a/gprof/ChangeLog
+++ b/gprof/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/include/ChangeLog b/include/ChangeLog
index e54863a..a01ea92 100644
--- a/include/ChangeLog
+++ b/include/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 43cfad4..7b47a4d 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-10-18 WANG Xuerui <git@xen0n.name>
* testsuite/ld-loongarch-elf/64_pcrel.d: Update assertions after
diff --git a/ld/NEWS b/ld/NEWS
index aa3d3e8..081fc8a 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+Changes in 2.44:
+
* Support for Nios II target has been removed, as this architecture has been
EOL'ed by Intel.
diff --git a/libctf/ChangeLog b/libctf/ChangeLog
index e661656..ef66b95 100644
--- a/libctf/ChangeLog
+++ b/libctf/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index b6c1d49..609e621 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,7 @@
+2025-01-19 Nick Clifton <nickc@redhat.com>
+
+ * 2.44 Branch point.
+
2024-07-20 Nick Clifton <nickc@redhat.com>
* 2.43 branch point.