bfd/
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
c428fa83
L
12007-03-15 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.am (REPORT_BUGS_TO): Removed.
4 (INCLUDES): Remove -DREPORT_BUGS_TO.
5 * Makefile.in: Regenerated.
6
7 * bucomm.c: Don't include bfdver.h.
8 * objdump.c: Likewise.
9 * version.c: Likewise.
10
11 * bucomm.h: Include bfdver.h.
12
13 * configure.in (--with-bugurl): Removed.
14 * configure: Regenerated.
15
16 * doc/Makefile.am (binutils_TEXINFOS): Removed.
17 (AM_MAKEINFOFLAGS): Add -I ../../bfd/doc.
18 (TEXI2DVI): Likewise.
19 (config.texi): Removed.
20 (MOSTLYCLEANFILES): Remove config.texi.
21 * doc/Makefile.in: Regenerated.
22
23 * doc/binutils.texi: Include bfdver.texi instead of
24 config.texi.
25
35d9dd2f
NC
262007-03-13 Nick Clifton <nickc@redhat.com>
27
28 * readelf.c (dump_section): Also test for SHT_REL sections when
29 producing the warning about unapplied relocs.
30
ad22bfe8
JM
312007-03-07 Joseph Myers <joseph@codesourcery.com>
32
33 * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of
34 bug-reporting URL.
35 * doc/Makefile.am (config.texi): Define BUGURL.
36 * doc/binutils.texi: Use BUGURL. Remove text about large files
37 and uuencoding.
38 * Makefile.in, configure, doc/Makefile.in: Regenerate.
39
d3e52d40
RS
402007-03-01 Phil Edwards <phil@codesourcery.com>
41 Richard Sandiford <richard@codesourcery.com>
42
43 * NEWS: Mention addition of --extract-symbol.
44 * doc/binutils.texi: Document it.
45 * objcopy.c (extract_symbol): New variable.
46 (OPTION_EXTRACT_SYMBOLS): New command_line_switch.
47 (copy_options): Add an entry for --extract-symbol.
48 (copy_usage): Mention --extract-symbol.
49 (copy_object): Set the start address to zero for --extract-symbol.
50 Do not copy private BFD data in that case.
51 (setup_section): Set the size, LMA and VMA to zero for
52 --extract-symbol. Do not copy private BFD data in that case.
53 (copy_section): Do not copy section contents if --extract-symbol
54 is passed.
55 (copy_main): Set extract_symbol to TRUE if --extract-symbol
56 is passed.
57
336becc7
PB
582007-03-01 Paul Brook <paul@codesourcery.com>
59
60 * MAINTAINERS: Update my entry.
61
066c2a57
JM
622007-03-01 Joseph Myers <joseph@codesourcery.com>
63
64 * version.c: Update copyright date.
65
a7186e88
DJ
662007-03-01 Daniel Jacobowitz <dan@codesourcery.com>
67
68 * Makefile.am (install-exec-local): Depend on $(noinst_PROGRAMS).
69 Adjust $(EXEEXT) handling for $(RENAMED_PROGS).
70 * Makefile.in, doc/Makefile.in: Regenerate.
71
11d5fa89
AM
722007-03-01 Alan Modra <amodra@bigpond.net.au>
73
74 * embedspu.sh: Set type and size of global program handle symbol.
75
b125d98b
AM
762007-02-28 Alan Modra <amodra@bigpond.net.au>
77
78 * Makefile.am (PROGS): Delete.
79 (RENAMED_PROGS): Define. Extracted from..
80 (noinst_PROGRAMS): ..here. Add BUILD_MISC.
81 (install-exec-local): Adjust.
82 * Makefile.in: Regenerate.
83
1d97d67f
AM
842007-02-28 Alan Modra <amodra@bigpond.net.au>
85
86 * Makefile.am (PROGS): Add BUILD_INSTALL_MISC.
87 (bin_PROGRAMS): Replace BUILD_MISC with BUILD_INSTALL_MISC.
88 (EXTRA_PROGRAMS): Remove bin2c.
89 (bin2c$(EXEEXT_FOR_BUILD)): New rule.
90 (bin2c_SOURCES): Delete.
91 (DISTCLEANFILES): Remove sysinfo.
92 (MOSTLYCLEANFILES): Add sysinfo$(EXEEXT_FOR_BUILD) and
93 bin2c$(EXEEXT_FOR_BUILD).
94 * configure.in (BUILD_MISC): Add $(EXEEXT_FOR_BUILD) to bin2c.
95 Move embedspu to..
96 (BUILD_INSTALL_MISC): ..here.
97 * Makefile.in: Regenerate.
98 * configure: Regenerate.
99
cd14b966
AM
1002007-02-27 Alan Modra <amodra@bigpond.net.au>
101
102 * bin2c.c: New file.
103 * Makefile.am (EXTRA_PROGRAMS): Add bin2c.
104 (CFILES): Add bin2c.c.
105 (bin2c_SOURCES): Define.
106 (bin2c.o): Dependencies from "make dep-am".
107 * configure.in (BUILD_MISC): Add bin2c.
108 * version.c: Update year.
109 * po/POTFILES.in: Regenerate.
110 * Makefile.in: Regenerate.
111 * configure: Regenerate.
112
92f01d61
JM
1132007-02-17 Mark Mitchell <mark@codesourcery.com>
114 Nathan Sidwell <nathan@codesourcery.com>
115 Vladimir Prus <vladimir@codesourcery.com
116 Joseph Myers <joseph@codesourcery.com>
117
118 * configure.in (--with-bugurl): New option.
119 * configure: Regenerate.
120 * Makefile.am (REPORT_BUGS_TO): Define.
121 (INCLUDES): Define REPORT_BUGS_TO.
122 Regenerate dependencies.
123 * Makefile.in: Regenerate.
124 * doc/Makefile.in: Regenerate.
125 * bucomm.h: Remove include of bin-bugs.h.
126 * addr2line.c (usage): Don't print empty REPORT_BUGS_TO.
127 * ar.c (usage): Pass s to list_supported_targets. Don't print
128 empty REPORT_BUGS_TO.
129 * coffdump.c (show_usage): Don't print empty REPORT_BUGS_TO.
130 * cxxfilt.c (usage): Print bug url when giving help.
131 * dlltool.c (usage): Likewise.
132 * dllwrap.c (usage): Likewise.
133 * nlmconv.c (show_usage): Don't print empty REPORT_BUGS_TO.
134 * nm.c (usage): Likewise.
135 * objcopy.c (copy_usage, strip_usage): Likewise.
136 * objdump.c (usage): Likewise.
137 * readelf.c ((usage): Likewise. Add STREAM argument. Adjust
138 callers.
139 * size.c (usage): Don't print empty REPORT_BUGS_TO.
140 * srconv.c (show_usage): Likewise.
141 * strings.c (usage): Likewise.
142 * sysdymp.c (show_usage): Likewise.
143 * windres.c (usage): Likewise.
144
41160f02
AM
1452007-02-13 Alan Modra <amodra@bigpond.net.au>
146
147 * embedspu.sh: Add -W to readelf invocation.
148
7358e3f7
DB
1492007-02-06 Dave Brolley <brolley@redhat.com>
150
151 * MAINTAINERS: Add myself as the maintainer of the MeP port.
152
4b78141a
NC
1532007-02-06 Nick Clifton <nickc@redhat.com>
154
155 PR gas/3800
156 * readelf.c: Include elf/h8.h twice. The first time in order to
157 get the reloc numbers, the second time in order to get the reloc
158 decoder function.
159 (dump_section): Tell the user if the section being displayed has
160 unprocessed relocs associated with it.
161 (get_reloc_size): New function - returns the size of a reloc.
162 (debug_apply_rela_addends): Use get_reloc_size().
163 * dwarf.c (read_and_display_attr_value): Extend number of
164 languages known for the DW_AT_language attribute.
165 (process_debug_info): Display the attribute offset before decoding
166 the attribute, in case there are problems.
167
15ab5209
DB
1682007-02-05 Dave Brolley <brolley@redhat.com>
169
170 * readelf.c (dump_relocations): Don't check for
171 (rtype == NULL && type == R_RELC).
172
1732007-02-05 Dave Brolley <brolley@redhat.com>
174
d66340fc
DB
175 * Makefile.am (readelf.o): Depends on $(INCDIR)/elf/mep.h.
176 * Makefile.in: Regenerated.
15ab5209
DB
177 * Contribute the following changes:
178 2003-10-29 Dave Brolley <brolley@redhat.com>
179
180 * configure.in: Define SKIP_ZEROES and SKIP_ZEROES_AT_END for mep.
181 * configure: Regenerated.
182
183 2001-04-03 Ben Elliston <bje@redhat.com>
184
185 * readelf.c: Include "elf/mep.h".
186 (guess_is_rela): Handle EM_CYGNUS_MEP.
187 (get_machine_name): Ditto.
188 (dump_relocations): Ditto.
189
fc523535 1902007-02-02 H.J. Lu <hongjiu.lu@intel.com>
bffa52b3
L
191
192 * MAINTAINERS: Add a space between H.J. and Lu.
193
fc523535 1942007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
195
196 * doc/binutils.texi (objdump): Document the new addr64 option
197 for i386 disassembler.
198
fc523535 1992007-02-02 H.J. Lu <hongjiu.lu@intel.com>
7aad4c3d
L
200
201 PR binutils/3945
202 * configure.in (DLLTOOL_DEFAULT): New. Defined for the first PE
203 target.
204 (DLLTOOL_DEFS): Add $DLLTOOL_DEFAULT.
205 * configure: Regenerated.
206
207 * dlltool.c (mname): Defined with DLLTOOL_DEFAULT_XXX.
208
e5ce8970
NC
2092007-02-02 Nick Clifton <nickc@redhat.com>
210
211 * doc/binutils.texi (objdump): Document support for disassembling
212 the 440 PowerPC architecture.
213
460c89ff
NS
2142007-01-31 Nathan Sidwell <nathan@codesourcery.com>
215
216 * dwarf.c (process_debug_info): Protect against bogus length and
217 abbrev offsets.
218
84f1d826
KH
2192007-01-25 Kazu Hirata <kazu@codesourcery.com>
220
221 * ar.c (print_contents, extract_file): Cast the return value
222 of fwrite to size_t.
223
7bd7b3ef
AM
2242007-01-12 Alan Modra <amodra@bigpond.net.au>
225
226 * ar.c (open_inarch): Check fwrite return. Use size_t.
227 (extract_file): Likewise. Remove test for "negative" file size.
228 * readelf.c (process_program_headers): Check fscanf return.
229
2946671e
L
2302007-01-11 H.J. Lu <hongjiu.lu@intel.com>
231
232 * bucomm.c (template_in_dir): Fix typo.
233
669a9a2a
AM
2342007-01-11 Alan Modra <amodra@bigpond.net.au>
235
236 * embedspu.sh: New file.
237 * Makefile.am (embedspu): Add rule.
238 * configure.in (BUILD_MISC): Add embedspu for powerpc-linux.
239 * Makefile.in: Regenerate.
240 * configure: Regenerate.
241
485be063
AM
2422007-01-11 Alan Modra <amodra@bigpond.net.au>
243
244 * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP.
245 * bucomm.c (template_in_dir): New function, split out from..
246 (make_tempname): ..here. Open the file with O_EXCL if !HAVE_MKSTEMP.
247 (make_tempdir): Use template_in_dir. Handle directory creation
248 when !HAVE_MKDTEMP.
249 * objcopy.c (MKDIR): Don't define.
250 (copy_archive): Use make_tempdir when !HAVE_MKDTEMP too. Fix
251 error message.
252
3bdcfdf4
KH
2532007-01-08 Kazu Hirata <kazu@codesourcery.com>
254
255 * readelf.c (get_machine_flags): Treat Fido as an architecture
256 by itself.
257
42037fe5
NC
2582007-01-08 Kai Tietz <kai.tietz@onevision.com>
259
260 * configure.in: Renamed target x86_64-*-mingw64 to
261 x86_64-*-mingw*.
262 * configure: Regenerated.
263
20414cab
AM
2642007-01-05 Alan Modra <amodra@bigpond.net.au>
265
266 * readelf.c (dump_section): Don't print 32-bit values, which
267 were done incorrectly for little-endian. Instead print bytes.
268
10a2343e 269For older changes see ChangeLog-2006
252b5132
RH
270\f
271Local Variables:
272mode: change-log
273left-margin: 8
274fill-column: 74
275version-control: never
276End:
This page took 0.36503 seconds and 4 git commands to generate.