ARM process record: median instructions
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
4fc87424
NC
12016-03-07 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/19775
4 * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
5 Run the new proc.
6 * testsuite/binutils-all/empty: New, empty, file.
7
9411fd44
MW
82016-03-04 Matthew Wahab <matthew.wahab@arm.com>
9
10 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
11
11e5f1ec
L
122016-02-26 H.J. Lu <hongjiu.lu@intel.com>
13
14 PR ld/19645
15 * NEWS: Mention --elf-stt-common= for objcopy.
16 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
17 * objcopy.c (do_elf_stt_common): New.
18 (command_line_switch): Add OPTION_ELF_STT_COMMON.
19 (copy_options): Add --elf-stt-common=.
20 (copy_usage): Add --elf-stt-common=.
21 (copy_object): Also check do_elf_stt_common for ELF targets.
22 (copy_file): Handle do_elf_stt_common.
23 (copy_main): Handle OPTION_ELF_STT_COMMON.
24 * readelf.c (apply_relocations): Support STT_COMMON.
25 * testsuite/binutils-all/common-1.s: New file.
26 * testsuite/binutils-all/common-1a.d: Likewise.
27 * testsuite/binutils-all/common-1b.d: Likewise.
28 * testsuite/binutils-all/common-1c.d: Likewise.
29 * testsuite/binutils-all/common-1d.d: Likewise.
30 * testsuite/binutils-all/common-1e.d: Likewise.
31 * testsuite/binutils-all/common-1f.d: Likewise.
32 * testsuite/binutils-all/common-2.s: Likewise.
33 * testsuite/binutils-all/common-2a.d: Likewise.
34 * testsuite/binutils-all/common-2b.d: Likewise.
35 * testsuite/binutils-all/common-2c.d: Likewise.
36 * testsuite/binutils-all/common-2d.d: Likewise.
37 * testsuite/binutils-all/common-2e.d: Likewise.
38 * testsuite/binutils-all/common-2f.d: Likewise.
39 * testsuite/binutils-all/objcopy.exp
40 (objcopy_test_elf_common_symbols): New proc.
41 Run objcopy_test_elf_common_symbols for ELF targets
42
a9fb83be
L
432016-02-16 H.J. Lu <hongjiu.lu@intel.com>
44
45 PR binutils/19647
46 * readelf.c (get_section_type_name): Add a missing break.
47
726c18e1
CZ
482016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
49
50 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
51
9fb71ee4
NC
522016-02-15 Nick Clifton <nickc@redhat.com>
53
54 * readelf.c (get_section_type_name): Add hex prefix to offsets
55 printed for LOPROC and LOOS values. Ensure that a result is
56 always returned for the V850 target, even when an unrecognised
57 processor specific value is encountered.
58 (process_section_headers): Display key values in the order in
59 which they appear to the user. Add the "C (compressed)" value to
60 the list.
61
96d491cf
L
622016-02-12 H.J. Lu <hongjiu.lu@intel.com>
63
64 * doc/binutils.texi: Fix a typo.
65
bdbca4e6
CM
662016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
67
68 * testsuite/binutils-all/objdump.exp: Update expected default
69 architecture value for ARC binaries.
70
14f2c699
L
712016-02-02 H.J. Lu <hongjiu.lu@intel.com>
72
73 PR binutils/19547
74 * testsuite/binutils-all/objcopy.exp
75 (objcopy_test_without_global_symbol): New proc.
76 Run objcopy_test_without_global_symbol.
77 * testsuite/binutils-all/pr19547.c: New file.
78
bf150a0b
L
792016-01-28 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR binutils/19523
82 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
83 runtest.
84 * Makefile.in: Regenerated.
85 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
86 proc.
87 Run test_gnu_debuglink for native ELF build.
88
0398b8d6
NC
892016-01-20 Nick Clifton <nickc@redhat.com>
90
91 PR 19495
92 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
bdbca4e6 93 do not support inserting leading underscores.
0398b8d6 94
91f68a68
MG
952016-01-20 Mickael Guene <mickael.guene@st.com>
96
97 * readelf.c (get_elf_section_flags): Display y letter for section
98 with SHF_ARM_NOREAD section flag in readelf section output.
99 (process_section_headers): Add y letter in readelf section output
100 key mapping for ARM architecture.
101 * objdump.c (dump_section_header): Display NOREAD attributes as
102 well.
103 * doc/binutils.texi (objdump): Note that it is correct for
104 sections to have both the READONLY and NOREAD attributes.
105
40068dcc
JB
1062016-01-19 John Baldwin <jhb@FreeBSD.org>
107
108 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
109
f4ddf30f
JB
1102016-01-19 John Baldwin <jhb@FreeBSD.org>
111
112 * readelf.c (get_freebsd_elfcore_note_type): New
113 (process_note): Add support for FreeBSD core notes.
114
34e967a5
MC
1152016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
116 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
117
118 * readelf.c (get_machine_flags): Add support for newer ARC ELF
119 header flags.
120
3d961d0d
AM
1212016-01-18 Alan Modra <amodra@gmail.com>
122
123 * configure: Regenerate.
124
5c14705f
AM
1252016-01-17 Alan Modra <amodra@gmail.com>
126
127 * configure: Regenerate.
128
b3066ae8
AM
1292016-01-17 Alan Modra <amodra@gmail.com>
130
131 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
132 for m68hc11/12 and xgate triples.
133
adec12c1
AM
1342016-01-17 Alan Modra <amodra@gmail.com>
135
136 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
137
6f2750fe
AM
1382016-01-01 Alan Modra <amodra@gmail.com>
139
140 Update year range in copyright notice of all files.
141
3499769a
AM
142For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
143\f
144Copyright (C) 2016 Free Software Foundation, Inc.
145
146Copying and distribution of this file, with or without modification,
147are permitted in any medium without royalty provided the copyright
148notice and this notice are preserved.
149
150Local Variables:
151mode: change-log
152left-margin: 8
153fill-column: 74
154version-control: never
155End:
This page took 0.036172 seconds and 4 git commands to generate.