Fix complex floats on sparc.
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
235061c2
CC
12011-09-26 Cary Coutant <ccoutant@google.com>
2
3 gcc PR lto/47247
4 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
5 LDPR_PREVAILING_DEF_IRONLY_EXP.
6 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
7
7955ede5
DD
82011-09-23 Cary Coutant <ccoutant@google.com>
9
10 PR 40831
11 * demangle.h (enum demangle_component_type): Add
12 DEMANGLE_COMPONENT_CLONE.
13
fd91d419
L
142011-09-15 H.J. Lu <hongjiu.lu@intel.com>
15
16 PR ld/12975
17 * bfdlink.h (bfd_link_info): Add version_info.
18
17a16b0f
DD
192011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
20
21 * xregex.h (regoff_t): Define.
22
26ac1280
DD
232011-07-22 Jakub Jelinek <jakub@redhat.com>
24
d4743114
JJ
25 * dwarf2.h (DW_AT_GNU_macros): New.
26 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
27
26ac1280
DD
28 PR c++/49756
29 * libiberty.h (stack_limit_increase): New prototype.
30
312011-07-13 Sriraman Tallam <tmsriram@google.com>
32
33 * plugin-api.h
34 (ld_plugin_section): New struct.
35 (ld_plugin_get_section_count): New typedef.
36 (ld_plugin_get_section_type): New typedef.
37 (ld_plugin_get_section_name): New typedef.
38 (ld_plugin_get_section_contents): New typedef.
39 (ld_plugin_update_section_order): New typedef.
40 (ld_plugin_allow_section_ordering): New typedef.
41 (LDPT_GET_SECTION_COUNT): New enum value.
42 (LDPT_GET_SECTION_TYPE): New enum value.
43 (LDPT_GET_SECTION_NAME): New enum value.
44 (LDPT_GET_SECTION_CONTENTS): New enum value.
45 (LDPT_UPDATE_SECTION_ORDER): New enum value.
46 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
47 (tv_get_section_count): New struct members.
48 (tv_get_section_type): New struct members.
49 (tv_get_section_name): New struct members.
50 (tv_get_section_contents): New struct members.
51 (tv_update_section_order): New struct members.
52 (tv_allow_section_ordering): New struct members.
53
05aecedb
AM
542011-07-15 Alan Modra <amodra@gmail.com>
55
56 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
57 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
58 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
59 out of bitfields. Reorder bitfields.
60
e9552f7e 612011-07-13 Sriraman Tallam <tmsriram@google.com>
05aecedb
AM
62
63 * plugin-api.h (ld_plugin_section): New struct.
e9552f7e
ST
64 (ld_plugin_get_section_count): New typedef.
65 (ld_plugin_get_section_type): New typedef.
66 (ld_plugin_get_section_name): New typedef.
67 (ld_plugin_get_section_contents): New typedef.
68 (ld_plugin_update_section_order): New typedef.
69 (ld_plugin_allow_section_ordering): New typedef.
70 (LDPT_GET_SECTION_COUNT): New enum value.
71 (LDPT_GET_SECTION_TYPE): New enum value.
72 (LDPT_GET_SECTION_NAME): New enum value.
73 (LDPT_GET_SECTION_CONTENTS): New enum value.
74 (LDPT_UPDATE_SECTION_ORDER): New enum value.
75 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
76 (tv_get_section_count): New struct members.
77 (tv_get_section_type): New struct members.
78 (tv_get_section_name): New struct members.
79 (tv_get_section_contents): New struct members.
80 (tv_update_section_order): New struct members.
81 (tv_allow_section_ordering): New struct members.
82
ae17ab41
CM
832011-07-11 Catherine Moore <clm@codesourcery.com>
84
85 * bfdlink.h (flag_type): New enumeration.
86 (flag_info_list): New structure.
87 (flag_info): New structure.
88
0c511000
AM
892011-07-09 H.J. Lu <hongjiu.lu@intel.com>
90
91 PR ld/12942
92 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
93
7d6b320b
JB
942011-07-01 Joel Brobecker <brobecker@adacore.com>
95
96 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
97 on Darwin, as well as on the systems that use a DOS-like
98 filesystem.
99
b24539b3
DD
1002011-06-22 Jakub Jelinek <jakub@redhat.com>
101
102 PR debug/47858
103 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
104
f8b999f9
JJ
1052011-06-22 Jakub Jelinek <jakub@redhat.com>
106
107 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
108
e41b3a13
JJ
1092011-06-20 Jakub Jelinek <jakub@redhat.com>
110
111 PR ld/12570
112 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
113 option.
114
ddee5e46
DD
1152011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
116
117 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
118 (DMGL_RET_DROP): New.
119
aa137e4d 1202011-06-13 Walter Lee <walt@tilera.com>
c8fa16ed 121
aa137e4d
NC
122 * dis-asm.h (print_insn_tilegx): Declare.
123 (print_insn_tilepro): Likewise.
5e4b319c 124
16d96b5b
AM
1252011-05-17 Alan Modra <amodra@gmail.com>
126
127 PR ld/12760
128 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
129 "string" param.
130
41e04eaa
AM
1312011-05-16 Alan Modra <amodra@gmail.com>
132
133 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
134
1bce6bd8
PB
1352011-05-09 Paul Brook <paul@codesourcery.com>
136
137 * elf/tic6x.h (ELF_STRING_C6000_unwind,
138 ELF_STRING_C6000_unwind_info, ELF_STRING_C6000_unwind_once,
139 ELF_STRING_C6000_unwind_info_once): Define.
140
d46ab832
JJ
1412011-04-30 Jakub Jelinek <jakub@redhat.com>
142
143 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
144 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
145
1ae0d051
JK
1462011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
147
148 * bfdlink.h (ENUM_BITFIELD): Remove.
149
1502011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
151
152 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
153
35ed3f94
AM
1542011-04-24 Alan Modra <amodra@gmail.com>
155
156 PR ld/12365
157 PR ld/12696
158 * bfdlink.h (ENUM_BITFIELD): Define.
159 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
160 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
161 rather than "name".
162
24f58f47
AM
1632011-04-20 Alan Modra <amodra@gmail.com>
164
165 PR ld/12365
166 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
167 and multiple_common parameters to pass in a bfd_link_hash_entry
168 pointer rather than name,bfd etc. found in the hash entry.
169
bbda3415
TG
1702011-03-31 Tristan Gingold <gingold@adacore.com>
171
172 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
173
bb0c9237
TT
1742011-03-24 Mark Wielaard <mjw@redhat.com>
175
176 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
177
55406e10
RÁE
1782010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
179
180 * plugin-api.h (ld_plugin_get_view): New.
181 (ld_plugin_tag): Add LDPT_GET_VIEW.
182 (ld_plugin_tv): Add tv_get_view.
183
02458de2
JJ
1842011-03-16 Jakub Jelinek <jakub@redhat.com>
185
186 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
187 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
188 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
189 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
190 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
191 DW_OP_GNU_entry_value): New.
192
007d6189
KT
1932011-02-28 Kai Tietz <kai.tietz@onevision.com>
194
195 * filenames.h (filename_ncmp): New prototype.
196
47704ddf
KT
1972011-02-23 Kai Tietz <kai.tietz@onevision.com>
198
199 * dwarf2.h (_ELF_DWARF2_H): Renamed to
200 _DWARF2_H.
201 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
202 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
203 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
204 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
205
54fcddd0
UW
2062011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
207
208 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
209
7be9d9c9
DD
2102011-01-12 Iain Sandoe <iains@gcc.gnu.org>
211
212 * dwarf2.h: Update value for DW_AT_hi_user.
213
f9e6589d
DD
2142010-11-16 Ian Lance Taylor <iant@google.com>
215
216 * simple-object.h (simple_object_attributes_merge): Declare,
217 replacing simple_object_attributes_compare.
218
8baf536a
DD
2192010-11-04 Ian Lance Taylor <iant@google.com>
220
221 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
222
ffa54e5c
DD
2232010-11-02 Ian Lance Taylor <iant@google.com>
224
225 * simple-object.h: New file.
226
24f58f47 2272010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
ca346ede
DD
228
229 Sync LD plugin patch series (part 1/6) with src/include/.
230 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
231
24f58f47 2322010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
233
234 Apply LD plugin patch series (part 6/6).
235 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
236 to add_archive_element callback used to return a replacement bfd which
237 is to be added to the hash table in place of the original element.
238
24f58f47 2392010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
240
241 Apply LD plugin patch series (part 1/6).
242 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
243
9711ae4d
DD
2442010-10-06 Andi Kleen <ak@linux.intel.com>
245
246 * libiberty.h (setproctitle): Add prototype.
247
bb73df25
BS
2482010-09-29 Bernd Schmidt <bernds@codesourcery.com>
249
250 * opcode/tic6x-control-registers.h (tscl): Now read_write.
251
d9aee5d7
AK
2522010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
253
254 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
255
f4c65163
MGD
2562010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
257
258 * arm.h (ARM_EXT_V6Z): Remove.
259 (ARM_EXT_SEC): New define.
260 (ARM_AEXT_V6Z): Use Security Extensions.
261 (ARM_AEXT_V6ZK): Likeiwse.
262 (ARM_AEXT_V6ZT2): Likewise.
263 (ARM_AEXT_V6ZKT2): Likewise.
264 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
265 (ARM_ARCH_V7A_SEC): New define.
266 (ARM_ARCH_V7A_MP): Rename...
267 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
268
b7807392
JJ
2692010-09-09 Jakub Jelinek <jakub@redhat.com>
270
271 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
272
f9e9243a
UW
2732010-07-06 Ken Werner <ken.werner@de.ibm.com>
274
275 * floatformat.h (floatformat_ieee_half_big): Add declaration.
276 (floatformat_ieee_half_little): Likewise.
277
360cfc9c
AM
2782010-06-29 Alan Modra <amodra@gmail.com>
279
280 * dis-asm.h: Remove references to maxq.
281
42218b9f
RÁE
2822010-06-21 Rafael Espindola <espindola@google.com>
283
284 * plugin-api.h (ld_plugin_set_extra_library_path): New.
285 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
286 (ld_plugin_tv): Add tv_set_extra_library_path.
287
36b2885d
JJ
2882010-06-21 Jakub Jelinek <jakub@redhat.com>
289
290 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
291
6508b958
RÁE
2922010-06-18 Rafael Espindola <espindola@google.com>
293
294 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
295 Make argument const.
296
219a461e
DD
2972010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
298
299 * splay-tree.h: Update copyright years.
300 (splay_tree_s): Document fields.
301 (splay_tree_new_typed_alloc): New.
302
303 * hashtab.h: Update copyright years.
304 (htab_create_typed_alloc): New.
305
93a6c7a4
TG
3062010-06-10 Tristan Gingold <gingold@adacore.com>
307
308 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
309 DW_TAG_HP_Bliss_field_set.
310 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
311 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
312 DW_AT_HP_definition_points, DW_AT_HP_default_location and
313 DW_AT_HP_is_result_param.
314 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
315 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
316 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
317 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
318 (enum dwarf_line_number_x_ops): Add
319 DW_LNE_HP_source_file_correlation.
320 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
321 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
322 DW_LANG_HP_Assembler.
323
3537c84b
RÁE
3242010-06-01 Rafael Espindola <espindola@google.com>
325
326 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
327
9757332f
DD
3282010-04-26 Pedro Alves <pedro@codesourcery.com>
329
330 * filenames.h (PATH_SEPARATOR): Delete.
331
3322010-04-23 Pedro Alves <pedro@codesourcery.com>
333
334 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
335 always define it independently of host, add `dos_based' parameter,
336 and handle it.
337 (PATH_SEPARATOR): Define.
338 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
339 independently of host, add `dos_based' parameter, and handle it.
340 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
341 it independently of host, add `dos_based' parameter, and handle
342 it.
343 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
344 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
345 (HAS_DOS_DRIVE_SPEC): New.
346 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
347 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
348 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
349 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
350
3512009-05-31 Ian Lance Taylor <iant@google.com>
352
353 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
354 the way we treat an ISO C compiler. Don't define inline as a
355 macro when compiling with C++.
356 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
357 when compiling with C++.
358 * fibheap.h: Add extern "C" when compiling with C++.
359
2cd2156f
DD
3602010-04-23 Pedro Alves <pedro@codesourcery.com>
361
362 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
363 always define it independently of host, add `dos_based' parameter,
364 and handle it.
365 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
366 independently of host, add `dos_based' parameter, and handle it.
367 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
368 it independently of host, add `dos_based' parameter, and handle
369 it.
370 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
371 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
372 (HAS_DOS_DRIVE_SPEC): New.
373 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
374 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
375 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
376 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
377
3782010-04-20 Nick Clifton <nickc@redhat.com>
379
380 * sha1.h: Update copyright notice to use GPLv3.
381
e4e42b45
NC
3822010-04-15 Nick Clifton <nickc@redhat.com>
383
384 * bout.h: Update copyright notice to use GPLv3.
385 * hp-symtab.h: Likewise.
386 * oasys.h: Likewise.
387 * progress.h: Likewise.
388 * sha1.h: Likewise.
389 * xtensa-isa-internal.h: Likewise.
390 * xtensa-isa.h: Likewise.
391
58cd9144
DE
3922010-04-14 Doug Evans <dje@google.com>
393
394 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
395
a233b20c
JJ
3962010-04-05 Jakub Jelinek <jakub@redhat.com>
397
398 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
399 field.
400
40b36596
JM
4012010-03-25 Joseph Myers <joseph@codesourcery.com>
402
403 * dis-asm.h (print_insn_tic6x): Declare.
404
0aec0f33
JM
4052010-03-23 Joseph Myers <joseph@codesourcery.com>
406
407 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
408
16c06870
JB
4092010-01-13 Joel Brobecker <brobecker@adacore.com>
410
411 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
412 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
413
6d390a9e
DD
4142010-01-11 Tristan Gingold <gingold@adacore.com>
415
416 * demangle.h (ada_demangle): Add prototype.
417
43e85a8f
DD
4182010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
419
420 PR bootstrap/41771
421 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
422
2e13ec5c
JB
4232009-12-29 Joel Brobecker <brobecker@adacore.com>
424
425 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
426
e7f8eadb
DK
4272009-12-14 Doug Kwan <dougkwan@google.com>
428
429 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
430 to avoid shadowed variable warnings.
431 * dis-asm.h (struct disassemble_info): Ditto.
432 (disassemble_init_for_target): Ditto.
433 (init_disassemble_info): Ditto.
434
67c2a3e8
DD
4352009-12-03 David Daney <ddaney@caviumnetworks.com>
436 Adam Nemet <adambnemet@gmail.com>
437
438 * elf/mips.h (E_MIPS_MACH_OCTEON2): New machine flag.
439
3cb4feec
AM
4402009-11-18 Alan Modra <amodra@bigpond.net.au>
441
442 * alloca-conf.h: Clarify comment.
443
dec397b2
JB
4442009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
445
446 Add DWARF attribute value for the "Borland fastcall" calling
447 convention.
448 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
449
96d86ee3
KT
4502009-10-23 Kai Tietz <kai.tietz@onevision.com>
451
452 * splay-tree.h (libi_uhostptr_t): Add gcc specific
453 __extension__ for long long type case to silent cX9.
454 (libi_shostptr_t): Likewise.
455
0adbbe4a
DD
4562009-10-19 Rafael Avila de Espindola <espindola@google.com>
457
458 PR40790
459 * plugin-api.h: Don't include stdint.h unconditionally.
460
3fce87a0
DD
4612009-10-15 Jakub Jelinek <jakub@redhat.com>
462
463 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
464 a DWARF 4 addition.
465
f88dc410
AM
4662009-10-14 Alan Modra <amodra@bigpond.net.au>
467
468 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
469 bfd_link_common_skip_ar_aymbols.
470 (struct bfd_link_info): Here too.
471
e322137b
DD
4722009-10-09 Rafael Espindola <espindola@google.com>
473
474 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
475 libname.
476
59b17575
DD
4772008-10-03 Rafael Espindola <espindola@google.com>
478
479 * plugin-api.h: New.
480 * lto-symtab.h: New.
481
8341e15b
ILT
4822009-10-05 Rafael Espindola <espindola@google.com>
483
484 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
485 (ld_plugin_get_input_file): New.
486 (ld_plugin_release_input_file): New.
487 (ld_plugin_add_input_library): New.
488 (ld_plugin_message): Mark format const.
489 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
490 LDPT_ADD_INPUT_LIBRARY.
491 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
492 tv_add_input_library.
493
4942009-10-04 Jerry Quinn <jlquinn@optonline.net>
495
496 * plugin-api.h: Fix compile.
497
664aa91f
DD
4982009-09-29 Jason Merrill <jason@redhat.com>
499
500 * demangle.h (enum demangle_component_type): Add
501 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
502 DEMANGLE_COMPONENT_UNNAMED_TYPE.
503 (struct demangle_component): Add s_unary_num.
504
c7927a3c
NC
5052009-09-29 DJ Delorie <dj@redhat.com>
506
507 * dis-asm.h: Add prototype for print_insn_rx.
508
39236edf
DD
5092009-09-25 Dodji Seketeli <dodji@redhat.com>
510
511 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
512 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
513 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
514
fa9efd0f
DD
5152009-09-25 Cary Coutant <ccoutant@google.com>
516
517 Add rest of new values from DWARF Version 4.
518 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
519 New tags.
520 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
521 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
522 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
523 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
524 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
525 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
526 attributes.
527 (DW_LANG_Python): New language.
528
2b6f5997
CC
5292009-09-24 Cary Coutant <ccoutant@google.com>
530
531 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
532 New tags.
533 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
534 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
535 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
536 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
537 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
538 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
539 attributes.
540 (DW_LANG_Python): New language.
541
a89caa61
DD
5422009-09-22 Dodji Seketeli <dodji@redhat.com>
543
544 * dwarf2.h (enum dwarf_tag): Add
545 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
546
a50b1753
NC
5472009-09-09 Martin Thuresson <martin@mtme.org>
548
549 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
550 level.
551
66a6900a
JZ
5522009-09-04 Jie Zhang <jie.zhang@analog.com>
553
554 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
555 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
556 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
557 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
558 Adjust accordingly.
559 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
560 PseudoDbg_Assert_grp_mask.
561
7ba29e2a
NC
5622009-08-06 Michael Eager <eager@eagercon.com>
563
564 * dis-asm.h: Decl print_insn_microblaze().
565
6e881691
DD
5662009-07-24 Ian Lance Taylor <iant@google.com>
567
568 * libiberty.h (crc32): Declare.
569
2c61e778
DE
5702009-07-20 Cary Coutant <ccoutant@google.com>
571 Doug Evans <dje@google.com>
77170296
DE
572
573 Add some dwarf4 values.
574 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
575 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
576 DW_FORM_flag_present, DW_FORM_sig8.
577 (enum dwarf_attribute): Add DW_AT_signature.
578
d5031754
DD
5792009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
580
581 * demangle.h
582 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
583 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
584 New.
585
fa8f86ff
TT
5862009-07-10 Tom Tromey <tromey@redhat.com>
587
588 * dwarf2.h: New file, moved from elf/.
589
62d2aabf
DD
5902009-07-09 Jakub Jelinek <jakub@redhat.com>
591
592 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
593 and DW_OP_stack_value.
594
e0452928
DD
5952009-07-09 Tom Tromey <tromey@redhat.com>
596
597 * elf/dwarf2.h: Remove, renaming to...
598 * dwarf2.h: ... this.
599
6002009-06-29 Tom Tromey <tromey@redhat.com>
601
602 * elf/dwarf2.h: New file. Merged with gdb.
603
0313a2b8
NC
6042009-06-18 Nick Clifton <nickc@redhat.com>
605
606 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
607 field of struct disassemble_info.
608
671f4ed1
DD
6092009-06-09 Ian Lance Taylor <ian@airs.com>
610
611 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
612
1316c8b3
NC
6132009-06-15 Nick Clifton <nickc@redhat.com>
614
0313a2b8
NC
615 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
616 struct disassemble_info.
1316c8b3 617
8466c6d4
DD
6182009-06-02 Ian Lance Taylor <iant@google.com>
619
620 * ansidecl.h (EXPORTED_CONST): Define.
621
52d6785f
DD
6222009-05-31 Ian Lance Taylor <iant@google.com>
623
624 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
625 the way we treat an ISO C compiler. Don't define inline as a
626 macdro when compiling with C++.
627 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
628 when compiling with C++.
629 * fibheap.h: Add extern "C" when compiling with C++.
630
84983b1a
TG
6312009-05-25 Tristan Gingold <gingold@adacore.com>
632
633 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
634 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
635
95e62385
L
6362009-04-22 Taras Glek <tglek@mozilla.com>
637
638 * hashtab.h: Update GTY annotations to new syntax.
639 * splay-tree.h: Likewise.
e48570bb 640
a0c402a5
L
6412009-04-08 H.J. Lu <hongjiu.lu@intel.com>
642
643 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
644
8d25cc3d
AM
6452009-03-18 Alan Modra <amodra@bigpond.net.au>
646
647 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
648 documentation.
649
c743cf5d
DD
6502009-03-17 Jason Merrill <jason@redhat.com>
651
652 * demangle.h (enum demangle_component_type): Add
653 DEMANGLE_COMPONENT_FUNCTION_PARAM.
654
fa7f3e72
CC
6552008-12-01 Cary Coutant <ccoutant@google.com>
656
657 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
658 (ld_plugin_get_input_file): New typedef.
659 (ld_plugin_release_input_file): New typedef.
660 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
661 (struct ld_plugin_tv): Add two new fields.
662
84e94c90
NC
6632008-12-23 Jon Beniston <jon@beniston.com>
664
665 * dis-asm.h: Add LM32 disassembler function prototype.
666
d2825c1a
DD
6672008-12-10 Jason Merrill <jason@redhat.com>
668
669 * demangle.h (enum demangle_component_type): Add
670 DEMANGLE_COMPONENT_FIXED_TYPE.
671
6c52134c
CC
6722008-12-01 Cary Coutant <ccoutant@google.com>
673
674 * plugin-api.h (ld_plugin_message): Change format parameter to const.
675
a6bfd026
CC
6762008-12-01 Cary Coutant <ccoutant@google.com>
677
678 * plugin-api.h: Fix syntax error when compiling with C++.
679
ae5a3597
AM
6802008-11-26 Alan Modra <amodra@bigpond.net.au>
681
682 PR 7047
683 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
684 Add "literal".
685
1fa3cd83
SA
6862008-11-21 Sterling Augustine <sterling@tensilica.com>
687
688 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
689 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
690
33430bd0 6912008-11-19 Bob Wilson <bob.wilson@acm.org>
e4e42b45 692
33430bd0
BW
693 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
694 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
695 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
696 (XCHAL_NUM_AREGS): Change to 32.
697 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
698 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
699 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
700 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
701 (XCHAL_DEBUGLEVEL): Change to 6.
e4e42b45 702
d387240a
TG
7032008-11-14 Tristan Gingold <gingold@adacore.com>
704
705 * fopen-vms.h (FOPEN_RB): Use a single string to match the
706 standard prototype.
707 (FOPEN_WB): Ditto.
708 (FOPEN_AB): Ditto.
709 (FOPEN_RUB): Ditto.
710 (FOPEN_WUB): Ditto.
711 (FOPEN_AUB): Ditto.
712
75ded2db
AM
7132008-10-21 Alan Modra <amodra@bigpond.net.au>
714
715 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
716
1c08f2c8
DD
7172008-10-06 Jason Merrill <jason@redhat.com>
718
719 * demangle.h (enum demangle_component_type): Add
720 DEMANGLE_COMPONENT_PACK_EXPANSION.
721
f1c4cc75
RH
7222008-09-24 Richard Henderson <rth@redhat.com>
723
724 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
725
bbb444b6
ILT
7262008-09-22 Rafael Espindola <espindola@google.com>
727
728 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
729 Use C style comment.
730 (ld_plugin_api_version, ld_plugin_output_file_type,
731 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
732 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
733 comma from the last item.
734
89fc3421
CC
7352008-09-18 Cary Coutant <ccoutant@google.com>
736
737 Add plugin functionality for link-time optimization (LTO).
738 * plugin-api.h: New file.
739
ba8cb4ba
DD
7402008-09-09 Jason Merrill <jason@redhat.com>
741
742 * demangle.h (enum demangle_component_type): Add
743 DEMANGLE_COMPONENT_DECLTYPE.
744
67efbf45
AM
7452008-08-25 Alan Modra <amodra@bigpond.net.au>
746
747 * binary-io.h: New file, imported from gnulib, but don't
748 #include <fcntl.h> or <stdio.h>.
749
5c1d2f5f
AM
7502008-08-17 Alan Modra <amodra@bigpond.net.au>
751
752 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
753
7b21ac3f
EW
7542008-08-08 Anatoly Sokolov <aesok@post.ru>
755
756 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
757 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
758 (EF_AVR_MACH): Redefine to 0x7F.
759 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
760 (AVR_ISA_AVR3): Redefine.
761 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
762 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
763 AVR_ISA_AVR6): Define.
764
1bac266e
JZ
7652008-07-12 Jie Zhang <jie.zhang@analog.com>
766
767 Revert
768 2008-07-12 Jie Zhang <jie.zhang@analog.com>
769 * bfdlink.h (struct bfd_link_info): Add sep_code member
770 variable.
771 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
772 (EF_BFIN_DATA_IN_L1): Define.
773
8c684578
JZ
7742008-07-12 Jie Zhang <jie.zhang@analog.com>
775
776 * bfdlink.h (struct bfd_link_info): Add sep_code member
777 variable.
778 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
779 (EF_BFIN_DATA_IN_L1): Define.
780
6a4fe770
SS
7812008-07-07 Stan Shebs <stan@codesourcery.com>
782
783 * dis-asm.h (struct disassemble_info): Add endian_code field.
784
0f963b24
JB
7852008-07-07 Joel Brobecker <brobecker@adacore.com>
786
787 * safe-ctype.h: Add #include of ctype.h before redefining
788 the ctype.h macros.
789
d5721fa7
JB
7902008-07-04 Joel Brobecker <brobecker@adacore.com>
791
792 * safe-ctype.h: Remove #error when detecting that ctype.h has been
793 included. Redefine the various macros provided by ctype.h as
794 undefined variables.
795
1e5d0832
DD
7962008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
797
798 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
799 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
800
97407faf
AM
8012008-06-06 Alan Modra <amodra@bigpond.net.au>
802
803 * bfdlink.h (struct bfd_link_info): Add "path_separator".
804
112b7c50
AK
8052008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
806
807 * dis-asm.h (print_s390_disassembler_options):
808 Prototype added.
809
b68965a0
DD
8102008-03-24 Ian Lance Taylor <iant@google.com>
811
812 * sha1.h: New file, from gnulib.
813
814 * md5.h: Add extern "C" when compiled with C++.
815
66ce8439
ILT
8162008-03-24 Ian Lance Taylor <iant@google.com>
817
818 * md5.h: Add extern "C" when compiled with C++.
819
91edef2d
ILT
8202008-03-21 Ian Lance Taylor <iant@google.com>
821
822 * filenames.h: Add extern "C" when compiled with C++.
823
f13a99db
AM
8242008-02-15 Alan Modra <amodra@bigpond.net.au>
825
826 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
827 (struct bfd_link_info): Add output_bfd.
828
6c7d412c
BW
8292008-02-11 Bob Wilson <bob.wilson@acm.org>
830
831 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
832 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
e4e42b45 833
830ef634
DD
8342008-01-26 David Daney <ddaney@avtrex.com>
835
836 * demangle.h (demangle_component_type): Add
837 DEMANGLE_COMPONENT_JAVA_RESOURCE,
838 DEMANGLE_COMPONENT_COMPOUND_NAME, and
839 DEMANGLE_COMPONENT_CHARACTER as new enum values.
840 (demangle_component): Add struct s_character to union u.
841
b14d30e1
JM
8422007-11-07 Joseph Myers <joseph@codesourcery.com>
843 Daniel Jacobowitz <dan@codesourcery.com>
844
845 * floatformat.h (struct floatformat): Add split_half field.
846 (floatformat_ibm_long_double): New.
847
3a0ab695
DD
8482007-09-06 Tom Tromey <tromey@redhat.com>
849
850 * libiberty.h (pex_free): Document process killing.
851
8969a67f
DD
8522007-08-31 Douglas Gregor <doug.gregor@gmail.com>
853
854 * demangle.h (enum demangle_component_type): Add
855 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
856
cd12e26d
BE
8572007-07-25 Ben Elliston <bje@au.ibm.com>
858
859 * ternary.h: Remove.
860
0a05a876 8612007-07-18 Bob Wilson <bob.wilson@acm.org>
e4e42b45 862
0a05a876
BW
863 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
864 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
e4e42b45 865
bd0aa315
NC
8662007-07-17 Nick Clifton <nickc@redhat.com>
867
868 * COPYING3: New file. Contains version 3 of the GNU General
869 Public License.
870
d2df793a
NC
8712007-07-12 Kai Tietz <kai.tietz@onevision.com>
872
ae8772e6
HPN
873 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
874 work-a-round whitespace problem in gcc gengtype.
875
d2df793a
NC
876 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
877 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 878 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 879
fd2f25da
RM
8802007-07-09 Roland McGrath <roland@redhat.com>
881
882 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
883
a208b53c
NC
8842007-07-06 Nick Clifton <nickc@redhat.com>
885
886 * bfdlink.h: Update copyright notice to refer to GPLv3.
887
3d3d428f
NC
8882007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
889
0fdaa005 890 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 891
a9a4c53e
AM
8922007-06-01 Noah Misch <noah@cs.caltech.edu>
893 Alan Modra <amodra@bigpond.net.au>
894
895 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
896
0c18fee5
DD
8972007-05-07 Nathan Froyd <froydnj@codesourcery.com>
898
899 * libiberty.h (writeargv): Declare.
900
49fa1e15
AM
9012007-04-30 Alan Modra <amodra@bigpond.net.au>
902
903 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
904
e8590c10
DD
9052007-04-25 Mark Mitchell <mark@codesourcery.com>
906
907 * demangle.h: Change license to LGPL + exception.
908
4a828aab
RH
9092007-04-10 Richard Henderson <rth@redhat.com>
910
911 * bfdlink.h (struct bfd_link_info): Add relax_trip.
912
9c577e89
DD
9132007-03-29 Joel Brobecker <brobecker@adacore.com>
914
915 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
916 regardless of the type of file system.
917
e04d7611
DD
9182007-03-06 Jan Hubicka <jh@suse.cz>
919
920 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
921
2889e75b
NC
9222007-02-21 Nick Clifton <nickc@redhat.com>
923
924 * bfdlink.h (struct bfd_link_callbacks): Add
925 override_segment_assignment field.
926
92f01d61
JM
9272007-02-17 Mark Mitchell <mark@codesourcery.com>
928 Nathan Sidwell <nathan@codesourcery.com>
929 Vladimir Prus <vladimir@codesourcery.com
930 Joseph Myers <joseph@codesourcery.com>
931
932 * bin-bugs.h: Remove.
933
b5d7c748
DD
9342007-02-09 Joseph S. Myers <joseph@codesourcery.com>
935
936 * libiberty.h (pex_write_input): Remove prototype.
937
d6eafc3e
DB
9382007-02-05 Dave Brolley <brolley@redhat.com>
939
940 * Contribute the following changes:
941 2001-03-26 Ben Elliston <bje@redhat.com>
942
943 * dis-asm.h (print_insn_mep): Declare.
944
fc523535 9452007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
946
947 * dis-asm.h (print_i386_disassembler_options): New.
948
53d7966f 9492007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 950
53d7966f
VP
951 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
952 (PEX_BINARY_ERROR): New define.
953 (pex_read_err): New function.
954
208c1674
DD
9552007-01-29 Simon Baldwin <simonb@google.com>
956
957 * demangle.h: New cplus_demangle_print_callback,
958 cplus_demangle_v3_callback, and java_demangle_v3_callback function
959 prototypes, and demangle_callbackref type definition.
960
40b36307
L
9612007-01-16 H.J. Lu <hongjiu.lu@intel.com>
962
963 PR ld/3831
964 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 965 Add dynamic and dynamic_data.
40b36307 966
4fd454c8
NC
9672006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
968 Nick Clifton <nickc@redhat.com>
969
970 * ansidecl.h (ATTRIBUTE_PACKED): Define.
971
d8f813d4 9722006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 973 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
974
975 PR driver/29931
976 * libiberty.h (make_relative_prefix_ignore_links): Declare.
977
2caa7ca0
BW
9782006-11-27 Bob Wilson <bob.wilson@acm.org>
979
980 * xtensa-config.h (XSHAL_ABI): New.
981 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
982
0154116a
BW
9832006-11-27 Bob Wilson <bob.wilson@acm.org>
984
985 * xtensa-isa.h (STATIC_LIBISA): Delete.
986
2087ad84
PB
9872006-10-30 Paul Brook <paul@codesourcery.com>
988
989 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
990 symtab_size.
991
c0f00686
L
9922006-10-30 H.J. Lu <hongjiu.lu@intel.com>
993
994 PR ld/3111
995 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
996
e9f53129
AM
9972006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
998 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
999 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
1000 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
1001 Alan Modra <amodra@bigpond.net.au>
1002
1003 * dis-asm.h (print_insn_spu): Declare.
1004
1c0d3aa6
NC
10052006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1006
1007 * dis-asm.h: Add prototypes for Score disassembler routines.
1008
55255dae
L
10092006-09-07 H.J. Lu <hongjiu.lu@intel.com>
1010
1011 * bfdlink.h (bfd_elf_dynamic_list): New.
1012 (bfd_link_info): Add a dynamic field.
1013
c17d87de
NC
10142006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1015
1016 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1017
fdc90cb4
JJ
10182006-07-10 Jakub Jelinek <jakub@redhat.com>
1019
1020 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1021 emit_gnu_hash bitfields.
1022
3db2e6dd
DD
10232006-04-11 Jim Blandy <jimb@codesourcery.com>
1024
1025 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1026
fbbc3759
L
10272006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1028
1029 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1030 relax_pass.
1031
d70c5fc7
NC
10322006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1033 Anil Paranjape <anilp1@kpitcummins.com>
1034 Shilin Shakti <shilins@kpitcummins.com>
1035
1036 * dis-asm.h (print_insn_xc16c): New prototype.
1037
dd942754
DD
10382006-01-18 DJ Delorie <dj@redhat.com>
1039
1040 * md5.h: Include ansidecl.h
1041
d99b6465
AS
10422006-01-17 Andreas Schwab <schwab@suse.de>
1043
1044 PR binutils/1486
1045 * dis-asm.h (struct disassemble_info): Add
1046 disassembler_needs_relocs.
1047
51d04b5c
BW
10482006-01-09 Bob Wilson <bob.wilson@acm.org>
1049
1050 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1051
b2d179be
BW
10522005-12-30 Bob Wilson <bob.wilson@acm.org>
1053
1054 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1055
d031aafb
NS
10562005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1057
1058 Second part of ms1 to mt renaming.
1059 * dis-asm.h (print_insn_mt): Renamed.
1060
7887b2ce
DD
10612005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1062
1063 PR java/9861
1064 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1065 output format for return types
1066
6ed89c00
AM
10672005-11-03 Alan Modra <amodra@bigpond.net.au>
1068
1069 * bfdlink.h (struct bfd_link_order): Tweak comment.
1070
fb10537e
DD
10712005-10-31 Mark Kettenis <kettenis@gnu.org>
1072
1073 * floatformat.h (enum floatformat_byteorders): Add
1074 floatformat_vax.
1075 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1076
16175d96
DB
10772005-10-28 Dave Brolley <brolley@redhat.com>
1078
1079 Contribute the following changes:
1080 2003-09-29 Dave Brolley <brolley@redhat.com>
1081
1082 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1083 more exotic underlying types to be used.
1084
3c9b82ba
NC
10852005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1086
1087 disasm.h: Add declaration for print_insn_z80
1088
dc603df5
CM
10892005-09-30 Catherine Moore <clm@cm00re.com>
1090
1091 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 1092
7b17bc29
MM
10932005-09-26 Mark Mitchell <mark@codesourcery.com>
1094
1095 * libiberty.h (expandargv): New function.
1096
c17ae8a2
AM
10972005-08-18 Alan Modra <amodra@bigpond.net.au>
1098
1099 * bfdlink.h: Remove mention of a29k.
1100 * dis-asm.h: Remove a29k support.
c17ae8a2 1101
3b6940c0
DD
11022005-08-17 Mark Kettenis <kettenis@gnu.org>
1103
1104 * floatformat.h (struct floatformat): Change type of large
1105 argument for is_valid member to `const void *'.
1106 (floatformat_to_double): Change type of second argument to `const
1107 void *'.
1108 (floatformat_from_double): Change type of last argument to `void
1109 *'.
1110 (floatformat_is_valid): Change type of last argument to `const
1111 void *'.
1112
49f58d10
JB
11132005-07-14 Jim Blandy <jimb@redhat.com>
1114
1115 * dis-asm.h (print_insn_m32c): New declaration.
1116
f2942ea4
DD
11172005-07-12 Ben Elliston <bje@au.ibm.com>
1118
1119 * xregex2.h (regexec): Qualify this prototype with __extension__
1120 when compiling with GNU C.
1121
0fd3a477
JW
11222005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1123
1124 * dis-asm.h (fprintf_ftype): Add format attribute.
1125
6ba85b8c
DD
11262005-07-03 Steve Ellcey <sje@cup.hp.com>
1127
1128 PR other/13906
1129 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1130 * md5.h (md5_uintptr): New.
1131 (md5_ctx): Align buffer field.
1132
c3cca4c9
DD
11332005-06-30 Daniel Berlin <dberlin@dberlin.org>
1134
1135 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1136 (HTAB_EMPTY_ENTRY): New macro.
1137
67f3cb05
GK
11382005-06-20 Geoffrey Keating <geoffk@apple.com>
1139
fd2f25da 1140 * libiberty.h (strverscmp): Prototype.
67f3cb05 1141
08d8fa11
JJ
11422005-06-17 Jakub Jelinek <jakub@redhat.com>
1143
1144 * elf/external.h (GRP_ENTRY_SIZE): Define.
1145
6b5d3a4d
ZW
11462005-06-08 Zack Weinberg <zack@codesourcery.com>
1147
1148 * dis-asm.h (get_arm_regnames): Update prototype.
1149
3f1c9c12
AH
11502005-06-07 Aldy Hernandez <aldyh@redhat.com>
1151 Michael Snyder <msnyder@redhat.com>
1152 Stan Cox <scox@redhat.com>
1153
1154 * dis-asm.h: Externalize print_insn_ms1.
1155
d30d42d1
DD
11562005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1157
1158 * libiberty.h (XOBFINISH): New.
1159
e1fffbe6
AM
11602005-06-03 Alan Modra <amodra@bigpond.net.au>
1161
1162 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1163
c2bd6e35
DD
11642005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1165
1166 * libiberty.h (vsnprintf): Add format attribute.
1167
e9472921
DD
11682005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1169
1170 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1171
01e94249
DD
11722005-05-28 Eli Zaretskii <eliz@gnu.org>
1173
1174 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1175 needed.
1176 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1177
839e4798
RH
11782005-05-25 Richard Henderson <rth@redhat.com>
1179
1180 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1181
abf6a75b
DD
11822005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1183
1184 * libiberty.h (ACONCAT): Properly cast value of alloca().
1185
1186 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1187 __cplusplus.
1188
aaac3631
DD
11892005-05-12 Steve Ellcey <sje@cup.hp.com>
1190
1191 libiberty.h: Do not define empty basename prototype.
1192
e172dbf8
NC
11932005-05-10 Nick Clifton <nickc@redhat.com>
1194
1195 * Update the address and phone number of the FSF organization in
1196 the GPL notices in the following files:
1197 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1198 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1199 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1200 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1201 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1202 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1203 xtensa-isa-internal.h, xtensa-isa.h
1204
c631edf1
DD
12052005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1206
1207 * libiberty.h (unlock_std_streams): New.
1208
a288642d
DD
12092005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1210
1211 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1212 Don't use the PTR macro.
1213
1214 * sort.h: Don't use the PARAMS macro.
1215
7b6f6286
DD
12162005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1217
1218 * libiberty.h (unlock_stream): New.
1219
ab70e2a5
DD
12202005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1221
1222 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1223 Remove parameter names.
1224
ac119ae8
DD
12252005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1226
1227 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1228 Provide prototypes for new functions.
1229
7e10245c
DD
12302005-03-29 Ian Lance Taylor <ian@airs.com>
1231
1232 * libiberty.h: Fix indentation.
1233
b109e79a
ILT
12342005-03-28 Ian Lance Taylor <ian@airs.com>
1235
1236 * libiberty.h: Include <stdio.h>.
1237 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1238 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1239 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1240 (pex_init, pex_run, pex_read_output): Declare.
1241 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1242 (struct pex_time): Define.
1243
3d0dfe26
MM
12442005-03-28 Mark Mitchell <mark@codesourcery.com>
1245
1246 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 1247
49b1fae4
DD
12482005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1249
1250 * ternary.h: Don't use PARAMS anymore.
1251
12522005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1253
1254 * md5.h: Remove definition and uses of __P.
1255 * dyn-string.h: Remove uses of PARAMS.
1256 * fibheap.h: Likewise.
1257 * floatformat.h: Likewise.
1258 * hashtab.h: Likewise.
1259
9334f9c6
DD
12602005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1261
1262 * demangle.h: Remove uses of PARAMS.
1263
1264 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1265 ANSI_PROTOTYPES is always assumed.
1266 Remove uses of PARAMS throughout.
1267
0fad4bdb
DD
12682005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1269
1270 * libiberty.h (xstrndup): Declare.
1271
1ec0126d
DD
12722005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1273
1274 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1275
1fbc7e7a
BW
12762005-03-22 Bob Wilson <bob.wilson@acm.org>
1277
1278 * xtensa-isa.h: Update a comment and whitespace.
1279
57316bff
L
12802005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1281
1282 * bfdlink.h (bfd_link_info): Add gc_sections.
1283
8ec32723
DD
12842005-03-09 Mark Mitchell <mark@codesourcery.com>
1285
1286 * libiberty.h (gettimeofday): Declare.
1287
190eb137
DD
12882005-03-01 Jan Beulich <jbeulich@novell.com>
1289
1290 * libiberty.h: Declare unlink_if_ordinary.
1291
f075ee0c
AM
12922005-02-21 Alan Modra <amodra@bigpond.net.au>
1293
1294 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1295 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1296 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1297
8adce22d
DD
12982005-02-14 Paolo Bonzini <bonzini@gnu.org>
1299
1300 PR bootstrap/19818
1301 * ansidecl.h (PARAMS): Guard from redefinition.
1302
11f25ea6
AM
13032005-02-03 Alan Modra <amodra@bigpond.net.au>
1304
1305 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1306
77cfaee6
AM
13072005-02-01 Alan Modra <amodra@bigpond.net.au>
1308
1309 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1310
0bcb06d2
AS
13112005-01-10 Andreas Schwab <schwab@suse.de>
1312
1313 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1314 skip_zeroes_at_end.
1315
40a59a4c
DD
13162004-12-11 Ben Elliston <bje@au.ibm.com>
1317
1318 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1319 when __GNUC__ is defined and ints are less than 32-bits wide.
1320
fc0e6df6
PB
13212004-11-04 Paul Brook <paul@codesourcery.com>
1322
1323 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1324
a1ace8d8
BW
13252004-11-12 Bob Wilson <bob.wilson@acm.org>
1326
1327 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1328 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1329
7499d566
NC
13302004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1331 Vineet Sharma <vineets@noida.hcltech.com>
1332
1333 * dis-asm.h: Add prototype for print_insn_maxq_little.
1334
3e3b46e5
PB
13352004-10-26 Paul Brook <paul@codesourcery.com>
1336
1337 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1338
dfeffb9f
L
13392004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1340
1341 PR 463
1342 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1343 bfd_link_hash_entry to reloc_overflow.
1344
43cd72b9
BW
13452004-10-07 Bob Wilson <bob.wilson@acm.org>
1346
1347 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1348 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1349 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 1350
43cd72b9
BW
1351 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1352 (config_sturct struct): Delete.
1353 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1354 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1355 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1356 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1357 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1358 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1359 (xtensa_insn_decode_fn): Rename to ...
1360 (xtensa_opcode_decode_fn): ... this.
1361 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1362 xtensa_undo_reloc_fn): Update.
1363 (xtensa_encoding_template_fn): Delete.
1364 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1365 xtensa_length_decode_fn): New.
1366 (xtensa_format_internal, xtensa_slot_internal): New types.
1367 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1368 get_field, and set_field fields. Add name, field_id, regfile,
1369 num_regs, and flags fields.
1370 (xtensa_arg_internal): New type.
1371 (xtensa_iclass_internal): Change operands field to array of
1372 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1373 num_interfaceOperands, and interfaceOperands fields.
1374 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1375 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1376 (opname_lookup_entry): Delete.
1377 (xtensa_regfile_internal, xtensa_interface_internal,
1378 xtensa_funcUnit_internal, xtensa_state_internal,
1379 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1380 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1381 Change type of opname_lookup_table. Delete num_modules,
1382 module_opcode_base, module_decode_fn, config, and has_density fields.
1383 Add num_formats, formats, format_decode_fn, length_decode_fn,
1384 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1385 iclasses, num_regfiles, regfiles, num_states, states,
1386 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1387 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1388 interface_lookup_table, num_funcUnits, funcUnits and
1389 funcUnit_lookup_table fields.
1390 (xtensa_isa_module, xtensa_isa_modules): Delete.
1391 (xtensa_isa_name_compare): New prototype.
1392 (xtisa_errno, xtisa_error_msg): New.
1393 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1394 (xtensa_isa): Change type.
1395 (xtensa_operand): Delete.
1396 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1397 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1398 xtensa_funcUnit_use): New types.
1399 (libisa_module_specifier): Delete.
1400 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1401 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1402 xtensa_insnbuf_from_chars): Update prototypes.
1403 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1404 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1405 xtensa_encode_insn, xtensa_insn_length,
1406 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1407 xtensa_operand_kind, xtensa_encode_result,
1408 xtensa_operand_isPCRelative): Delete.
1409 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1410 xtensa_operand_set_field, xtensa_operand_encode,
1411 xtensa_operand_decode, xtensa_operand_do_reloc,
1412 xtensa_operand_undo_reloc): Update prototypes.
1413 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1414 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1415 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1416 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1417 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1418 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1419 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1420 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1421 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1422 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1423 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1424 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1425 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1426 xtensa_operand_is_visible, xtensa_operand_is_register,
1427 xtensa_operand_regfile, xtensa_operand_num_regs,
1428 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1429 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1430 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1431 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1432 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1433 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1434 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1435 xtensa_state_is_exported, xtensa_sysreg_lookup,
1436 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1437 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1438 xtensa_interface_num_bits, xtensa_interface_inout,
1439 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1440 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
14412004-10-07 Jeff Baker <jbaker@qnx.com>
1442
1443 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1444
f6e332e6
AM
14452004-09-17 Alan Modra <amodra@bigpond.net.au>
1446
1447 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1448 of union.
1449
79fadcb0
DD
14502004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1451
1452 * libiberty.h (basename): Prototype for __MINGW32__.
1453
a5ecc6a5
DD
14542004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1455
1456 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1457 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1458 concat_copy2): Use ATTRIBUTE_SENTINEL.
1459
d003868e
AM
14602004-08-13 Alan Modra <amodra@bigpond.net.au>
1461
1462 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1463 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1464
deaa6723
DD
14652004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1466
1467 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1468 const-qualification before disposal.
1469
d5b4094f
DD
14702004-07-24 Bernardo Innocenti <bernie@develer.com>
1471
1472 * ansidecl.h (ARG_UNUSED): New Macro.
1473
60ee6567
L
14742004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1475
1476 * bin-bugs.h (REPORT_BUGS_TO): Set to
1477 "<URL:http://www.sourceware.org/bugzilla/>".
1478
a35b6b04
DD
14792004-07-21 Paolo Bonzini <bonzini@gnu.org>
1480
1481 * ansidecl.h (ATTRIBUTE_PURE): New.
1482
7ab9a76e
DD
14832004-07-13 Bernardo Innocenti <bernie@develer.com>
1484
1485 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1486 libcpp/internal.h.
1487 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1488 macros.
1489
14902004-07-13 Bernardo Innocenti <bernie@develer.com>
1491
1492 * libiberty.h (ASTRDUP): Add casts required for stricter
1493 type conversion rules of C++.
1494 * obstack.h (obstack_free): Likewise.
1495
1fe1f39c
NC
14962004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1497
1498 * dis-asm.h (print_insn_crx): Declare.
1499
eea6121a
AM
15002004-06-24 Alan Modra <amodra@bigpond.net.au>
1501
1502 * bfdlink.h (struct bfd_link_order): Update comment.
1503
8c37241b
JJ
15042004-05-11 Jakub Jelinek <jakub@redhat.com>
1505
1506 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1507 relro_end fields.
8c37241b 1508
619874a6
DD
15092004-05-04 Andreas Jaeger <aj@suse.de>
1510
1511 * demangle.h: Do not use C++ reserved keyword typename as
1512 parameter for cplus_demangle_fill_builtin_type.
1513
bb6a587d
DD
15142004-04-22 Richard Henderson <rth@redhat.com>
1515
1516 * hashtab.h (struct htab): Add size_prime_index.
1517
d6ea4e80
DD
15182004-04-13 Jeff Law <law@redhat.com>
1519
1520 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1521
f29d4bb8
DD
15222004-03-30 Zack Weinberg <zack@codesourcery.com>
1523
1524 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1525
75d5e263
SS
15262004-03-25 Stan Shebs <shebs@apple.com>
1527
1528 * mpw/: Remove subdirectory and everything in it.
1529
b9cf773d
AM
15302004-03-23 Alan Modra <amodra@bigpond.net.au>
1531
1532 PR 51.
1533 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1534
59c2e50f
L
15352004-03-20 H.J. Lu <hongjiu.lu@intel.com>
1536
1537 * bfdlink.h (bfd_link_info): Correct comments for the
1538 unresolved_syms_in_objects field.
1539
099f84cf
DD
15402004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1541
1542 * dyn-string.h: Update copyright date.
1543
74aee4eb
DD
15442004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1545
1546 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1547 the associated #defines.
1548
59727473
DD
15492004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1550
062054c5
ILT
1551 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1552 "libiberty.h".
1553
9850ebe2
ILT
1554 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1555
59727473
DD
1556 * demangle.h (enum demangle_component_type): Define.
1557 (struct demangle_operator_info): Declare.
1558 (struct demangle_builtin_type_info): Declare.
1559 (struct demangle_component): Define.
1560 (cplus_demangle_fill_component): Declare.
1561 (cplus_demangle_fill_name): Declare.
1562 (cplus_demangle_fill_builtin_type): Declare.
1563 (cplus_demangle_fill_operator): Declare.
1564 (cplus_demangle_fill_extended_operator): Declare.
1565 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1566 (cplus_demangle_v3_components): Declare.
1567 (cplus_demangle_print): Declare.
1568
10ca0e95 1569For older changes see ChangeLog-9103
252b5132
RH
1570\f
1571Local Variables:
1572mode: change-log
1573left-margin: 8
1574fill-column: 74
1575version-control: never
1576End:
This page took 0.630876 seconds and 4 git commands to generate.