]> Git Repo - binutils.git/blob - binutils/ChangeLog
Use @copying around copyright notices
[binutils.git] / binutils / ChangeLog
1 2007-05-22  Nick Clifton  <[email protected]>
2
3         * doc/binutils.texi: Use @copying around the copyright notice.
4
5 2007-05-21  Richard Sandiford  <[email protected]>
6
7         * objdump.c (disassemble_bytes): Ignore disassembler_needs_relocs
8         for executables and shared libraries.
9
10 2007-05-18  Nathan Sidwell  <[email protected]>
11
12         * objcopy.c (strip_main): Detect identical input and output file
13         names.
14         (copy_main): Refactor tempname detection and use.
15
16 2007-05-17  Nick Clifton  <[email protected]>
17
18         * objdump.c (load_debug_section): Select bias for DWARF debug
19         addresses based on the flavour of the bfd.
20
21 2007-05-11  Alan Modra  <[email protected]>
22
23         PR 4479
24         * objcopy.c (copy_object): Don't copy ELF program headers for
25         --only-keep-debug.
26
27 2007-05-11  Alan Modra  <[email protected]>
28
29         * embedspu.sh (find_prog): Prefer prog in same dir as embedspu
30         over one found on the users path.
31         (main): Generate .reloc for each R_SPU_PPU* reloc.
32
33 2007-04-28  Alan Modra  <[email protected]>
34
35         * prdbg.c (tg_variable): Adjust for changed demangler.
36         (tg_start_function): Likewise.
37
38 2007-04-27  Alan Modra  <[email protected]>
39
40         * bucumm.h: Split off host dependencies to..
41         * sysdep.h: ..here.
42         Many files: Include sysdep.h.  Remove duplicate headers and reorder.
43         * Makefile.am: Run "make dep-am".
44         * Makefile.in: Regenerate.
45
46 2007-04-24  Nick Clifton  <[email protected]>
47
48         * srconv.c (walk_tree_type_1): Initialise dpt.dunno.
49
50 2007-04-24  Nathan Froyd  <[email protected]>
51             Phil Edwards  <[email protected]>
52
53         * objcopy.c (filter_symbols): Explicitly stripping a symbol
54         used in relocations is an error.
55         Retype 'keep' to bfd_boolean.
56
57 2007-04-24  Alan Modra  <[email protected]>
58
59         * Makefile.in: Regenerate.
60         * doc/Makefile.in: Regenerate.
61
62 2007-04-20  Nathan Froyd  <[email protected]>
63             Phil Edwards  <[email protected]>
64             Thomas de Lellis <[email protected]>
65
66         * objcopy.c (reverse_bytes):  New variable.
67         (command_line_switch, copy_main):  Add OPTION_REVERSE_ENDIAN.
68         (copy_options, copy_usage):  Add "reverse-bytes" entry.
69         (copy_section):  Reverse bytes within output sections.
70         * doc/binutils.texi:  Document new objcopy option.
71
72 2007-04-20  Nick Clifton  <[email protected]>
73
74         * rclex.l: Allow underscores at the start of identifiers.
75
76 2007-04-19  Alan Modra  <[email protected]>
77
78         * budemang.c: Delete.
79         * budemang.h: Delete.
80         * addr2line.c (translate_addresses): Call bfd_demangle rather than
81         demangle.
82         * nm.c (print_symname): Likewise.
83         * objdump.c (objdump_print_symname, dump_symbols): Likewise.
84         (dump_bfd): Likewise.
85         * prdbg.c (struct pr_handle <demangler>): Add int param.
86         (tg_variable, tg_start_function): Adjust demangler calls.
87         * Makefile.am: Remove mention of budemang.[ch].  Run "make dep-am".
88         * Makefile.in: Regenerate.
89         * po/POTFILES.in: Regenerate.
90
91 2007-04-14  Steve Ellcey  <[email protected]>
92
93         * Makefile.am: Add ACLOCAL_AMFLAGS.
94         * configure.in: Change macro call order.
95         * Makefile.in: Regenerate.
96         * configure: Regenerate.
97
98 2007-04-13  Nathan Sidwell  <[email protected]>
99
100         * Makefile.am (TOOL_PROGS): Add objcopy.
101         * Makefile.in: Rebuilt.
102
103 2007-04-12  H.J. Lu  <[email protected]>
104
105         PR binutils/4348
106         * objcopy.c (copy_object): Don't stop when there are no
107         sections to be copied.
108
109 2007-04-10  Vladimir Prus  <[email protected]>
110
111         * NEWS: Mention disjoint histograms support in
112         gprof.
113
114 2007-04-09  Daniel Jacobowitz  <[email protected]>
115
116         * dwarf.c (process_debug_info): Do not require DW_AT_frame_base for
117         DW_TAG_inlined_subroutine.
118
119 2007-04-06  Matt Thomas  <[email protected]>
120
121         * MAINTAINERS: Add myself as VAX and NetBSD support maintainer.
122
123 2007-04-05  Alan Modra  <[email protected]>
124
125         PR binutils/4292
126         * nm.c (print_value): Cast bfd_vma to unsigned long to suit
127         value_format_32bit.
128
129 2007-04-02  Nick Clifton  <[email protected]>
130
131         PR binutils/4292
132         * nm.c (value_format): Replace with value_format_32bit and
133         value_format_64bit.
134         (set_radix): Update setting of value_format.
135         (set_print_width): New function.  Compute the address size of a
136         given bfd and set the print_width global appropriately.
137         (display_archive): Use set_print_width.
138         (display_file): Likewise,
139         (print_object_filename_sysv): Update use of print_width.
140         (print_archive_member_sysv): Likewise.
141         (print_symbol_filename_posix): Likewise.
142         (print_sumbol_info_bfd, print_symbol_info_sysv): Likewise.
143
144 2007-03-28  Richard Sandiford  <[email protected]>
145             Phil Edwards  <[email protected]>
146
147         * doc/binutils.texi: Put the contents after the title page rather
148         than at the end of the document.
149
150 2007-03-28  Nick Clifton  <[email protected]>
151
152         * readelf.c (slurp_rela_relocs): Add newline to end of error
153         messages.
154         (slurp_rel_relocs, request_dump, request_dump_byname,
155         process_program_headers, process_dynamic_section,
156         process_symbol_table, process_mips_specific, main): Likewise.
157
158 2007-03-28  Alan Modra  <[email protected]>
159
160         * MAINTAINERS: Update mailing list addresses.  Add myself
161         as PPC maintainer.
162
163 2007-03-27  Alan Modra  <[email protected]>
164
165         * embedspu.sh: Correct toe_addr quoting.
166
167 2007-03-27  Alan Modra  <[email protected]>
168
169         * embedspu.sh: Combine "_EAR_" and "_EAR_*" patterns.  Tighten
170         .toe section and .toe address checks.  Use .reloc for _EAR*
171         symbols defined in non-BSS sections.  Build table for _SPUEAR_
172         symbols.
173
174 2007-03-23  Kaz Kojima  <[email protected]>
175
176         PR gas/3811
177         * readelf.c (debug_apply_rela_addends): Do nothing for SH.
178
179 2007-03-22  Joseph Myers  <[email protected]>
180
181         * doc/binutils.texi: Include VERSION_PACKAGE when reporting
182         version.
183
184 2007-03-16  Kai Tietz  <[email protected]>
185
186         * dlltool.c (make_one_lib_file): Use pc-relative relocation
187         instead of an absolute relocation for x86_64-pc-mingw32 target.
188
189 2007-03-15  H.J. Lu  <[email protected]>
190
191         * Makefile.am (REPORT_BUGS_TO): Removed.
192         (INCLUDES): Remove -DREPORT_BUGS_TO.
193         * Makefile.in: Regenerated.
194
195         * bucomm.c: Don't include bfdver.h.
196         * objdump.c: Likewise.
197         * version.c: Likewise.
198
199         * bucomm.h: Include bfdver.h.
200
201         * configure.in (--with-bugurl): Removed.
202         * configure: Regenerated.
203
204         * doc/Makefile.am (binutils_TEXINFOS): Removed.
205         (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
206         (TEXI2DVI): Likewise.
207         (config.texi): Removed.
208         (MOSTLYCLEANFILES): Remove config.texi.
209         * doc/Makefile.in: Regenerated.
210
211         * doc/binutils.texi: Include bfdver.texi instead of
212         config.texi.
213
214 2007-03-13  Nick Clifton  <[email protected]>
215
216         * readelf.c (dump_section): Also test for SHT_REL sections when
217         producing the warning about unapplied relocs.
218
219 2007-03-07  Joseph Myers  <[email protected]>
220
221         * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
222         bug-reporting URL.
223         * doc/Makefile.am (config.texi): Define BUGURL.
224         * doc/binutils.texi: Use BUGURL.  Remove text about large files
225         and uuencoding.
226         * Makefile.in, configure, doc/Makefile.in: Regenerate.
227
228 2007-03-01  Phil Edwards  <[email protected]>
229             Richard Sandiford  <[email protected]>
230
231         * NEWS: Mention addition of --extract-symbol.
232         * doc/binutils.texi: Document it.
233         * objcopy.c (extract_symbol): New variable.
234         (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
235         (copy_options): Add an entry for --extract-symbol.
236         (copy_usage): Mention --extract-symbol.
237         (copy_object): Set the start address to zero for --extract-symbol.
238         Do not copy private BFD data in that case.
239         (setup_section): Set the size, LMA and VMA to zero for
240         --extract-symbol.  Do not copy private BFD data in that case.
241         (copy_section): Do not copy section contents if --extract-symbol
242         is passed.
243         (copy_main): Set extract_symbol to TRUE if --extract-symbol
244         is passed.
245
246 2007-03-01  Paul Brook  <[email protected]>
247
248         * MAINTAINERS: Update my entry.
249
250 2007-03-01  Joseph Myers  <[email protected]>
251
252         * version.c: Update copyright date.
253
254 2007-03-01  Daniel Jacobowitz  <[email protected]>
255
256         * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
257         Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
258         * Makefile.in, doc/Makefile.in: Regenerate.
259
260 2007-03-01  Alan Modra  <[email protected]>
261
262         * embedspu.sh: Set type and size of global program handle symbol.
263
264 2007-02-28  Alan Modra  <[email protected]>
265
266         * Makefile.am (PROGS): Delete.
267         (RENAMED_PROGS): Define.  Extracted from..
268         (noinst_PROGRAMS): ..here.  Add BUILD_MISC.
269         (install-exec-local): Adjust.
270         * Makefile.in: Regenerate.
271
272 2007-02-28  Alan Modra  <[email protected]>
273
274         * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
275         (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
276         (EXTRA_PROGRAMS): Remove bin2c.
277         (bin2c$(EXEEXT_FOR_BUILD)): New rule.
278         (bin2c_SOURCES): Delete.
279         (DISTCLEANFILES): Remove sysinfo.
280         (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
281         bin2c$(EXEEXT_FOR_BUILD).
282         * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
283         Move embedspu to..
284         (BUILD_INSTALL_MISC): ..here.
285         * Makefile.in: Regenerate.
286         * configure: Regenerate.
287
288 2007-02-27  Alan Modra  <[email protected]>
289
290         * bin2c.c: New file.
291         * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
292         (CFILES): Add bin2c.c.
293         (bin2c_SOURCES): Define.
294         (bin2c.o): Dependencies from "make dep-am".
295         * configure.in (BUILD_MISC): Add bin2c.
296         * version.c: Update year.
297         * po/POTFILES.in: Regenerate.
298         * Makefile.in: Regenerate.
299         * configure: Regenerate.
300
301 2007-02-17  Mark Mitchell  <[email protected]>
302             Nathan Sidwell  <[email protected]>
303             Vladimir Prus  <[email protected]
304             Joseph Myers  <[email protected]>
305
306         * configure.in (--with-bugurl): New option.
307         * configure: Regenerate.
308         * Makefile.am (REPORT_BUGS_TO): Define.
309         (INCLUDES): Define REPORT_BUGS_TO.
310         Regenerate dependencies.
311         * Makefile.in: Regenerate.
312         * doc/Makefile.in: Regenerate.
313         * bucomm.h: Remove include of bin-bugs.h.
314         * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
315         * ar.c (usage): Pass s to list_supported_targets.  Don't print
316         empty REPORT_BUGS_TO.
317         * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
318         * cxxfilt.c (usage): Print bug url when giving help.
319         * dlltool.c (usage): Likewise.
320         * dllwrap.c (usage): Likewise.
321         * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
322         * nm.c (usage): Likewise.
323         * objcopy.c (copy_usage, strip_usage): Likewise.
324         * objdump.c (usage): Likewise.
325         * readelf.c ((usage): Likewise. Add STREAM argument.  Adjust
326         callers.
327         * size.c (usage): Don't print empty REPORT_BUGS_TO.
328         * srconv.c (show_usage): Likewise.
329         * strings.c (usage): Likewise.
330         * sysdymp.c (show_usage): Likewise.
331         * windres.c (usage): Likewise.
332
333 2007-02-13  Alan Modra  <[email protected]>
334
335         * embedspu.sh: Add -W to readelf invocation.
336
337 2007-02-06  Dave Brolley  <[email protected]>
338
339         * MAINTAINERS: Add myself as the maintainer of the MeP port.
340
341 2007-02-06  Nick Clifton  <[email protected]>
342
343         PR gas/3800
344         * readelf.c: Include elf/h8.h twice.  The first time in order to
345         get the reloc numbers, the second time in order to get the reloc
346         decoder function.
347         (dump_section): Tell the user if the section being displayed has
348         unprocessed relocs associated with it.
349         (get_reloc_size): New function - returns the size of a reloc.
350         (debug_apply_rela_addends): Use get_reloc_size().
351         * dwarf.c (read_and_display_attr_value): Extend number of
352         languages known for the DW_AT_language attribute.
353         (process_debug_info): Display the attribute offset before decoding
354         the attribute, in case there are problems.
355
356 2007-02-05  Dave Brolley  <[email protected]>
357
358         * readelf.c (dump_relocations): Don't check for
359         (rtype == NULL && type == R_RELC).
360
361 2007-02-05  Dave Brolley  <[email protected]>
362
363         * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
364         * Makefile.in: Regenerated.
365         * Contribute the following changes:
366         2003-10-29  Dave Brolley  <[email protected]>
367
368         * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
369         * configure: Regenerated.
370
371         2001-04-03  Ben Elliston  <[email protected]>
372
373         * readelf.c: Include "elf/mep.h".
374         (guess_is_rela): Handle EM_CYGNUS_MEP.
375         (get_machine_name): Ditto.
376         (dump_relocations): Ditto.
377
378 2007-02-02  H.J. Lu  <[email protected]>
379
380         * MAINTAINERS: Add a space between H.J. and Lu.
381
382 2007-02-02  H.J. Lu  <[email protected]>
383
384         * doc/binutils.texi (objdump): Document the new addr64 option
385         for i386 disassembler.
386
387 2007-02-02  H.J. Lu  <[email protected]>
388
389         PR binutils/3945
390         * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
391         target.
392         (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
393         * configure: Regenerated.
394
395         * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
396
397 2007-02-02  Nick Clifton  <[email protected]>
398
399         * doc/binutils.texi (objdump): Document support for disassembling
400         the 440 PowerPC architecture.
401
402 2007-01-31  Nathan Sidwell  <[email protected]>
403
404         * dwarf.c (process_debug_info): Protect against bogus length and
405         abbrev offsets.
406
407 2007-01-25  Kazu Hirata  <[email protected]>
408
409         * ar.c (print_contents, extract_file): Cast the return value
410         of fwrite to size_t.
411
412 2007-01-12  Alan Modra  <[email protected]>
413
414         * ar.c (open_inarch): Check fwrite return.  Use size_t.
415         (extract_file): Likewise.  Remove test for "negative" file size.
416         * readelf.c (process_program_headers): Check fscanf return.
417
418 2007-01-11  H.J. Lu  <[email protected]>
419
420         * bucomm.c (template_in_dir): Fix typo.
421
422 2007-01-11  Alan Modra  <[email protected]>
423
424         * embedspu.sh: New file.
425         * Makefile.am (embedspu): Add rule.
426         * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
427         * Makefile.in: Regenerate.
428         * configure: Regenerate.
429
430 2007-01-11  Alan Modra  <[email protected]>
431
432         * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
433         * bucomm.c (template_in_dir): New function, split out from..
434         (make_tempname): ..here.  Open the file with O_EXCL if !HAVE_MKSTEMP.
435         (make_tempdir): Use template_in_dir.  Handle directory creation
436         when !HAVE_MKDTEMP.
437         * objcopy.c (MKDIR): Don't define.
438         (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too.  Fix
439         error message.
440
441 2007-01-08  Kazu Hirata  <[email protected]>
442
443         * readelf.c (get_machine_flags): Treat Fido as an architecture
444         by itself.
445
446 2007-01-08  Kai Tietz   <[email protected]>
447
448         * configure.in: Renamed target x86_64-*-mingw64 to
449         x86_64-*-mingw*.
450         * configure: Regenerated.
451
452 2007-01-05  Alan Modra  <[email protected]>
453
454         * readelf.c (dump_section): Don't print 32-bit values, which
455         were done incorrectly for little-endian.  Instead print bytes.
456
457 For older changes see ChangeLog-2006
458 \f
459 Local Variables:
460 mode: change-log
461 left-margin: 8
462 fill-column: 74
463 version-control: never
464 End:
This page took 0.049568 seconds and 4 git commands to generate.