]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
gdb/
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d99b05a3
NC
12013-02-14 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/15125
4 * objcopy.c (copy_object): Provide a helpful warning message when
5 adding a gnu_debuglink section to an object which already contains
6 one.
7
83ee86b1
NC
82013-02-07 Nick Clifton <nickc@redhat.com>
9
10 * elfcomm.c (get_archive_member_name): Prevent seg-fault if a
11 corrupt archive uses long names but has no long name table.
12
36591ba1
SL
132013-02-06 Sandra Loosemore <sandra@codesourcery.com>
14 Andrew Jenner <andrew@codesourcery.com>
15
16 Based on patches from Altera Corporation.
17
18 * readelf.c: Include elf/nios2.h.
19 (dump_relocations): Add case for EM_ALTERA_NIOS2.
20 (get_nios2_dynamic_type): New.
21 (get_dynamic_type): Add case for EM_ALTERA_NIOS2.
22 (is_32bit_abs_reloc): Fix EM_ALTERA_NIOS2 case.
23 (is_16bit_abs_reloc): Likewise.
24 (is_none_reloc): Add EM_ALTERA_NIOS2 and EM_NIOS32 cases.
25 * NEWS: Note Altera Nios II support.
26 * MAINTAINERS: Add Nios II maintainers.
27
7e26601c
NC
282013-01-29 Xi Wang <xi.wang@gmail.com>
29
30 * readelf.c (process_version_sections): Fix overflow checks to
31 avoid undefined behaviour.
32
aa170720
DE
332013-01-28 Doug Evans <dje@google.com>
34
35 * dwarf.c (display_gdb_index): Handle .gdb_index version 8.
36
5dddde8e
AM
372013-01-28 Robert Schiele <rschiele@gmail.com>
38
39 * objcopy.c (parse_flags): Add merge and strings section flags.
40
fab128ef
CC
412013-01-25 Cary Coutant <ccoutant@google.com>
42
43 * dwarf.c (display_loc_list): Update offset for each line
44 printed.
45 (print_addr_index): New function.
46 (display_loc_list_dwo): Update offset for each line printed.
47 Fix problems displaying loclists in .dwo files. Add support
48 for type 4 entries.
49 (display_debug_loc): Remove custom header for .dwo files.
50 (display_debug_addr): Adjust formatting.
51
9b8bf321
NC
522013-01-25 Marco Atzeri <marco.atzeri@gmail.com>
53
54 * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
55
90f9a987
DE
562013-01-24 Doug Evans <dje@google.com>
57
58 * dwarf.c (display_debug_addr): Add missing parentheses to expression.
59
78c8d46c
NC
602013-01-24 Nick Clifton <nickc@redhat.com>
61
62 * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
63
a367d729
AK
642013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
65
66 * readelf.c: Add strings for NT_S390_LAST_BREAK and
67 NT_S390_SYSTEM_CALL.
68
a477bfd1
NC
692013-01-18 Nick Clifton <nickc@redhat.com>
70
71 PR binutils/15026
72 * addr2line.c (translate_addresses): When pretty printing, print
73 unknown function names on the same line as unknown symbol names.
74
c32d6f7b
AM
752013-01-17 Nickolai Zeldovich <nickolai@csail.mit.edu>
76
77 * objdump.c (dump_target_specific): Fix NULL pointer test.
78
cb566e3a
AM
792013-01-16 Alan Modra <amodra@gmail.com>
80
81 PR binutils/15018
82 * stabs.c (parse_stab_members): Always set physname here to avoid
83 gcc warning..
84 (parse_stab_argtypes): ..and don't duplicate the init here.
85
a3c62988
NC
862013-01-10 Will Newton <will.newton@imgtec.com>
87
88 * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
89 (dump_relocations): Add EM_METAG.
90 (get_machine_name): Correct case for Meta.
91 (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
92 (is_none_reloc): Add support for Meta NONE reloc.
93
652451f8
YZ
942013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
95
96 * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
97 and NT_ARM_HW_WATCH.
98
955d0b3b
RM
992013-01-07 Roland McGrath <mcgrathr@google.com>
100
101 * objcopy.c (deterministic): Make int rather than bfd_boolean,
102 initialize to -1.
103 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
104 (default_deterministic): New function.
105 (strip_main, copy_main): Handle -U. Call default_deterministic.
106 (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
107 the default based on DEFAULT_AR_DETERMINISTIC.
108 * doc/binutils.texi (objcopy, strip): Describe -U and effect of
109 configure options on -D.
110
111 * ar.c (default_deterministic): Comment fix.
112
7ca01ed9
NC
1132013-01-07 Patrice Dumas <pertusus@free.fr>
114
115 * doc/binutils.texi: Fix ordering of top level nodes.
116 Replace erroneous uses of @itemx with @item.
117
574b25e8
AS
1182013-01-04 Andreas Schwab <schwab@linux-m68k.org>
119
120 * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
121
5b2ab150
MS
1222013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
123
124 * MAINTAINERS: Add myself as AArch64 co-maintainer.
125
62658407
L
1262013-01-02 H.J. Lu <hongjiu.lu@intel.com>
127
128 * version.c (print_version): Update copyright year to 2013.
129
4e5f3f9d 130For older changes see ChangeLog-2012
252b5132 131\f
4e5f3f9d 132Copyright (C) 2013 Free Software Foundation, Inc.
752937aa
NC
133
134Copying and distribution of this file, with or without modification,
135are permitted in any medium without royalty provided the copyright
136notice and this notice are preserved.
137
252b5132
RH
138Local Variables:
139mode: change-log
140left-margin: 8
141fill-column: 74
142version-control: never
143End: