Fix typo in listing of objcopy's command line options.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index b52c2d658a7bc8561c7ca204b2755f5be91f2c4a..9d1128fac020f3a1fc775983ae0b3c3b22fd542d 100644 (file)
@@ -1,3 +1,45 @@
+2018-02-20  Ronald Hoogenboom  <hoogenboom30@zonnet.nl>
+
+       * doc/binutils.texi (objcopy): Add missing closing square
+       parenthesis to listing of objcopy's command line options.
+
+2018-02-19  Matthias Klose  <doko@debian.org>
+
+       * strings.c (long_options): Include-all-whitespace does not take
+        an extra agument.
+
+2018-02-13  Alan Modra  <amodra@gmail.com>
+
+       PR 22836
+       * testsuite/binutils-all/group-7.s,
+       * testsuite/binutils-all/group-7a.d,
+       * testsuite/binutils-all/group-7b.d,
+       * testsuite/binutils-all/group-7c.d: New tests.
+       * testsuite/binutils-all/objcopy.exp: Run them.
+
+2018-02-08  Nick Clifton  <nickc@redhat.com>
+
+       PR 22802
+       * dwarf.c (load_separate_debug_file): Return early if the user is
+       not interested in debug links.
+
+2018-02-06  Nick Clifton  <nickc@redhat.com>
+
+       PR 22793
+       * readelf.c (find_section): Replace assertion with test and return
+       of NULL.
+       (find_section_by_address): Add test of section header table
+       existance.
+       (find_section_by_type): Likewise.
+       (find_section_in_set): Likewise.
+
+2018-02-05  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/mips/mips-reginfo.d: New test.
+       * testsuite/binutils-all/mips/mips-reginfo-n32.d: New test.
+       * testsuite/binutils-all/mips/mips-reginfo.s: New test source.
+       * testsuite/binutils-all/mips/mips.exp: Run the new tests.
+
 2018-02-05  Maciej W. Rozycki  <macro@mips.com>
 
        * testsuite/config/default.exp (binutils_run): Document
This page took 0.024826 seconds and 4 git commands to generate.