*** empty log message ***
[deliverable/binutils-gdb.git] / include / ChangeLog
CommitLineData
17a16b0f
DD
12011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2
3 * xregex.h (regoff_t): Define.
4
26ac1280
DD
52011-07-22 Jakub Jelinek <jakub@redhat.com>
6
d4743114
JJ
7 * dwarf2.h (DW_AT_GNU_macros): New.
8 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
9
26ac1280
DD
10 PR c++/49756
11 * libiberty.h (stack_limit_increase): New prototype.
12
132011-07-13 Sriraman Tallam <tmsriram@google.com>
14
15 * plugin-api.h
16 (ld_plugin_section): New struct.
17 (ld_plugin_get_section_count): New typedef.
18 (ld_plugin_get_section_type): New typedef.
19 (ld_plugin_get_section_name): New typedef.
20 (ld_plugin_get_section_contents): New typedef.
21 (ld_plugin_update_section_order): New typedef.
22 (ld_plugin_allow_section_ordering): New typedef.
23 (LDPT_GET_SECTION_COUNT): New enum value.
24 (LDPT_GET_SECTION_TYPE): New enum value.
25 (LDPT_GET_SECTION_NAME): New enum value.
26 (LDPT_GET_SECTION_CONTENTS): New enum value.
27 (LDPT_UPDATE_SECTION_ORDER): New enum value.
28 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
29 (tv_get_section_count): New struct members.
30 (tv_get_section_type): New struct members.
31 (tv_get_section_name): New struct members.
32 (tv_get_section_contents): New struct members.
33 (tv_update_section_order): New struct members.
34 (tv_allow_section_ordering): New struct members.
35
05aecedb
AM
362011-07-15 Alan Modra <amodra@gmail.com>
37
38 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
39 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
40 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
41 out of bitfields. Reorder bitfields.
42
e9552f7e 432011-07-13 Sriraman Tallam <tmsriram@google.com>
05aecedb
AM
44
45 * plugin-api.h (ld_plugin_section): New struct.
e9552f7e
ST
46 (ld_plugin_get_section_count): New typedef.
47 (ld_plugin_get_section_type): New typedef.
48 (ld_plugin_get_section_name): New typedef.
49 (ld_plugin_get_section_contents): New typedef.
50 (ld_plugin_update_section_order): New typedef.
51 (ld_plugin_allow_section_ordering): New typedef.
52 (LDPT_GET_SECTION_COUNT): New enum value.
53 (LDPT_GET_SECTION_TYPE): New enum value.
54 (LDPT_GET_SECTION_NAME): New enum value.
55 (LDPT_GET_SECTION_CONTENTS): New enum value.
56 (LDPT_UPDATE_SECTION_ORDER): New enum value.
57 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
58 (tv_get_section_count): New struct members.
59 (tv_get_section_type): New struct members.
60 (tv_get_section_name): New struct members.
61 (tv_get_section_contents): New struct members.
62 (tv_update_section_order): New struct members.
63 (tv_allow_section_ordering): New struct members.
64
ae17ab41
CM
652011-07-11 Catherine Moore <clm@codesourcery.com>
66
67 * bfdlink.h (flag_type): New enumeration.
68 (flag_info_list): New structure.
69 (flag_info): New structure.
70
0c511000
AM
712011-07-09 H.J. Lu <hongjiu.lu@intel.com>
72
73 PR ld/12942
74 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
75
7d6b320b
JB
762011-07-01 Joel Brobecker <brobecker@adacore.com>
77
78 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
79 on Darwin, as well as on the systems that use a DOS-like
80 filesystem.
81
b24539b3
DD
822011-06-22 Jakub Jelinek <jakub@redhat.com>
83
84 PR debug/47858
85 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
86
f8b999f9
JJ
872011-06-22 Jakub Jelinek <jakub@redhat.com>
88
89 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
90
e41b3a13
JJ
912011-06-20 Jakub Jelinek <jakub@redhat.com>
92
93 PR ld/12570
94 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
95 option.
96
ddee5e46
DD
972011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
98
99 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
100 (DMGL_RET_DROP): New.
101
aa137e4d 1022011-06-13 Walter Lee <walt@tilera.com>
c8fa16ed 103
aa137e4d
NC
104 * dis-asm.h (print_insn_tilegx): Declare.
105 (print_insn_tilepro): Likewise.
5e4b319c 106
16d96b5b
AM
1072011-05-17 Alan Modra <amodra@gmail.com>
108
109 PR ld/12760
110 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
111 "string" param.
112
41e04eaa
AM
1132011-05-16 Alan Modra <amodra@gmail.com>
114
115 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
116
1bce6bd8
PB
1172011-05-09 Paul Brook <paul@codesourcery.com>
118
119 * elf/tic6x.h (ELF_STRING_C6000_unwind,
120 ELF_STRING_C6000_unwind_info, ELF_STRING_C6000_unwind_once,
121 ELF_STRING_C6000_unwind_info_once): Define.
122
d46ab832
JJ
1232011-04-30 Jakub Jelinek <jakub@redhat.com>
124
125 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
126 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
127
1ae0d051
JK
1282011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
129
130 * bfdlink.h (ENUM_BITFIELD): Remove.
131
1322011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
133
134 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
135
35ed3f94
AM
1362011-04-24 Alan Modra <amodra@gmail.com>
137
138 PR ld/12365
139 PR ld/12696
140 * bfdlink.h (ENUM_BITFIELD): Define.
141 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
142 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
143 rather than "name".
144
24f58f47
AM
1452011-04-20 Alan Modra <amodra@gmail.com>
146
147 PR ld/12365
148 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
149 and multiple_common parameters to pass in a bfd_link_hash_entry
150 pointer rather than name,bfd etc. found in the hash entry.
151
bbda3415
TG
1522011-03-31 Tristan Gingold <gingold@adacore.com>
153
154 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
155
bb0c9237
TT
1562011-03-24 Mark Wielaard <mjw@redhat.com>
157
158 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
159
55406e10
RÁE
1602010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
161
162 * plugin-api.h (ld_plugin_get_view): New.
163 (ld_plugin_tag): Add LDPT_GET_VIEW.
164 (ld_plugin_tv): Add tv_get_view.
165
02458de2
JJ
1662011-03-16 Jakub Jelinek <jakub@redhat.com>
167
168 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
169 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
170 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
171 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
172 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
173 DW_OP_GNU_entry_value): New.
174
007d6189
KT
1752011-02-28 Kai Tietz <kai.tietz@onevision.com>
176
177 * filenames.h (filename_ncmp): New prototype.
178
47704ddf
KT
1792011-02-23 Kai Tietz <kai.tietz@onevision.com>
180
181 * dwarf2.h (_ELF_DWARF2_H): Renamed to
182 _DWARF2_H.
183 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
184 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
185 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
186 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
187
54fcddd0
UW
1882011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
189
190 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
191
7be9d9c9
DD
1922011-01-12 Iain Sandoe <iains@gcc.gnu.org>
193
194 * dwarf2.h: Update value for DW_AT_hi_user.
195
f9e6589d
DD
1962010-11-16 Ian Lance Taylor <iant@google.com>
197
198 * simple-object.h (simple_object_attributes_merge): Declare,
199 replacing simple_object_attributes_compare.
200
8baf536a
DD
2012010-11-04 Ian Lance Taylor <iant@google.com>
202
203 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
204
ffa54e5c
DD
2052010-11-02 Ian Lance Taylor <iant@google.com>
206
207 * simple-object.h: New file.
208
24f58f47 2092010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
ca346ede
DD
210
211 Sync LD plugin patch series (part 1/6) with src/include/.
212 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
213
24f58f47 2142010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
215
216 Apply LD plugin patch series (part 6/6).
217 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
218 to add_archive_element callback used to return a replacement bfd which
219 is to be added to the hash table in place of the original element.
220
24f58f47 2212010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
5d3236ee
DK
222
223 Apply LD plugin patch series (part 1/6).
224 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
225
9711ae4d
DD
2262010-10-06 Andi Kleen <ak@linux.intel.com>
227
228 * libiberty.h (setproctitle): Add prototype.
229
bb73df25
BS
2302010-09-29 Bernd Schmidt <bernds@codesourcery.com>
231
232 * opcode/tic6x-control-registers.h (tscl): Now read_write.
233
d9aee5d7
AK
2342010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
235
236 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
237
f4c65163
MGD
2382010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
239
240 * arm.h (ARM_EXT_V6Z): Remove.
241 (ARM_EXT_SEC): New define.
242 (ARM_AEXT_V6Z): Use Security Extensions.
243 (ARM_AEXT_V6ZK): Likeiwse.
244 (ARM_AEXT_V6ZT2): Likewise.
245 (ARM_AEXT_V6ZKT2): Likewise.
246 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
247 (ARM_ARCH_V7A_SEC): New define.
248 (ARM_ARCH_V7A_MP): Rename...
249 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
250
b7807392
JJ
2512010-09-09 Jakub Jelinek <jakub@redhat.com>
252
253 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
254
f9e9243a
UW
2552010-07-06 Ken Werner <ken.werner@de.ibm.com>
256
257 * floatformat.h (floatformat_ieee_half_big): Add declaration.
258 (floatformat_ieee_half_little): Likewise.
259
360cfc9c
AM
2602010-06-29 Alan Modra <amodra@gmail.com>
261
262 * dis-asm.h: Remove references to maxq.
263
42218b9f
RÁE
2642010-06-21 Rafael Espindola <espindola@google.com>
265
266 * plugin-api.h (ld_plugin_set_extra_library_path): New.
267 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
268 (ld_plugin_tv): Add tv_set_extra_library_path.
269
36b2885d
JJ
2702010-06-21 Jakub Jelinek <jakub@redhat.com>
271
272 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
273
6508b958
RÁE
2742010-06-18 Rafael Espindola <espindola@google.com>
275
276 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
277 Make argument const.
278
219a461e
DD
2792010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
280
281 * splay-tree.h: Update copyright years.
282 (splay_tree_s): Document fields.
283 (splay_tree_new_typed_alloc): New.
284
285 * hashtab.h: Update copyright years.
286 (htab_create_typed_alloc): New.
287
93a6c7a4
TG
2882010-06-10 Tristan Gingold <gingold@adacore.com>
289
290 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
291 DW_TAG_HP_Bliss_field_set.
292 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
293 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
294 DW_AT_HP_definition_points, DW_AT_HP_default_location and
295 DW_AT_HP_is_result_param.
296 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
297 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
298 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
299 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
300 (enum dwarf_line_number_x_ops): Add
301 DW_LNE_HP_source_file_correlation.
302 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
303 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
304 DW_LANG_HP_Assembler.
305
3537c84b
RÁE
3062010-06-01 Rafael Espindola <espindola@google.com>
307
308 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
309
9757332f
DD
3102010-04-26 Pedro Alves <pedro@codesourcery.com>
311
312 * filenames.h (PATH_SEPARATOR): Delete.
313
3142010-04-23 Pedro Alves <pedro@codesourcery.com>
315
316 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
317 always define it independently of host, add `dos_based' parameter,
318 and handle it.
319 (PATH_SEPARATOR): Define.
320 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
321 independently of host, add `dos_based' parameter, and handle it.
322 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
323 it independently of host, add `dos_based' parameter, and handle
324 it.
325 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
326 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
327 (HAS_DOS_DRIVE_SPEC): New.
328 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
329 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
330 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
331 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
332
3332009-05-31 Ian Lance Taylor <iant@google.com>
334
335 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
336 the way we treat an ISO C compiler. Don't define inline as a
337 macro when compiling with C++.
338 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
339 when compiling with C++.
340 * fibheap.h: Add extern "C" when compiling with C++.
341
2cd2156f
DD
3422010-04-23 Pedro Alves <pedro@codesourcery.com>
343
344 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
345 always define it independently of host, add `dos_based' parameter,
346 and handle it.
347 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
348 independently of host, add `dos_based' parameter, and handle it.
349 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
350 it independently of host, add `dos_based' parameter, and handle
351 it.
352 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
353 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
354 (HAS_DOS_DRIVE_SPEC): New.
355 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
356 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
357 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
358 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
359
3602010-04-20 Nick Clifton <nickc@redhat.com>
361
362 * sha1.h: Update copyright notice to use GPLv3.
363
e4e42b45
NC
3642010-04-15 Nick Clifton <nickc@redhat.com>
365
366 * bout.h: Update copyright notice to use GPLv3.
367 * hp-symtab.h: Likewise.
368 * oasys.h: Likewise.
369 * progress.h: Likewise.
370 * sha1.h: Likewise.
371 * xtensa-isa-internal.h: Likewise.
372 * xtensa-isa.h: Likewise.
373
58cd9144
DE
3742010-04-14 Doug Evans <dje@google.com>
375
376 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
377
a233b20c
JJ
3782010-04-05 Jakub Jelinek <jakub@redhat.com>
379
380 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
381 field.
382
40b36596
JM
3832010-03-25 Joseph Myers <joseph@codesourcery.com>
384
385 * dis-asm.h (print_insn_tic6x): Declare.
386
0aec0f33
JM
3872010-03-23 Joseph Myers <joseph@codesourcery.com>
388
389 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
390
16c06870
JB
3912010-01-13 Joel Brobecker <brobecker@adacore.com>
392
393 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
394 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
395
6d390a9e
DD
3962010-01-11 Tristan Gingold <gingold@adacore.com>
397
398 * demangle.h (ada_demangle): Add prototype.
399
43e85a8f
DD
4002010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
401
402 PR bootstrap/41771
403 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
404
2e13ec5c
JB
4052009-12-29 Joel Brobecker <brobecker@adacore.com>
406
407 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
408
e7f8eadb
DK
4092009-12-14 Doug Kwan <dougkwan@google.com>
410
411 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
412 to avoid shadowed variable warnings.
413 * dis-asm.h (struct disassemble_info): Ditto.
414 (disassemble_init_for_target): Ditto.
415 (init_disassemble_info): Ditto.
416
67c2a3e8
DD
4172009-12-03 David Daney <ddaney@caviumnetworks.com>
418 Adam Nemet <adambnemet@gmail.com>
419
420 * elf/mips.h (E_MIPS_MACH_OCTEON2): New machine flag.
421
3cb4feec
AM
4222009-11-18 Alan Modra <amodra@bigpond.net.au>
423
424 * alloca-conf.h: Clarify comment.
425
dec397b2
JB
4262009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
427
428 Add DWARF attribute value for the "Borland fastcall" calling
429 convention.
430 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
431
96d86ee3
KT
4322009-10-23 Kai Tietz <kai.tietz@onevision.com>
433
434 * splay-tree.h (libi_uhostptr_t): Add gcc specific
435 __extension__ for long long type case to silent cX9.
436 (libi_shostptr_t): Likewise.
437
0adbbe4a
DD
4382009-10-19 Rafael Avila de Espindola <espindola@google.com>
439
440 PR40790
441 * plugin-api.h: Don't include stdint.h unconditionally.
442
3fce87a0
DD
4432009-10-15 Jakub Jelinek <jakub@redhat.com>
444
445 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
446 a DWARF 4 addition.
447
f88dc410
AM
4482009-10-14 Alan Modra <amodra@bigpond.net.au>
449
450 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
451 bfd_link_common_skip_ar_aymbols.
452 (struct bfd_link_info): Here too.
453
e322137b
DD
4542009-10-09 Rafael Espindola <espindola@google.com>
455
456 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
457 libname.
458
59b17575
DD
4592008-10-03 Rafael Espindola <espindola@google.com>
460
461 * plugin-api.h: New.
462 * lto-symtab.h: New.
463
8341e15b
ILT
4642009-10-05 Rafael Espindola <espindola@google.com>
465
466 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
467 (ld_plugin_get_input_file): New.
468 (ld_plugin_release_input_file): New.
469 (ld_plugin_add_input_library): New.
470 (ld_plugin_message): Mark format const.
471 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
472 LDPT_ADD_INPUT_LIBRARY.
473 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
474 tv_add_input_library.
475
4762009-10-04 Jerry Quinn <jlquinn@optonline.net>
477
478 * plugin-api.h: Fix compile.
479
664aa91f
DD
4802009-09-29 Jason Merrill <jason@redhat.com>
481
482 * demangle.h (enum demangle_component_type): Add
483 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
484 DEMANGLE_COMPONENT_UNNAMED_TYPE.
485 (struct demangle_component): Add s_unary_num.
486
c7927a3c
NC
4872009-09-29 DJ Delorie <dj@redhat.com>
488
489 * dis-asm.h: Add prototype for print_insn_rx.
490
39236edf
DD
4912009-09-25 Dodji Seketeli <dodji@redhat.com>
492
493 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
494 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
495 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
496
fa9efd0f
DD
4972009-09-25 Cary Coutant <ccoutant@google.com>
498
499 Add rest of new values from DWARF Version 4.
500 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
501 New tags.
502 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
503 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
504 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
505 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
506 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
507 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
508 attributes.
509 (DW_LANG_Python): New language.
510
2b6f5997
CC
5112009-09-24 Cary Coutant <ccoutant@google.com>
512
513 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
514 New tags.
515 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
516 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
517 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
518 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
519 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
520 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
521 attributes.
522 (DW_LANG_Python): New language.
523
a89caa61
DD
5242009-09-22 Dodji Seketeli <dodji@redhat.com>
525
526 * dwarf2.h (enum dwarf_tag): Add
527 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
528
a50b1753
NC
5292009-09-09 Martin Thuresson <martin@mtme.org>
530
531 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
532 level.
533
66a6900a
JZ
5342009-09-04 Jie Zhang <jie.zhang@analog.com>
535
536 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
537 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
538 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
539 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
540 Adjust accordingly.
541 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
542 PseudoDbg_Assert_grp_mask.
543
7ba29e2a
NC
5442009-08-06 Michael Eager <eager@eagercon.com>
545
546 * dis-asm.h: Decl print_insn_microblaze().
547
6e881691
DD
5482009-07-24 Ian Lance Taylor <iant@google.com>
549
550 * libiberty.h (crc32): Declare.
551
2c61e778
DE
5522009-07-20 Cary Coutant <ccoutant@google.com>
553 Doug Evans <dje@google.com>
77170296
DE
554
555 Add some dwarf4 values.
556 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
557 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
558 DW_FORM_flag_present, DW_FORM_sig8.
559 (enum dwarf_attribute): Add DW_AT_signature.
560
d5031754
DD
5612009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
562
563 * demangle.h
564 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
565 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
566 New.
567
fa8f86ff
TT
5682009-07-10 Tom Tromey <tromey@redhat.com>
569
570 * dwarf2.h: New file, moved from elf/.
571
62d2aabf
DD
5722009-07-09 Jakub Jelinek <jakub@redhat.com>
573
574 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
575 and DW_OP_stack_value.
576
e0452928
DD
5772009-07-09 Tom Tromey <tromey@redhat.com>
578
579 * elf/dwarf2.h: Remove, renaming to...
580 * dwarf2.h: ... this.
581
5822009-06-29 Tom Tromey <tromey@redhat.com>
583
584 * elf/dwarf2.h: New file. Merged with gdb.
585
0313a2b8
NC
5862009-06-18 Nick Clifton <nickc@redhat.com>
587
588 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
589 field of struct disassemble_info.
590
671f4ed1
DD
5912009-06-09 Ian Lance Taylor <ian@airs.com>
592
593 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
594
1316c8b3
NC
5952009-06-15 Nick Clifton <nickc@redhat.com>
596
0313a2b8
NC
597 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
598 struct disassemble_info.
1316c8b3 599
8466c6d4
DD
6002009-06-02 Ian Lance Taylor <iant@google.com>
601
602 * ansidecl.h (EXPORTED_CONST): Define.
603
52d6785f
DD
6042009-05-31 Ian Lance Taylor <iant@google.com>
605
606 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
607 the way we treat an ISO C compiler. Don't define inline as a
608 macdro when compiling with C++.
609 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
610 when compiling with C++.
611 * fibheap.h: Add extern "C" when compiling with C++.
612
84983b1a
TG
6132009-05-25 Tristan Gingold <gingold@adacore.com>
614
615 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
616 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
617
95e62385
L
6182009-04-22 Taras Glek <tglek@mozilla.com>
619
620 * hashtab.h: Update GTY annotations to new syntax.
621 * splay-tree.h: Likewise.
e48570bb 622
a0c402a5
L
6232009-04-08 H.J. Lu <hongjiu.lu@intel.com>
624
625 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
626
8d25cc3d
AM
6272009-03-18 Alan Modra <amodra@bigpond.net.au>
628
629 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
630 documentation.
631
c743cf5d
DD
6322009-03-17 Jason Merrill <jason@redhat.com>
633
634 * demangle.h (enum demangle_component_type): Add
635 DEMANGLE_COMPONENT_FUNCTION_PARAM.
636
fa7f3e72
CC
6372008-12-01 Cary Coutant <ccoutant@google.com>
638
639 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
640 (ld_plugin_get_input_file): New typedef.
641 (ld_plugin_release_input_file): New typedef.
642 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
643 (struct ld_plugin_tv): Add two new fields.
644
84e94c90
NC
6452008-12-23 Jon Beniston <jon@beniston.com>
646
647 * dis-asm.h: Add LM32 disassembler function prototype.
648
d2825c1a
DD
6492008-12-10 Jason Merrill <jason@redhat.com>
650
651 * demangle.h (enum demangle_component_type): Add
652 DEMANGLE_COMPONENT_FIXED_TYPE.
653
6c52134c
CC
6542008-12-01 Cary Coutant <ccoutant@google.com>
655
656 * plugin-api.h (ld_plugin_message): Change format parameter to const.
657
a6bfd026
CC
6582008-12-01 Cary Coutant <ccoutant@google.com>
659
660 * plugin-api.h: Fix syntax error when compiling with C++.
661
ae5a3597
AM
6622008-11-26 Alan Modra <amodra@bigpond.net.au>
663
664 PR 7047
665 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
666 Add "literal".
667
1fa3cd83
SA
6682008-11-21 Sterling Augustine <sterling@tensilica.com>
669
670 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
671 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
672
33430bd0 6732008-11-19 Bob Wilson <bob.wilson@acm.org>
e4e42b45 674
33430bd0
BW
675 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
676 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
677 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
678 (XCHAL_NUM_AREGS): Change to 32.
679 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
680 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
681 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
682 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
683 (XCHAL_DEBUGLEVEL): Change to 6.
e4e42b45 684
d387240a
TG
6852008-11-14 Tristan Gingold <gingold@adacore.com>
686
687 * fopen-vms.h (FOPEN_RB): Use a single string to match the
688 standard prototype.
689 (FOPEN_WB): Ditto.
690 (FOPEN_AB): Ditto.
691 (FOPEN_RUB): Ditto.
692 (FOPEN_WUB): Ditto.
693 (FOPEN_AUB): Ditto.
694
75ded2db
AM
6952008-10-21 Alan Modra <amodra@bigpond.net.au>
696
697 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
698
1c08f2c8
DD
6992008-10-06 Jason Merrill <jason@redhat.com>
700
701 * demangle.h (enum demangle_component_type): Add
702 DEMANGLE_COMPONENT_PACK_EXPANSION.
703
f1c4cc75
RH
7042008-09-24 Richard Henderson <rth@redhat.com>
705
706 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
707
bbb444b6
ILT
7082008-09-22 Rafael Espindola <espindola@google.com>
709
710 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
711 Use C style comment.
712 (ld_plugin_api_version, ld_plugin_output_file_type,
713 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
714 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
715 comma from the last item.
716
89fc3421
CC
7172008-09-18 Cary Coutant <ccoutant@google.com>
718
719 Add plugin functionality for link-time optimization (LTO).
720 * plugin-api.h: New file.
721
ba8cb4ba
DD
7222008-09-09 Jason Merrill <jason@redhat.com>
723
724 * demangle.h (enum demangle_component_type): Add
725 DEMANGLE_COMPONENT_DECLTYPE.
726
67efbf45
AM
7272008-08-25 Alan Modra <amodra@bigpond.net.au>
728
729 * binary-io.h: New file, imported from gnulib, but don't
730 #include <fcntl.h> or <stdio.h>.
731
5c1d2f5f
AM
7322008-08-17 Alan Modra <amodra@bigpond.net.au>
733
734 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
735
7b21ac3f
EW
7362008-08-08 Anatoly Sokolov <aesok@post.ru>
737
738 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
739 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
740 (EF_AVR_MACH): Redefine to 0x7F.
741 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
742 (AVR_ISA_AVR3): Redefine.
743 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
744 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
745 AVR_ISA_AVR6): Define.
746
1bac266e
JZ
7472008-07-12 Jie Zhang <jie.zhang@analog.com>
748
749 Revert
750 2008-07-12 Jie Zhang <jie.zhang@analog.com>
751 * bfdlink.h (struct bfd_link_info): Add sep_code member
752 variable.
753 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
754 (EF_BFIN_DATA_IN_L1): Define.
755
8c684578
JZ
7562008-07-12 Jie Zhang <jie.zhang@analog.com>
757
758 * bfdlink.h (struct bfd_link_info): Add sep_code member
759 variable.
760 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
761 (EF_BFIN_DATA_IN_L1): Define.
762
6a4fe770
SS
7632008-07-07 Stan Shebs <stan@codesourcery.com>
764
765 * dis-asm.h (struct disassemble_info): Add endian_code field.
766
0f963b24
JB
7672008-07-07 Joel Brobecker <brobecker@adacore.com>
768
769 * safe-ctype.h: Add #include of ctype.h before redefining
770 the ctype.h macros.
771
d5721fa7
JB
7722008-07-04 Joel Brobecker <brobecker@adacore.com>
773
774 * safe-ctype.h: Remove #error when detecting that ctype.h has been
775 included. Redefine the various macros provided by ctype.h as
776 undefined variables.
777
1e5d0832
DD
7782008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
779
780 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
781 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
782
97407faf
AM
7832008-06-06 Alan Modra <amodra@bigpond.net.au>
784
785 * bfdlink.h (struct bfd_link_info): Add "path_separator".
786
112b7c50
AK
7872008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
788
789 * dis-asm.h (print_s390_disassembler_options):
790 Prototype added.
791
b68965a0
DD
7922008-03-24 Ian Lance Taylor <iant@google.com>
793
794 * sha1.h: New file, from gnulib.
795
796 * md5.h: Add extern "C" when compiled with C++.
797
66ce8439
ILT
7982008-03-24 Ian Lance Taylor <iant@google.com>
799
800 * md5.h: Add extern "C" when compiled with C++.
801
91edef2d
ILT
8022008-03-21 Ian Lance Taylor <iant@google.com>
803
804 * filenames.h: Add extern "C" when compiled with C++.
805
f13a99db
AM
8062008-02-15 Alan Modra <amodra@bigpond.net.au>
807
808 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
809 (struct bfd_link_info): Add output_bfd.
810
6c7d412c
BW
8112008-02-11 Bob Wilson <bob.wilson@acm.org>
812
813 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
814 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
e4e42b45 815
830ef634
DD
8162008-01-26 David Daney <ddaney@avtrex.com>
817
818 * demangle.h (demangle_component_type): Add
819 DEMANGLE_COMPONENT_JAVA_RESOURCE,
820 DEMANGLE_COMPONENT_COMPOUND_NAME, and
821 DEMANGLE_COMPONENT_CHARACTER as new enum values.
822 (demangle_component): Add struct s_character to union u.
823
b14d30e1
JM
8242007-11-07 Joseph Myers <joseph@codesourcery.com>
825 Daniel Jacobowitz <dan@codesourcery.com>
826
827 * floatformat.h (struct floatformat): Add split_half field.
828 (floatformat_ibm_long_double): New.
829
3a0ab695
DD
8302007-09-06 Tom Tromey <tromey@redhat.com>
831
832 * libiberty.h (pex_free): Document process killing.
833
8969a67f
DD
8342007-08-31 Douglas Gregor <doug.gregor@gmail.com>
835
836 * demangle.h (enum demangle_component_type): Add
837 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
838
cd12e26d
BE
8392007-07-25 Ben Elliston <bje@au.ibm.com>
840
841 * ternary.h: Remove.
842
0a05a876 8432007-07-18 Bob Wilson <bob.wilson@acm.org>
e4e42b45 844
0a05a876
BW
845 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
846 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
e4e42b45 847
bd0aa315
NC
8482007-07-17 Nick Clifton <nickc@redhat.com>
849
850 * COPYING3: New file. Contains version 3 of the GNU General
851 Public License.
852
d2df793a
NC
8532007-07-12 Kai Tietz <kai.tietz@onevision.com>
854
ae8772e6
HPN
855 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
856 work-a-round whitespace problem in gcc gengtype.
857
d2df793a
NC
858 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
859 needed for WIN64 when a long is not wide enough for a pointer.
0fdaa005 860 (splay_tree_key, splay_tree_value): Use the new types.
d2df793a 861
fd2f25da
RM
8622007-07-09 Roland McGrath <roland@redhat.com>
863
864 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
865
a208b53c
NC
8662007-07-06 Nick Clifton <nickc@redhat.com>
867
868 * bfdlink.h: Update copyright notice to refer to GPLv3.
869
3d3d428f
NC
8702007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
871
0fdaa005 872 * dis-asm.h (print_insn_cr16): New prototype.
3d3d428f 873
a9a4c53e
AM
8742007-06-01 Noah Misch <noah@cs.caltech.edu>
875 Alan Modra <amodra@bigpond.net.au>
876
877 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
878
0c18fee5
DD
8792007-05-07 Nathan Froyd <froydnj@codesourcery.com>
880
881 * libiberty.h (writeargv): Declare.
882
49fa1e15
AM
8832007-04-30 Alan Modra <amodra@bigpond.net.au>
884
885 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
886
e8590c10
DD
8872007-04-25 Mark Mitchell <mark@codesourcery.com>
888
889 * demangle.h: Change license to LGPL + exception.
890
4a828aab
RH
8912007-04-10 Richard Henderson <rth@redhat.com>
892
893 * bfdlink.h (struct bfd_link_info): Add relax_trip.
894
9c577e89
DD
8952007-03-29 Joel Brobecker <brobecker@adacore.com>
896
897 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
898 regardless of the type of file system.
899
e04d7611
DD
9002007-03-06 Jan Hubicka <jh@suse.cz>
901
902 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
903
2889e75b
NC
9042007-02-21 Nick Clifton <nickc@redhat.com>
905
906 * bfdlink.h (struct bfd_link_callbacks): Add
907 override_segment_assignment field.
908
92f01d61
JM
9092007-02-17 Mark Mitchell <mark@codesourcery.com>
910 Nathan Sidwell <nathan@codesourcery.com>
911 Vladimir Prus <vladimir@codesourcery.com
912 Joseph Myers <joseph@codesourcery.com>
913
914 * bin-bugs.h: Remove.
915
b5d7c748
DD
9162007-02-09 Joseph S. Myers <joseph@codesourcery.com>
917
918 * libiberty.h (pex_write_input): Remove prototype.
919
d6eafc3e
DB
9202007-02-05 Dave Brolley <brolley@redhat.com>
921
922 * Contribute the following changes:
923 2001-03-26 Ben Elliston <bje@redhat.com>
924
925 * dis-asm.h (print_insn_mep): Declare.
926
fc523535 9272007-02-02 H.J. Lu <hongjiu.lu@intel.com>
f59a29b9
L
928
929 * dis-asm.h (print_i386_disassembler_options): New.
930
53d7966f 9312007-01-31 Vladimir Prus <vladimir@codesourcery.com>
fd2f25da 932
53d7966f
VP
933 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
934 (PEX_BINARY_ERROR): New define.
935 (pex_read_err): New function.
936
208c1674
DD
9372007-01-29 Simon Baldwin <simonb@google.com>
938
939 * demangle.h: New cplus_demangle_print_callback,
940 cplus_demangle_v3_callback, and java_demangle_v3_callback function
941 prototypes, and demangle_callbackref type definition.
942
40b36307
L
9432007-01-16 H.J. Lu <hongjiu.lu@intel.com>
944
945 PR ld/3831
946 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
fd2f25da 947 Add dynamic and dynamic_data.
40b36307 948
4fd454c8
NC
9492006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
950 Nick Clifton <nickc@redhat.com>
951
952 * ansidecl.h (ATTRIBUTE_PACKED): Define.
953
d8f813d4 9542006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
40b36307 955 J"orn Rennecke <joern.rennecke@st.com>
d8f813d4
JR
956
957 PR driver/29931
958 * libiberty.h (make_relative_prefix_ignore_links): Declare.
959
2caa7ca0
BW
9602006-11-27 Bob Wilson <bob.wilson@acm.org>
961
962 * xtensa-config.h (XSHAL_ABI): New.
963 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
964
0154116a
BW
9652006-11-27 Bob Wilson <bob.wilson@acm.org>
966
967 * xtensa-isa.h (STATIC_LIBISA): Delete.
968
2087ad84
PB
9692006-10-30 Paul Brook <paul@codesourcery.com>
970
971 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
972 symtab_size.
973
c0f00686
L
9742006-10-30 H.J. Lu <hongjiu.lu@intel.com>
975
976 PR ld/3111
977 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
978
e9f53129
AM
9792006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
980 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
981 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
982 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
983 Alan Modra <amodra@bigpond.net.au>
984
985 * dis-asm.h (print_insn_spu): Declare.
986
1c0d3aa6
NC
9872006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
988
989 * dis-asm.h: Add prototypes for Score disassembler routines.
990
55255dae
L
9912006-09-07 H.J. Lu <hongjiu.lu@intel.com>
992
993 * bfdlink.h (bfd_elf_dynamic_list): New.
994 (bfd_link_info): Add a dynamic field.
995
c17d87de
NC
9962006-08-04 Marcelo Tosatti <marcelo@kvack.org>
997
998 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
999
fdc90cb4
JJ
10002006-07-10 Jakub Jelinek <jakub@redhat.com>
1001
1002 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1003 emit_gnu_hash bitfields.
1004
3db2e6dd
DD
10052006-04-11 Jim Blandy <jimb@codesourcery.com>
1006
1007 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1008
fbbc3759
L
10092006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1010
1011 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1012 relax_pass.
1013
d70c5fc7
NC
10142006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1015 Anil Paranjape <anilp1@kpitcummins.com>
1016 Shilin Shakti <shilins@kpitcummins.com>
1017
1018 * dis-asm.h (print_insn_xc16c): New prototype.
1019
dd942754
DD
10202006-01-18 DJ Delorie <dj@redhat.com>
1021
1022 * md5.h: Include ansidecl.h
1023
d99b6465
AS
10242006-01-17 Andreas Schwab <schwab@suse.de>
1025
1026 PR binutils/1486
1027 * dis-asm.h (struct disassemble_info): Add
1028 disassembler_needs_relocs.
1029
51d04b5c
BW
10302006-01-09 Bob Wilson <bob.wilson@acm.org>
1031
1032 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1033
b2d179be
BW
10342005-12-30 Bob Wilson <bob.wilson@acm.org>
1035
1036 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1037
d031aafb
NS
10382005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1039
1040 Second part of ms1 to mt renaming.
1041 * dis-asm.h (print_insn_mt): Renamed.
1042
7887b2ce
DD
10432005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1044
1045 PR java/9861
1046 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1047 output format for return types
1048
6ed89c00
AM
10492005-11-03 Alan Modra <amodra@bigpond.net.au>
1050
1051 * bfdlink.h (struct bfd_link_order): Tweak comment.
1052
fb10537e
DD
10532005-10-31 Mark Kettenis <kettenis@gnu.org>
1054
1055 * floatformat.h (enum floatformat_byteorders): Add
1056 floatformat_vax.
1057 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1058
16175d96
DB
10592005-10-28 Dave Brolley <brolley@redhat.com>
1060
1061 Contribute the following changes:
1062 2003-09-29 Dave Brolley <brolley@redhat.com>
1063
1064 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1065 more exotic underlying types to be used.
1066
3c9b82ba
NC
10672005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1068
1069 disasm.h: Add declaration for print_insn_z80
1070
dc603df5
CM
10712005-09-30 Catherine Moore <clm@cm00re.com>
1072
1073 * dis-asm.h (print_insn_bfin): Declare.
dc603df5 1074
7b17bc29
MM
10752005-09-26 Mark Mitchell <mark@codesourcery.com>
1076
1077 * libiberty.h (expandargv): New function.
1078
c17ae8a2
AM
10792005-08-18 Alan Modra <amodra@bigpond.net.au>
1080
1081 * bfdlink.h: Remove mention of a29k.
1082 * dis-asm.h: Remove a29k support.
c17ae8a2 1083
3b6940c0
DD
10842005-08-17 Mark Kettenis <kettenis@gnu.org>
1085
1086 * floatformat.h (struct floatformat): Change type of large
1087 argument for is_valid member to `const void *'.
1088 (floatformat_to_double): Change type of second argument to `const
1089 void *'.
1090 (floatformat_from_double): Change type of last argument to `void
1091 *'.
1092 (floatformat_is_valid): Change type of last argument to `const
1093 void *'.
1094
49f58d10
JB
10952005-07-14 Jim Blandy <jimb@redhat.com>
1096
1097 * dis-asm.h (print_insn_m32c): New declaration.
1098
f2942ea4
DD
10992005-07-12 Ben Elliston <bje@au.ibm.com>
1100
1101 * xregex2.h (regexec): Qualify this prototype with __extension__
1102 when compiling with GNU C.
1103
0fd3a477
JW
11042005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1105
1106 * dis-asm.h (fprintf_ftype): Add format attribute.
1107
6ba85b8c
DD
11082005-07-03 Steve Ellcey <sje@cup.hp.com>
1109
1110 PR other/13906
1111 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1112 * md5.h (md5_uintptr): New.
1113 (md5_ctx): Align buffer field.
1114
c3cca4c9
DD
11152005-06-30 Daniel Berlin <dberlin@dberlin.org>
1116
1117 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1118 (HTAB_EMPTY_ENTRY): New macro.
1119
67f3cb05
GK
11202005-06-20 Geoffrey Keating <geoffk@apple.com>
1121
fd2f25da 1122 * libiberty.h (strverscmp): Prototype.
67f3cb05 1123
08d8fa11
JJ
11242005-06-17 Jakub Jelinek <jakub@redhat.com>
1125
1126 * elf/external.h (GRP_ENTRY_SIZE): Define.
1127
6b5d3a4d
ZW
11282005-06-08 Zack Weinberg <zack@codesourcery.com>
1129
1130 * dis-asm.h (get_arm_regnames): Update prototype.
1131
3f1c9c12
AH
11322005-06-07 Aldy Hernandez <aldyh@redhat.com>
1133 Michael Snyder <msnyder@redhat.com>
1134 Stan Cox <scox@redhat.com>
1135
1136 * dis-asm.h: Externalize print_insn_ms1.
1137
d30d42d1
DD
11382005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1139
1140 * libiberty.h (XOBFINISH): New.
1141
e1fffbe6
AM
11422005-06-03 Alan Modra <amodra@bigpond.net.au>
1143
1144 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1145
c2bd6e35
DD
11462005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1147
1148 * libiberty.h (vsnprintf): Add format attribute.
1149
e9472921
DD
11502005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1151
1152 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1153
01e94249
DD
11542005-05-28 Eli Zaretskii <eliz@gnu.org>
1155
1156 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1157 needed.
1158 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1159
839e4798
RH
11602005-05-25 Richard Henderson <rth@redhat.com>
1161
1162 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1163
abf6a75b
DD
11642005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1165
1166 * libiberty.h (ACONCAT): Properly cast value of alloca().
1167
1168 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1169 __cplusplus.
1170
aaac3631
DD
11712005-05-12 Steve Ellcey <sje@cup.hp.com>
1172
1173 libiberty.h: Do not define empty basename prototype.
1174
e172dbf8
NC
11752005-05-10 Nick Clifton <nickc@redhat.com>
1176
1177 * Update the address and phone number of the FSF organization in
1178 the GPL notices in the following files:
1179 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1180 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1181 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1182 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1183 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1184 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1185 xtensa-isa-internal.h, xtensa-isa.h
1186
c631edf1
DD
11872005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1188
1189 * libiberty.h (unlock_std_streams): New.
1190
a288642d
DD
11912005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1192
1193 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1194 Don't use the PTR macro.
1195
1196 * sort.h: Don't use the PARAMS macro.
1197
7b6f6286
DD
11982005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1199
1200 * libiberty.h (unlock_stream): New.
1201
ab70e2a5
DD
12022005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1203
1204 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1205 Remove parameter names.
1206
ac119ae8
DD
12072005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1208
1209 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1210 Provide prototypes for new functions.
1211
7e10245c
DD
12122005-03-29 Ian Lance Taylor <ian@airs.com>
1213
1214 * libiberty.h: Fix indentation.
1215
b109e79a
ILT
12162005-03-28 Ian Lance Taylor <ian@airs.com>
1217
1218 * libiberty.h: Include <stdio.h>.
1219 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1220 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1221 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1222 (pex_init, pex_run, pex_read_output): Declare.
1223 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1224 (struct pex_time): Define.
1225
3d0dfe26
MM
12262005-03-28 Mark Mitchell <mark@codesourcery.com>
1227
1228 * libiberty.h (ffs): Declare, if necessary.
e1fffbe6 1229
49b1fae4
DD
12302005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1231
1232 * ternary.h: Don't use PARAMS anymore.
1233
12342005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1235
1236 * md5.h: Remove definition and uses of __P.
1237 * dyn-string.h: Remove uses of PARAMS.
1238 * fibheap.h: Likewise.
1239 * floatformat.h: Likewise.
1240 * hashtab.h: Likewise.
1241
9334f9c6
DD
12422005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1243
1244 * demangle.h: Remove uses of PARAMS.
1245
1246 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1247 ANSI_PROTOTYPES is always assumed.
1248 Remove uses of PARAMS throughout.
1249
0fad4bdb
DD
12502005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1251
1252 * libiberty.h (xstrndup): Declare.
1253
1ec0126d
DD
12542005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1255
1256 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1257
1fbc7e7a
BW
12582005-03-22 Bob Wilson <bob.wilson@acm.org>
1259
1260 * xtensa-isa.h: Update a comment and whitespace.
1261
57316bff
L
12622005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1263
1264 * bfdlink.h (bfd_link_info): Add gc_sections.
1265
8ec32723
DD
12662005-03-09 Mark Mitchell <mark@codesourcery.com>
1267
1268 * libiberty.h (gettimeofday): Declare.
1269
190eb137
DD
12702005-03-01 Jan Beulich <jbeulich@novell.com>
1271
1272 * libiberty.h: Declare unlink_if_ordinary.
1273
f075ee0c
AM
12742005-02-21 Alan Modra <amodra@bigpond.net.au>
1275
1276 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1277 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1278 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1279
8adce22d
DD
12802005-02-14 Paolo Bonzini <bonzini@gnu.org>
1281
1282 PR bootstrap/19818
1283 * ansidecl.h (PARAMS): Guard from redefinition.
1284
11f25ea6
AM
12852005-02-03 Alan Modra <amodra@bigpond.net.au>
1286
1287 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1288
77cfaee6
AM
12892005-02-01 Alan Modra <amodra@bigpond.net.au>
1290
1291 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1292
0bcb06d2
AS
12932005-01-10 Andreas Schwab <schwab@suse.de>
1294
1295 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1296 skip_zeroes_at_end.
1297
40a59a4c
DD
12982004-12-11 Ben Elliston <bje@au.ibm.com>
1299
1300 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1301 when __GNUC__ is defined and ints are less than 32-bits wide.
1302
fc0e6df6
PB
13032004-11-04 Paul Brook <paul@codesourcery.com>
1304
1305 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1306
a1ace8d8
BW
13072004-11-12 Bob Wilson <bob.wilson@acm.org>
1308
1309 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1310 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1311
7499d566
NC
13122004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1313 Vineet Sharma <vineets@noida.hcltech.com>
1314
1315 * dis-asm.h: Add prototype for print_insn_maxq_little.
1316
3e3b46e5
PB
13172004-10-26 Paul Brook <paul@codesourcery.com>
1318
1319 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1320
dfeffb9f
L
13212004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1322
1323 PR 463
1324 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1325 bfd_link_hash_entry to reloc_overflow.
1326
43cd72b9
BW
13272004-10-07 Bob Wilson <bob.wilson@acm.org>
1328
1329 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1330 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1331 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
c44050dc 1332
43cd72b9
BW
1333 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1334 (config_sturct struct): Delete.
1335 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1336 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1337 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1338 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1339 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1340 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1341 (xtensa_insn_decode_fn): Rename to ...
1342 (xtensa_opcode_decode_fn): ... this.
1343 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1344 xtensa_undo_reloc_fn): Update.
1345 (xtensa_encoding_template_fn): Delete.
1346 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1347 xtensa_length_decode_fn): New.
1348 (xtensa_format_internal, xtensa_slot_internal): New types.
1349 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1350 get_field, and set_field fields. Add name, field_id, regfile,
1351 num_regs, and flags fields.
1352 (xtensa_arg_internal): New type.
1353 (xtensa_iclass_internal): Change operands field to array of
1354 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1355 num_interfaceOperands, and interfaceOperands fields.
1356 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1357 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1358 (opname_lookup_entry): Delete.
1359 (xtensa_regfile_internal, xtensa_interface_internal,
1360 xtensa_funcUnit_internal, xtensa_state_internal,
1361 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1362 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1363 Change type of opname_lookup_table. Delete num_modules,
1364 module_opcode_base, module_decode_fn, config, and has_density fields.
1365 Add num_formats, formats, format_decode_fn, length_decode_fn,
1366 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1367 iclasses, num_regfiles, regfiles, num_states, states,
1368 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1369 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1370 interface_lookup_table, num_funcUnits, funcUnits and
1371 funcUnit_lookup_table fields.
1372 (xtensa_isa_module, xtensa_isa_modules): Delete.
1373 (xtensa_isa_name_compare): New prototype.
1374 (xtisa_errno, xtisa_error_msg): New.
1375 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1376 (xtensa_isa): Change type.
1377 (xtensa_operand): Delete.
1378 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1379 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1380 xtensa_funcUnit_use): New types.
1381 (libisa_module_specifier): Delete.
1382 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1383 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1384 xtensa_insnbuf_from_chars): Update prototypes.
1385 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1386 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1387 xtensa_encode_insn, xtensa_insn_length,
1388 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1389 xtensa_operand_kind, xtensa_encode_result,
1390 xtensa_operand_isPCRelative): Delete.
1391 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1392 xtensa_operand_set_field, xtensa_operand_encode,
1393 xtensa_operand_decode, xtensa_operand_do_reloc,
1394 xtensa_operand_undo_reloc): Update prototypes.
1395 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1396 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1397 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1398 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1399 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1400 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1401 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1402 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1403 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1404 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1405 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1406 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1407 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1408 xtensa_operand_is_visible, xtensa_operand_is_register,
1409 xtensa_operand_regfile, xtensa_operand_num_regs,
1410 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1411 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1412 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1413 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1414 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1415 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1416 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1417 xtensa_state_is_exported, xtensa_sysreg_lookup,
1418 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1419 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1420 xtensa_interface_num_bits, xtensa_interface_inout,
1421 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1422 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
8fdd7217
NC
14232004-10-07 Jeff Baker <jbaker@qnx.com>
1424
1425 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1426
f6e332e6
AM
14272004-09-17 Alan Modra <amodra@bigpond.net.au>
1428
1429 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1430 of union.
1431
79fadcb0
DD
14322004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1433
1434 * libiberty.h (basename): Prototype for __MINGW32__.
1435
a5ecc6a5
DD
14362004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1437
1438 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1439 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1440 concat_copy2): Use ATTRIBUTE_SENTINEL.
1441
d003868e
AM
14422004-08-13 Alan Modra <amodra@bigpond.net.au>
1443
1444 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1445 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1446
deaa6723
DD
14472004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1448
1449 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1450 const-qualification before disposal.
1451
d5b4094f
DD
14522004-07-24 Bernardo Innocenti <bernie@develer.com>
1453
1454 * ansidecl.h (ARG_UNUSED): New Macro.
1455
60ee6567
L
14562004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1457
1458 * bin-bugs.h (REPORT_BUGS_TO): Set to
1459 "<URL:http://www.sourceware.org/bugzilla/>".
1460
a35b6b04
DD
14612004-07-21 Paolo Bonzini <bonzini@gnu.org>
1462
1463 * ansidecl.h (ATTRIBUTE_PURE): New.
1464
7ab9a76e
DD
14652004-07-13 Bernardo Innocenti <bernie@develer.com>
1466
1467 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1468 libcpp/internal.h.
1469 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1470 macros.
1471
14722004-07-13 Bernardo Innocenti <bernie@develer.com>
1473
1474 * libiberty.h (ASTRDUP): Add casts required for stricter
1475 type conversion rules of C++.
1476 * obstack.h (obstack_free): Likewise.
1477
1fe1f39c
NC
14782004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1479
1480 * dis-asm.h (print_insn_crx): Declare.
1481
eea6121a
AM
14822004-06-24 Alan Modra <amodra@bigpond.net.au>
1483
1484 * bfdlink.h (struct bfd_link_order): Update comment.
1485
8c37241b
JJ
14862004-05-11 Jakub Jelinek <jakub@redhat.com>
1487
1488 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1489 relro_end fields.
8c37241b 1490
619874a6
DD
14912004-05-04 Andreas Jaeger <aj@suse.de>
1492
1493 * demangle.h: Do not use C++ reserved keyword typename as
1494 parameter for cplus_demangle_fill_builtin_type.
1495
bb6a587d
DD
14962004-04-22 Richard Henderson <rth@redhat.com>
1497
1498 * hashtab.h (struct htab): Add size_prime_index.
1499
d6ea4e80
DD
15002004-04-13 Jeff Law <law@redhat.com>
1501
1502 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1503
f29d4bb8
DD
15042004-03-30 Zack Weinberg <zack@codesourcery.com>
1505
1506 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1507
75d5e263
SS
15082004-03-25 Stan Shebs <shebs@apple.com>
1509
1510 * mpw/: Remove subdirectory and everything in it.
1511
b9cf773d
AM
15122004-03-23 Alan Modra <amodra@bigpond.net.au>
1513
1514 PR 51.
1515 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1516
59c2e50f
L
15172004-03-20 H.J. Lu <hongjiu.lu@intel.com>
1518
1519 * bfdlink.h (bfd_link_info): Correct comments for the
1520 unresolved_syms_in_objects field.
1521
099f84cf
DD
15222004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1523
1524 * dyn-string.h: Update copyright date.
1525
74aee4eb
DD
15262004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1527
1528 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1529 the associated #defines.
1530
59727473
DD
15312004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1532
062054c5
ILT
1533 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1534 "libiberty.h".
1535
9850ebe2
ILT
1536 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1537
59727473
DD
1538 * demangle.h (enum demangle_component_type): Define.
1539 (struct demangle_operator_info): Declare.
1540 (struct demangle_builtin_type_info): Declare.
1541 (struct demangle_component): Define.
1542 (cplus_demangle_fill_component): Declare.
1543 (cplus_demangle_fill_name): Declare.
1544 (cplus_demangle_fill_builtin_type): Declare.
1545 (cplus_demangle_fill_operator): Declare.
1546 (cplus_demangle_fill_extended_operator): Declare.
1547 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1548 (cplus_demangle_v3_components): Declare.
1549 (cplus_demangle_print): Declare.
1550
10ca0e95 1551For older changes see ChangeLog-9103
252b5132
RH
1552\f
1553Local Variables:
1554mode: change-log
1555left-margin: 8
1556fill-column: 74
1557version-control: never
1558End:
This page took 0.638762 seconds and 4 git commands to generate.