* Makefile.am: Run "make dep-am".
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
e10fad12
JM
12006-06-02 Joseph S. Myers <joseph@codesourcery.com>
2
3 * doc/Makefile.am (TEXI2DVI): Define.
4 * doc/Makefile.in: Regenerate.
5
20e95c23
DJ
62006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7
8 * Makefile.am: Replace INTLLIBS with LIBINTL everywhere. Add
9 DEPENDENCIES variables for every program.
10 (INTLLIBS): Remove.
11 (INCLUDES): Use @INCINTL@.
12 * acinclude.m4: Include new gettext macros.
13 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
14 Remove local code for po/Makefile.
15 * Makefile.in, configure, doc/Makefile.in: Regenerated.
16
eebf07fb
NC
172006-05-30 Nick Clifton <nickc@redhat.com>
18
19 * po/es.po: Updated Spanish translation.
20
d481ba81
JR
212006-05-25 J"orn Rennecke <joern.rennecke@st.com>
22
23 * MAINTAINERS: Update my email address.
24
9dd728f1
NC
252006-05-24 Nick Clifton <nickc@redhat.com>
26
27 * po/fr.po: Updated French translation.
28
59bc7ed3
NC
292006-05-23 Nick Clifton <nickc@redhat.com>
30
9dd728f1 31 * po/vi.po: Updated Vietnamese translation.
59bc7ed3 32
a4721251
DJ
332006-05-22 Daniel Jacobowitz <dan@codesourcery.com>
34
35 * po/ru.po: Updated translation.
36
f33e8c5b
AS
372006-05-19 Andreas Schwab <schwab@suse.de>
38
39 * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).
40 (ar.1): Likewise.
41 (dlltool.1): Likewise.
42 (nlmconv.1): Likewise.
43 (nm.1): Likewise.
44 (objcopy.1): Likewise.
45 (objdump.1): Likewise.
46 (ranlib.1): Likewise.
47 (readelf.1): Likewise.
48 (size.1): Likewise.
49 (strings.1): Likewise.
50 (strip.1): Likewise.
51 (windres.1): Likewise.
52 (cxxfilt.man): Likewise.
1f3645e1 53 * doc/Makefile.in: Regenerated.
f33e8c5b 54
b93ce811
CD
552006-05-17 Carlos O'Donell <carlos@codesourcery.com>
56
57 * doc/binutils.texi: Use "Binutils Index" for index name.
58
b758e50f
L
592006-05-15 H.J. Lu <hongjiu.lu@intel.com>
60
61 * dwarf.c (display_debug_frames): Don't return on ZERO
62 terminator.
63
38fc1cb1
DJ
642006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
65
66 * doc/Makefile.am (AM_MAKEINFOFLAGS): New.
67 (TEXI2POD): Use AM_MAKEINFOFLAGS.
68 (config.texi): Don't set top_srcdir.
69 * doc/binutils.texi: Don't use top_srcdir.
70 * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
71
14c28b74
JB
722006-04-26 Julian Brown <julian@codesourcery.com>
73
74 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.
75
ec3fcc56
AM
762006-04-19 Alan Modra <amodra@bigpond.net.au>
77
78 * Makefile.am: Run "make dep-am".
79 * Makefile.in: Regenerate.
80
241a6c40
AM
812006-04-19 Alan Modra <amodra@bigpond.net.au>
82
83 * configure: Regenerate.
84
0b49d371
NC
852006-04-18 Nick Clifton <nickc@redhat.com>
86
87 PR 2257
88 * readelf.c (SECTION_NAME): Cope with a missing string table.
89 (process_file_header): Cope with a corrupt e_shstrndx field.
90 (process_section_headers): Correctly handle an e_shstrndx value of
91 SHF_UNDEF.
92
4332c151
NC
932006-04-12 Nick Clifton <nickc@redhat.com>
94
95 * objdump.c (objdump_symbol_at_address): Fix typo in comment.
96
b893fd29
BE
972006-04-10 Ben Elliston <bje@gnu.org>
98
99 * MAINTAINERS (CGEN Maintainers): Remove myself.
100
108a6f8e
CD
1012006-04-06 Carlos O'Donell <carlos@codesourcery.com>
102
103 * po/Make-in: Add install-html target.
104 * Makefile.am: Add install-html and install-html-recursive targets.
105 * Makefile.in: Regenerate.
106 * configure.in: AC_SUBST datarootdir, docdir and htmldir.
107 * configure: Regenerate.
108 * doc/Makefile.am: Add install-html and install-html-am targets.
109 * doc/Makefile.in: Regenerate.
110
c5f8c388
EB
1112006-04-05 Eric Botcazou <ebotcazou@adacore.com>
112
113 * addr2line.c (long_options): Add new option 'section'.
114 (usage): Document new -j/--section option.
115 (find_offset_in_section): New function.
116 (translate_addresses): Add 'section' parameter.
117 If it is non-null, call find_offset_in_section on it.
118 (process_file): Add 'section_name' parameter.
119 If it is non-null, look for the section in the BFD object.
120 Pass the section to translate_addresses.
121 (main): Handle new -j option.
122 Pass the section name to process_file.
123 * doc/binutils.texi (addr2line): Document new -j/--section option.
124
db336ea9
BE
1252006-03-29 Ben Elliston <bje@au.ibm.com>
126
127 * resbin.c: Avoid duplicating constants in calls to reswr_alloc.
128
6c8388f7
NS
1292006-03-20 Nathan Sidwell <nathan@codesourcery.com>
130
131 * BRANCHES: Remove binutils-csl-arm-2006q1-branch. Document
132 binutils-csl-2_17-branch instead.
133
f2495b14
PB
1342006-03-20 Paul Brook <paul@codesourcery.com>
135
136 * BRANCHES: Mention binutils-csl-arm-2006q1-branch.
137
66eb6687
AM
1382006-03-16 Alan Modra <amodra@bigpond.net.au>
139
140 PR 2434
141 * ieee.c (write_ieee_debugging_info): Adjust bfd_hash_table_init calls.
142 * wrstabs.c (write_stabs_in_sections_debugging_info): Likewise.
143
91610c0c
BE
1442006-03-13 Ben Elliston <bje@au.ibm.com>
145
146 * bucomm.c (display_target_list): Make local variable `a' to be of
147 type enum bfd_architecture. Thus no need to cast enums to int.
148 (display_info_table): Likewise.
149
3a4a14e9
PB
1502006-03-10 Paul Brook <paul@codesourcery.com>
151
152 * readelf.c (decode_ARM_machine_flags): Handle EABIv5.
153
1617e571
AM
1542006-03-10 Alan Modra <amodra@bigpond.net.au>
155
156 * dwarf.c (process_extended_line_op): Remove pointer_size param.
157 Use length instead to determine address size.
158 (get_pointer_size_and_offset_of_comp_unit): Delete.
159 (display_debug_lines): Adjust for above.
160 (display_debug_aranges): Don't stop on finding two zeros.
161 (display_debug_frames): For warning, print offset not pointer.
162
671659ef
DS
1632006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
164
165 * dlltool.c: Update copyright year.
166 * doc/binutils.texi: Likewise.
167
14288fdc
DS
1682006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
169
170 * dlltool.c (add_stdcall_underscore): New flag.
171 (xlate): Also add underscore to stdcall symbol if
172 add_stdcall_underscore set.
173 (usage): Document --add-stdcall-underscore option.
174 (OPTION_ADD_STDCALL_UNDERSCORE): New define.
175 (long_options): Use it for --add-stdcall-underscore option.
176 (main): Handle it.
177 * doc/binutils.texi: Document --add-stdcall-underscore option
178 and differentiate from --add-underscore.
179
0b2e31dc
NS
1802006-03-06 Nathan Sidwell <nathan@codesourcery.com>
181
182 * readelf.c (get_machine_flags): Adjust.
183
12eae2d3
JJ
1842006-03-03 Jakub Jelinek <jakub@redhat.com>
185
186 * dwarf.c (frame_display_row, display_debug_frames): Handle
187 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
188
f9d4ad2a
NC
1892006-02-28 Nick Clifton <nickc@redhat.com>
190
191 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
192 (copy_object): If bfd_alt_mach_code fails emit a more helpful
193 message and if the target architecture is ELF use the alternative
194 as replacement value for the e_machine number.
195 (copy_main): Use strtoul to parse the number provided with the
196 --alt-mach-code switch.
197 * doc/binutils.texi (--alt-mach-code): Document that this switch
198 can now set the absolute e_machine value.
199
f7d9e5c3
CD
2002006-02-27 Carlos O'Donell <carlos@codesourcery.com>
201
202 * po/Make-in: Add html target.
203
0b92ab21
NH
2042006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
205
206 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
207
82de001f
JJ
2082006-02-14 Jakub Jelinek <jakub@redhat.com>
209
210 * config.in: Rebuilt.
211
84d1d650
L
2122006-02-10 H.J. Lu <hongjiu.lu@intel.com>
213
214 PR binutils/2258
215 * readelf.c (process_program_headers): Use
216 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
217
db50c840
EB
2182006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
219
220 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
221 * configure: Regenerate.
222 * objdump.c (fprintf): Remove declaration.
223 * bucomm.h (fprintf): Declare if not already declared.
224 (snprintf): Likewise.
225 (vsnprintf): Likewise.
226
eb4d9372
L
2272006-02-08 H.J. Lu <hongjiu.lu@intel.com>
228
229 * readelf.c (process_program_headers): Match PT_TLS segment
230 only with SHT_TLS sections.
231
266abb8f
NS
2322006-02-07 Nathan Sidwell <nathan@codesourcery.com>
233
234 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
235
d72d9b9e
L
2362006-02-02 H.J. Lu <hongjiu.lu@intel.com>
237
238 * readelf.c (process_program_headers): Undo the last change.
239
de205c03
L
2402006-02-02 H.J. Lu <hongjiu.lu@intel.com>
241
242 * readelf.c (process_program_headers): Undo the change made on
243 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
244 sections.
245
c8782eee
NC
2462006-01-30 Nick Clifton <nickc@redhat.com>
247
248 * objcopy.c (copy_object): Catch the case where an attempt is made
249 to add a section that already exists and produce a more helpful
250 warning message.
251
bdcfeba5
NC
2522006-01-26 Nick Clifton <nickc@redhat.com>
253
254 * po/vi.po: New Vietnamese translation.
255 * configure.in (ALL_LINGUAS): Add vi.
256 * configure: Regenerate.
257
67a4f2b7
AO
2582006-01-18 Alexandre Oliva <aoliva@redhat.com>
259
260 Introduce TLS descriptors for i386 and x86_64.
261 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
262 DT_TLSDESC_PLT.
263
6e2c86ac
NC
2642006-01-18 Nick Clifton <nickc@redhat.com>
265
266 PR binutils/1391
267 * objcopy.c (copy_object): For PE format targets set the VMA of a
268 newly created gnu_debuglink section to a non-zero, aligned,
269 contiguous value.
270 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
271 * Makefile.in: Regenerate.
272
d99b6465
AS
2732006-01-17 Andreas Schwab <schwab@suse.de>
274
275 PR binutils/1486
276 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
277 * configure: Regenerate.
278 * objdump.c (struct objdump_disasm_info): Don't check for
279 DISASSEMBLER_NEEDS_RELOCS.
280 (objdump_print_addr): Likewise.
281 (disassemble_bytes): Check disassembler_needs_relocs from
282 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
283 at compile-time.
284 (disassemble_section): Likewise.
285 (disassemble_data): Initialize it.
286
e2ba7bd7
AM
2872006-01-11 Alan Modra <amodra@bigpond.net.au>
288
62d732f5
AM
289 * objcopy.c (copy_object): Fix thinko.
290
e2ba7bd7
AM
291 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
292
64fd6348
NC
2932006-01-09 Mike Frysinger <vapier@gentoo.org>:
294
295 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
296 (get_machine_name): Likewise.
297
e88d958a 298For older changes see ChangeLog-2005
252b5132
RH
299\f
300Local Variables:
301mode: change-log
302left-margin: 8
303fill-column: 74
304version-control: never
305End:
This page took 0.31618 seconds and 4 git commands to generate.