gas/:
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
6c67a030
AM
12010-06-29 Alan Modra <amodra@gmail.com>
2
3 PR binutils/3166
4 * objcopy.c (is_strip_section): Revert 2006-09-05.
5 (setup_section): Make SHT_GROUP section nobits.
6
360cfc9c
AM
72010-06-29 Alan Modra <amodra@gmail.com>
8
9 * configure: Regenerate.
10 * po/POTFILES.in: Regenerate.
11
c7e2358a
AM
122010-06-27 Alan Modra <amodra@gmail.com>
13
14 * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
15
83bcb379
NC
162010-06-17 Nick Clifton <nickc@redhat.com>
17
18 PR binutils/11711
19 * windres.c (enum option_values): New enum.
20 (long_options): Use separate option number for --include-dir
21 option.
22 (main): Separate backwards compatibility check from code to
23 implement --include-dir. Check to see if directory exists and do
24 not complain if it does.
25
59e6276b
JM
262010-06-15 Joseph Myers <joseph@codesourcery.com>
27
28 * readelf.c (display_tic6x_attribute, process_tic6x_specific):
29 New.
30 (process_arch_specific): Call process_tic6x_specific for
31 EM_TI_C6000.
32
7f01b0c6
L
332010-06-11 H.J. Lu <hongjiu.lu@intel.com>
34
35 * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
36 for 0x%lx.
37
28f997cf
TG
382010-06-11 Tristan Gingold <gingold@adacore.com>
39 Doug Rupp <rupp@gnat.com>
40
41 * readelf.c (is_ia64_vms): New function.
42 (dump_relocations): Use it.
43 (get_machine_flags): Display IA-64 OpenVMS flags.
44 (process_program_headers): No error on OpenVMS if no .dynamic section.
45 (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
46 declarations.
47 (dump_ia64_vms_dynamic_fixups): New function.
48 (dump_ia64_vms_dynamic_relocs): Ditto.
49 (process_ia64_vms_dynamic_relocs): Ditto.
50 (process_relocs): Handle IA-64 OpenVMS relocs.
51 (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
52 (print_vms_time): New function.
53 (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
54 DT_IA_64_VMS_LNKFLAGS.
55 (get_ia64_symbol_other): New function.
56 (get_symbol_other): Handle EM_IA_64.
57
9bcd0325
TG
582010-06-11 Tristan Gingold <gingold@adacore.com>
59
60 * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
61 (UNW_DEC_ABI): Ditto for abiname.
62 (unw_decode_table): Make it const.
63
e466bc6e
TG
642010-06-10 Tristan Gingold <gingold@adacore.com>
65
66 * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
67 not inplace.
68
8e45593f
NC
692010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
70 Joseph Myers <joseph@codesourcery.com>
71 Andrew Stubbs <ams@codesourcery.com>
72
73 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
74
52a6ecd2
NC
752010-05-25 Jay Krell <jay.krell@cornell.edu>
76
77 PR ld/11621
78 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
79 * Makefile.in: Regenerate.
80
6f875884
TG
812010-05-24 Tristan Gingold <gingold@adacore.com>
82
83 * readelf.c (usage): Add new trace sections for --debug-dump.
84 (process_section_headers): Handle dump of trace sections.
85 * objdump.c (usage): Add new trace sections for --dwarf.
86 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
87 (do_trace_aranges): Ditto.
88 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
89 and trace_aranges literals.
90 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
91 (do_trace_aranges): Ditto.
92 (process_debug_info): Add abbrev_sec argument and replace
93 abbrev with abbrev_sec.
94 (load_debug_info): Adjust call of process_debug_info.
95 (display_debug_info): Ditto.
96 (display_trace_info): New function.
97 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
98 and trace_aranges sections name.
99 (dwarf_select_sections_all): Also select trace sections.
100 (debug_displays): Reindent. Add entries for the trace sections.
101 * doc/binutils.texi (readelf): Document new --dwarf parameters.
102 (objdump): Ditto.
103
18ae9cc1
L
1042010-05-18 H.J. Lu <hongjiu.lu@intel.com>
105
106 PR gas/11600
107 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
108 generic flag.
109
6540b386
TG
1102010-05-07 Tristan Gingold <gingold@adacore.com>
111
112 * Makefile.in: Regenerate with automake 1.11.1.
113 * aclocal.m4: Ditto.
114 * doc/Makefile.in: Ditto.
115
7f502d6c
L
1162010-05-06 H.J. Lu <hongjiu.lu@intel.com>
117
118 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
119 * readelf.c (get_elf_section_flags): Likewise.
120 (process_section_headers): Likewise.
121
3e01a7fd
NC
1222010-05-05 Nick Clifton <nickc@redhat.com>
123
124 * po/es.po: Updated Spanish translation.
125
1d2ca237
KT
1262010-04-27 Kai Tietz <kai.tietz@onevision.com>
127
128 * dlltool.c (main): Query for bfd's underscoring default for
129 default target case.
130
4ba3f034
NC
1312010-04-27 Nick Clifton <nickc@redhat.com>
132
133 * po/ru.po: Updated Russian translation.
134
9a83a553
AM
1352010-04-23 Alan Modra <amodra@gmail.com>
136
137 * readelf.c (process_program_headers): Replace use of
138 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
139
9c9c98a5
NC
1402010-04-22 Nick Clifton <nickc@redhat.com>
141
142 * po/binutils.pot: Updated by the Translation project.
143 * po/fi.po: Updated Finnish translation.
144 * po/vi.po: Updated Vietnamese translation.
145 * po/bg.po: New Bulgarian translation.
146 * configure.in (ALL_LINGUAS): Add bg.
147 * configure: Regenerate.
148
21b13a54
NC
1492010-04-20 Nick Clifton <nickc@redhat.com>
150
151 * po/fr.po: Updated french translation.
152
2b692964
NC
1532010-04-20 Nick Clifton <nickc@redhat.com>
154
155 * readelf.c: Add _() macros to constant strings that are
156 translatable.
157
75375b3e
MGD
1582010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
159
160 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
161 (arm_attr_tag_ABI_align8_needed): Remove.
162 (arm_attr_tag_ABI_align8_preserved): Remove.
163 (arm_attr_tag_ABI_HardFP_use): Update text strings.
164 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
165 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
166
1e70a64d
NC
1672010-04-13 Nick Clifton <nickc@redhat.com>
168
169 PR binutils/11419
170 * dwarf.c (process_debug_info): Initialise the signature array.
171
3d540e93
NC
1722010-04-09 Nick Clifton <nickc@redhat.com>
173
174 * dwarf.c (process_debug_info): Remove unused variable
175 cu_abbrev_offset_ptr.
176 (display_debug_lines_decoded): Remove unused variable prev_line.
177 * elfedit.c (process_archive): Remove unused variable
178 file_name_size.
179 * ieee.c (ieee_start_compilation_unit): Remove unused variable
180 nindx.
181 (ieee_set_type): Remove unused variables info, targetindx and
182 baseindx.
183 * objdump.c (disassmble_byte): Remove unused variable done_dot.
184 * rddbg.c (read_section_stabs_debugging_info): Remove unused
185 variable other.
186 * readelf.c (dump_section_as_strings): Remove unused variable
187 addr.
188 (process_archive): Remove unused variable file_name_size.
189 * stabs.c (parse_stab_string): Mark desc parameter as unused.
190 Remove unused variable lineno.
191 (parse_stab_struct_type): Remove unused variable orig.
192 (stab_demangle_type): Remove unused variables constp, volatilep
193 and hold.
194
397841b5
AM
1952010-04-07 Alan Modra <amodra@gmail.com>
196
197 * configure: Regenerate.
198
bd32c6bd
NC
1992010-04-06 Nick Clifton <nickc@redhat.com>
200
201 * po/vi.po: Updated Vietnamese translation.
202
a233b20c
JJ
2032010-04-05 Jakub Jelinek <jakub@redhat.com>
204
604282a7
JJ
205 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
206 fields.
207 (display_debug_frames): Handle CIE version 4.
208
a233b20c
JJ
209 * dwarf.c (struct State_Machine_Registers): Add op_index field,
210 change end_sequence type to unsigned char.
211 (reset_state_machine): Clear op_index.
212 (process_extended_line_op): For DW_LNE_set_address clear op_index.
213 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
214 Track op_index state machine register and print it if
215 li_max_ops_per_insn is != 1.
216 (display_debug_lines_decoded): Likewise.
217
932fd279
JJ
2182010-04-01 Jakub Jelinek <jakub@redhat.com>
219
220 * dwarf.c (read_and_display_attr_value): Don't reject
221 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
222 and DW_FORM_exprloc.
223 (process_debug_info): Handle cu_version == 4.
224 (display_debug_lines_raw, display_debug_lines_decoded): Handle
225 li_version == 4.
226
9f3d83dc
AS
2272010-03-30 Andreas Schwab <schwab@linux-m68k.org>
228
229 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
230 * Makefile.in: Regenerate.
231
40b36596
JM
2322010-03-25 Joseph Myers <joseph@codesourcery.com>
233
234 * MAINTAINERS: Add self as TI C6X maintainer.
235 * NEWS: Add news entry for TI C6X support.
236 * readelf.c: Include elf/tic6x.h.
237 (guess_is_rela): Handle EM_TI_C6000.
238 (dump_relocations): Likewise.
239 (get_tic6x_dynamic_type): New.
240 (get_dynamic_type): Call it.
241 (get_machine_flags): Handle EF_C6000_REL.
242 (get_osabi_name): Handle machine-specific values only for relevant
243 machines. Handle C6X values.
244 (get_tic6x_segment_type): New.
245 (get_segment_type): Call it.
246 (get_tic6x_section_type_name): New.
247 (get_section_type_name): Call it.
248 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
249 EM_TI_C6000.
250
ba7f2642
TS
2512010-03-25 Thomas Schwinge <thomas@codesourcery.com>
252
253 * doc/binutils.texi (readelf) <unwind information>: Mention support for
254 ARM unwind tables.
255
b115cf96
L
2562010-03-18 H.J. Lu <hongjiu.lu@intel.com>
257
258 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
259
8f73510c
AM
2602010-03-17 Alan Modra <amodra@gmail.com>
261
262 * readelf.c (dump_arm_unwind): Warning fix.
263
99164030
DJ
2642010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
265
266 * MAINTAINERS: Update my email address. List Tristan Gingold
267 as the release branch maintainer.
268
44ec90b9
RO
2692010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
270
271 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
272
0b6ae522
DJ
2732010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
274
275 * NEWS: Document .ARM.exidx / .ARM.extab support.
276
277 * dwarf.c (read_leb128): Make non-static.
278 * dwarf.h (read_leb128): Declare.
279 * readelf.c (REMOVE_ARCH_BITS): Define.
280 (find_section_by_address): New.
281 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
282 (find_symbol_for_address): Handle the Thumb bit for ARM, by
283 using REMOVE_ARCH_BITS.
284 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
285 (arm_free_section, arm_section_get_word, decode_arm_unwind)
286 (dump_arm_unwind, arm_process_unwind): New.
287 (process_unwind): Handle ARM.
288
92fc7b4f
JZ
2892010-02-26 Jie Zhang <jie@codesourcery.com>
290
291 * MAINTAINERS: Update my email address.
292
826fec2f
NC
2932010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
294
295 PR binutils/11298
296 * doc/binutils.texi (windmc): Fix synopsis and description of
297 ASCII options.
298
220453ec
AM
2992010-02-19 Alan Modra <amodra@gmail.com>
300
301 * readelf.c (get_group_flags): Return empty string when flags zero.
302 Add space in other returned values.
303 (process_section_groups): Adjust format string.
304
cd21e546
MGD
3052010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
306
307 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
308 newly permitted attribute values.
309 (arm_attr_tag_Virtualization_use): Likewise.
310 (arm_attr_tag_DIV_use): Add description of new attribute.
311 (arm_attr_tag_MPextension_use_legacy): Likewise.
312
ab7875de
NC
3132010-02-15 Nick Clifton <nickc@redhat.com>
314
315 * po/vi.po: Updated Vietnamese translation.
316
d7eeb400
MS
3172010-02-09 Michael Holzheu <holzheu@de.ibm.com>
318
319 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
320 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
321
d80e8de2
JB
3222010-02-08 Jim Blandy <jimb@red-bean.com>
323
324 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
325 'z' augmentation strings.
326
bb7c70ed
NC
3272010-02-08 Christophe Lyon <christophe.lyon@st.com>
328
329 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
330 a new address, so as not to reuse a previous, non-related reloc.
331
4339cae0
L
3322010-02-02 H.J. Lu <hongjiu.lu@intel.com>
333
334 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
335
0930eddd
NS
3362010-02-01 Nathan Sidwell <nathan@codesourcery.com>
337
338 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
339 sections.
340
70ecb384
NC
3412010-01-28 Nick Clifton <nickc@redhat.com>
342
343 PR 11225
344 * objdump.c (only): Replace with linked list.
345 (only_size, only_used): Replace with only_list.
346 (process_section_p): Set seen field on matches sections.
347 (add_only): New function.
348 (free_only_list): New function.
349 (disassemble_section): Check only_list.
350 (main): Use add_only and free_only_list.
351
571f7b5e
TG
3522010-01-26 Tristan Gingold <gingold@adacore.com>
353
354 * Makefile.am (bin2c): Add libintl dependance and library.
355 * Makefile.in: Regenerate.
356
55786da2 3572010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 358
55786da2
AK
359 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
360
500ee42e
ILT
3612010-01-19 Ian Lance Taylor <iant@google.com>
362
363 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
364 with non-ordinary files like /dev/null.
365
2046a35d
AM
3662010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
367 Alan Modra <amodra@gmail.com>
368
369 * readelf.c (process_file_header): Handle e_phnum extension.
370
60a0e0e7
TG
3712010-01-14 Tristan Gingold <gingold@adacore.com>
372
373 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
374 and DW_AT_GNAT_descriptive_type.
375
fd3a6816
TG
3762010-01-13 Tristan Gingold <gingold@adacore.com>
377
378 * ar.c (main): Use lbasename.
379 (normalize): Ditto.
380 * objdump.c (update_source_path): Ditto.
381
6cdb8d82
TG
3822010-01-12 Tristan Gingold <gingold@adacore.com>
383
384 * makefile.vms (CFLAGS): Turns warnings into informational messages.
385
2c610e4b
L
3862010-01-11 H.J. Lu <hongjiu.lu@intel.com>
387
388 PR ld/11146
389 * NEWS: Mention --dyn-syms for readelf.
390
391 * readelf.c (do_dyn_syms): New.
2c610e4b
L
392 (OPTION_DYN_SYMS): Likewise.
393 (options): Add "dyn-syms".
394 (usage): Add --dyn-syms.
395 (parse_args): Handle OPTION_DYN_SYMS.
396 (process_symbol_table): Handle do_dyn_syms.
397 (process_object): Likewise.
398 (process_archive): Likewise.
399
400 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
401 symbol hash tables for -D.
402
20703056
NC
4032010-01-11 Nick Clifton <nickc@redhat.com>
404
d2420a8c
NC
405 * NEWS: Mention addition of elfedit.
406
20703056
NC
407 * po/fi.po: Updated Finnish translation.
408
3725885a
RW
4092010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
410
411 * Makefile.in: Regenerate.
412 * configure: Regenerate.
413 * doc/Makefile.in: Regenerate.
414
5256a5b0
L
4152010-01-08 H.J. Lu <hongjiu.lu@intel.com>
416
417 * version.c (print_version): Change to "Copyright 2010".
418
dd35de74
L
4192010-01-08 H.J. Lu <hongjiu.lu@intel.com>
420
421 * elfedit.c (input_elf_type): New.
422 (output_elf_type): Likewise.
423 (elf_type): Likewise.
424 (update_elf_header): Support updating ELF file type.
425 (command_line_switch): Add OPTION_INPUT_TYPE and
426 OPTION_OUTPUT_TYPE.
427 (options): Likewise.
428 (usage): Add --input-type and --output-type.
429 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
430 one of --output-mach and --output-type must be specified.
431
432 * doc/binutils.texi: Document --input-type and --output-type
433 for elfedit.
434
c7a795f8
L
4352010-01-08 H.J. Lu <hongjiu.lu@intel.com>
436
437 * doc/binutils.texi: Fix a typo.
438
2dc654c3
L
4392010-01-08 H.J. Lu <hongjiu.lu@intel.com>
440
441 * elfedit.c (update_elf_header): Don't change input_elf_class
442 nor input_elf_machine if they are -1.
443
2ad0e9f1
TG
4442010-01-08 Tristan Gingold <gingold@adacore.com>
445
446 * ar.c: Remove bfd_special_undocumented_glue prototype.
447
71a72a84
L
4482010-01-07 H.J. Lu <hongjiu.lu@intel.com>
449
450 * elfedit.c (update_elf_header): Reformat.
451
3f08eb35
L
4522010-01-07 H.J. Lu <hongjiu.lu@intel.com>
453
454 * readelf.c (usage): Fix indent for --symbols.
455
ed22650e
L
4562010-01-07 H.J. Lu <hongjiu.lu@intel.com>
457
458 * doc/binutils.texi: Replace -histogram with --histogram.
459
30fd33bb
L
4602010-01-06 H.J. Lu <hongjiu.lu@intel.com>
461
462 PR binutils/11131
463 * Makefile.am (ELFEDIT_PROG): New.
464 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
465 (CFILES): Add elfedit.c.
466 (elfedit_DEPENDENCIES): New.
467 (elfedit_SOURCES): Likewise.
468 (elfedit_LDADD): Likewise.
469 * Makefile.in: Regenerated.
470
471 * elfedit.c: New.
472
473 * doc/binutils.texi: Document elfedit.
474
475 * doc/Makefile.am (man_MANS): Add elfedit.1.
476 (elfedit.1): New.
477 * doc/Makefile.in: Regenerated.
478
d2ca6b5b
TG
4792010-01-06 Tristan Gingold <gingold@adacore.com>
480
481 * nm.c (usage): Remove extra blanks.
d2ca6b5b 482
a0f19280
L
4832010-01-04 H.J. Lu <hongjiu.lu@intel.com>
484
485 * objcopy.c: Update copyright.
486 * readelf.c: Likewise.
487
c1e2cb9d
L
4882010-01-04 H.J. Lu <hongjiu.lu@intel.com>
489
490 PR binutils/11130
491 * objcopy.c (copy_object): Remove "Warning: " from error
492 message.
493
c975cc98
NC
4942010-01-04 Nick Clifton <nickc@redhat.com>
495
496 PR 11128
497 * readelf.c (dump_section_as_strings): Use two separate
498 invocations of printf() in order to work around bugs in
499 the Solaris 8 implementation.
500
619c8a7d
NC
5012010-01-04 Nick Clifton <nickc@redhat.com>
502
a0f19280 503 * po/ru.po: Updated Russian translation.
a6da20b5 504
43ecc30f 505For older changes see ChangeLog-2009
252b5132
RH
506\f
507Local Variables:
508mode: change-log
509left-margin: 8
510fill-column: 74
511version-control: never
512End:
This page took 0.479424 seconds and 4 git commands to generate.