MIPS/BFD: Suppress attribute checks for null input
[binutils-gdb.git] / bfd / ChangeLog
1 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
2
3 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Suppress
4 attribute checks for null input.
5
6 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
7
8 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Use local
9 pointers to target data.
10
11 2016-01-04 Maciej W. Rozycki <macro@imgtec.com>
12
13 * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Correct
14 an FP ABI warning.
15
16 2016-01-01 Alan Modra <amodra@gmail.com>
17
18 Update year range in copyright notice of all files.
19
20 For older changes see ChangeLog-2015 and doc/ChangeLog-0415
21 \f
22 Copyright (C) 2016 Free Software Foundation, Inc.
23
24 Copying and distribution of this file, with or without modification,
25 are permitted in any medium without royalty provided the copyright
26 notice and this notice are preserved.
27
28 Local Variables:
29 mode: change-log
30 left-margin: 8
31 fill-column: 74
32 version-control: never
33 End: