2015-01-06 01:43:34 +00:00
|
|
|
|
2015-01-05 H.J. Lu <hongjiu.lu@intel.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/17512
|
|
|
|
|
* elf32-i386.c (elf_i386_get_plt_sym_val): Return NULL on corrupt
|
|
|
|
|
input.
|
|
|
|
|
* elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.
|
|
|
|
|
|
2015-01-05 23:13:50 +00:00
|
|
|
|
2015-01-05 Nick Clifton <nickc@redhat.com>
|
|
|
|
|
|
|
|
|
|
PR binutils/17512
|
|
|
|
|
* archive.c (do_slurp_bsd_armap): Make sure that the parsed sized
|
|
|
|
|
is at least big enough for the header to be read.
|
|
|
|
|
* elf32-i386.c (elf_i386_get_plt_sym_val): Skip unknown relocs.
|
|
|
|
|
* mach-o.c (bfd_mach_o_get_synthetic_symtab): Add range checks.
|
|
|
|
|
(bfd_mach_o_read_command): Prevetn duplicate error messages about
|
|
|
|
|
unrecognized commands.
|
|
|
|
|
* syms.c (_bfd_stab_section_find_nearest_line): Add range checks
|
|
|
|
|
when indexing into the string table.
|
|
|
|
|
|
2015-01-01 14:15:26 +00:00
|
|
|
|
2015-01-01 Alan Modra <amodra@gmail.com>
|
2014-12-31 03:09:11 +00:00
|
|
|
|
|
2015-01-01 14:15:26 +00:00
|
|
|
|
Update year range in copyright notice of all files.
|
2014-12-31 03:09:11 +00:00
|
|
|
|
|
2015-01-01 14:15:26 +00:00
|
|
|
|
For older changes see ChangeLog-2014
|
2001-09-08 05:47:01 +00:00
|
|
|
|
|
2015-01-01 14:15:26 +00:00
|
|
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
2012-12-10 12:48:03 +00:00
|
|
|
|
|
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
|
|
|
are permitted in any medium without royalty provided the copyright
|
|
|
|
|
notice and this notice are preserved.
|
|
|
|
|
|
2001-09-08 05:47:01 +00:00
|
|
|
|
Local Variables:
|
|
|
|
|
mode: change-log
|
|
|
|
|
left-margin: 8
|
|
|
|
|
fill-column: 74
|
|
|
|
|
version-control: never
|
|
|
|
|
End:
|