4 * reloc.c (bfd_get_reloc_size): Handle a reloc size of -1.
5 (bfd_perform_relocation): Include the size of the reloc in the
6 test for an out of range relocation.
7 (bfd_generic_get_relocated_section_contents): Remove reloc range
10 * coff-i860.c (CALC_ADDEND): Always set an addend value.
11 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
12 avoid reading off the end of the buffer.
14 (first_phase): Likewise.
15 (pass_over): Pass an end pointer to the invoked function.
20 * elf32-i386.c (elf_i386_get_plt_sym_val): Return NULL on corrupt
22 * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.
27 * archive.c (do_slurp_bsd_armap): Make sure that the parsed sized
28 is at least big enough for the header to be read.
29 * elf32-i386.c (elf_i386_get_plt_sym_val): Skip unknown relocs.
30 * mach-o.c (bfd_mach_o_get_synthetic_symtab): Add range checks.
31 (bfd_mach_o_read_command): Prevetn duplicate error messages about
32 unrecognized commands.
33 * syms.c (_bfd_stab_section_find_nearest_line): Add range checks
34 when indexing into the string table.
38 Update year range in copyright notice of all files.
40 For older changes see ChangeLog-2014
42 Copyright (C) 2015 Free Software Foundation, Inc.
44 Copying and distribution of this file, with or without modification,
45 are permitted in any medium without royalty provided the copyright
46 notice and this notice are preserved.
52 version-control: never