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