]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
2010-05-21 Daniel Jacobowitz <dan@codesourcery.com>
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
8e45593f
NC
12010-05-25 Daniel Jacobowitz <dan@codesourcery.com>
2 Joseph Myers <joseph@codesourcery.com>
3 Andrew Stubbs <ams@codesourcery.com>
4
5 * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
6
52a6ecd2
NC
72010-05-25 Jay Krell <jay.krell@cornell.edu>
8
9 PR ld/11621
10 * Makefile.am: Replace all occurences of .o with .@OBJEXT@
11 * Makefile.in: Regenerate.
12
6f875884
TG
132010-05-24 Tristan Gingold <gingold@adacore.com>
14
15 * readelf.c (usage): Add new trace sections for --debug-dump.
16 (process_section_headers): Handle dump of trace sections.
17 * objdump.c (usage): Add new trace sections for --dwarf.
18 * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
19 (do_trace_aranges): Ditto.
20 (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
21 and trace_aranges literals.
22 * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
23 (do_trace_aranges): Ditto.
24 (process_debug_info): Add abbrev_sec argument and replace
25 abbrev with abbrev_sec.
26 (load_debug_info): Adjust call of process_debug_info.
27 (display_debug_info): Ditto.
28 (display_trace_info): New function.
29 (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
30 and trace_aranges sections name.
31 (dwarf_select_sections_all): Also select trace sections.
32 (debug_displays): Reindent. Add entries for the trace sections.
33 * doc/binutils.texi (readelf): Document new --dwarf parameters.
34 (objdump): Ditto.
35
18ae9cc1
L
362010-05-18 H.J. Lu <hongjiu.lu@intel.com>
37
38 PR gas/11600
39 * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
40 generic flag.
41
6540b386
TG
422010-05-07 Tristan Gingold <gingold@adacore.com>
43
44 * Makefile.in: Regenerate with automake 1.11.1.
45 * aclocal.m4: Ditto.
46 * doc/Makefile.in: Ditto.
47
7f502d6c
L
482010-05-06 H.J. Lu <hongjiu.lu@intel.com>
49
50 * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
51 * readelf.c (get_elf_section_flags): Likewise.
52 (process_section_headers): Likewise.
53
3e01a7fd
NC
542010-05-05 Nick Clifton <nickc@redhat.com>
55
56 * po/es.po: Updated Spanish translation.
57
1d2ca237
KT
582010-04-27 Kai Tietz <kai.tietz@onevision.com>
59
60 * dlltool.c (main): Query for bfd's underscoring default for
61 default target case.
62
4ba3f034
NC
632010-04-27 Nick Clifton <nickc@redhat.com>
64
65 * po/ru.po: Updated Russian translation.
66
9a83a553
AM
672010-04-23 Alan Modra <amodra@gmail.com>
68
69 * readelf.c (process_program_headers): Replace use of
70 ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
71
9c9c98a5
NC
722010-04-22 Nick Clifton <nickc@redhat.com>
73
74 * po/binutils.pot: Updated by the Translation project.
75 * po/fi.po: Updated Finnish translation.
76 * po/vi.po: Updated Vietnamese translation.
77 * po/bg.po: New Bulgarian translation.
78 * configure.in (ALL_LINGUAS): Add bg.
79 * configure: Regenerate.
80
21b13a54
NC
812010-04-20 Nick Clifton <nickc@redhat.com>
82
83 * po/fr.po: Updated french translation.
84
2b692964
NC
852010-04-20 Nick Clifton <nickc@redhat.com>
86
87 * readelf.c: Add _() macros to constant strings that are
88 translatable.
89
75375b3e
MGD
902010-04-15 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
91
92 * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
93 (arm_attr_tag_ABI_align8_needed): Remove.
94 (arm_attr_tag_ABI_align8_preserved): Remove.
95 (arm_attr_tag_ABI_HardFP_use): Update text strings.
96 (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
97 (display_arm_attribute): Add decoding of ABI v2.08 attributes.
98
1e70a64d
NC
992010-04-13 Nick Clifton <nickc@redhat.com>
100
101 PR binutils/11419
102 * dwarf.c (process_debug_info): Initialise the signature array.
103
3d540e93
NC
1042010-04-09 Nick Clifton <nickc@redhat.com>
105
106 * dwarf.c (process_debug_info): Remove unused variable
107 cu_abbrev_offset_ptr.
108 (display_debug_lines_decoded): Remove unused variable prev_line.
109 * elfedit.c (process_archive): Remove unused variable
110 file_name_size.
111 * ieee.c (ieee_start_compilation_unit): Remove unused variable
112 nindx.
113 (ieee_set_type): Remove unused variables info, targetindx and
114 baseindx.
115 * objdump.c (disassmble_byte): Remove unused variable done_dot.
116 * rddbg.c (read_section_stabs_debugging_info): Remove unused
117 variable other.
118 * readelf.c (dump_section_as_strings): Remove unused variable
119 addr.
120 (process_archive): Remove unused variable file_name_size.
121 * stabs.c (parse_stab_string): Mark desc parameter as unused.
122 Remove unused variable lineno.
123 (parse_stab_struct_type): Remove unused variable orig.
124 (stab_demangle_type): Remove unused variables constp, volatilep
125 and hold.
126
397841b5
AM
1272010-04-07 Alan Modra <amodra@gmail.com>
128
129 * configure: Regenerate.
130
bd32c6bd
NC
1312010-04-06 Nick Clifton <nickc@redhat.com>
132
133 * po/vi.po: Updated Vietnamese translation.
134
a233b20c
JJ
1352010-04-05 Jakub Jelinek <jakub@redhat.com>
136
604282a7
JJ
137 * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
138 fields.
139 (display_debug_frames): Handle CIE version 4.
140
a233b20c
JJ
141 * dwarf.c (struct State_Machine_Registers): Add op_index field,
142 change end_sequence type to unsigned char.
143 (reset_state_machine): Clear op_index.
144 (process_extended_line_op): For DW_LNE_set_address clear op_index.
145 (display_debug_lines_raw): Initialize li_max_ops_per_insn.
146 Track op_index state machine register and print it if
147 li_max_ops_per_insn is != 1.
148 (display_debug_lines_decoded): Likewise.
149
932fd279
JJ
1502010-04-01 Jakub Jelinek <jakub@redhat.com>
151
152 * dwarf.c (read_and_display_attr_value): Don't reject
153 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
154 and DW_FORM_exprloc.
155 (process_debug_info): Handle cu_version == 4.
156 (display_debug_lines_raw, display_debug_lines_decoded): Handle
157 li_version == 4.
158
9f3d83dc
AS
1592010-03-30 Andreas Schwab <schwab@linux-m68k.org>
160
161 * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
162 * Makefile.in: Regenerate.
163
40b36596
JM
1642010-03-25 Joseph Myers <joseph@codesourcery.com>
165
166 * MAINTAINERS: Add self as TI C6X maintainer.
167 * NEWS: Add news entry for TI C6X support.
168 * readelf.c: Include elf/tic6x.h.
169 (guess_is_rela): Handle EM_TI_C6000.
170 (dump_relocations): Likewise.
171 (get_tic6x_dynamic_type): New.
172 (get_dynamic_type): Call it.
173 (get_machine_flags): Handle EF_C6000_REL.
174 (get_osabi_name): Handle machine-specific values only for relevant
175 machines. Handle C6X values.
176 (get_tic6x_segment_type): New.
177 (get_segment_type): Call it.
178 (get_tic6x_section_type_name): New.
179 (get_section_type_name): Call it.
180 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
181 EM_TI_C6000.
182
ba7f2642
TS
1832010-03-25 Thomas Schwinge <thomas@codesourcery.com>
184
185 * doc/binutils.texi (readelf) <unwind information>: Mention support for
186 ARM unwind tables.
187
b115cf96
L
1882010-03-18 H.J. Lu <hongjiu.lu@intel.com>
189
190 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
191
8f73510c
AM
1922010-03-17 Alan Modra <amodra@gmail.com>
193
194 * readelf.c (dump_arm_unwind): Warning fix.
195
99164030
DJ
1962010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
197
198 * MAINTAINERS: Update my email address. List Tristan Gingold
199 as the release branch maintainer.
200
44ec90b9
RO
2012010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
202
203 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
204
0b6ae522
DJ
2052010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
206
207 * NEWS: Document .ARM.exidx / .ARM.extab support.
208
209 * dwarf.c (read_leb128): Make non-static.
210 * dwarf.h (read_leb128): Declare.
211 * readelf.c (REMOVE_ARCH_BITS): Define.
212 (find_section_by_address): New.
213 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
214 (find_symbol_for_address): Handle the Thumb bit for ARM, by
215 using REMOVE_ARCH_BITS.
216 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
217 (arm_free_section, arm_section_get_word, decode_arm_unwind)
218 (dump_arm_unwind, arm_process_unwind): New.
219 (process_unwind): Handle ARM.
220
92fc7b4f
JZ
2212010-02-26 Jie Zhang <jie@codesourcery.com>
222
223 * MAINTAINERS: Update my email address.
224
826fec2f
NC
2252010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
226
227 PR binutils/11298
228 * doc/binutils.texi (windmc): Fix synopsis and description of
229 ASCII options.
230
220453ec
AM
2312010-02-19 Alan Modra <amodra@gmail.com>
232
233 * readelf.c (get_group_flags): Return empty string when flags zero.
234 Add space in other returned values.
235 (process_section_groups): Adjust format string.
236
cd21e546
MGD
2372010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
238
239 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
240 newly permitted attribute values.
241 (arm_attr_tag_Virtualization_use): Likewise.
242 (arm_attr_tag_DIV_use): Add description of new attribute.
243 (arm_attr_tag_MPextension_use_legacy): Likewise.
244
ab7875de
NC
2452010-02-15 Nick Clifton <nickc@redhat.com>
246
247 * po/vi.po: Updated Vietnamese translation.
248
d7eeb400
MS
2492010-02-09 Michael Holzheu <holzheu@de.ibm.com>
250
251 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
252 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
253
d80e8de2
JB
2542010-02-08 Jim Blandy <jimb@red-bean.com>
255
256 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
257 'z' augmentation strings.
258
bb7c70ed
NC
2592010-02-08 Christophe Lyon <christophe.lyon@st.com>
260
261 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
262 a new address, so as not to reuse a previous, non-related reloc.
263
4339cae0
L
2642010-02-02 H.J. Lu <hongjiu.lu@intel.com>
265
266 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
267
0930eddd
NS
2682010-02-01 Nathan Sidwell <nathan@codesourcery.com>
269
270 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
271 sections.
272
70ecb384
NC
2732010-01-28 Nick Clifton <nickc@redhat.com>
274
275 PR 11225
276 * objdump.c (only): Replace with linked list.
277 (only_size, only_used): Replace with only_list.
278 (process_section_p): Set seen field on matches sections.
279 (add_only): New function.
280 (free_only_list): New function.
281 (disassemble_section): Check only_list.
282 (main): Use add_only and free_only_list.
283
571f7b5e
TG
2842010-01-26 Tristan Gingold <gingold@adacore.com>
285
286 * Makefile.am (bin2c): Add libintl dependance and library.
287 * Makefile.in: Regenerate.
288
55786da2 2892010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
70ecb384 290
55786da2
AK
291 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
292
500ee42e
ILT
2932010-01-19 Ian Lance Taylor <iant@google.com>
294
295 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
296 with non-ordinary files like /dev/null.
297
2046a35d
AM
2982010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
299 Alan Modra <amodra@gmail.com>
300
301 * readelf.c (process_file_header): Handle e_phnum extension.
302
60a0e0e7
TG
3032010-01-14 Tristan Gingold <gingold@adacore.com>
304
305 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
306 and DW_AT_GNAT_descriptive_type.
307
fd3a6816
TG
3082010-01-13 Tristan Gingold <gingold@adacore.com>
309
310 * ar.c (main): Use lbasename.
311 (normalize): Ditto.
312 * objdump.c (update_source_path): Ditto.
313
6cdb8d82
TG
3142010-01-12 Tristan Gingold <gingold@adacore.com>
315
316 * makefile.vms (CFLAGS): Turns warnings into informational messages.
317
2c610e4b
L
3182010-01-11 H.J. Lu <hongjiu.lu@intel.com>
319
320 PR ld/11146
321 * NEWS: Mention --dyn-syms for readelf.
322
323 * readelf.c (do_dyn_syms): New.
2c610e4b
L
324 (OPTION_DYN_SYMS): Likewise.
325 (options): Add "dyn-syms".
326 (usage): Add --dyn-syms.
327 (parse_args): Handle OPTION_DYN_SYMS.
328 (process_symbol_table): Handle do_dyn_syms.
329 (process_object): Likewise.
330 (process_archive): Likewise.
331
332 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
333 symbol hash tables for -D.
334
20703056
NC
3352010-01-11 Nick Clifton <nickc@redhat.com>
336
d2420a8c
NC
337 * NEWS: Mention addition of elfedit.
338
20703056
NC
339 * po/fi.po: Updated Finnish translation.
340
3725885a
RW
3412010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
342
343 * Makefile.in: Regenerate.
344 * configure: Regenerate.
345 * doc/Makefile.in: Regenerate.
346
5256a5b0
L
3472010-01-08 H.J. Lu <hongjiu.lu@intel.com>
348
349 * version.c (print_version): Change to "Copyright 2010".
350
dd35de74
L
3512010-01-08 H.J. Lu <hongjiu.lu@intel.com>
352
353 * elfedit.c (input_elf_type): New.
354 (output_elf_type): Likewise.
355 (elf_type): Likewise.
356 (update_elf_header): Support updating ELF file type.
357 (command_line_switch): Add OPTION_INPUT_TYPE and
358 OPTION_OUTPUT_TYPE.
359 (options): Likewise.
360 (usage): Add --input-type and --output-type.
361 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
362 one of --output-mach and --output-type must be specified.
363
364 * doc/binutils.texi: Document --input-type and --output-type
365 for elfedit.
366
c7a795f8
L
3672010-01-08 H.J. Lu <hongjiu.lu@intel.com>
368
369 * doc/binutils.texi: Fix a typo.
370
2dc654c3
L
3712010-01-08 H.J. Lu <hongjiu.lu@intel.com>
372
373 * elfedit.c (update_elf_header): Don't change input_elf_class
374 nor input_elf_machine if they are -1.
375
2ad0e9f1
TG
3762010-01-08 Tristan Gingold <gingold@adacore.com>
377
378 * ar.c: Remove bfd_special_undocumented_glue prototype.
379
71a72a84
L
3802010-01-07 H.J. Lu <hongjiu.lu@intel.com>
381
382 * elfedit.c (update_elf_header): Reformat.
383
3f08eb35
L
3842010-01-07 H.J. Lu <hongjiu.lu@intel.com>
385
386 * readelf.c (usage): Fix indent for --symbols.
387
ed22650e
L
3882010-01-07 H.J. Lu <hongjiu.lu@intel.com>
389
390 * doc/binutils.texi: Replace -histogram with --histogram.
391
30fd33bb
L
3922010-01-06 H.J. Lu <hongjiu.lu@intel.com>
393
394 PR binutils/11131
395 * Makefile.am (ELFEDIT_PROG): New.
396 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
397 (CFILES): Add elfedit.c.
398 (elfedit_DEPENDENCIES): New.
399 (elfedit_SOURCES): Likewise.
400 (elfedit_LDADD): Likewise.
401 * Makefile.in: Regenerated.
402
403 * elfedit.c: New.
404
405 * doc/binutils.texi: Document elfedit.
406
407 * doc/Makefile.am (man_MANS): Add elfedit.1.
408 (elfedit.1): New.
409 * doc/Makefile.in: Regenerated.
410
d2ca6b5b
TG
4112010-01-06 Tristan Gingold <gingold@adacore.com>
412
413 * nm.c (usage): Remove extra blanks.
d2ca6b5b 414
a0f19280
L
4152010-01-04 H.J. Lu <hongjiu.lu@intel.com>
416
417 * objcopy.c: Update copyright.
418 * readelf.c: Likewise.
419
c1e2cb9d
L
4202010-01-04 H.J. Lu <hongjiu.lu@intel.com>
421
422 PR binutils/11130
423 * objcopy.c (copy_object): Remove "Warning: " from error
424 message.
425
c975cc98
NC
4262010-01-04 Nick Clifton <nickc@redhat.com>
427
428 PR 11128
429 * readelf.c (dump_section_as_strings): Use two separate
430 invocations of printf() in order to work around bugs in
431 the Solaris 8 implementation.
432
619c8a7d
NC
4332010-01-04 Nick Clifton <nickc@redhat.com>
434
a0f19280 435 * po/ru.po: Updated Russian translation.
a6da20b5 436
43ecc30f 437For older changes see ChangeLog-2009
252b5132
RH
438\f
439Local Variables:
440mode: change-log
441left-margin: 8
442fill-column: 74
443version-control: never
444End: