change argument type to bfd_byte
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
6fd8e7c2
L
12016-04-15 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.in: Regenerated with automake 1.11.6.
4 * aclocal.m4: Likewise.
5 * doc/Makefile.in: Likewise.
6
84865015
NC
72016-04-14 Nick Clifton <nickc@redhat.com>
8
9 PR target/19938
10 * testsuite/binutils-all/i386/compressed-1b.d: Allow for the
11 string sections possibly having the SHF_STRINGS flag bit set.
12 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
13 * testsuite/binutils-all/readelf.s: Likewise.
14 * testsuite/binutils-all/readelf.s-64: Likewise.
15 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
16 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
17
fd85a6a1
NC
182016-04-13 Nick Clifton <nickc@redhat.com>
19
84865015 20 PR target/19938
fd85a6a1
NC
21 * readelf.c (get_solaris_section_type): New function: Returns the
22 name of Solaris specific section types.
23 (get_solaris_dynamic_type): New function: Return the name of
24 Solaris specific dynamic types.
25 (get_dynamic_type): Use get_solaris_dynamic_type.
26 (get_section_type_name): Use get_solaris_section_type.
27 (get_solaris_symbol_visibility): New function: Returns Solaris
28 specific symbol visibilities.
29 (print_dynamic_symbol): Use get_solaris_symbol_visibility.
30 (process_symbol_table): Likewise.
31
d6bb17b0
AA
322016-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
33
34 * dwarf.h (init_dwarf_regnames_s390): Declare.
35 * dwarf.c (dwarf_regnames_s390): New.
36 (init_dwarf_regnames_s390): New.
37 (init_dwarf_regnames): Call it.
38 * objdump.c (dump_dwarf): Likewise.
39
92708cec
MR
402016-04-11 Maciej W. Rozycki <macro@imgtec.com>
41
42 * testsuite/binutils-all/mips/mips16-undecoded.d: New test.
43 * testsuite/binutils-all/mips/mips16-undecoded.s: New test
44 source.
45 * testsuite/binutils-all/mips/mips.exp: Run the new test.
46
67f101ee
NC
472016-04-04 Nick Clifton <nickc@redhat.com>
48
49 PR 19872
50 * dwarf.c (display_debug_aranges): Skip warning about unrecognised
51 version number if the version is zero.
52
ed754a13
AM
532016-03-29 Alan Modra <amodra@gmail.com>
54
55 * readelf.c (get_data): Use BFD_VMA_FMT to print bfd_size_type vars.
56 (get_dynamic_data): Likewise.
57
9780e045
NC
582016-03-22 Nick Clifton <nickc@redhat.com>
59
34b9f729
NC
60 PR 19851
61 * dwarf.c (SAFE_BYTE_GET): Replace local dynamic array allocation
62 with run time size check.
63
9780e045
NC
64 * configure: Regenerate.
65
8699fc3e
AB
662016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
67
68 * readelf.c (decode_ARC_machine_flags): Handle nps400.
69
a9522a21
AB
702016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
71
72 * readelf.c (get_machine_flags): Move arc processing into...
73 (decode_ARC_machine_flags): ... new function. Remove use of
74 EF_ARC_CPU_GENERIC, change default case from "generic arc" to
75 "unknown arc". Merged ABI printing between two machine types.
76
24740d83
AB
772016-03-21 Andrew Burgess <andrew.burgess@embecosm.com>
78
79 * testsuite/binutils-all/objdump.exp (cpus_expected): Add ARC700
80 to the architecture list.
81
e1fa0163
NC
822016-03-21 Nick Clifton <nickc@redhat.com>
83
84 * dlltool.c: Replace use of alloca with call to xmalloc.
85 * dllwrap.c: Likewise.
86 * nlmconv.c: Likewise.
87 * objdump.c: Likewise.
88 * resrc.c: Likewise.
89 * winduni.c: Likewise.
90 * configure: Regenerate.
91
4fc87424
NC
922016-03-07 Nick Clifton <nickc@redhat.com>
93
94 PR binutils/19775
95 * testsuite/binutils-all/ar.exp (proc empty_archive): New proc.
96 Run the new proc.
97 * testsuite/binutils-all/empty: New, empty, file.
98
9411fd44
MW
992016-03-04 Matthew Wahab <matthew.wahab@arm.com>
100
101 * readelf.c (arm_attry_tag_FP_arch): Add "NEON for ARMv8.1".
102
11e5f1ec
L
1032016-02-26 H.J. Lu <hongjiu.lu@intel.com>
104
105 PR ld/19645
106 * NEWS: Mention --elf-stt-common= for objcopy.
107 * doc/binutils.texi: Document --elf-stt-common= for objcopy.
108 * objcopy.c (do_elf_stt_common): New.
109 (command_line_switch): Add OPTION_ELF_STT_COMMON.
110 (copy_options): Add --elf-stt-common=.
111 (copy_usage): Add --elf-stt-common=.
112 (copy_object): Also check do_elf_stt_common for ELF targets.
113 (copy_file): Handle do_elf_stt_common.
114 (copy_main): Handle OPTION_ELF_STT_COMMON.
115 * readelf.c (apply_relocations): Support STT_COMMON.
116 * testsuite/binutils-all/common-1.s: New file.
117 * testsuite/binutils-all/common-1a.d: Likewise.
118 * testsuite/binutils-all/common-1b.d: Likewise.
119 * testsuite/binutils-all/common-1c.d: Likewise.
120 * testsuite/binutils-all/common-1d.d: Likewise.
121 * testsuite/binutils-all/common-1e.d: Likewise.
122 * testsuite/binutils-all/common-1f.d: Likewise.
123 * testsuite/binutils-all/common-2.s: Likewise.
124 * testsuite/binutils-all/common-2a.d: Likewise.
125 * testsuite/binutils-all/common-2b.d: Likewise.
126 * testsuite/binutils-all/common-2c.d: Likewise.
127 * testsuite/binutils-all/common-2d.d: Likewise.
128 * testsuite/binutils-all/common-2e.d: Likewise.
129 * testsuite/binutils-all/common-2f.d: Likewise.
130 * testsuite/binutils-all/objcopy.exp
131 (objcopy_test_elf_common_symbols): New proc.
132 Run objcopy_test_elf_common_symbols for ELF targets
133
a9fb83be
L
1342016-02-16 H.J. Lu <hongjiu.lu@intel.com>
135
136 PR binutils/19647
137 * readelf.c (get_section_type_name): Add a missing break.
138
726c18e1
CZ
1392016-02-16 Claudiu Zissulescu <claziss@synopsys.com>
140
141 * readelf.c (is_32bit_pcrel_reloc): Add R_ARC_32_PCREL.
142
9fb71ee4
NC
1432016-02-15 Nick Clifton <nickc@redhat.com>
144
145 * readelf.c (get_section_type_name): Add hex prefix to offsets
146 printed for LOPROC and LOOS values. Ensure that a result is
147 always returned for the V850 target, even when an unrecognised
148 processor specific value is encountered.
149 (process_section_headers): Display key values in the order in
150 which they appear to the user. Add the "C (compressed)" value to
151 the list.
152
96d491cf
L
1532016-02-12 H.J. Lu <hongjiu.lu@intel.com>
154
155 * doc/binutils.texi: Fix a typo.
156
bdbca4e6
CM
1572016-02-05 Cupertino Miranda <Cupertino.Miranda@synopsys.com>
158
159 * testsuite/binutils-all/objdump.exp: Update expected default
160 architecture value for ARC binaries.
161
14f2c699
L
1622016-02-02 H.J. Lu <hongjiu.lu@intel.com>
163
164 PR binutils/19547
165 * testsuite/binutils-all/objcopy.exp
166 (objcopy_test_without_global_symbol): New proc.
167 Run objcopy_test_without_global_symbol.
168 * testsuite/binutils-all/pr19547.c: New file.
169
bf150a0b
L
1702016-01-28 H.J. Lu <hongjiu.lu@intel.com>
171
172 PR binutils/19523
173 * Makefile.am (check-DEJAGNU): Pass CC and CC_FOR_BUILD to
174 runtest.
175 * Makefile.in: Regenerated.
176 * testsuite/binutils-all/compress.exp (test_gnu_debuglink): New
177 proc.
178 Run test_gnu_debuglink for native ELF build.
179
0398b8d6
NC
1802016-01-20 Nick Clifton <nickc@redhat.com>
181
182 PR 19495
183 * testsuite/binutils-all/dlltool.exp: Fix tests for targets which
bdbca4e6 184 do not support inserting leading underscores.
0398b8d6 185
91f68a68
MG
1862016-01-20 Mickael Guene <mickael.guene@st.com>
187
188 * readelf.c (get_elf_section_flags): Display y letter for section
189 with SHF_ARM_NOREAD section flag in readelf section output.
190 (process_section_headers): Add y letter in readelf section output
191 key mapping for ARM architecture.
192 * objdump.c (dump_section_header): Display NOREAD attributes as
193 well.
194 * doc/binutils.texi (objdump): Note that it is correct for
195 sections to have both the READONLY and NOREAD attributes.
196
40068dcc
JB
1972016-01-19 John Baldwin <jhb@FreeBSD.org>
198
199 * readelf.c (get_freebsd_elfcore_note_type): Remove unused variable.
200
f4ddf30f
JB
2012016-01-19 John Baldwin <jhb@FreeBSD.org>
202
203 * readelf.c (get_freebsd_elfcore_note_type): New
204 (process_note): Add support for FreeBSD core notes.
205
34e967a5
MC
2062016-01-18 Miranda Cupertino <Cupertino.Miranda@synopsys.com>
207 Zissulescu Claudiu <Claudiu.Zissulescu@synopsys.com>
208
209 * readelf.c (get_machine_flags): Add support for newer ARC ELF
210 header flags.
211
3d961d0d
AM
2122016-01-18 Alan Modra <amodra@gmail.com>
213
214 * configure: Regenerate.
215
5c14705f
AM
2162016-01-17 Alan Modra <amodra@gmail.com>
217
218 * configure: Regenerate.
219
b3066ae8
AM
2202016-01-17 Alan Modra <amodra@gmail.com>
221
222 * testsuite/lib/binutils-common.exp (is_elf_format): Return true
223 for m68hc11/12 and xgate triples.
224
adec12c1
AM
2252016-01-17 Alan Modra <amodra@gmail.com>
226
227 * readelf.c (is_32bit_abs_reloc): Add R_M68HC11_32.
228
6f2750fe
AM
2292016-01-01 Alan Modra <amodra@gmail.com>
230
231 Update year range in copyright notice of all files.
232
3499769a
AM
233For older changes see ChangeLog-2015 and testsuite/ChangeLog-1215
234\f
235Copyright (C) 2016 Free Software Foundation, Inc.
236
237Copying and distribution of this file, with or without modification,
238are permitted in any medium without royalty provided the copyright
239notice and this notice are preserved.
240
241Local Variables:
242mode: change-log
243left-margin: 8
244fill-column: 74
245version-control: never
246End:
This page took 0.045255 seconds and 4 git commands to generate.