From b5c37946cce4b41af0436529b139fa3d23e61f73 Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 2 Aug 2023 12:06:23 +0100 Subject: Revert "2.41 Release sources" This reverts commit 675b9d612cc59446e84e2c6d89b45500cb603a8d. See https://sourceware.org/pipermail/binutils/2023-August/128761.html. --- binutils/ChangeLog | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 01406cf..65cff80 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,7 +1,26 @@ -2023-07-30 Nick Clifton +2023-07-30 Jose E. Marchesi - This is the 2.41 release. - * configure: Regenerate. + * readelf.c (get_machine_flags): Recognize and pretty print BPF + machine flags. + +2023-07-24 Johannes Schauer Marin Rodrigues + + * doc/binutils.texi (objcopy): Document change in behaviour of + objcopy's --preserve-dates command line option. + +2023-07-09 Fangrui Song + + PR 30592 + * NEWS: Mention the new feature for objcopy. + * doc/binutils.texi: Mention "large". + * objcopy.c (parse_flags): Parse "large". + (check_new_section_flags): Error if "large" is used with a + non-x86-64 ELF target. + * testsuite/binutils-all/x86-64/large-sections.d: New. + * testsuite/binutils-all/x86-64/large-sections.s: New. + * testsuite/binutils-all/x86-64/large-sections-i386.d: New. + * testsuite/binutils-all/x86-64/large-sections-2.d: New. + * testsuite/binutils-all/x86-64/large-sections-2-x32.d: New. 2023-07-03 Nick Clifton -- cgit v1.1