Automatic date update in version.in
[external/binutils.git] / bfd / ChangeLog
1 2015-01-05  Nick Clifton  <nickc@redhat.com>
2
3         PR binutils/17512
4         * archive.c (do_slurp_bsd_armap): Make sure that the parsed sized
5         is at least big enough for the header to be read.
6         * elf32-i386.c (elf_i386_get_plt_sym_val): Skip unknown relocs.
7         * mach-o.c (bfd_mach_o_get_synthetic_symtab): Add range checks.
8         (bfd_mach_o_read_command): Prevetn duplicate error messages about
9         unrecognized commands.
10         * syms.c (_bfd_stab_section_find_nearest_line): Add range checks
11         when indexing into the string table.
12
13 2015-01-01  Alan Modra  <amodra@gmail.com>
14
15         Update year range in copyright notice of all files.
16
17 For older changes see ChangeLog-2014
18 \f
19 Copyright (C) 2015 Free Software Foundation, Inc.
20
21 Copying and distribution of this file, with or without modification,
22 are permitted in any medium without royalty provided the copyright
23 notice and this notice are preserved.
24
25 Local Variables:
26 mode: change-log
27 left-margin: 8
28 fill-column: 74
29 version-control: never
30 End: