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