* dwarf.c (display_debug_addr): Add missing parentheses to expression.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2013-01-24 Doug Evans <dje@google.com>
2
3 * dwarf.c (display_debug_addr): Add missing parentheses to expression.
4
5 2013-01-24 Nick Clifton <nickc@redhat.com>
6
7 * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
8
9 2013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
10
11 * readelf.c: Add strings for NT_S390_LAST_BREAK and
12 NT_S390_SYSTEM_CALL.
13
14 2013-01-18 Nick Clifton <nickc@redhat.com>
15
16 PR binutils/15026
17 * addr2line.c (translate_addresses): When pretty printing, print
18 unknown function names on the same line as unknown symbol names.
19
20 2013-01-17 Nickolai Zeldovich <nickolai@csail.mit.edu>
21
22 * objdump.c (dump_target_specific): Fix NULL pointer test.
23
24 2013-01-16 Alan Modra <amodra@gmail.com>
25
26 PR binutils/15018
27 * stabs.c (parse_stab_members): Always set physname here to avoid
28 gcc warning..
29 (parse_stab_argtypes): ..and don't duplicate the init here.
30
31 2013-01-10 Will Newton <will.newton@imgtec.com>
32
33 * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
34 (dump_relocations): Add EM_METAG.
35 (get_machine_name): Correct case for Meta.
36 (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
37 (is_none_reloc): Add support for Meta NONE reloc.
38
39 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
40
41 * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
42 and NT_ARM_HW_WATCH.
43
44 2013-01-07 Roland McGrath <mcgrathr@google.com>
45
46 * objcopy.c (deterministic): Make int rather than bfd_boolean,
47 initialize to -1.
48 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
49 (default_deterministic): New function.
50 (strip_main, copy_main): Handle -U. Call default_deterministic.
51 (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
52 the default based on DEFAULT_AR_DETERMINISTIC.
53 * doc/binutils.texi (objcopy, strip): Describe -U and effect of
54 configure options on -D.
55
56 * ar.c (default_deterministic): Comment fix.
57
58 2013-01-07 Patrice Dumas <pertusus@free.fr>
59
60 * doc/binutils.texi: Fix ordering of top level nodes.
61 Replace erroneous uses of @itemx with @item.
62
63 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
64
65 * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
66
67 2013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
68
69 * MAINTAINERS: Add myself as AArch64 co-maintainer.
70
71 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
72
73 * version.c (print_version): Update copyright year to 2013.
74
75 For older changes see ChangeLog-2012
76 \f
77 Copyright (C) 2013 Free Software Foundation, Inc.
78
79 Copying and distribution of this file, with or without modification,
80 are permitted in any medium without royalty provided the copyright
81 notice and this notice are preserved.
82
83 Local Variables:
84 mode: change-log
85 left-margin: 8
86 fill-column: 74
87 version-control: never
88 End:
This page took 0.033548 seconds and 5 git commands to generate.