[binutils-gdb] update libiberty changelog

Alan Modra amodra@sourceware.org
Sun Mar 8 22:05:15 GMT 2026


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=741c7868cb0123684eafd6de74fda8f1588ac846

commit 741c7868cb0123684eafd6de74fda8f1588ac846
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Mar 9 08:18:20 2026 +1030

    update libiberty changelog
    
    The gcc project updates ChangeLog files daily from git commit logs.
    Update libiberty/Changelog so the binutils copy matches.

Diff:
---
 libiberty/ChangeLog | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog
index 95dce963f56..7de0bb4d254 100644
--- a/libiberty/ChangeLog
+++ b/libiberty/ChangeLog
@@ -1,3 +1,32 @@
+2026-03-05  Jakub Jelinek  <jakub@redhat.com>
+
+	PR target/124365
+	* simple-object.c (handle_lto_debug_sections): Also copy over
+	.ARM.attributes section.
+
+2026-02-26  Ruslan Valiyev  <linuxoid@gmail.com>
+
+	PR demangler/106641
+	* rust-demangle.c (demangle_binder): Reject bound_lifetimes
+	above 1024 to prevent resource exhaustion from crafted symbols.
+	Add rdm->errored check in the loop condition.
+	* testsuite/rust-demangle-expected: Add regression test.
+
+2026-02-25  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* simple-object-mach-o.c
+	(simple_object_mach_o_segment): Account for the offset of
+	this Mach-O object from the start of any container.
+
+2026-02-12  LIU Hao  <lh_mouse@126.com>
+
+	* vprintf-support.c (do_strtoul): New function.
+	(libiberty_vprintf_buffer_size): Replace `strtoul` with `do_strtoul`.
+
+2026-02-05  Matthieu Longo  <matthieu.longo@arm.com>
+
+	* testsuite/test-doubly-linked-list.c: Update.
+
 2026-01-12  Maciej W. Rozycki  <macro@redhat.com>
 
 	* objalloc.c (objalloc_free): Don't use the pointer passed if


More information about the Binutils-cvs mailing list