Use in-tree assembler for exception_x86_64_bnd_test.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
0cb112f7
CF
12013-11-22 Cory Fields <cory@coryfields.com>
2
3 * windres.c (define_resource): Use zero for timestamp, making
4 output deterministic. time.h include is no longer needed.
5 * resres.c (res_append_resource): Likewise.
6
e2729ebe
NC
72013-11-13 Martin Mitas <mity@morous.org>
8
9 * rescoff.c (write_coff_file): Use 64-bit alignment for resource
10 data.
11 (coff_res_to_bin): Likewise.
12
459d52c8
DE
132013-11-07 Doug Evans <dje@google.com>
14
15 Add pretty-printing of .debug_gnu_pubnames, .debug_gnu_pubtypes.
16 * dwarf.c (get_gdb_index_symbol_kind_name): New function.
17 (display_debug_pubnames_worker): Renamed from display_debug_pubnames.
18 Add support for .debug_gnu_pubnames, .debug_gnu_pubtypes.
19 (display_debug_pubnames, display_debug_pubnames_gnu): New functions.
20 (display_gdb_index): Redo printing of symbol kind.
21 (debug_displays): Add .debug_gnu_pubnames, .debug_gnu_pubtypes.
22 * dwarf.h (dwarf_section_display_enum): Add gnu_pubnames, gnu_pubtypes.
23 * readelf.c (process_section_headers): Add gnu_pubnames, gnu_pubtypes.
24
64b384e1
RM
252013-11-07 Roland McGrath <mcgrathr@google.com>
26
27 * objdump.c (dump_dwarf): Grok bfd_mach_x86_64_nacl and
28 bfd_mach_x64_32_nacl as equivalent to bfd_mach_x86_64.
29
e8910a83
AM
302013-10-30 Alan Modra <amodra@gmail.com>
31
32 * readelf.c (get_ppc_dynamic_type): Replace PPC_TLSOPT with PPC_OPT.
33 (get_ppc64_dynamic_type): Replace PPC64_TLSOPT with PPC64_OPT.
34
6911b7dc
AM
352013-10-30 Ulrich Weigand <uweigand@de.ibm.com>
36
37 * readelf.c (get_ppc64_symbol_other): New function.
38 (get_symbol_other): Use it for EM_PPC64.
39
ee67d69a
AM
402013-10-30 Alan Modra <amodra@gmail.com>
41
42 * readelf.c (get_machine_flags): Display ABI version for EM_PPC64.
43
bf26dcc6
NC
442013-10-24 Nick Clifton <nickc@redhat.com>
45
46 * nm.c (display_rel_file): Treat bfd_error_no_symbols as
47 non-fatal.
48
a9f58168
CF
492013-10-14 Chao-ying Fu <Chao-ying.Fu@imgtec.com>
50
51 * readelf.c (display_mips_gnu_attribute): Support Tag_GNU_MIPS_ABI_MSA.
52 * doc/binutils.texi: Document -Mmsa disassembler option.
53
37e14bc3
JBG
542013-10-14 Jan-Benedict Glaw <jbglaw@lug-owl.de>
55
56 * readelf.c (decode_arm_unwind): Don't initialize `addr'.
57
b2e951ec
NC
582013-10-14 Nick Clifton <nickc@redhat.com>
59
60 * readelf.c (decode_arm_unwind): Initialise addr structure.
61 (process_symbol_table): Free lengths.
62 * srcconv.c (wr_sc): Free info.
63
0b4362b0
RM
642013-10-11 Roland McGrath <mcgrathr@google.com>
65
a2b903b7
RM
66 * winduni.c (languages): Use \345 (octal syntax) rather than
67 literal non-ASCII/non-UTF8 character in string literal.
68
0b4362b0
RM
69 * readelf.c (print_dynamic_symbol): Use array subscript syntax
70 rather than addition syntax with string literal.
71
a69c4772
NC
722013-10-09 Nick Clifton <nickc@redhat.com>
73
35431c4c
NC
74 PR binutils/16023
75 * debug.c (debug_type_samep): Add missing break statement.
76
aebcf7b7
NC
77 PR binutils/16024
78 * objdump.c (usage): Mark as a no-return function.
79 (main): Add comment explaining why a break statement is not
80 needed.
81
a69c4772
NC
82 * dwarf.c (add64): New function.
83 (read_and_display_attr_value): Add CU offset in to the value
84 displayed for a DW_AT_ref8 attribute.
85
5cd84a72
NC
862013-10-01 Cory Fields <cory@coryfields.com>
87
88 * arsup.c (ar_save): Respect the deterministic setting when
89 reading from an mri script.
90 * ar.c (main): Set the default deterministic mode when reading
91 from an mri script.
92
e39462cb
JBG
932013-10-01 Jan-Benedict Glaw <jbglaw@lug-owl.de>
94
95 * dwarf.c (SAFE_BYTE_GET): Fix argument check.
96
9c41109d
L
972013-09-27 H.J. Lu <hongjiu.lu@intel.com>
98
99 * dwarf.c (display_debug_frames): Pass offset_size to
100 print_dwarf_vma for cie_id.
101
cc9afea3
AM
1022013-09-20 Alan Modra <amodra@gmail.com>
103
104 * configure: Regenerate.
105
58ca03a2
TG
1062013-09-18 Tristan Gingold <gingold@adacore.com>
107
108 * NEWS: Add marker for 2.24.
109
bec18c8f
TG
1102013-09-18 Tristan Gingold <gingold@adacore.com>
111
112 * Makefile.am (LEXLIB): Define. Replase references to @LEXLIB@
113 by $(LEXLIB).
114 * Makefile.in: Regenerate.
115
fef1b0b3
SE
1162013-09-17 Doug Gilmore <Doug.Gilmore@imgtec.com>
117
118 * readelf.c (get_machine_flags): Handle EF_MIPS_FP64.
119
bf5117e3
NC
1202013-09-12 Nick Clifton <nickc@redhat.com>
121
122 * dwarf.c (dwarf_vmatoa): Rename to dwarf_vmatoa_1 and add a
123 precision parameter.
124 (dwarf_vmatoa): New wrapper for dwarf_vmatoa_1.
125 (print_dwarf_vma): Use dwarf_vmatoa_1.
126 (SAFE_BYTE_GET): Add check that VAL is big enough to contain
127 AMOUNT bytes.
128 (process_debug_info): Use an unsigned int for the offset size.
129 (process_debug_pubnames): Likewise.
130 (display_debug_aranges): Likewise.
131 (struct Frame_Chunk): Use dwarf_vma type for pc_begin and pc_range
132 fields.
133 (frame_display_row): Use print_dwarf_vma to display dwarf_vma
134 values.
135 (display_debug_frames): Likewise.
136
846a11e4
NC
1372013-09-10 Nick Clifton <nickc@redhat.com>
138
139 * dwarf.c (display_debug_frames): Check for DW64_CIE_ID when
140 parsing 64-bit frames.
141
0e135a02
NC
1422013-08-27 Nick Clifton <nickc@redhat.com>
143
144 PR binutils/15796
145 * ar.c (map_over_members): Correctly handle multiple same-name
146 entries on the command line and in the archive.
147
5e080929
L
1482013-08-23 H.J. Lu <hongjiu.lu@intel.com>
149
150 * doc/binutils.texi: Remove the extra space.
151
e956b7d3
NC
1522013-08-23 Mikael Pettersson <mikpe@it.uu.se>
153
154 PR binutils/15779
155 * doc/binutils.texi (ranlib -D): Correct description.
a575c958
NC
156 PR binutils/15777
157 (nm --special-syms): Fix typo.
e956b7d3 158
ce0570c7
NC
1592013-08-23 Nick Clifton <nickc@redhat.com>
160
161 PR binutils/15798
162 * doc/binutils.texi (ar cmdline): Update description of 'q'
163 command.
164
021f8a30
NC
165 PR binutils/14136
166 (nm): Add description of 'I' symbol type.
167
9aff4b7a
NC
1682013-08-23 Yuri Chornoivan <yurchor@ukr.net>
169
170 PR binutils/15834
171 * od-xcoff.c: Fix typos.
172
8b64b65e
TG
1732013-08-19 Tristan Gingold <gingold@adacore.com>
174
175 * nm.c (print_size_symbols): Directly get symbol size.
176
643902a4
AS
1772013-08-12 Andreas Schwab <schwab@suse.de>
178
179 PR binutils/15818
180 * objdump.c (disassemble_section): Return early if nothing from
181 this section needs to be disassembled.
182
4046d87a
NC
1832013-08-09 Nick Clifton <nickc@redhat.com>
184
185 * readelf.c (get_machine_flags): Handle RL78 G10 flag.
186
43234a1e
L
1872013-07-26 Sergey Guriev <sergey.s.guriev@intel.com>
188 Alexander Ivchenko <alexander.ivchenko@intel.com>
189 Maxim Kuznetsov <maxim.kuznetsov@intel.com>
190 Sergey Lega <sergey.s.lega@intel.com>
191 Anna Tikhonova <anna.tikhonova@intel.com>
192 Ilya Tocar <ilya.tocar@intel.com>
193 Andrey Turetskiy <andrey.turetskiy@intel.com>
194 Ilya Verbin <ilya.verbin@intel.com>
195 Kirill Yukhin <kirill.yukhin@intel.com>
196 Michael Zolotukhin <michael.v.zolotukhin@intel.com>
197
198 * dwarf.c (dwarf_regnames_i386): Add k0-k7 registers and
199 numeration in comments.
200 (dwarf_regnames_x86_64): Add xmm16-31 and k0-k7 registers to
201 dwarf table.
202
1ae40aa4
NC
2032013-07-19 Nick Clifton <nickc@redhat.com>
204
205 PR binutils/15745
206 * readelf.c (get_unwind_section_word): Whilst searching for a
207 reloc section associated with an unwind section, check the type as
208 well as the section number.
209
faf786e6
NC
2102013-07-18 Jim Thomas <thomas@cfht.hawaii.edu>
211
212 * ar.c (usage): Fix C conformance issue.
213
9f758fdc
NC
2142013-07-18 Nick Clifton <nickc@redhat.com>
215
39b07303
NC
216 * doc/binutils.texi (nm, objdump): Remove bogus links to STABS
217 documentation.
218
9f758fdc
NC
219 * readelf.c (process_unwind): Do not return the result of a void
220 function.
221
d929bc19
MR
2222013-07-15 Maciej W. Rozycki <macro@codesourcery.com>
223
224 * readelf.c (display_mips_gnu_attribute): Replace hardcoded magic
225 numbers with enum values.
226
ba92f887
MR
2272013-07-12 Maciej W. Rozycki <macro@codesourcery.com>
228
229 * readelf.c (get_machine_flags): Handle EF_MIPS_NAN2008.
230
868d1840
TG
2312013-07-10 Tristan Gingold <gingold@adacore.com>
232
233 * od-xcoff.c (OPT_LDINFO): Define.
234 (options): Add ldinfo.
235 (xcoff_help): Mention ldinfo.
236 (xcoff_dump): Rename to ...
237 (xcoff_dump_obj): ... this. Add a break.
238 (dump_dumpx_core): New function.
239 (xcoff_dump_core): Likewise.
240 (xcoff_dump): Likewise.
241 * doc/binutils.texi (objdump): Mention ldinfo.
242
c1094734
TG
2432013-07-09 Tristan Gingold <gingold@adacore.com>
244
245 * configure.com: Add new defines to match changes in configure.
246
fe59e83d
CC
2472013-05-28 Cary Coutant <ccoutant@google.com>
248
249 * dwarf.c (display_debug_lines_raw): Print section offsets.
250
87bc83b3
CC
2512013-05-15 Cary Coutant <ccoutant@google.com>
252
253 * dwarf.c (SAFE_BYTE_GET64): Correct end-of-buffer check;
254 don't increment PTR.
255 (decode_location_expression): DW_OP_const2u should read 2 bytes.
256 (display_debug_lines_decoded): Adjust formatting.
257 * elfcomm.c (byte_get_little_endian): Add cases for 5-, 6-, and
258 7-byte reads.
259 (byte_get_big_endian): Likewise.
260 (byte_get_signed): Likewise.
261
b015e599
AP
2622013-05-09 Andrew Pinski <apinski@cavium.com>
263
264 * doc/binutils.texi: Document -Mvirt disassembler option.
265
6945071a
NC
2662013-05-02 Nick Clifton <nickc@redhat.com>
267
268 * readelf.c: Add support for MSP430X architecture.
269
4925cdd7
NC
2702013-05-02 Nick Clifton <nickc@redhat.com>
271
272 * dwarf.c (display_debug_lines_raw): Do not treat .debug_line.dwo
273 sections as if they were fragmentary .debug_line sections.
274 (display_debug_lines_decoded): Likewise.
275
b40bf0a2
NC
2762013-04-29 Nick Clifton <nickc@redhat.com>
277
278 * dwarf.c (read_debug_line_header): New function. Reads in a
279 header in a .debug_line section.
280 (display_debug_lines_raw): Use new function. Handle fragmentary
281 .debug_line sections.
282 (display_debug_lines_decoded): Likewise.
283 * readelf.c (process_section_headers): Handle fragmenatry
284 .debug_line sections.
285 (display_debug_section): Likewise.
286
ee441d9a
ILT
2872013-04-26 Ian Lance Taylor <iant@google.com>
288
289 * MAINTAINERS: Add myself and Cary as gold maintainers.
290
4337774f
TT
2912013-04-08 Tom Tromey <tromey@redhat.com>
292
293 * dwarf.c (process_debug_info): Check dwarf_cutoff_level.
294
2e97048a
TT
2952013-04-08 Tom Tromey <tromey@redhat.com>
296
297 * dwarf-mode.el: Bump version number.
298 (dwarf-mode): Remove autoload.
299 (dwarf-die-reference): Relax regexp.
300
952781e8
AM
3012013-04-05 Alan Modra <amodra@gmail.com>
302
303 PR binutils/15324
304 * configure.in: Add strnlen to AC_CHECK_DECLS, sort.
305 * dwarf.c (strnlen): Provide fallback decl.
306 * config.in: Regnerate.
307 * configure: Regenerate.
308
f048b142
L
3092013-03-29 H.J. Lu <hongjiu.lu@intel.com>
310
311 * dwarf.c (process_debug_info): Increment hdrptr by 8 after
312 SAFE_BYTE_GET64.
313
7e93ea4b
NC
3142013-03-27 Phil Krylov <phil.krylov@gmail.com>
315
316 PR binutils/13409
317 * winduni.c (codepages[]): Use UTF-16LE.
318 (wind_MultiByteToWideChar): Likewise.
319 (wind_WideCharToMultiByte): Likewise.
320
2bdc3eca
AM
3212013-03-27 Alan Modra <amodra@gmail.com>
322
323 PR binutils/15206
324 * dwarf.c (read_and_display_attr_value): Cast format '*' arg to int.
325
0c588247
NC
3262013-03-26 Nick Clifton <nickc@redhat.com>
327
f4155c00 328 PR binutils/15206
0c588247
NC
329 * dwarf.c (SAFE_BYTE_GET): New macro - checks remaining buffer
330 space before calling byte_get.
331 (SAFE_BYTE_GET_AND_INC): New macro.
332 (SAFE_SIGNED_BYTE_GET): New macro.
333 (SAFE_SIGNED_BYTE_GET_AND_INC): New macro.
334 (SAFE_BYTE_GET64): New macro.
335 (process_extened_line_op): Use new macros. Use strnlen when
336 appropriate.
337 (fetch_indirect_string): Likewise.
338 (get_FORM_name): Likewise.
339 (decode_location_expression): Likewise.
340 (read_and_display_attr_value): Likewise.
341 (process_debug_info): Likewise.
342 (display_debug_lines_raw): Likewise.
343 (display_debug_lines_decoded): Likewise.
344 (display_debug_pubnames): Likewise.
345 (display_debug_macinfo): Likewise.
346 (get_line_filename_and_dirname): Likewise.
347 (display_debug_macro): Likewise.
348 (display_loc_list): Likewise.
349 (display_loc_list_dwo): Likewise.
350 (display_debug_aranges): Likewise.
351 (display_debug_ranges): Likewise.
352 (frame_display_row): Likewise.
353 (display_debug_frames): Likewise.
354
f6f0e17b
NC
3552013-03-25 Nick Clifton <nickc@redhat.com>
356
357 PR binutils/15202
358 * dwarf.c (read_leb128): Add END parameter. Do not read at or
359 beyond end.
360 (read_sleb128): Add END parameter.
361 (read_uleb128): New function.
362 (process_extended_line_op): Pass END to leb128 functions.
363 (process_abbrev_section): Likewise.
364 (decode_location_expression): Likewise.
365 (read_and_display_attr_value): Likewise.
366 (read_and_display_attr): Likewise.
367 (process_debug_info): Likewise.
368 (display_debug_lines_raw): Likewise.
369 (display_debug_lines_decoded): Likewise.
370 (display_debug_macinfo): Likewise.
371 (get_line_filename_and_dirname): Likewise.
372 (display_debug_macro): Likewise.
373 (display_loc_list_dwo): Likewise.
374 (display_debug_ranges): Likewise.
375 * dwarf.h (read_leb128): Update prototype.
376 * readelf.c (read_uleb128): Add END parameter.
377 (decode_arm_unwind_bytecode): Pass END to read_uleb128.
378 (decode_tic6x_unwind_bytecode): Likewise.
379 (display_tag_value): New function.
380 (display_arm_attribute): Add END parameter. Pass END to
381 read_uleb128. Use display_tag_value.
382 (display_gnu_attribute): Likewise.
383 (display_power_gnu_attribute): Likewise.
384 (display_sparc_gnu_attribute): Likewise.
385 (display_mips_gnu_attribute): Likewise.
386 (display_tic6x_attribute): Likewise.
387 (process_attributes): Likewise.
388 (display_raw_attribute): New function.
389
c8da6823
NC
3902013-03-22 Nick Clifton <nickc@redhat.com>
391
c842b54b
NC
392 PR binutils/15201
393 * dwarf.c (display_debug_ranges): Add checks for reading beyond
394 the end of the section.
395
c8da6823
NC
396 PR binutils/15157
397 * readelf.c (apply_relocations): Catch relocations with negative
398 offsets.
399
0d0fb1ba
NC
4002013-03-15 Nick Clifton <nickc@redhat.com>
401
402 * addr2line.c (slurp_symtab): If canonicalization reveals that
403 there were no ordinary symbols, try loading the dynamic symbols
404 instead.
405
d5c7e0e9
NC
4062013-03-14 Markos Chandras <markos.chandras@imgtec.com>
407
408 * MAINTAINERS: Add myself as Meta maintainer.
409
abb3f6cc
NC
4102013-03-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
411
412 * readelf.c (get_note_type): Add NT_S390_TDB.
413
c54e2ec1
AM
4142013-03-07 Alan Modra <amodra@gmail.com>
415
416 * strings.c (get_char): Dispense with buf[]. Instead shift
417 chars into big-endian value and byte-swap later if
418 little-endian. Don't EOF check value read from object.
419
ee36d918
CV
4202013-03-05 Corinna Vinschen <vinschen@redhat.com>
421
422 * configure.in: Build DLL tools on x86_64-*-cygwin* as well.
423 * configure: Regenerate.
424
fafd911d
NC
4252013-03-04 Nick Clifton <nickc@redhat.com>
426
427 * elfcomm.c (error): Flush stdout before emitting the error
428 message.
429 (warn): Likewise.
430
341f9135
CC
4312013-03-01 Cary Coutant <ccoutant@google.com>
432
433 * dwarf.c (cu_tu_indexes_read, shndx_pool, shndx_pool_size)
434 (shndx_pool_used): Move to top of file.
435 (struct cu_tu_set): New type.
436 (cu_count, tu_count, cu_sets, tu_sets): New file scope variables.
437 (fetch_indexed_string): Add "this_set" parameter. Update all callers.
438 (find_cu_tu_set_v2): New function.
439 (read_and_display_attr_value): Add "this_set" parameter.
440 (read_and_display_attr): Likewise.
441 (process_debug_info): Track base offsets for DWARF package files.
442 (load_debug_info): Call load_cu_tu_indexes.
443 (get_DW_SECT_short_name): New function.
444 (process_cu_tu_index): Add support for version 2 DWARF package files.
445
15b42fb0
AM
4462013-02-27 Alan Modra <amodra@gmail.com>
447
448 PR binutils/15191
449 * readelf.c (offsetof): Define.
450 (CHECK_ENTSIZE_VALUES): Remove extraneous indefinite article.
451 (process_corefile_note_segment): Allow notes without name or
452 desc. Combine out-of-range checks. Disallow "negative"
453 notesz or descsz.
454
9dd3a467
NC
4552013-02-26 Nick Clifton <nickc@redhat.com>
456
457 PR binutils/15191
458 * readelf.c (process_corefile_note_segment): Prevent attempts to
459 read beyond the end of the note buffer.
460
76d8cf45
KT
4612013-02-15 Kai Tietz <ktietz@redhat.com>
462
463 * objcopy.c (copy_main): Initialize context variable.
464
a043396b
NC
4652013-02-15 Nick Clifton <nickc@redhat.com>
466
467 PR binutils/15140
468 * ar.c (open_inarch): Fail on attempts to convert a normal archive
469 to a thin archive or vice versa.
470 * elfcomm.c (make_qualified_name): Handle corrupted thin
471 archives.
472 * readelf.c (process_archive): Likewise.
473 * doc/binutils.texi: Clarify documentation describing thin
474 archives.
475
2e62b721
NC
4762013-02-15 Nick Clifton <nickc@redhat.com>
477
478 PR binutils/15033
479 * objcopy.c (enum change_action): Delete.
480 (struct section_list): Delete remove, copy, change_vma, change_lma
481 and set_flags fields. Add context field.
482 (find_section_list): Add a context parameter. Add support for
483 wildcard characters in section names.
484 (is_strip_section): Check for sections being both copied and
485 removed.
486 (copy_object): Pass context to find_section_list.
487 (setup_section): Likewise.
488 (copy_section): Likewise.
489 (copy_main): Likewise.
490 * doc/binutils: Document the new behaviour.
491 * NEWS: Mention the new feature
492
d99b05a3
NC
4932013-02-14 Nick Clifton <nickc@redhat.com>
494
495 PR binutils/15125
496 * objcopy.c (copy_object): Provide a helpful warning message when
497 adding a gnu_debuglink section to an object which already contains
498 one.
499
83ee86b1
NC
5002013-02-07 Nick Clifton <nickc@redhat.com>
501
502 * elfcomm.c (get_archive_member_name): Prevent seg-fault if a
503 corrupt archive uses long names but has no long name table.
504
36591ba1
SL
5052013-02-06 Sandra Loosemore <sandra@codesourcery.com>
506 Andrew Jenner <andrew@codesourcery.com>
507
508 Based on patches from Altera Corporation.
509
510 * readelf.c: Include elf/nios2.h.
511 (dump_relocations): Add case for EM_ALTERA_NIOS2.
512 (get_nios2_dynamic_type): New.
513 (get_dynamic_type): Add case for EM_ALTERA_NIOS2.
514 (is_32bit_abs_reloc): Fix EM_ALTERA_NIOS2 case.
515 (is_16bit_abs_reloc): Likewise.
516 (is_none_reloc): Add EM_ALTERA_NIOS2 and EM_NIOS32 cases.
517 * NEWS: Note Altera Nios II support.
518 * MAINTAINERS: Add Nios II maintainers.
519
7e26601c
NC
5202013-01-29 Xi Wang <xi.wang@gmail.com>
521
522 * readelf.c (process_version_sections): Fix overflow checks to
523 avoid undefined behaviour.
524
aa170720
DE
5252013-01-28 Doug Evans <dje@google.com>
526
527 * dwarf.c (display_gdb_index): Handle .gdb_index version 8.
528
5dddde8e
AM
5292013-01-28 Robert Schiele <rschiele@gmail.com>
530
531 * objcopy.c (parse_flags): Add merge and strings section flags.
532
fab128ef
CC
5332013-01-25 Cary Coutant <ccoutant@google.com>
534
15b42fb0
AM
535 * dwarf.c (display_loc_list): Update offset for each line
536 printed.
537 (print_addr_index): New function.
538 (display_loc_list_dwo): Update offset for each line printed.
539 Fix problems displaying loclists in .dwo files. Add support
540 for type 4 entries.
541 (display_debug_loc): Remove custom header for .dwo files.
542 (display_debug_addr): Adjust formatting.
fab128ef 543
9b8bf321
NC
5442013-01-25 Marco Atzeri <marco.atzeri@gmail.com>
545
546 * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
547
90f9a987
DE
5482013-01-24 Doug Evans <dje@google.com>
549
550 * dwarf.c (display_debug_addr): Add missing parentheses to expression.
551
78c8d46c
NC
5522013-01-24 Nick Clifton <nickc@redhat.com>
553
554 * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
555
a367d729
AK
5562013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
557
558 * readelf.c: Add strings for NT_S390_LAST_BREAK and
559 NT_S390_SYSTEM_CALL.
560
a477bfd1
NC
5612013-01-18 Nick Clifton <nickc@redhat.com>
562
563 PR binutils/15026
564 * addr2line.c (translate_addresses): When pretty printing, print
565 unknown function names on the same line as unknown symbol names.
566
c32d6f7b
AM
5672013-01-17 Nickolai Zeldovich <nickolai@csail.mit.edu>
568
569 * objdump.c (dump_target_specific): Fix NULL pointer test.
570
cb566e3a
AM
5712013-01-16 Alan Modra <amodra@gmail.com>
572
573 PR binutils/15018
574 * stabs.c (parse_stab_members): Always set physname here to avoid
575 gcc warning..
576 (parse_stab_argtypes): ..and don't duplicate the init here.
577
a3c62988
NC
5782013-01-10 Will Newton <will.newton@imgtec.com>
579
580 * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
581 (dump_relocations): Add EM_METAG.
582 (get_machine_name): Correct case for Meta.
583 (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
584 (is_none_reloc): Add support for Meta NONE reloc.
585
652451f8
YZ
5862013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
587
588 * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
589 and NT_ARM_HW_WATCH.
590
955d0b3b
RM
5912013-01-07 Roland McGrath <mcgrathr@google.com>
592
593 * objcopy.c (deterministic): Make int rather than bfd_boolean,
594 initialize to -1.
595 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
596 (default_deterministic): New function.
597 (strip_main, copy_main): Handle -U. Call default_deterministic.
598 (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
599 the default based on DEFAULT_AR_DETERMINISTIC.
600 * doc/binutils.texi (objcopy, strip): Describe -U and effect of
601 configure options on -D.
602
603 * ar.c (default_deterministic): Comment fix.
604
7ca01ed9
NC
6052013-01-07 Patrice Dumas <pertusus@free.fr>
606
607 * doc/binutils.texi: Fix ordering of top level nodes.
608 Replace erroneous uses of @itemx with @item.
609
574b25e8
AS
6102013-01-04 Andreas Schwab <schwab@linux-m68k.org>
611
612 * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
613
5b2ab150
MS
6142013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
615
616 * MAINTAINERS: Add myself as AArch64 co-maintainer.
617
62658407
L
6182013-01-02 H.J. Lu <hongjiu.lu@intel.com>
619
620 * version.c (print_version): Update copyright year to 2013.
621
4e5f3f9d 622For older changes see ChangeLog-2012
252b5132 623\f
4e5f3f9d 624Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
625
626Copying and distribution of this file, with or without modification,
627are permitted in any medium without royalty provided the copyright
628notice and this notice are preserved.
629
252b5132
RH
630Local Variables:
631mode: change-log
632left-margin: 8
633fill-column: 74
634version-control: never
635End:
This page took 0.594522 seconds and 4 git commands to generate.