Fix binutils tools so that they can cope with the special /dev/null file when run...
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index c308759c989afed122d99da1002c81056ae1c137..c02a0eef94855c70bc772663ae4c579ce248be6e 100644 (file)
@@ -1,3 +1,103 @@
+2021-01-28  Eli Zaretskii  <eliz@gnu.org>
+
+       PR 27252
+       * bucomm.c (get_file_size): Add code to handle /dev/null on
+       Windows systems.
+       * elfedit.c (check_file): Likewise.
+
+2021-01-27  Nick Clifton  <nickc@redhat.com>
+
+       * objcopy.c (copy_main): Remove conditional control of the calls
+       to free, simplifying the code and making it easier to detect
+       typos.
+
+2021-01-26  Frederic Cambus  <fred@statdns.com>
+
+       * objcopy.c (copy_main): Fix a double free happening when both
+       --localize-symbols and --globalize-symbols options are invoked
+       together.
+
+2021-01-24  Nick Clifton  <nickc@redhat.com>
+
+       * README-how-to-make-a-release: Minor updates after the 2.36 release.
+
+2021-01-16  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
+
+2021-01-15  Alan Modra  <amodra@gmail.com>
+
+       PR 26539
+       * readelf.c (uncompress_section_contents): Always call inflateEnd.
+
+2021-01-14  Alexandre Oliva <oliva@gnu.org>
+
+       * MAINTAINERS: Update my email address.
+
+2021-01-14  Nick Clifton  <nickc@redhat.com>
+
+       * po/sv.po: Updated Swedish translation.
+
+2021-01-13  Alan Modra  <amodra@gmail.com>
+
+       * Makefile.in: Regenerate.
+       * doc/Makefile.in: Regenerate.
+
+2021-01-13  Zebediah Figura  <z.figura12@gmail.com>
+
+       PR 27037
+       * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
+       and before exit.
+       (i386_x64_trampoline): Add SEH annotations.
+       (struct mac): Add how_seh field.
+       (make_delay_head): If how_set field is true add SEh instructions.
+
+2021-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/26792
+       * configure.ac: Use GNU_MAKE_JOBSERVER.
+       * aclocal.m4: Regenerated.
+       * configure: Likewise.
+
+2021-01-12  Nick Clifton  <nickc@redhat.com>
+
+       * po/fr.po: Updated French translation.
+
+2021-01-11  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/27173
+       * configure: Regenerated.
+
+2021-01-11  Nick Clifton  <nickc@redhat.com>
+
+       * po/pt.po: Updated Portuguese translation.
+       * po/sr.po: Updated Serbian translation.
+       * po/uk.po: Updated Ukranian translation.
+
+2021-01-09  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * configure: Regenerated.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+       * po/binutils.pot: Regenerate.
+
+2021-01-09  Nick Clifton  <nickc@redhat.com>
+
+       * 2.36 release branch crated.
+       * README-how-to-make-a-release: Add note about updating Makefiles
+       and libtool files.
+       * BRANCHES: Add binutils-2.36-branch.
+
+2021-01-09  Alan Modra  <amodra@gmail.com>
+
+       * configure: Regenerate.
+
+2021-01-07  Samuel Thibault  <samuel.thibault@gnu.org>
+
+       * configure: Regenerate.
+
 2021-01-07  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR 27109
This page took 0.026892 seconds and 4 git commands to generate.