Remove tandem support
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 4af602ea4c186e8df799400908804a2a2a8e9073..a1c1a54cca39c53a9ad608052424f3309b420f27 100644 (file)
@@ -1,3 +1,202 @@
+2018-04-16  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/copy-2.d: Remove newsos3 support.
+       * testsuite/binutils-all/nm.exp: Likewise.
+
+2018-04-16  Alan Modra  <amodra@gmail.com>
+
+       * .gitignore: Remove netware support.
+       * Makefile.am: Likewise.
+       * configure.ac: Likewise.
+       * doc/Makefile.am: Likewise.
+       * doc/binutils.texi: Likewise.
+       * testsuite/binutils-all/nm.exp: Likewise.
+       * nlmconv.c: Delete.
+       * nlmconv.h: Delete.
+       * nlmheader.y: Delete.
+       * Makefile.in: Regenerate.
+       * configure: Regenerate.
+       * doc/Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
+2018-04-16  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/objdump.exp: Remove tahoe support.
+
+2018-04-14  Alan Modra  <amodra@gmail.com>
+
+       * readelf.c (get_machine_name): Revert 2018-04-11 change.
+
+2018-04-12  Nick Clifton  <nickc@redhat.com>
+
+       PR 23050
+       * readelf.c (process_dynamic_section): Correct dynamic string
+       table size calculation.
+
+2018-04-11  Alan Modra  <amodra@gmail.com>
+
+       * ieee.c: Remove i960 support.
+       * od-macho.c: Remove i860 support.
+       * readelf.c: Remove i860 and i960 support.
+       * testsuite/binutils-all/objcopy.exp: Likewise.
+       * testsuite/binutils-all/objdump.exp: Likewise.
+       * testsuite/lib/binutils-common.exp: Likewise.
+
+2018-04-11  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/lib/binutils-common.exp (is_elf_format): Also return
+       1 for `*-*-lynxos*' and `*-*-symbianelf*' targets.
+
+2018-04-10  Alan Modra  <amodra@gmail.com>
+
+       * testsuite/binutils-all/objcopy.exp (strip-14, strip-15): Choose
+       reloc=11 for pru and reloc=50 for nds32.
+       * testsuite/binutils-all/strip-15.d: Accept 0xb reloc number.
+
+2018-04-09  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-15.d: New test.
+       * testsuite/binutils-all/strip-15rel.s: New test source.
+       * testsuite/binutils-all/strip-15rela.s: New test source.
+       * testsuite/binutils-all/strip-15mips64.s: New test source.
+       * testsuite/binutils-all/objcopy.exp: Run the new test.
+
+2018-04-09  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-14.d: New test.
+       * testsuite/binutils-all/strip-14rel.s: New test source.
+       * testsuite/binutils-all/strip-14rela.s: New test source.
+       * testsuite/binutils-all/strip-14mips64.s: New test source.
+       * testsuite/binutils-all/objcopy.exp: Run the new test.
+
+2018-04-06  Tom Tromey  <tom@tromey.com>
+
+       * dwarf.c (read_and_display_attr_value): Add missing DW_LANG
+       constants from DWARF 5.
+
+2018-04-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/22318
+       * configure: Regenerated.
+
+2018-04-05  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-13mips64.s: Use `.dc.l' rather
+       than `.dc.w' in second relocation.
+
+2018-04-05  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-13.d: Also expect `unsupported
+       relocation type 0x8f' error message.
+
+2018-04-05  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-13.s: Rename to...
+       * testsuite/binutils-all/strip-13rela.s: ... this.
+       * testsuite/binutils-all/strip-13rel.s: New test source.
+       * testsuite/binutils-all/strip-13mips64.s: New test source.
+       * testsuite/binutils-all/strip-13.d: Remove `arm-*', `d10v-*',
+       `dlx-*' and `xgate-*' from `not-target' list.  Add `m6811-*' and
+       `m68hc11-*' to `not-target' list.
+       * testsuite/binutils-all/objcopy.exp: Switch between sources for
+       `strip-13'.
+
+2018-04-05  Maciej W. Rozycki  <macro@mips.com>
+
+       * testsuite/binutils-all/strip-13.s: Use 143 (0x8f) rather than
+       241 (0xf1) for the relocation number and RELA addend.
+       * testsuite/binutils-all/strip-13.d: Remove `hppa*-*' from the
+       `not-target' list.
+
+2018-04-04  John David Anglin  <danglin@gcc.gnu.org>
+
+       * MAINTAINERS: Update my e-mail address.
+
+2018-04-04  Nick Clifton  <nickc@redhat.com>
+
+       * MAINTAINERS: Move Jason Eckhardt to past maintainers section.
+
+2018-03-23  Nick Clifton  <nickc@redhat.com>
+
+       * readelf.c (get_symbol_for_build_attribute): Skip ARM mapping
+       symbols.
+       (print_gnu_build_attribute_description): If no file start symbol
+       could be found, look for one two bytes into the file.
+       * testsuite/binutils-all/note-4-64.s: Set the address of the file
+       start symbol to two bytes into the file.
+       * testsuite/binutils-all/note-4-32.s: Likewise.
+
+2018-03-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * readelf.c (process_dynamic_section): Also dump DF_1_KMOD,
+       DF_1_WEAKFILTER and DF_1_NOCOMMON.
+
+2018-03-20  Nick Clifton  <nickc@redhat.com>
+
+       * po/es.po: Updated Spanish translation.
+       * po/ru.po: Updated Russian translation.
+
+2018-03-13  Nick Clifton  <nickc@redhat.com>
+
+       PR 22957
+       * stabs.c (pop_binincl): Fail if the file index is off the end of
+       the stack.
+
+2018-03-13  Nick Clifton  <nickc@redhat.com>
+
+       PR 22955
+       * stabs.c (parse_number): Add p_end parameter and use it to check
+       the validity of the pp parameter.  Add checks to prevent walking
+       off the end of the string buffer.
+       (parse_stab_string): Likewise.
+       (parse_stab_type): Likewise.
+       (parse_stab_type_number): Likewise.
+       (parse_stab_range_type): Likewise.
+       (parse_stab_sun_builtin_type): Likewise.
+       (parse_stab_sun_floating_type): Likewise.
+       (parse_stab_enum_type): Likewise.
+       (parse_stab_struct_type): Likewise.
+       (parse_stab_baseclasses): Likewise.
+       (parse_stab_struct_fields): Likewise.
+       (parse_stab_cpp_abbrev): Likewise.
+       (parse_stab_one_struct_field): Likewise.
+       (parse_stab_members): Likewise.
+       (parse_stab_tilde_field): Likewise.
+       (parse_stab_array_type): Likewise.
+
+       * parse_stab: Compute the end of the string and then pass it on to
+       individual parser functions.
+
+2018-03-07  Paul Pluzhnikov  <ppluzhnikov@google.com>
+
+       PR binutils/22923
+       * binutils/readelf.c (get_ver_flags): Expand buffer to avoid
+       overflow.
+
+2018-03-07  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac: Add objdump_private_desc_xcoff for rs6000.
+       * configure: Regenerate.
+
+2018-03-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/22911
+       * objdump.c (is_significant_symbol_name): Return TRUE for all
+       .plt* sections.
+       (find_symbol_for_address): Replace linear search with binary
+       search on dynamic relocations.
+
+2018-03-01  Nick Clifton  <nickc@redhat.com>
+
+       PR 22905
+       * dwarf.c (display_debug_ranges): Check that the offset loaded
+       from the range_entry structure is valid.
+
+2018-03-01  Alan Modra  <amodra@gmail.com>
+
+       * configure.ac (ALL_LINGUAS): Add sr.  Sort.
+       * configure: Regenerate.
+
 2018-02-27  Nick Clifton  <nickc@redhat.com>
 
        * po/pt.po: New Portuguese translation.
This page took 0.025473 seconds and 4 git commands to generate.