df4e6b0775e51254ac2f3dc6825e02c7381429e1
[external/binutils.git] / binutils / ChangeLog
1 2016-02-05  Cupertino Miranda  <Cupertino.Miranda@synopsys.com>
2
3         * testsuite/binutils-all/objdump.exp: Update expected default
4         architecture value for ARC binaries.
5
6 2016-02-02  H.J. Lu  <hongjiu.lu@intel.com>
7
8         PR binutils/19547
9         * testsuite/binutils-all/objcopy.exp
10         (objcopy_test_without_global_symbol): New proc.
11         Run objcopy_test_without_global_symbol.
12         * testsuite/binutils-all/pr19547.c: New file.
13
14 2016-01-28  H.J. Lu  <hongjiu.lu@intel.com>
15
16         PR binutils/19523
17         * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
18         runtest.
19         * Makefile.in: Regenerated.
20         * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
21         proc.
22         Run test_gnu_debuglink for native ELF build.
23
24 2016-01-20  Nick Clifton  <nickc@redhat.com>
25
26         PR 19495
27         * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
28         do not support inserting leading underscores.
29
30 2016-01-20  Mickael Guene  <mickael.guene@st.com>
31
32         * readelf.c (get_elf_section_flags): Display y letter for section
33         with SHF_ARM_NOREAD section flag in readelf section output.
34         (process_section_headers): Add y letter in readelf section output
35         key mapping for ARM architecture.
36         * objdump.c (dump_section_header): Display NOREAD attributes as
37         well.
38         * doc/binutils.texi (objdump): Note that it is correct for
39         sections to have both the READONLY and NOREAD attributes.
40
41 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
42
43         * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
44
45 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
46
47         * readelf.c (get_freebsd_elfcore_note_type): New
48         (process_note): Add support for FreeBSD core notes.
49
50 2016-01-18  Miranda Cupertino  <Cupertino.Miranda@synopsys.com>
51             Zissulescu Claudiu  <Claudiu.Zissulescu@synopsys.com>
52
53         * readelf.c (get_machine_flags): Add support for newer ARC ELF
54         header flags.
55
56 2016-01-18  Alan Modra  <amodra@gmail.com>
57
58         * configure: Regenerate.
59
60 2016-01-17  Alan Modra  <amodra@gmail.com>
61
62         * configure: Regenerate.
63
64 2016-01-17  Alan Modra  <amodra@gmail.com>
65
66         * testsuite/lib/binutils-common.exp (is_elf_format): Return true
67         for m68hc11/12 and xgate triples.
68
69 2016-01-17  Alan Modra  <amodra@gmail.com>
70
71         * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
72
73 2016-01-01  Alan Modra  <amodra@gmail.com>
74
75         Update year range in copyright notice of all files.
76
77 For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
78 \f
79 Copyright (C) 2016 Free Software Foundation, Inc.
80
81 Copying and distribution of this file, with or without modification,
82 are permitted in any medium without royalty provided the copyright
83 notice and this notice are preserved.
84
85 Local Variables:
86 mode: change-log
87 left-margin: 8
88 fill-column: 74
89 version-control: never
90 End: