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