diff options
Diffstat (limited to 'libiberty/ChangeLog')
-rw-r--r-- | libiberty/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 1c9138861bd..faace624b3f 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,15 @@ +2021-06-28 Indu Bhagat <indu.bhagat@oracle.com> + + * simple-object.c (handle_lto_debug_sections): Copy over .BTF section. + +2021-06-28 Indu Bhagat <indu.bhagat@oracle.com> + David Faust <david.faust@oracle.com> + Jose E. Marchesi <jose.marchesi@oracle.com> + Weimin Pan <weimin.pan@oracle.com> + + * simple-object.c (handle_lto_debug_sections): Copy over .ctf + sections. + 2021-06-05 John David Anglin <danglin@gcc.gnu.org> PR target/100734 |