PR ld/2513
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
d58c2e3a
RS
12006-06-23 Richard Sandiford <richard@codesourcery.com>
2
3 * objcopy.c (localize_hidden): New variable.
4 (OPTION_LOCALIZE_HIDDEN): New command_line_switch value.
5 (copy_options): Add --localize-hidden.
6 (copy_usage): Mention --localize-hidden.
7 (is_hidden_symbol): New function.
8 (filter_symbols): Handle localize_hidden.
9 (copy_object): Call filter_symbols if localize_hidden.
10 (copy_main): Handle OPTION_LOCALIZE_HIDDEN.
11 * doc/binutils.texi (--localize-hidden): Document new option.
12
22a84b55
DJ
132006-06-23 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * Makefile.am (ar_DEPENDENCIES, ranlib_DEPENDENCIES)
16 (dlltool_DEPENDENCIES, windres_DEPENDENCIES): Remove @LEXLIB@.
17 * Makefile.in: Regenerate.
18
8b42747f
AM
192006-06-23 Alan Modra <amodra@bigpond.net.au>
20
21 * Makefile.am (*_DEPENDENCIES): Add missing dependencies.
22 * Makefile.in: Regenerate.
23
6648b7cf
JM
242006-06-07 Joseph S. Myers <joseph@codesourcery.com>
25
26 * po/Make-in (pdf, ps): New dummy targets.
27
4cfe2c59
DJ
282006-06-05 Daniel Jacobowitz <dan@codesourcery.com>
29
30 * po/Make-in (top_builddir): Define.
31
8c61c153
AM
322006-06-05 Alan Modra <amodra@bigpond.net.au>
33
34 * config.in: Regenerate.
35
e10fad12
JM
362006-06-02 Joseph S. Myers <joseph@codesourcery.com>
37
38 * doc/Makefile.am (TEXI2DVI): Define.
39 * doc/Makefile.in: Regenerate.
40
20e95c23
DJ
412006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
42
43 * Makefile.am: Replace INTLLIBS with LIBINTL everywhere. Add
44 DEPENDENCIES variables for every program.
45 (INTLLIBS): Remove.
46 (INCLUDES): Use @INCINTL@.
47 * acinclude.m4: Include new gettext macros.
48 * configure.in: Use ZW_GNU_GETTEXT_SISTER_DIR and AM_PO_SUBDIRS.
49 Remove local code for po/Makefile.
50 * Makefile.in, configure, doc/Makefile.in: Regenerated.
51
eebf07fb
NC
522006-05-30 Nick Clifton <nickc@redhat.com>
53
54 * po/es.po: Updated Spanish translation.
55
d481ba81
JR
562006-05-25 J"orn Rennecke <joern.rennecke@st.com>
57
58 * MAINTAINERS: Update my email address.
59
9dd728f1
NC
602006-05-24 Nick Clifton <nickc@redhat.com>
61
62 * po/fr.po: Updated French translation.
63
59bc7ed3
NC
642006-05-23 Nick Clifton <nickc@redhat.com>
65
9dd728f1 66 * po/vi.po: Updated Vietnamese translation.
59bc7ed3 67
a4721251
DJ
682006-05-22 Daniel Jacobowitz <dan@codesourcery.com>
69
70 * po/ru.po: Updated translation.
71
f33e8c5b
AS
722006-05-19 Andreas Schwab <schwab@suse.de>
73
74 * doc/Makefile.am (addr2line.1): Depend on $(binutils_TEXINFOS).
75 (ar.1): Likewise.
76 (dlltool.1): Likewise.
77 (nlmconv.1): Likewise.
78 (nm.1): Likewise.
79 (objcopy.1): Likewise.
80 (objdump.1): Likewise.
81 (ranlib.1): Likewise.
82 (readelf.1): Likewise.
83 (size.1): Likewise.
84 (strings.1): Likewise.
85 (strip.1): Likewise.
86 (windres.1): Likewise.
87 (cxxfilt.man): Likewise.
1f3645e1 88 * doc/Makefile.in: Regenerated.
f33e8c5b 89
b93ce811
CD
902006-05-17 Carlos O'Donell <carlos@codesourcery.com>
91
92 * doc/binutils.texi: Use "Binutils Index" for index name.
93
b758e50f
L
942006-05-15 H.J. Lu <hongjiu.lu@intel.com>
95
96 * dwarf.c (display_debug_frames): Don't return on ZERO
97 terminator.
98
38fc1cb1
DJ
992006-05-02 Daniel Jacobowitz <dan@codesourcery.com>
100
101 * doc/Makefile.am (AM_MAKEINFOFLAGS): New.
102 (TEXI2POD): Use AM_MAKEINFOFLAGS.
103 (config.texi): Don't set top_srcdir.
104 * doc/binutils.texi: Don't use top_srcdir.
105 * aclocal.m4, Makefile.in, doc/Makefile.in: Regenerated.
106
14c28b74
JB
1072006-04-26 Julian Brown <julian@codesourcery.com>
108
109 * readelf.c (arm_attr_tag_VFP_arch): Add VFPv3.
110
ec3fcc56
AM
1112006-04-19 Alan Modra <amodra@bigpond.net.au>
112
113 * Makefile.am: Run "make dep-am".
114 * Makefile.in: Regenerate.
115
241a6c40
AM
1162006-04-19 Alan Modra <amodra@bigpond.net.au>
117
118 * configure: Regenerate.
119
0b49d371
NC
1202006-04-18 Nick Clifton <nickc@redhat.com>
121
122 PR 2257
123 * readelf.c (SECTION_NAME): Cope with a missing string table.
124 (process_file_header): Cope with a corrupt e_shstrndx field.
125 (process_section_headers): Correctly handle an e_shstrndx value of
126 SHF_UNDEF.
127
4332c151
NC
1282006-04-12 Nick Clifton <nickc@redhat.com>
129
130 * objdump.c (objdump_symbol_at_address): Fix typo in comment.
131
b893fd29
BE
1322006-04-10 Ben Elliston <bje@gnu.org>
133
134 * MAINTAINERS (CGEN Maintainers): Remove myself.
135
108a6f8e
CD
1362006-04-06 Carlos O'Donell <carlos@codesourcery.com>
137
138 * po/Make-in: Add install-html target.
139 * Makefile.am: Add install-html and install-html-recursive targets.
140 * Makefile.in: Regenerate.
141 * configure.in: AC_SUBST datarootdir, docdir and htmldir.
142 * configure: Regenerate.
143 * doc/Makefile.am: Add install-html and install-html-am targets.
144 * doc/Makefile.in: Regenerate.
145
c5f8c388
EB
1462006-04-05 Eric Botcazou <ebotcazou@adacore.com>
147
148 * addr2line.c (long_options): Add new option 'section'.
149 (usage): Document new -j/--section option.
150 (find_offset_in_section): New function.
151 (translate_addresses): Add 'section' parameter.
152 If it is non-null, call find_offset_in_section on it.
153 (process_file): Add 'section_name' parameter.
154 If it is non-null, look for the section in the BFD object.
155 Pass the section to translate_addresses.
156 (main): Handle new -j option.
157 Pass the section name to process_file.
158 * doc/binutils.texi (addr2line): Document new -j/--section option.
159
db336ea9
BE
1602006-03-29 Ben Elliston <bje@au.ibm.com>
161
162 * resbin.c: Avoid duplicating constants in calls to reswr_alloc.
163
6c8388f7
NS
1642006-03-20 Nathan Sidwell <nathan@codesourcery.com>
165
166 * BRANCHES: Remove binutils-csl-arm-2006q1-branch. Document
167 binutils-csl-2_17-branch instead.
168
f2495b14
PB
1692006-03-20 Paul Brook <paul@codesourcery.com>
170
171 * BRANCHES: Mention binutils-csl-arm-2006q1-branch.
172
66eb6687
AM
1732006-03-16 Alan Modra <amodra@bigpond.net.au>
174
175 PR 2434
176 * ieee.c (write_ieee_debugging_info): Adjust bfd_hash_table_init calls.
177 * wrstabs.c (write_stabs_in_sections_debugging_info): Likewise.
178
91610c0c
BE
1792006-03-13 Ben Elliston <bje@au.ibm.com>
180
181 * bucomm.c (display_target_list): Make local variable `a' to be of
182 type enum bfd_architecture. Thus no need to cast enums to int.
183 (display_info_table): Likewise.
184
3a4a14e9
PB
1852006-03-10 Paul Brook <paul@codesourcery.com>
186
187 * readelf.c (decode_ARM_machine_flags): Handle EABIv5.
188
1617e571
AM
1892006-03-10 Alan Modra <amodra@bigpond.net.au>
190
191 * dwarf.c (process_extended_line_op): Remove pointer_size param.
192 Use length instead to determine address size.
193 (get_pointer_size_and_offset_of_comp_unit): Delete.
194 (display_debug_lines): Adjust for above.
195 (display_debug_aranges): Don't stop on finding two zeros.
196 (display_debug_frames): For warning, print offset not pointer.
197
671659ef
DS
1982006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
199
200 * dlltool.c: Update copyright year.
201 * doc/binutils.texi: Likewise.
202
14288fdc
DS
2032006-03-09 Danny Smith <dannysmith@users.sourceforge.net>
204
205 * dlltool.c (add_stdcall_underscore): New flag.
206 (xlate): Also add underscore to stdcall symbol if
207 add_stdcall_underscore set.
208 (usage): Document --add-stdcall-underscore option.
209 (OPTION_ADD_STDCALL_UNDERSCORE): New define.
210 (long_options): Use it for --add-stdcall-underscore option.
211 (main): Handle it.
212 * doc/binutils.texi: Document --add-stdcall-underscore option
213 and differentiate from --add-underscore.
214
0b2e31dc
NS
2152006-03-06 Nathan Sidwell <nathan@codesourcery.com>
216
217 * readelf.c (get_machine_flags): Adjust.
218
12eae2d3
JJ
2192006-03-03 Jakub Jelinek <jakub@redhat.com>
220
221 * dwarf.c (frame_display_row, display_debug_frames): Handle
222 DW_CFA_val_offset, DW_CFA_val_offset_sf and DW_CFA_val_expression.
223
f9d4ad2a
NC
2242006-02-28 Nick Clifton <nickc@redhat.com>
225
226 * objcopy.c (use_alt_mach_code): Change type to unsigned long.
227 (copy_object): If bfd_alt_mach_code fails emit a more helpful
228 message and if the target architecture is ELF use the alternative
229 as replacement value for the e_machine number.
230 (copy_main): Use strtoul to parse the number provided with the
231 --alt-mach-code switch.
232 * doc/binutils.texi (--alt-mach-code): Document that this switch
233 can now set the absolute e_machine value.
234
f7d9e5c3
CD
2352006-02-27 Carlos O'Donell <carlos@codesourcery.com>
236
237 * po/Make-in: Add html target.
238
0b92ab21
NH
2392006-02-17 Nick Hudson <nick.hudson@dsl.pipex.com>
240
241 * readelf.c (get_machine_flags): Add logic for missing EF_SH flags.
242
82de001f
JJ
2432006-02-14 Jakub Jelinek <jakub@redhat.com>
244
245 * config.in: Rebuilt.
246
84d1d650
L
2472006-02-10 H.J. Lu <hongjiu.lu@intel.com>
248
249 PR binutils/2258
250 * readelf.c (process_program_headers): Use
251 ELF_IS_SECTION_IN_SEGMENT_MEMORY.
252
db50c840
EB
2532006-02-09 Eric Botcazou <ebotcazou@libertysurf.fr>
254
255 * configure.in (CHECK_DECLS): Add snprintf and vsnprintf.
256 * configure: Regenerate.
257 * objdump.c (fprintf): Remove declaration.
258 * bucomm.h (fprintf): Declare if not already declared.
259 (snprintf): Likewise.
260 (vsnprintf): Likewise.
261
eb4d9372
L
2622006-02-08 H.J. Lu <hongjiu.lu@intel.com>
263
264 * readelf.c (process_program_headers): Match PT_TLS segment
265 only with SHT_TLS sections.
266
266abb8f
NS
2672006-02-07 Nathan Sidwell <nathan@codesourcery.com>
268
269 * readelf.c (get_machine_flags): Add logic for EF_M68K flags.
270
d72d9b9e
L
2712006-02-02 H.J. Lu <hongjiu.lu@intel.com>
272
273 * readelf.c (process_program_headers): Undo the last change.
274
de205c03
L
2752006-02-02 H.J. Lu <hongjiu.lu@intel.com>
276
277 * readelf.c (process_program_headers): Undo the change made on
278 2004-09-22. Match PT_DYNAMIC segment only with SHT_DYNAMIC
279 sections.
280
c8782eee
NC
2812006-01-30 Nick Clifton <nickc@redhat.com>
282
283 * objcopy.c (copy_object): Catch the case where an attempt is made
284 to add a section that already exists and produce a more helpful
285 warning message.
286
bdcfeba5
NC
2872006-01-26 Nick Clifton <nickc@redhat.com>
288
289 * po/vi.po: New Vietnamese translation.
290 * configure.in (ALL_LINGUAS): Add vi.
291 * configure: Regenerate.
292
67a4f2b7
AO
2932006-01-18 Alexandre Oliva <aoliva@redhat.com>
294
295 Introduce TLS descriptors for i386 and x86_64.
296 * readelf.c (get_dynamic_type): Handle DT_TLSDESC_GOT and
297 DT_TLSDESC_PLT.
298
6e2c86ac
NC
2992006-01-18 Nick Clifton <nickc@redhat.com>
300
301 PR binutils/1391
302 * objcopy.c (copy_object): For PE format targets set the VMA of a
303 newly created gnu_debuglink section to a non-zero, aligned,
304 contiguous value.
305 * Makefile.am (objcopy.c): Add a dependency upon libbfd.h.
306 * Makefile.in: Regenerate.
307
d99b6465
AS
3082006-01-17 Andreas Schwab <schwab@suse.de>
309
310 PR binutils/1486
311 * configure.in: Don't define DISASSEMBLER_NEEDS_RELOCS.
312 * configure: Regenerate.
313 * objdump.c (struct objdump_disasm_info): Don't check for
314 DISASSEMBLER_NEEDS_RELOCS.
315 (objdump_print_addr): Likewise.
316 (disassemble_bytes): Check disassembler_needs_relocs from
317 disassemble_info at run-time instead of DISASSEMBLER_NEEDS_RELOCS
318 at compile-time.
319 (disassemble_section): Likewise.
320 (disassemble_data): Initialize it.
321
e2ba7bd7
AM
3222006-01-11 Alan Modra <amodra@bigpond.net.au>
323
62d732f5
AM
324 * objcopy.c (copy_object): Fix thinko.
325
e2ba7bd7
AM
326 * objcopy.c (copy_object): Set isympp and osympp to NULL after free.
327
64fd6348
NC
3282006-01-09 Mike Frysinger <vapier@gentoo.org>:
329
330 * readelf.c (guess_is_rela): Add case for Nios/Nios II.
331 (get_machine_name): Likewise.
332
e88d958a 333For older changes see ChangeLog-2005
252b5132
RH
334\f
335Local Variables:
336mode: change-log
337left-margin: 8
338fill-column: 74
339version-control: never
340End:
This page took 0.347877 seconds and 4 git commands to generate.