MIPS: Support `-gnuabi64' target triplet suffix for 64-bit Linux targets
[binutils-gdb.git] / binutils / ChangeLog
index 866cf56d16af7994e23414c2d87cf08d119188cb..cfd4d1ad45e742eef6ebf2d94a54da157b12427c 100644 (file)
@@ -1,3 +1,22 @@
+2023-07-24  Johannes Schauer Marin Rodrigues  <josch@debian.org>
+
+       * doc/binutils.texi (objcopy): Document change in behaviour of
+       objcopy's --preserve-dates command line option.
+
+2023-07-09  Fangrui Song  <maskray@google.com>
+
+       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  <nickc@redhat.com>
 
        * README-how-to-make-a-release: Change some version numbers.