From 4e07c9e2b69064e8b47e3981185b70ebe78aac68 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Mon, 2 Mar 2020 03:56:36 -0800 Subject: Import latest fixes to libiberty from GCC lto: Also copy .note.gnu.property section When generating the separate file with LTO debug sections, we should also copy .note.gnu.property section. PR lto/93966 * simple-object.c (handle_lto_debug_sections): Also copy .note.gnu.property section. --- libiberty/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 8e3408e..fd31323 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,9 @@ +2020-03-02 H.J. Lu + + PR lto/93966 + * simple-object.c (handle_lto_debug_sections): Also copy + .note.gnu.property section. + 2020-02-25 Andrew Burgess * rust-demangle.h: Removed. -- cgit v1.1