make dep-am and regen
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
095ad3b8
AM
12009-03-03 Alan Modra <amodra@bigpond.net.au>
2
3 * objdump.c (disassemble_section): Mask address before sign extending.
4
220df88b
NC
52009-03-02 Sebastian Biallas <sb@biallas.net>
6
7 * ieee.c (parse_ieee_ty): Add support for undocumented 'v' type.
8 (parse_ieee_bb): Set the filename if it has not already been
9 discovered.
10
2cf0635d 112009-03-02 Cary Coutant <ccoutant@google.com>
095ad3b8 12
2cf0635d
NC
13 * readelf.c (adjust_relative_path): New function.
14 (struct archive_info): New type.
15 (setup_archive): New function.
16 (release_archive): New function.
17 (setup_nested_archive): New function.
18 (get_archive_member_name): New function.
19 (get_archive_member_name_at): New function.
20 (make_qualified_name): New function.
21 (process_archive): Factor out code for reading archive index and
22 long filename table to setup_archive. Add support for thin archives.
23
c7c1befa
NC
242009-03-02 Nick Clifton <nickc@redhat.com>
25
26 * po/sk.po: Updated Slovak translation.
27
58e24671
RW
282009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29
30 * configure: Regenerate.
31
7bcbeb0f
CC
322009-02-23 Cary Coutant <ccoutant@google.com>
33
34 * objdump.c (load_specific_debug_section): New function, from
35 load_debug_section.
36 (load_debug_section): Use load_specific_debug_section.
37 (dump_dwarf_section): Likewise.
38
613ff48b
CC
392009-02-23 Cary Coutant <ccoutant@google.com>
40
41 * readelf.c (parse_args): Select all sections explicitly for -w.
42
48b2f7b2
KT
432009-02-09 Kai Tietz <kai.tietz@onevision.com>
44
45 * windres.c (set_endianess): Copy name without leading '-'.
46
4cb93e3b
TG
472009-02-09 Tristan Gingold <gingold@adacore.com>
48
49 * NEWS: Mention feature match between objdump and readelf for dumping
50 dwarf info.
51
52 * doc/binutils.texi (objdump): Document -W/--dwarf improvments to
53 objdump.
54
55 * objdump.c (usage): Update documentation for -W/--dwarf.
56 (enum option_values): Add OPTION_DWARF.
57 (long_options): --dwarf can accept arguments.
58 (dump_dwarf_section): Also check enabled field.
59 (main): Option -W can accept arguments, code moved to
60 dwarf.c and call dwarf_select_sections_all instead.
61 * readelf.c (process_section_headers): Remove do_debug_lines_decoded.
62 (parse_args): Move code to...
63 * dwarf.c (dwarf_select_sections_by_letters,
64 dwarf_select_sections_by_names): : ...here (new functions).
65 (do_debug_lines_decoded): Remove and replaced by ...
66 (FLAG_DEBUG_LINES_RAW, FLAG_DEBUG_LINES_DECODED): ... new macros.
67 (display_debug_lines): Adjust for previous change.
68 (dwarf_select_sections_all): New function.
69 (debug_displays): Add initializer for enabled field.
70 * dwarf.h (do_debug_lines_decoded): Remove.
71 Add prototypes for the new functions.
72 (struct dwarf_section_display): Add enabled field.
095ad3b8 73
dfb37fbf
NC
742009-02-06 Nick Clifton <nickc@redhat.com>
75
76 * po/vi.po: Updated Vietnamese translation.
77
52b6b6b9
JM
782009-02-03 Sandip Matte <sandip@rmicorp.com>
79
80 * readelf.c (get_machine_flags): Handle E_MIPS_MACH_XLR.
81
28024d9d
L
822009-02-03 H.J. Lu <hongjiu.lu@intel.com>
83
84 * NEWS: Move --as-needed change to ...
85 * ../ld/NEWS: Here.
86
31dd3154
JM
872009-02-03 Carlos O'Donell <carlos@codesourcery.com>
88
89 * configure.in: AC_SUBST pdfdir.
90 * Makefile.am: Add install-pdf, install-pdf-am,
91 and install-pdf-recursive targets.
92 * doc/Makefile.am: Define pdf__strip_dir. Add
93 install-pdf and install-pdf-am targets.
94 * po/Make-in: Add install-pdf target.
95 * configure: Regenerate.
96 * Makefile.in: Regenerate.
97 * doc/Makefile.in: Regenerate.
98
0dafdf3f
L
992009-02-03 H.J. Lu <hongjiu.lu@intel.com>
100
101 PR binutils/9784
102 * NEWS: Mention --prefix=PREFIX and --prefix-strip=LEVEL.
103
104 * doc/binutils.texi: Document --prefix=PREFIX and
105 --prefix-strip=LEVEL.
106
107 * objdump.c: Include "filenames.h".
108 (prefix): New.
109 (prefix_strip): Likewise.
110 (prefix_length): Likewise.
111 (usage): Add --prefix=PREFIX and --prefix-strip=LEVEL.
112 (option_values): Add OPTION_PREFIX and OPTION_PREFIX_STRIP.
113 (long_options): Likewise.
114 (show_line): Handle prefix and prefix_strip.
115 (main): Handle OPTION_PREFIX and OPTION_PREFIX_STRIP.
116
117 * readelf.c (PATH_MAX): Moved to ...
118 * sysdep.h: Here.
119
010e5ae2
AM
1202009-01-31 Alan Modra <amodra@bigpond.net.au>
121
122 * NEWS: Mention --as-needed change.
123
8d8e0703
AM
1242009-01-29 Alan Modra <amodra@bigpond.net.au>
125
126 PR 9798
127 * bucomm.c (bfd_nonfatal_message): Use bfd_get_archive_filename.
128 (bfd_get_archive_filename): Constify param.
129 * bucomm.h (bfd_get_archive_filename): Update prototype.
130 * objcopy.c (RETURN_NONFATAL): Delete.
131 (copy_unknown_object): Don't call bfd_get_archive_filename for
132 bfd_nonfatal_message filename, instead just pass bfd.
133 (copy_object): Likewise.
134 (copy_archive, copy_file): Likewise. Expand RETURN_NONFATAL. On
135 bfd_close errors, do not pass the bfd to bfd_nonfatal_message.
136 (setup_bfd_headers): Fix error message.
137
1b0adfe0
NC
1382009-01-27 Nick Clifton <nickc@redhat.com>
139
140 PR 9774
141 * objdump.c (disassemble_section): When the target uses signed
142 addresses make sure that we compute signed values.
143
9f04c329
NC
1442009-01-27 Nick Clifton <nickc@redhat.com>
145
146 * MAINTAINERS: Remove Thiemo Seufer's name from the list of MIPS
147 maintainers.
148
2c2ce03f
NC
1492009-01-26 Nick Clifton <nickc@redhat.com>
150
151 PR 9766
152 * dlltool.c (xlate): When strip text after the @ sign, look for
153 the last one not the first one.
154
29670fb9
AM
1552009-01-16 Alan Modra <amodra@bigpond.net.au>
156
157 * configure.in (commonbfdlib): Delete.
158 * configure: Regenerate.
159
25893672
NC
1602008-01-14 Charles Wilson <cygwin@cwilson.fastmail.fm>
161
162 Cleanup code related to --identify option.
163
164 * binutils/dlltool.c (file scope): Removed globals identify_ms,
165 identify_member_contains_symname_result,
166 identify_dll_name_list_head, and identify_dll_name_list_tail.
167 Renamed existing typedef dll_name_list_type to
168 dll_name_list_node_type.
169 Added new typedefs dll_name_list_type, symname_search_data_type,
170 and identify_data_type.
171 (identify_append_dll_name_to_list): Renamed to...
172 (dll_name_list_append): ...here. Changed signature to accept list
173 argument rather than use global.
174 (identify_count_dll_name_list): Renamed to...
175 (dll_name_list_count): ...here. Changed signature to accept list
176 argument rather than use global.
177 (identify_print_dll_name_list): Renamed to...
178 (dll_name_list_print): ...here. Changed signature to accept list
179 argument rather than use global.
180 (identify_free_dll_name_list): Renamed to...
181 (dll_name_list_free_contents): ...here.
182 (dll_name_list_free): New function.
183 (dll_name_list_create): New function.
184 (identify_process_section_p): Changed signature to accept
185 ms_style_implib argument rather than use global.
186 (identify_member_contains_symname): Expect incoming void * data to
187 be symname_search_data_type.
188 (identify_dll_for_implib): Use new functions dll_name_list_create
189 and dll_name_list_free. Use new types symname_search_data_type
190 and identify_data_type to communicate with search routines.
191 (identify_search_section): Expect incoming void * data to be
192 identify_data_type. Use its contents rather than global
193 variables.
194
71c57c16
NC
1952009-01-13 Charles Wilson <cygwin@cwilson.fastmail.fm>
196
197 Add --identify-strict option. Handle ms-style implibs:
198
199 * dlltool.c (file scope): Added new globals identify_ms and
200 identify_strict. New typedef dll_name_list_type, and globals
201 identify_dll_name_list_head and identify_dll_name_list_tail. Added
202 new global identify_member_contains_symname_result.
203 (identify_append_dll_name_to_list): New function.
204 (identify_count_dll_name_list): New function.
205 (identify_print_dll_name_list): New function.
206 (identify_free_dll_name_list): New function.
207 (identify_search_archive): Changed signature to take function
208 pointer to operation to apply to each member, and data to pass on
209 to that function.
210 (identify_search_member): Changed signature to accept user data
211 from caller.
212 (identify_member_contains_symname): New function.
213 (identify_dll_for_implib): Rewrite. Now determines whether implib
214 is ms- or binutils- style, before searching sections for
095ad3b8 215 dllname. Allows multiple dllnames.
71c57c16
NC
216 (identify_process_section_p): Search alternate section for dllname
217 when implib is ms-style.
218 (identify_search_section): Add additional conditions to excludes
219 candidate sections from consideration.
220 (usage): Added --identify-strict.
221 (long_options): Added --identify-strict.
222 (main): Handle --identify-strict option.
223 * doc/binutils.texi: Document --identify-strict option.
224 * NEWS: Document --identify and --identify-strict options.
225
840b96a7
AM
2262009-01-13 Alan Modra <amodra@bigpond.net.au>
227
228 PR 7034
229 * doc/binutils.texi (objdump -R): Note effect of -d or -D.
230
22f4bbf5
AM
2312009-01-13 Alan Modra <amodra@bigpond.net.au>
232
233 * objdump.c (disassemble_section): Don't assume non-instruction
234 data if object symbol at given address is in different section.
235
2ea2f3c6
KT
2362009-01-12 Kai Tietz <kai.tietz@onevision.com>
237
238 * dlltool.c (create_for_pep): New.
239 (flush_page): Use create_for_pep instead of using
240 macro DLLTOOL_MX86_64 clause.
241 (generate_idata_ofile): Likewise.
242 (make_one_lib_file): Likewise.
243 (make_head): Likewise.
244 (make_tail): Likewise.
245 (main): Initialize create_for_pep.
246
e77b97d4
KT
2472009-01-08 Kai Tietz <kai.tietz@onevision.com>
248
249 * dlltool.c (use_nul_prefixed_import_tables): New.
250 (make_head): Make prefix leading zero prefix element for
251 idata$4 and idata$5 dependent to new flag.
252 (usage): Add new option --use-nul-prefixed-import-tables.
253 (OPTION_USE_NUL_PREFIXED_IMPORT_TABLES): New.
254 (long_options): Add --use-nul-prefixed-import-tables.
255 (main): Likewise.
256 * doc/binutils.texi: Add new option documentation for
257 --use-nul-prefixed-import-tables.
258 * NEWS: Add new option.
259
1069ad51 2602009-01-06 Kai Tietz <kai.tietz@onevision.com>
84e94c90 261
1069ad51
KT
262 * windres.c (set_endianess): Get architecture name
263 for internal target names like "pe-arm-wince-little".
264 (find_arch_match): New helper.
265 * ChangeLog: Reset it.
266 * ChangeLog-2008: Moved old ChangeLog.
84e94c90 267
1069ad51 268For older changes see ChangeLog-2008
252b5132
RH
269\f
270Local Variables:
271mode: change-log
272left-margin: 8
273fill-column: 74
274version-control: never
275End:
This page took 0.396575 seconds and 4 git commands to generate.