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