Implement generic SHF_EXCLUDE.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
18ae9cc1
L
12010-05-18 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR gas/11600
4 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
5 generic flag.
6
6540b386
TG
72010-05-07 Tristan Gingold <gingold@adacore.com>
8
9 * Makefile.in: Regenerate with automake 1.11.1.
10 * aclocal.m4: Ditto.
11 * doc/Makefile.in: Ditto.
12
7f502d6c
L
132010-05-06 H.J. Lu <hongjiu.lu@intel.com>
14
15 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
16 * readelf.c (get_elf_section_flags): Likewise.
17 (process_section_headers): Likewise.
18
3e01a7fd
NC
192010-05-05 Nick Clifton <nickc@redhat.com>
20
21 * po/es.po: Updated Spanish translation.
22
1d2ca237
KT
232010-04-27 Kai Tietz <kai.tietz@onevision.com>
24
25 * dlltool.c (main): Query for bfd's underscoring default for
26 default target case.
27
4ba3f034
NC
282010-04-27 Nick Clifton <nickc@redhat.com>
29
30 * po/ru.po: Updated Russian translation.
31
9a83a553
AM
322010-04-23 Alan Modra <amodra@gmail.com>
33
34 * readelf.c (process_program_headers): Replace use of
35 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
36
9c9c98a5
NC
372010-04-22 Nick Clifton <nickc@redhat.com>
38
39 * po/binutils.pot: Updated by the Translation project.
40 * po/fi.po: Updated Finnish translation.
41 * po/vi.po: Updated Vietnamese translation.
42 * po/bg.po: New Bulgarian translation.
43 * configure.in (ALL_LINGUAS): Add bg.
44 * configure: Regenerate.
45
21b13a54
NC
462010-04-20 Nick Clifton <nickc@redhat.com>
47
48 * po/fr.po: Updated french translation.
49
2b692964
NC
502010-04-20 Nick Clifton <nickc@redhat.com>
51
52 * readelf.c: Add _() macros to constant strings that are
53 translatable.
54
75375b3e
MGD
552010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
56
57 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
58 (arm_attr_tag_ABI_align8_needed): Remove.
59 (arm_attr_tag_ABI_align8_preserved): Remove.
60 (arm_attr_tag_ABI_HardFP_use): Update text strings.
61 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
62 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
63
1e70a64d
NC
642010-04-13 Nick Clifton <nickc@redhat.com>
65
66 PR binutils/11419
67 * dwarf.c (process_debug_info): Initialise the signature array.
68
3d540e93
NC
692010-04-09 Nick Clifton <nickc@redhat.com>
70
71 * dwarf.c (process_debug_info): Remove unused variable
72 cu_abbrev_offset_ptr.
73 (display_debug_lines_decoded): Remove unused variable prev_line.
74 * elfedit.c (process_archive): Remove unused variable
75 file_name_size.
76 * ieee.c (ieee_start_compilation_unit): Remove unused variable
77 nindx.
78 (ieee_set_type): Remove unused variables info, targetindx and
79 baseindx.
80 * objdump.c (disassmble_byte): Remove unused variable done_dot.
81 * rddbg.c (read_section_stabs_debugging_info): Remove unused
82 variable other.
83 * readelf.c (dump_section_as_strings): Remove unused variable
84 addr.
85 (process_archive): Remove unused variable file_name_size.
86 * stabs.c (parse_stab_string): Mark desc parameter as unused.
87 Remove unused variable lineno.
88 (parse_stab_struct_type): Remove unused variable orig.
89 (stab_demangle_type): Remove unused variables constp, volatilep
90 and hold.
91
397841b5
AM
922010-04-07 Alan Modra <amodra@gmail.com>
93
94 * configure: Regenerate.
95
bd32c6bd
NC
962010-04-06 Nick Clifton <nickc@redhat.com>
97
98 * po/vi.po: Updated Vietnamese translation.
99
a233b20c
JJ
1002010-04-05 Jakub Jelinek <jakub@redhat.com>
101
604282a7
JJ
102 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
103 fields.
104 (display_debug_frames): Handle CIE version 4.
105
a233b20c
JJ
106 * dwarf.c (struct State_Machine_Registers): Add op_index field,
107 change end_sequence type to unsigned char.
108 (reset_state_machine): Clear op_index.
109 (process_extended_line_op): For DW_LNE_set_address clear op_index.
110 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
111 Track op_index state machine register and print it if
112 li_max_ops_per_insn is != 1.
113 (display_debug_lines_decoded): Likewise.
114
932fd279
JJ
1152010-04-01 Jakub Jelinek <jakub@redhat.com>
116
117 * dwarf.c (read_and_display_attr_value): Don't reject
118 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
119 and DW_FORM_exprloc.
120 (process_debug_info): Handle cu_version == 4.
121 (display_debug_lines_raw, display_debug_lines_decoded): Handle
122 li_version == 4.
123
9f3d83dc
AS
1242010-03-30 Andreas Schwab <schwab@linux-m68k.org>
125
126 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
127 * Makefile.in: Regenerate.
128
40b36596
JM
1292010-03-25 Joseph Myers <joseph@codesourcery.com>
130
131 * MAINTAINERS: Add self as TI C6X maintainer.
132 * NEWS: Add news entry for TI C6X support.
133 * readelf.c: Include elf/tic6x.h.
134 (guess_is_rela): Handle EM_TI_C6000.
135 (dump_relocations): Likewise.
136 (get_tic6x_dynamic_type): New.
137 (get_dynamic_type): Call it.
138 (get_machine_flags): Handle EF_C6000_REL.
139 (get_osabi_name): Handle machine-specific values only for relevant
140 machines. Handle C6X values.
141 (get_tic6x_segment_type): New.
142 (get_segment_type): Call it.
143 (get_tic6x_section_type_name): New.
144 (get_section_type_name): Call it.
145 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
146 EM_TI_C6000.
147
ba7f2642
TS
1482010-03-25 Thomas Schwinge <thomas@codesourcery.com>
149
150 * doc/binutils.texi (readelf) <unwind information>: Mention support for
151 ARM unwind tables.
152
b115cf96
L
1532010-03-18 H.J. Lu <hongjiu.lu@intel.com>
154
155 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
156
8f73510c
AM
1572010-03-17 Alan Modra <amodra@gmail.com>
158
159 * readelf.c (dump_arm_unwind): Warning fix.
160
99164030
DJ
1612010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
162
163 * MAINTAINERS: Update my email address. List Tristan Gingold
164 as the release branch maintainer.
165
44ec90b9
RO
1662010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
167
168 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
169
0b6ae522
DJ
1702010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
171
172 * NEWS: Document .ARM.exidx / .ARM.extab support.
173
174 * dwarf.c (read_leb128): Make non-static.
175 * dwarf.h (read_leb128): Declare.
176 * readelf.c (REMOVE_ARCH_BITS): Define.
177 (find_section_by_address): New.
178 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
179 (find_symbol_for_address): Handle the Thumb bit for ARM, by
180 using REMOVE_ARCH_BITS.
181 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
182 (arm_free_section, arm_section_get_word, decode_arm_unwind)
183 (dump_arm_unwind, arm_process_unwind): New.
184 (process_unwind): Handle ARM.
185
92fc7b4f
JZ
1862010-02-26 Jie Zhang <jie@codesourcery.com>
187
188 * MAINTAINERS: Update my email address.
189
826fec2f
NC
1902010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
191
192 PR binutils/11298
193 * doc/binutils.texi (windmc): Fix synopsis and description of
194 ASCII options.
195
220453ec
AM
1962010-02-19 Alan Modra <amodra@gmail.com>
197
198 * readelf.c (get_group_flags): Return empty string when flags zero.
199 Add space in other returned values.
200 (process_section_groups): Adjust format string.
201
cd21e546
MGD
2022010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
203
204 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
205 newly permitted attribute values.
206 (arm_attr_tag_Virtualization_use): Likewise.
207 (arm_attr_tag_DIV_use): Add description of new attribute.
208 (arm_attr_tag_MPextension_use_legacy): Likewise.
209
ab7875de
NC
2102010-02-15 Nick Clifton <nickc@redhat.com>
211
212 * po/vi.po: Updated Vietnamese translation.
213
d7eeb400
MS
2142010-02-09 Michael Holzheu <holzheu@de.ibm.com>
215
216 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
217 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
218
d80e8de2
JB
2192010-02-08 Jim Blandy <jimb@red-bean.com>
220
221 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
222 'z' augmentation strings.
223
bb7c70ed
NC
2242010-02-08 Christophe Lyon <christophe.lyon@st.com>
225
226 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
227 a new address, so as not to reuse a previous, non-related reloc.
228
4339cae0
L
2292010-02-02 H.J. Lu <hongjiu.lu@intel.com>
230
231 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
232
0930eddd
NS
2332010-02-01 Nathan Sidwell <nathan@codesourcery.com>
234
235 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
236 sections.
237
70ecb384
NC
2382010-01-28 Nick Clifton <nickc@redhat.com>
239
240 PR 11225
241 * objdump.c (only): Replace with linked list.
242 (only_size, only_used): Replace with only_list.
243 (process_section_p): Set seen field on matches sections.
244 (add_only): New function.
245 (free_only_list): New function.
246 (disassemble_section): Check only_list.
247 (main): Use add_only and free_only_list.
248
571f7b5e
TG
2492010-01-26 Tristan Gingold <gingold@adacore.com>
250
251 * Makefile.am (bin2c): Add libintl dependance and library.
252 * Makefile.in: Regenerate.
253
55786da2 2542010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 255
55786da2
AK
256 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
257
500ee42e
ILT
2582010-01-19 Ian Lance Taylor <iant@google.com>
259
260 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
261 with non-ordinary files like /dev/null.
262
2046a35d
AM
2632010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
264 Alan Modra <amodra@gmail.com>
265
266 * readelf.c (process_file_header): Handle e_phnum extension.
267
60a0e0e7
TG
2682010-01-14 Tristan Gingold <gingold@adacore.com>
269
270 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
271 and DW_AT_GNAT_descriptive_type.
272
fd3a6816
TG
2732010-01-13 Tristan Gingold <gingold@adacore.com>
274
275 * ar.c (main): Use lbasename.
276 (normalize): Ditto.
277 * objdump.c (update_source_path): Ditto.
278
6cdb8d82
TG
2792010-01-12 Tristan Gingold <gingold@adacore.com>
280
281 * makefile.vms (CFLAGS): Turns warnings into informational messages.
282
2c610e4b
L
2832010-01-11 H.J. Lu <hongjiu.lu@intel.com>
284
285 PR ld/11146
286 * NEWS: Mention --dyn-syms for readelf.
287
288 * readelf.c (do_dyn_syms): New.
2c610e4b
L
289 (OPTION_DYN_SYMS): Likewise.
290 (options): Add "dyn-syms".
291 (usage): Add --dyn-syms.
292 (parse_args): Handle OPTION_DYN_SYMS.
293 (process_symbol_table): Handle do_dyn_syms.
294 (process_object): Likewise.
295 (process_archive): Likewise.
296
297 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
298 symbol hash tables for -D.
299
20703056
NC
3002010-01-11 Nick Clifton <nickc@redhat.com>
301
d2420a8c
NC
302 * NEWS: Mention addition of elfedit.
303
20703056
NC
304 * po/fi.po: Updated Finnish translation.
305
3725885a
RW
3062010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
307
308 * Makefile.in: Regenerate.
309 * configure: Regenerate.
310 * doc/Makefile.in: Regenerate.
311
5256a5b0
L
3122010-01-08 H.J. Lu <hongjiu.lu@intel.com>
313
314 * version.c (print_version): Change to "Copyright 2010".
315
dd35de74
L
3162010-01-08 H.J. Lu <hongjiu.lu@intel.com>
317
318 * elfedit.c (input_elf_type): New.
319 (output_elf_type): Likewise.
320 (elf_type): Likewise.
321 (update_elf_header): Support updating ELF file type.
322 (command_line_switch): Add OPTION_INPUT_TYPE and
323 OPTION_OUTPUT_TYPE.
324 (options): Likewise.
325 (usage): Add --input-type and --output-type.
326 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
327 one of --output-mach and --output-type must be specified.
328
329 * doc/binutils.texi: Document --input-type and --output-type
330 for elfedit.
331
c7a795f8
L
3322010-01-08 H.J. Lu <hongjiu.lu@intel.com>
333
334 * doc/binutils.texi: Fix a typo.
335
2dc654c3
L
3362010-01-08 H.J. Lu <hongjiu.lu@intel.com>
337
338 * elfedit.c (update_elf_header): Don't change input_elf_class
339 nor input_elf_machine if they are -1.
340
2ad0e9f1
TG
3412010-01-08 Tristan Gingold <gingold@adacore.com>
342
343 * ar.c: Remove bfd_special_undocumented_glue prototype.
344
71a72a84
L
3452010-01-07 H.J. Lu <hongjiu.lu@intel.com>
346
347 * elfedit.c (update_elf_header): Reformat.
348
3f08eb35
L
3492010-01-07 H.J. Lu <hongjiu.lu@intel.com>
350
351 * readelf.c (usage): Fix indent for --symbols.
352
ed22650e
L
3532010-01-07 H.J. Lu <hongjiu.lu@intel.com>
354
355 * doc/binutils.texi: Replace -histogram with --histogram.
356
30fd33bb
L
3572010-01-06 H.J. Lu <hongjiu.lu@intel.com>
358
359 PR binutils/11131
360 * Makefile.am (ELFEDIT_PROG): New.
361 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
362 (CFILES): Add elfedit.c.
363 (elfedit_DEPENDENCIES): New.
364 (elfedit_SOURCES): Likewise.
365 (elfedit_LDADD): Likewise.
366 * Makefile.in: Regenerated.
367
368 * elfedit.c: New.
369
370 * doc/binutils.texi: Document elfedit.
371
372 * doc/Makefile.am (man_MANS): Add elfedit.1.
373 (elfedit.1): New.
374 * doc/Makefile.in: Regenerated.
375
d2ca6b5b
TG
3762010-01-06 Tristan Gingold <gingold@adacore.com>
377
378 * nm.c (usage): Remove extra blanks.
d2ca6b5b 379
a0f19280
L
3802010-01-04 H.J. Lu <hongjiu.lu@intel.com>
381
382 * objcopy.c: Update copyright.
383 * readelf.c: Likewise.
384
c1e2cb9d
L
3852010-01-04 H.J. Lu <hongjiu.lu@intel.com>
386
387 PR binutils/11130
388 * objcopy.c (copy_object): Remove "Warning: " from error
389 message.
390
c975cc98
NC
3912010-01-04 Nick Clifton <nickc@redhat.com>
392
393 PR 11128
394 * readelf.c (dump_section_as_strings): Use two separate
395 invocations of printf() in order to work around bugs in
396 the Solaris 8 implementation.
397
619c8a7d
NC
3982010-01-04 Nick Clifton <nickc@redhat.com>
399
a0f19280 400 * po/ru.po: Updated Russian translation.
a6da20b5 401
43ecc30f 402For older changes see ChangeLog-2009
252b5132
RH
403\f
404Local Variables:
405mode: change-log
406left-margin: 8
407fill-column: 74
408version-control: never
409End:
This page took 0.442383 seconds and 4 git commands to generate.