* configure.tgt (spu-*-elf*): Delete targ_extra_ofiles.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1d97d67f
AM
12007-02-28 Alan Modra <amodra@bigpond.net.au>
2
3 * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
4 (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
5 (EXTRA_PROGRAMS): Remove bin2c.
6 (bin2c$(EXEEXT_FOR_BUILD)): New rule.
7 (bin2c_SOURCES): Delete.
8 (DISTCLEANFILES): Remove sysinfo.
9 (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
10 bin2c$(EXEEXT_FOR_BUILD).
11 * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
12 Move embedspu to..
13 (BUILD_INSTALL_MISC): ..here.
14 * Makefile.in: Regenerate.
15 * configure: Regenerate.
16
cd14b966
AM
172007-02-27 Alan Modra <amodra@bigpond.net.au>
18
19 * bin2c.c: New file.
20 * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
21 (CFILES): Add bin2c.c.
22 (bin2c_SOURCES): Define.
23 (bin2c.o): Dependencies from "make dep-am".
24 * configure.in (BUILD_MISC): Add bin2c.
25 * version.c: Update year.
26 * po/POTFILES.in: Regenerate.
27 * Makefile.in: Regenerate.
28 * configure: Regenerate.
29
92f01d61
JM
302007-02-17 Mark Mitchell <mark@codesourcery.com>
31 Nathan Sidwell <nathan@codesourcery.com>
32 Vladimir Prus <vladimir@codesourcery.com
33 Joseph Myers <joseph@codesourcery.com>
34
35 * configure.in (--with-bugurl): New option.
36 * configure: Regenerate.
37 * Makefile.am (REPORT_BUGS_TO): Define.
38 (INCLUDES): Define REPORT_BUGS_TO.
39 Regenerate dependencies.
40 * Makefile.in: Regenerate.
41 * doc/Makefile.in: Regenerate.
42 * bucomm.h: Remove include of bin-bugs.h.
43 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
44 * ar.c (usage): Pass s to list_supported_targets. Don't print
45 empty REPORT_BUGS_TO.
46 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
47 * cxxfilt.c (usage): Print bug url when giving help.
48 * dlltool.c (usage): Likewise.
49 * dllwrap.c (usage): Likewise.
50 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
51 * nm.c (usage): Likewise.
52 * objcopy.c (copy_usage, strip_usage): Likewise.
53 * objdump.c (usage): Likewise.
54 * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
55 callers.
56 * size.c (usage): Don't print empty REPORT_BUGS_TO.
57 * srconv.c (show_usage): Likewise.
58 * strings.c (usage): Likewise.
59 * sysdymp.c (show_usage): Likewise.
60 * windres.c (usage): Likewise.
61
41160f02
AM
622007-02-13 Alan Modra <amodra@bigpond.net.au>
63
64 * embedspu.sh: Add -W to readelf invocation.
65
7358e3f7
DB
662007-02-06 Dave Brolley <brolley@redhat.com>
67
68 * MAINTAINERS: Add myself as the maintainer of the MeP port.
69
4b78141a
NC
702007-02-06 Nick Clifton <nickc@redhat.com>
71
72 PR gas/3800
73 * readelf.c: Include elf/h8.h twice. The first time in order to
74 get the reloc numbers, the second time in order to get the reloc
75 decoder function.
76 (dump_section): Tell the user if the section being displayed has
77 unprocessed relocs associated with it.
78 (get_reloc_size): New function - returns the size of a reloc.
79 (debug_apply_rela_addends): Use get_reloc_size().
80 * dwarf.c (read_and_display_attr_value): Extend number of
81 languages known for the DW_AT_language attribute.
82 (process_debug_info): Display the attribute offset before decoding
83 the attribute, in case there are problems.
84
15ab5209
DB
852007-02-05 Dave Brolley <brolley@redhat.com>
86
87 * readelf.c (dump_relocations): Don't check for
88 (rtype == NULL && type == R_RELC).
89
902007-02-05 Dave Brolley <brolley@redhat.com>
91
d66340fc
DB
92 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
93 * Makefile.in: Regenerated.
15ab5209
DB
94 * Contribute the following changes:
95 2003-10-29 Dave Brolley <brolley@redhat.com>
96
97 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
98 * configure: Regenerated.
99
100 2001-04-03 Ben Elliston <bje@redhat.com>
101
102 * readelf.c: Include "elf/mep.h".
103 (guess_is_rela): Handle EM_CYGNUS_MEP.
104 (get_machine_name): Ditto.
105 (dump_relocations): Ditto.
106
fc523535 1072007-02-02 H.J. Lu <hongjiu.lu@intel.com>
bffa52b3
L
108
109 * MAINTAINERS: Add a space between H.J. and Lu.
110
fc523535 1112007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
112
113 * doc/binutils.texi (objdump): Document the new addr64 option
114 for i386 disassembler.
115
fc523535 1162007-02-02 H.J. Lu <hongjiu.lu@intel.com>
7aad4c3d
L
117
118 PR binutils/3945
119 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
120 target.
121 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
122 * configure: Regenerated.
123
124 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
125
e5ce8970
NC
1262007-02-02 Nick Clifton <nickc@redhat.com>
127
128 * doc/binutils.texi (objdump): Document support for disassembling
129 the 440 PowerPC architecture.
130
460c89ff
NS
1312007-01-31 Nathan Sidwell <nathan@codesourcery.com>
132
133 * dwarf.c (process_debug_info): Protect against bogus length and
134 abbrev offsets.
135
84f1d826
KH
1362007-01-25 Kazu Hirata <kazu@codesourcery.com>
137
138 * ar.c (print_contents, extract_file): Cast the return value
139 of fwrite to size_t.
140
7bd7b3ef
AM
1412007-01-12 Alan Modra <amodra@bigpond.net.au>
142
143 * ar.c (open_inarch): Check fwrite return. Use size_t.
144 (extract_file): Likewise. Remove test for "negative" file size.
145 * readelf.c (process_program_headers): Check fscanf return.
146
2946671e
L
1472007-01-11 H.J. Lu <hongjiu.lu@intel.com>
148
149 * bucomm.c (template_in_dir): Fix typo.
150
669a9a2a
AM
1512007-01-11 Alan Modra <amodra@bigpond.net.au>
152
153 * embedspu.sh: New file.
154 * Makefile.am (embedspu): Add rule.
155 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
156 * Makefile.in: Regenerate.
157 * configure: Regenerate.
158
485be063
AM
1592007-01-11 Alan Modra <amodra@bigpond.net.au>
160
161 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
162 * bucomm.c (template_in_dir): New function, split out from..
163 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
164 (make_tempdir): Use template_in_dir. Handle directory creation
165 when !HAVE_MKDTEMP.
166 * objcopy.c (MKDIR): Don't define.
167 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
168 error message.
169
3bdcfdf4
KH
1702007-01-08 Kazu Hirata <kazu@codesourcery.com>
171
172 * readelf.c (get_machine_flags): Treat Fido as an architecture
173 by itself.
174
42037fe5
NC
1752007-01-08 Kai Tietz <kai.tietz@onevision.com>
176
177 * configure.in: Renamed target x86_64-*-mingw64 to
178 x86_64-*-mingw*.
179 * configure: Regenerated.
180
20414cab
AM
1812007-01-05 Alan Modra <amodra@bigpond.net.au>
182
183 * readelf.c (dump_section): Don't print 32-bit values, which
184 were done incorrectly for little-endian. Instead print bytes.
185
10a2343e 186For older changes see ChangeLog-2006
252b5132
RH
187\f
188Local Variables:
189mode: change-log
190left-margin: 8
191fill-column: 74
192version-control: never
193End:
This page took 0.315617 seconds and 4 git commands to generate.