Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / ChangeLog
CommitLineData
85880250
NC
12015-01-06 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/17512
e7287c7f
NC
4 * mach-o.c (bfd_mach_o_read_symtab_strtab): Zero terminate the
5 string table.
6
ec93045b
NC
7 * reloc.c (bfd_get_reloc_size): Handle a reloc size of -1.
8 (bfd_perform_relocation): Include the size of the reloc in the
9 test for an out of range relocation.
10 (bfd_generic_get_relocated_section_contents): Remove reloc range
11 test.
12
85880250
NC
13 * coff-i860.c (CALC_ADDEND): Always set an addend value.
14 * tekhex.c (getvalue): Add an end pointer parameter. Use it to
15 avoid reading off the end of the buffer.
16 (getsym): Likewise.
17 (first_phase): Likewise.
18 (pass_over): Pass an end pointer to the invoked function.
19
533d0af0
L
202015-01-05 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR binutils/17512
23 * elf32-i386.c (elf_i386_get_plt_sym_val): Return NULL on corrupt
24 input.
25 * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.
26
896ca098
NC
272015-01-05 Nick Clifton <nickc@redhat.com>
28
29 PR binutils/17512
30 * archive.c (do_slurp_bsd_armap): Make sure that the parsed sized
31 is at least big enough for the header to be read.
32 * elf32-i386.c (elf_i386_get_plt_sym_val): Skip unknown relocs.
33 * mach-o.c (bfd_mach_o_get_synthetic_symtab): Add range checks.
34 (bfd_mach_o_read_command): Prevetn duplicate error messages about
35 unrecognized commands.
36 * syms.c (_bfd_stab_section_find_nearest_line): Add range checks
37 when indexing into the string table.
38
b90efa5b 392015-01-01 Alan Modra <amodra@gmail.com>
ee3b52e9 40
b90efa5b 41 Update year range in copyright notice of all files.
ee3b52e9 42
b90efa5b 43For older changes see ChangeLog-2014
56882138 44\f
b90efa5b 45Copyright (C) 2015 Free Software Foundation, Inc.
752937aa
NC
46
47Copying and distribution of this file, with or without modification,
48are permitted in any medium without royalty provided the copyright
49notice and this notice are preserved.
50
56882138
AM
51Local Variables:
52mode: change-log
53left-margin: 8
54fill-column: 74
55version-control: never
56End:
This page took 0.750309 seconds and 4 git commands to generate.