* addr2line.c (slurp_symtab): If canonicalization reveals that
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2013-03-15 Nick Clifton <nickc@redhat.com>
2
3 * addr2line.c (slurp_symtab): If canonicalization reveals that
4 there were no ordinary symbols, try loading the dynamic symbols
5 instead.
6
7 2013-03-14 Markos Chandras <markos.chandras@imgtec.com>
8
9 * MAINTAINERS: Add myself as Meta maintainer.
10
11 2013-03-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
12
13 * readelf.c (get_note_type): Add NT_S390_TDB.
14
15 2013-03-07 Alan Modra <amodra@gmail.com>
16
17 * strings.c (get_char): Dispense with buf[]. Instead shift
18 chars into big-endian value and byte-swap later if
19 little-endian. Don't EOF check value read from object.
20
21 2013-03-05 Corinna Vinschen <vinschen@redhat.com>
22
23 * configure.in: Build DLL tools on x86_64-*-cygwin* as well.
24 * configure: Regenerate.
25
26 2013-03-04 Nick Clifton <nickc@redhat.com>
27
28 * elfcomm.c (error): Flush stdout before emitting the error
29 message.
30 (warn): Likewise.
31
32 2013-03-01 Cary Coutant <ccoutant@google.com>
33
34 * dwarf.c (cu_tu_indexes_read, shndx_pool, shndx_pool_size)
35 (shndx_pool_used): Move to top of file.
36 (struct cu_tu_set): New type.
37 (cu_count, tu_count, cu_sets, tu_sets): New file scope variables.
38 (fetch_indexed_string): Add "this_set" parameter. Update all callers.
39 (find_cu_tu_set_v2): New function.
40 (read_and_display_attr_value): Add "this_set" parameter.
41 (read_and_display_attr): Likewise.
42 (process_debug_info): Track base offsets for DWARF package files.
43 (load_debug_info): Call load_cu_tu_indexes.
44 (get_DW_SECT_short_name): New function.
45 (process_cu_tu_index): Add support for version 2 DWARF package files.
46
47 2013-02-27 Alan Modra <amodra@gmail.com>
48
49 PR binutils/15191
50 * readelf.c (offsetof): Define.
51 (CHECK_ENTSIZE_VALUES): Remove extraneous indefinite article.
52 (process_corefile_note_segment): Allow notes without name or
53 desc. Combine out-of-range checks. Disallow "negative"
54 notesz or descsz.
55
56 2013-02-26 Nick Clifton <nickc@redhat.com>
57
58 PR binutils/15191
59 * readelf.c (process_corefile_note_segment): Prevent attempts to
60 read beyond the end of the note buffer.
61
62 2013-02-15 Kai Tietz <ktietz@redhat.com>
63
64 * objcopy.c (copy_main): Initialize context variable.
65
66 2013-02-15 Nick Clifton <nickc@redhat.com>
67
68 PR binutils/15140
69 * ar.c (open_inarch): Fail on attempts to convert a normal archive
70 to a thin archive or vice versa.
71 * elfcomm.c (make_qualified_name): Handle corrupted thin
72 archives.
73 * readelf.c (process_archive): Likewise.
74 * doc/binutils.texi: Clarify documentation describing thin
75 archives.
76
77 2013-02-15 Nick Clifton <nickc@redhat.com>
78
79 PR binutils/15033
80 * objcopy.c (enum change_action): Delete.
81 (struct section_list): Delete remove, copy, change_vma, change_lma
82 and set_flags fields. Add context field.
83 (find_section_list): Add a context parameter. Add support for
84 wildcard characters in section names.
85 (is_strip_section): Check for sections being both copied and
86 removed.
87 (copy_object): Pass context to find_section_list.
88 (setup_section): Likewise.
89 (copy_section): Likewise.
90 (copy_main): Likewise.
91 * doc/binutils: Document the new behaviour.
92 * NEWS: Mention the new feature
93
94 2013-02-14 Nick Clifton <nickc@redhat.com>
95
96 PR binutils/15125
97 * objcopy.c (copy_object): Provide a helpful warning message when
98 adding a gnu_debuglink section to an object which already contains
99 one.
100
101 2013-02-07 Nick Clifton <nickc@redhat.com>
102
103 * elfcomm.c (get_archive_member_name): Prevent seg-fault if a
104 corrupt archive uses long names but has no long name table.
105
106 2013-02-06 Sandra Loosemore <sandra@codesourcery.com>
107 Andrew Jenner <andrew@codesourcery.com>
108
109 Based on patches from Altera Corporation.
110
111 * readelf.c: Include elf/nios2.h.
112 (dump_relocations): Add case for EM_ALTERA_NIOS2.
113 (get_nios2_dynamic_type): New.
114 (get_dynamic_type): Add case for EM_ALTERA_NIOS2.
115 (is_32bit_abs_reloc): Fix EM_ALTERA_NIOS2 case.
116 (is_16bit_abs_reloc): Likewise.
117 (is_none_reloc): Add EM_ALTERA_NIOS2 and EM_NIOS32 cases.
118 * NEWS: Note Altera Nios II support.
119 * MAINTAINERS: Add Nios II maintainers.
120
121 2013-01-29 Xi Wang <xi.wang@gmail.com>
122
123 * readelf.c (process_version_sections): Fix overflow checks to
124 avoid undefined behaviour.
125
126 2013-01-28 Doug Evans <dje@google.com>
127
128 * dwarf.c (display_gdb_index): Handle .gdb_index version 8.
129
130 2013-01-28 Robert Schiele <rschiele@gmail.com>
131
132 * objcopy.c (parse_flags): Add merge and strings section flags.
133
134 2013-01-25 Cary Coutant <ccoutant@google.com>
135
136 * dwarf.c (display_loc_list): Update offset for each line
137 printed.
138 (print_addr_index): New function.
139 (display_loc_list_dwo): Update offset for each line printed.
140 Fix problems displaying loclists in .dwo files. Add support
141 for type 4 entries.
142 (display_debug_loc): Remove custom header for .dwo files.
143 (display_debug_addr): Adjust formatting.
144
145 2013-01-25 Marco Atzeri <marco.atzeri@gmail.com>
146
147 * objcopy.c : Enable long section names for OPTION_ADD_GNU_DEBUGLINK.
148
149 2013-01-24 Doug Evans <dje@google.com>
150
151 * dwarf.c (display_debug_addr): Add missing parentheses to expression.
152
153 2013-01-24 Nick Clifton <nickc@redhat.com>
154
155 * readelf.c (get_machine_flags): Decode E_V850E3V5_ARCH.
156
157 2013-01-23 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
158
159 * readelf.c: Add strings for NT_S390_LAST_BREAK and
160 NT_S390_SYSTEM_CALL.
161
162 2013-01-18 Nick Clifton <nickc@redhat.com>
163
164 PR binutils/15026
165 * addr2line.c (translate_addresses): When pretty printing, print
166 unknown function names on the same line as unknown symbol names.
167
168 2013-01-17 Nickolai Zeldovich <nickolai@csail.mit.edu>
169
170 * objdump.c (dump_target_specific): Fix NULL pointer test.
171
172 2013-01-16 Alan Modra <amodra@gmail.com>
173
174 PR binutils/15018
175 * stabs.c (parse_stab_members): Always set physname here to avoid
176 gcc warning..
177 (parse_stab_argtypes): ..and don't duplicate the init here.
178
179 2013-01-10 Will Newton <will.newton@imgtec.com>
180
181 * binutils/readelf.c: (guess_is_rela): Add EM_METAG.
182 (dump_relocations): Add EM_METAG.
183 (get_machine_name): Correct case for Meta.
184 (is_32bit_abs_reloc): Add support for Meta ADDR32 reloc.
185 (is_none_reloc): Add support for Meta NONE reloc.
186
187 2013-01-08 Yufeng Zhang <yufeng.zhang@arm.com>
188
189 * readelf.c (get_note_type): Handle NT_ARM_TLS, NT_ARM_HW_BREAK
190 and NT_ARM_HW_WATCH.
191
192 2013-01-07 Roland McGrath <mcgrathr@google.com>
193
194 * objcopy.c (deterministic): Make int rather than bfd_boolean,
195 initialize to -1.
196 (strip_options, copy_options): Add -U/--disable-deterministic-archives.
197 (default_deterministic): New function.
198 (strip_main, copy_main): Handle -U. Call default_deterministic.
199 (copy_usage, strip_usage): Describe -U. Cite whether -D or -U is
200 the default based on DEFAULT_AR_DETERMINISTIC.
201 * doc/binutils.texi (objcopy, strip): Describe -U and effect of
202 configure options on -D.
203
204 * ar.c (default_deterministic): Comment fix.
205
206 2013-01-07 Patrice Dumas <pertusus@free.fr>
207
208 * doc/binutils.texi: Fix ordering of top level nodes.
209 Replace erroneous uses of @itemx with @item.
210
211 2013-01-04 Andreas Schwab <schwab@linux-m68k.org>
212
213 * doc/binutils.texi (elfedit): Fix use of @itemx in @table.
214
215 2013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
216
217 * MAINTAINERS: Add myself as AArch64 co-maintainer.
218
219 2013-01-02 H.J. Lu <hongjiu.lu@intel.com>
220
221 * version.c (print_version): Update copyright year to 2013.
222
223 For older changes see ChangeLog-2012
224 \f
225 Copyright (C) 2013 Free Software Foundation, Inc.
226
227 Copying and distribution of this file, with or without modification,
228 are permitted in any medium without royalty provided the copyright
229 notice and this notice are preserved.
230
231 Local Variables:
232 mode: change-log
233 left-margin: 8
234 fill-column: 74
235 version-control: never
236 End:
This page took 0.034841 seconds and 5 git commands to generate.