1 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3 * elf/arm.h (TAG_CPU_ARCH_V8): New define.
4 (MAX_TAG_CPU_ARCH): Update.
5 * opcode/arm.h (ARM_EXT_V8): New define.
6 (FPU_VFP_EXT_ARMV8): Likewise.
7 (FPU_NEON_EXT_ARMV8): Likewise.
8 (FPU_CRYPTO_EXT_ARMV8): Likewise.
9 (ARM_AEXT_V8A): Likewise.
10 (FPU_VFP_ARMV8): Likwise.
11 (FPU_NEON_ARMV8): Likewise.
12 (FPU_CRYPTO_ARMV8): Likewise.
13 (FPU_ARCH_VFP_ARMV8): Likewise.
14 (FPU_ARCH_NEON_VFP_ARMV8): Likewise.
15 (FPU_ARCH_CRYPTO_NEON_VFP_ARMV8): Likewise.
16 (ARM_ARCH_V8A): Likwise.
17 (ARM_ARCH_V8A_FP): Likewise.
18 (ARM_ARCH_V8A_SIMD): Likewise.
19 (ARM_ARCH_V8A_CRYPTO): Likewise.
21 2012-08-13 Ian Bolton <ian.bolton@arm.com>
22 Laurent Desnogues <laurent.desnogues@arm.com>
23 Jim MacArthur <jim.macarthur@arm.com>
24 Marcus Shawcroft <marcus.shawcroft@arm.com>
25 Nigel Stephens <nigel.stephens@arm.com>
26 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
27 Richard Earnshaw <rearnsha@arm.com>
28 Sofiane Naci <sofiane.naci@arm.com>
29 Tejas Belagod <tejas.belagod@arm.com>
30 Yufeng Zhang <yufeng.zhang@arm.com>
32 * dis-asm.h (print_insn_aarch64): New declaration.
33 (print_aarch64_disassembler_options): New declaration.
34 (aarch64_symbol_is_valid): New declaration.
36 2012-08-02 Sean Keys <skeys@ipdatasys.com>
38 * elf/m68hc11.h: #define E_M68HC11_NO_BANK_WARNING
41 2012-07-24 Stephan McCamant <smcc@cs.berkeley.edu>
42 Dr David Alan Gilbert <dave@treblig.org>
45 * dis-asm.h (fprintf_ftype): Add ATTRIBUTE_FPTR_PRINTF_2.
47 2012-07-13 Doug Evans <dje@google.com>
49 * filenames.h: #include "hashtab.h".
50 (filename_hash, filename_eq): Declare.
52 2012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
54 * elf/s390.h (START_RELOC_NUMBERS): Define R_390_IRELATIVE reloc.
56 2012-07-05 Sean Keys <skeys@ipdatasys.com>
58 * opcode/xgate.h: Changed the format string for mode
61 2012-06-18 Doug Evans <dje@google.com>
63 * dwarf2.def (DW_OP): Add DW_OP_GNU_const_index.
65 2012-06-12 Rafael Ávila de Espíndola <respindola@mozilla.com>
67 * plugin-api.h (ld_plugin_output_file_type): Add LDPO_PIE.
69 2012-06-08 Jakub Jelinek <jakub@redhat.com>
71 * dwarf2.def (DW_FORM_GNU_ref_alt, DW_FORM_GNU_strp_alt): New
73 * dwarf2.h (enum dwarf_macro_record_type): Add
74 DW_MACRO_GNU_define_indirect_alt, DW_MACRO_GNU_undef_indirect_alt
75 and DW_MACRO_GNU_transparent_include_alt.
77 2012-05-23 Doug Evans <dje@google.com>
79 * leb128.h: #include stdint.h, inttypes.h.
80 (read_uleb128_to_uint64): Renamed from read_uleb128_to_ull.
81 Change to take a uint64_t * argument instead of unsigned long long.
82 (read_sleb128_to_uint64): Renamed from read_sleb128_to_ll.
83 Change to take an int64_t * argument instead of long long.
85 2012-05-22 Doug Evans <dje@google.com>
89 2012-05-19 Gary Funck <gary@intrepid.com>
91 * dwarf2.def: Update comment re: UPC extensions to reference
94 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
96 * dis-asm.h (print_insn_m9s12x): Prototype.
97 (print_insn_m9s12xg): Prototype.
99 2012-05-03 Sean Keys <skeys@ipdatasys.com>
101 * dis-asm.h (print_insn_xgate): Define.
102 (print_insn_xgate): Ditto.
103 Added new files for XGATE port.
105 2012-05-02 Cary Coutant <ccoutant@google.com>
107 * dwarf2.def: Remove DW_FORM_GNU_ref_index,
108 replace DW_AT_GNU_ref_base with DW_AT_GNU_ranges_base.
110 2012-04-28 Doug Evans <dje@google.com>
112 * dwarf2.def (DW_OP): Add DW_OP_GNU_addr_index.
114 2012-04-27 Tom Tromey <tromey@redhat.com>
116 * dwarf2.h: Wrap function declarations in extern "C".
118 2012-04-27 Tom Tromey <tromey@redhat.com>
120 * dwarf2.h (enum dwarf_tag, enum dwarf_form, enum dwarf_attribute)
121 (enum dwarf_location_atom, enum dwarf_type, enum
122 dwarf_call_frame_info): Remove.
123 (DW_TAG, DW_TAG_DUP, DW_FORM, DW_AT, DW_AT_DUP, DW_OP)
124 (DW_OP_DUP, DW_ATE, DW_ATE_DUP, DW_CFA): New macros.
126 (get_DW_TAG_name, get_DW_AT_name, get_DW_FORM_name)
127 (get_DW_OP_name, get_DW_ATE_name): Declare.
128 * dwarf2.def: New file, from dwarf2.h.
130 2012-04-12 David S. Miller <davem@davemloft.net>
132 * elf/sparc.h (R_SPARC_WDISP10): New reloc.
133 * opcode/sparc.h: Define '=' as generating R_SPARC_WDISP10.
135 2012-04-10 Tristan Gingold <gingold@adacore.com>
137 * splay-tree.h: Conditionnaly includes stdint.h and inttypes.h
138 (libi_uhostptr_t, libi_shostptr_t): Remove, replaced by uintptr_t.
140 2012-04-09 Roland McGrath <mcgrathr@google.com>
142 * bfdlink.h (struct bfd_link_info): Add new member user_phdrs.
144 2012-03-15 Alan Modra <amodra@gmail.com>
146 * dis-asm.h (disassemble_init_powerpc): Declare.
148 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
150 Add DWARF attribute value for the "Borland fastcall" calling
152 * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
154 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
157 * bfdlink.h (bfd_link_order): Update comments on data size.
159 2012-01-26 Cary Coutant <ccoutant@google.com>
161 * dwarf2.h (enum dwarf_form): Add Fission extensions.
162 (enum dwarf_attribute): Likewise.
164 2012-01-06 Jason Merrill <jason@redhat.com>
170 * demangle.h (enum demangle_component_type): Add
171 DEMANGLE_COMPONENT_INITIALIZER_LIST, DEMANGLE_COMPONENT_NULLARY.
173 2011-12-14 Iain Sandoe <iains@gcc.gnu.org>
175 * mach-o/loader.h (bfd_mach_o_section_type): define
176 BFD_MACH_O_S_ATTR_NONE to 0.
178 2011-11-07 Richard Henderson <rth@redhat.com>
180 Merged from transactional-memory.
182 * demangle.h (enum gnu_v3_ctor_kinds): Add gnu_v3_object_ctor_group.
183 (enum gnu_v3_dtor_kinds): Add gnu_v3_object_dtor_group.
184 (DEMANGLE_COMPONENT_TRANSACTION_CLONE): New.
185 (DEMANGLE_COMPONENT_NONTRANSACTION_CLONE): New.
187 2011-11-01 DJ Delorie <dj@redhat.com>
189 * dis-asm.h (print_insn_rl78): Declare.
191 2011-10-25 Joern Rennecke <joern.rennecke@embecosm.com>
193 * dis-asm.h (print_insn_epiphany): Declare.
195 2011-10-21 Ulrich Drepper <drepper@gmail.com>
197 * obstack.h [!GNUC] (obstack_free): Avoid cast to int.
199 2011-10-21 Marc Glisse <marc.glisse@inria.fr>
201 * ansidecl.h (ENUM_BITFIELD): Always use enum in C++
203 2011-10-19 Alan Modra <amodra@gmail.com>
206 * bfdlink.h (struct bfd_link_info): Add error_textrel.
208 2011-09-28 Doug Evans <dje@google.com>
210 * timeval-utils.h: New file.
212 * libiberty.h (countargv): Declare.
214 2011-09-26 Cary Coutant <ccoutant@google.com>
217 * plugin-api.h (enum ld_plugin_symbol_resolution): Add
218 LDPR_PREVAILING_DEF_IRONLY_EXP.
219 (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V2.
221 2011-09-23 Cary Coutant <ccoutant@google.com>
224 * demangle.h (enum demangle_component_type): Add
225 DEMANGLE_COMPONENT_CLONE.
227 2011-09-15 H.J. Lu <hongjiu.lu@intel.com>
230 * bfdlink.h (bfd_link_info): Add version_info.
232 2011-07-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
234 * xregex.h (regoff_t): Define.
236 2011-07-22 Jakub Jelinek <jakub@redhat.com>
238 * dwarf2.h (DW_AT_GNU_macros): New.
239 (enum dwarf_macro_record_type): New enum. Add DW_MACRO_GNU_*.
242 * libiberty.h (stack_limit_increase): New prototype.
244 2011-07-13 Sriraman Tallam <tmsriram@google.com>
247 (ld_plugin_section): New struct.
248 (ld_plugin_get_section_count): New typedef.
249 (ld_plugin_get_section_type): New typedef.
250 (ld_plugin_get_section_name): New typedef.
251 (ld_plugin_get_section_contents): New typedef.
252 (ld_plugin_update_section_order): New typedef.
253 (ld_plugin_allow_section_ordering): New typedef.
254 (LDPT_GET_SECTION_COUNT): New enum value.
255 (LDPT_GET_SECTION_TYPE): New enum value.
256 (LDPT_GET_SECTION_NAME): New enum value.
257 (LDPT_GET_SECTION_CONTENTS): New enum value.
258 (LDPT_UPDATE_SECTION_ORDER): New enum value.
259 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
260 (tv_get_section_count): New struct members.
261 (tv_get_section_type): New struct members.
262 (tv_get_section_name): New struct members.
263 (tv_get_section_contents): New struct members.
264 (tv_update_section_order): New struct members.
265 (tv_allow_section_ordering): New struct members.
267 2011-07-15 Alan Modra <amodra@gmail.com>
269 * bfdlink.h (struct bfd_link_info): Use ENUM_BITFIELD for strip,
270 discard, common_skip_ar_symbols, unresolved_syms_in_objects, and
271 unresolved_syms_in_shared_libs fields. Move emit_note_gnu_build_id
272 out of bitfields. Reorder bitfields.
274 2011-07-13 Sriraman Tallam <tmsriram@google.com>
276 * plugin-api.h (ld_plugin_section): New struct.
277 (ld_plugin_get_section_count): New typedef.
278 (ld_plugin_get_section_type): New typedef.
279 (ld_plugin_get_section_name): New typedef.
280 (ld_plugin_get_section_contents): New typedef.
281 (ld_plugin_update_section_order): New typedef.
282 (ld_plugin_allow_section_ordering): New typedef.
283 (LDPT_GET_SECTION_COUNT): New enum value.
284 (LDPT_GET_SECTION_TYPE): New enum value.
285 (LDPT_GET_SECTION_NAME): New enum value.
286 (LDPT_GET_SECTION_CONTENTS): New enum value.
287 (LDPT_UPDATE_SECTION_ORDER): New enum value.
288 (LDPT_ALLOW_SECTION_ORDERING): New enum value.
289 (tv_get_section_count): New struct members.
290 (tv_get_section_type): New struct members.
291 (tv_get_section_name): New struct members.
292 (tv_get_section_contents): New struct members.
293 (tv_update_section_order): New struct members.
294 (tv_allow_section_ordering): New struct members.
296 2011-07-11 Catherine Moore <clm@codesourcery.com>
298 * bfdlink.h (flag_type): New enumeration.
299 (flag_info_list): New structure.
300 (flag_info): New structure.
302 2011-07-09 H.J. Lu <hongjiu.lu@intel.com>
305 * bfdlink.h (bfd_link_info): Add loading_lto_outputs.
307 2011-07-01 Joel Brobecker <brobecker@adacore.com>
309 * filenames.h (HAVE_CASE_INSENSITIVE_FILE_SYSTEM): Define
310 on Darwin, as well as on the systems that use a DOS-like
313 2011-06-22 Jakub Jelinek <jakub@redhat.com>
316 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
318 2011-06-22 Jakub Jelinek <jakub@redhat.com>
320 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_GNU_parameter_ref.
322 2011-06-20 Jakub Jelinek <jakub@redhat.com>
325 * bfdlink.h (struct bfd_link_info): Add no_ld_generated_unwind_info
328 2011-06-13 Jan Kratochvil <jan.kratochvil@redhat.com>
330 * demangle.h (DMGL_RET_POSTFIX): Extend the comment.
331 (DMGL_RET_DROP): New.
333 2011-06-13 Walter Lee <walt@tilera.com>
335 * dis-asm.h (print_insn_tilegx): Declare.
336 (print_insn_tilepro): Likewise.
338 2011-05-17 Alan Modra <amodra@gmail.com>
341 * bfdlink.h (struct bfd_link_callbacks <notice>): Add "flags" and
344 2011-05-16 Alan Modra <amodra@gmail.com>
346 * bfdlink.h (struct bfd_link_hash_entry): Remove u.undef.weak field.
348 2011-04-30 Jakub Jelinek <jakub@redhat.com>
350 * dwarf2.h (DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
351 DW_OP_GNU_deref_type, DW_OP_GNU_convert, DW_OP_GNU_reinterpret): New.
353 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
355 * bfdlink.h (ENUM_BITFIELD): Remove.
357 2011-04-25 Jan Kratochvil <jan.kratochvil@redhat.com>
359 * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
361 2011-04-24 Alan Modra <amodra@gmail.com>
365 * bfdlink.h (ENUM_BITFIELD): Define.
366 (struct bfd_link_hash_entry): Make "type" a bitfield. Add "non_ir_ref".
367 (struct bfd_link_callbacks <notice>): Pass bfd_link_hash_entry pointer
370 2011-04-20 Alan Modra <amodra@gmail.com>
373 * bfdlink.h (struct bfd_link_callbacks): Modify multiple_definition
374 and multiple_common parameters to pass in a bfd_link_hash_entry
375 pointer rather than name,bfd etc. found in the hash entry.
377 2011-03-31 Tristan Gingold <gingold@adacore.com>
379 * dwarf2.h (dwarf_line_number_hp_sfc_ops): New enum.
381 2011-03-24 Mark Wielaard <mjw@redhat.com>
383 * dwarf2.h (dwarf_form): Remove deprecated DW_FORM_sig8 define.
385 2010-03-23 Rafael Ávila de Espíndola <respindola@mozilla.com>
387 * plugin-api.h (ld_plugin_get_view): New.
388 (ld_plugin_tag): Add LDPT_GET_VIEW.
389 (ld_plugin_tv): Add tv_get_view.
391 2011-03-16 Jakub Jelinek <jakub@redhat.com>
393 * dwarf2.h (DW_TAG_GNU_call_site, DW_TAG_GNU_call_site_parameter,
394 DW_AT_GNU_call_site_value, DW_AT_GNU_call_site_data_value,
395 DW_AT_GNU_call_site_target, DW_AT_GNU_call_site_target_clobbered,
396 DW_AT_GNU_tail_call, DW_AT_GNU_all_tail_call_sites,
397 DW_AT_GNU_all_call_sites,, DW_AT_GNU_all_source_call_sites,
398 DW_OP_GNU_entry_value): New.
400 2011-02-28 Kai Tietz <kai.tietz@onevision.com>
402 * filenames.h (filename_ncmp): New prototype.
404 2011-02-23 Kai Tietz <kai.tietz@onevision.com>
406 * dwarf2.h (_ELF_DWARF2_H): Renamed to
408 (DWARF2_External_LineInfo, DWARF2_Internal_LineInfo,
409 DWARF2_External_PubNames, DWARF2_Internal_PubNames,
410 DWARF2_External_CompUnit, DWARF2_Internal_CompUnit,
411 DWARF2_External_ARange, DWARF2_Internal_ARange): Removed.
413 2011-02-08 Ulrich Weigand <uweigand@de.ibm.com>
415 * dwarf2.h (enum dwarf_calling_convention): Add DW_CC_GDB_IBM_OpenCL.
417 2011-01-12 Iain Sandoe <iains@gcc.gnu.org>
419 * dwarf2.h: Update value for DW_AT_hi_user.
421 2010-11-16 Ian Lance Taylor <iant@google.com>
423 * simple-object.h (simple_object_attributes_merge): Declare,
424 replacing simple_object_attributes_compare.
426 2010-11-04 Ian Lance Taylor <iant@google.com>
428 * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
430 2010-11-02 Ian Lance Taylor <iant@google.com>
432 * simple-object.h: New file.
434 2010-10-15 Dave Korn <dave.korn.cygwin@gmail.com>
436 Sync LD plugin patch series (part 1/6) with src/include/.
437 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
439 2010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
441 Apply LD plugin patch series (part 6/6).
442 * bfdlink.h (struct_bfd_link_callbacks): Document new argument
443 to add_archive_element callback used to return a replacement bfd which
444 is to be added to the hash table in place of the original element.
446 2010-10-14 Dave Korn <dave.korn.cygwin@gmail.com>
448 Apply LD plugin patch series (part 1/6).
449 * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
451 2010-10-06 Andi Kleen <ak@linux.intel.com>
453 * libiberty.h (setproctitle): Add prototype.
455 2010-09-29 Bernd Schmidt <bernds@codesourcery.com>
457 * opcode/tic6x-control-registers.h (tscl): Now read_write.
459 2010-09-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
461 * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
463 2010-09-23 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
465 * arm.h (ARM_EXT_V6Z): Remove.
466 (ARM_EXT_SEC): New define.
467 (ARM_AEXT_V6Z): Use Security Extensions.
468 (ARM_AEXT_V6ZK): Likeiwse.
469 (ARM_AEXT_V6ZT2): Likewise.
470 (ARM_AEXT_V6ZKT2): Likewise.
471 (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
472 (ARM_ARCH_V7A_SEC): New define.
473 (ARM_ARCH_V7A_MP): Rename...
474 (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
476 2010-09-09 Jakub Jelinek <jakub@redhat.com>
478 * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
480 2010-07-06 Ken Werner <ken.werner@de.ibm.com>
482 * floatformat.h (floatformat_ieee_half_big): Add declaration.
483 (floatformat_ieee_half_little): Likewise.
485 2010-06-29 Alan Modra <amodra@gmail.com>
487 * dis-asm.h: Remove references to maxq.
489 2010-06-21 Rafael Espindola <espindola@google.com>
491 * plugin-api.h (ld_plugin_set_extra_library_path): New.
492 (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
493 (ld_plugin_tv): Add tv_set_extra_library_path.
495 2010-06-21 Jakub Jelinek <jakub@redhat.com>
497 * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
499 2010-06-18 Rafael Espindola <espindola@google.com>
501 * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
504 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
506 * splay-tree.h: Update copyright years.
507 (splay_tree_s): Document fields.
508 (splay_tree_new_typed_alloc): New.
510 * hashtab.h: Update copyright years.
511 (htab_create_typed_alloc): New.
513 2010-06-10 Tristan Gingold <gingold@adacore.com>
515 * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
516 DW_TAG_HP_Bliss_field_set.
517 (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
518 DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
519 DW_AT_HP_definition_points, DW_AT_HP_default_location and
520 DW_AT_HP_is_result_param.
521 (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
522 DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
523 DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
524 DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
525 (enum dwarf_line_number_x_ops): Add
526 DW_LNE_HP_source_file_correlation.
527 (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
528 DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
529 DW_LANG_HP_Assembler.
531 2010-06-01 Rafael Espindola <espindola@google.com>
533 * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
535 2010-04-26 Pedro Alves <pedro@codesourcery.com>
537 * filenames.h (PATH_SEPARATOR): Delete.
539 2010-04-23 Pedro Alves <pedro@codesourcery.com>
541 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
542 always define it independently of host, add `dos_based' parameter,
544 (PATH_SEPARATOR): Define.
545 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
546 independently of host, add `dos_based' parameter, and handle it.
547 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
548 it independently of host, add `dos_based' parameter, and handle
550 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
551 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
552 (HAS_DOS_DRIVE_SPEC): New.
553 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
554 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
555 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
556 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
558 2009-05-31 Ian Lance Taylor <iant@google.com>
560 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
561 the way we treat an ISO C compiler. Don't define inline as a
562 macro when compiling with C++.
563 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
564 when compiling with C++.
565 * fibheap.h: Add extern "C" when compiling with C++.
567 2010-04-23 Pedro Alves <pedro@codesourcery.com>
569 * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
570 always define it independently of host, add `dos_based' parameter,
572 (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
573 independently of host, add `dos_based' parameter, and handle it.
574 (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
575 it independently of host, add `dos_based' parameter, and handle
577 (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
578 (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
579 (HAS_DOS_DRIVE_SPEC): New.
580 (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
581 (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
582 (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
583 * libiberty.h (dos_lbasename, unix_lbasename): Declare.
585 2010-04-20 Nick Clifton <nickc@redhat.com>
587 * sha1.h: Update copyright notice to use GPLv3.
589 2010-04-15 Nick Clifton <nickc@redhat.com>
591 * bout.h: Update copyright notice to use GPLv3.
592 * hp-symtab.h: Likewise.
594 * progress.h: Likewise.
596 * xtensa-isa-internal.h: Likewise.
597 * xtensa-isa.h: Likewise.
599 2010-04-14 Doug Evans <dje@google.com>
601 * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
603 2010-04-05 Jakub Jelinek <jakub@redhat.com>
605 * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
608 2010-03-25 Joseph Myers <joseph@codesourcery.com>
610 * dis-asm.h (print_insn_tic6x): Declare.
612 2010-03-23 Joseph Myers <joseph@codesourcery.com>
614 * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
616 2010-01-13 Joel Brobecker <brobecker@adacore.com>
618 Add new DW_AT_use_GNAT_descriptive_type CU attribute.
619 * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
621 2010-01-11 Tristan Gingold <gingold@adacore.com>
623 * demangle.h (ada_demangle): Add prototype.
625 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
628 * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
630 2009-12-29 Joel Brobecker <brobecker@adacore.com>
632 * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
634 2009-12-14 Doug Kwan <dougkwan@google.com>
636 * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
637 to avoid shadowed variable warnings.
638 * dis-asm.h (struct disassemble_info): Ditto.
639 (disassemble_init_for_target): Ditto.
640 (init_disassemble_info): Ditto.
642 2009-11-18 Alan Modra <amodra@bigpond.net.au>
644 * alloca-conf.h: Clarify comment.
646 2009-11-06 Jonas Maebe <jonas.maebe@elis.ugent.be>
648 Add DWARF attribute value for the "Borland fastcall" calling
650 * dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
652 2009-10-23 Kai Tietz <kai.tietz@onevision.com>
654 * splay-tree.h (libi_uhostptr_t): Add gcc specific
655 __extension__ for long long type case to silent cX9.
656 (libi_shostptr_t): Likewise.
658 2009-10-19 Rafael Avila de Espindola <espindola@google.com>
661 * plugin-api.h: Don't include stdint.h unconditionally.
663 2009-10-15 Jakub Jelinek <jakub@redhat.com>
665 * include/dwarf2.h (DW_LANG_Python): Add comment that it is
668 2009-10-14 Alan Modra <amodra@bigpond.net.au>
670 * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
671 bfd_link_common_skip_ar_aymbols.
672 (struct bfd_link_info): Here too.
674 2009-10-09 Rafael Espindola <espindola@google.com>
676 * plugin-api.h (ld_plugin_add_input_library): Change argument name to
679 2008-10-03 Rafael Espindola <espindola@google.com>
684 2009-10-05 Rafael Espindola <espindola@google.com>
686 * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
687 (ld_plugin_get_input_file): New.
688 (ld_plugin_release_input_file): New.
689 (ld_plugin_add_input_library): New.
690 (ld_plugin_message): Mark format const.
691 (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
692 LDPT_ADD_INPUT_LIBRARY.
693 (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
694 tv_add_input_library.
696 2009-10-04 Jerry Quinn <jlquinn@optonline.net>
698 * plugin-api.h: Fix compile.
700 2009-09-29 Jason Merrill <jason@redhat.com>
702 * demangle.h (enum demangle_component_type): Add
703 DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
704 DEMANGLE_COMPONENT_UNNAMED_TYPE.
705 (struct demangle_component): Add s_unary_num.
707 2009-09-29 DJ Delorie <dj@redhat.com>
709 * dis-asm.h: Add prototype for print_insn_rx.
711 2009-09-25 Dodji Seketeli <dodji@redhat.com>
713 * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
714 DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
715 and DW_TAG_formal_parameter_pack until DWARF 5 is out.
717 2009-09-25 Cary Coutant <ccoutant@google.com>
719 Add rest of new values from DWARF Version 4.
720 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
722 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
723 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
724 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
725 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
726 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
727 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
729 (DW_LANG_Python): New language.
731 2009-09-24 Cary Coutant <ccoutant@google.com>
733 * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
735 (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
736 (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
737 DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
738 DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
739 DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
740 DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
742 (DW_LANG_Python): New language.
744 2009-09-22 Dodji Seketeli <dodji@redhat.com>
746 * dwarf2.h (enum dwarf_tag): Add
747 DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
749 2009-09-09 Martin Thuresson <martin@mtme.org>
751 * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
754 2009-09-04 Jie Zhang <jie.zhang@analog.com>
756 * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
757 (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
758 (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
759 PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
761 (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
762 PseudoDbg_Assert_grp_mask.
764 2009-08-06 Michael Eager <eager@eagercon.com>
766 * dis-asm.h: Decl print_insn_microblaze().
768 2009-07-24 Ian Lance Taylor <iant@google.com>
770 * libiberty.h (crc32): Declare.
772 2009-07-20 Cary Coutant <ccoutant@google.com>
773 Doug Evans <dje@google.com>
775 Add some dwarf4 values.
776 * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
777 (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
778 DW_FORM_flag_present, DW_FORM_sig8.
779 (enum dwarf_attribute): Add DW_AT_signature.
781 2009-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
784 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
785 (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
788 2009-07-10 Tom Tromey <tromey@redhat.com>
790 * dwarf2.h: New file, moved from elf/.
792 2009-07-09 Jakub Jelinek <jakub@redhat.com>
794 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
795 and DW_OP_stack_value.
797 2009-07-09 Tom Tromey <tromey@redhat.com>
799 * elf/dwarf2.h: Remove, renaming to...
800 * dwarf2.h: ... this.
802 2009-06-29 Tom Tromey <tromey@redhat.com>
804 * elf/dwarf2.h: New file. Merged with gdb.
806 2009-06-18 Nick Clifton <nickc@redhat.com>
808 * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
809 field of struct disassemble_info.
811 2009-06-09 Ian Lance Taylor <ian@airs.com>
813 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
815 2009-06-15 Nick Clifton <nickc@redhat.com>
817 * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
818 struct disassemble_info.
820 2009-06-02 Ian Lance Taylor <iant@google.com>
822 * ansidecl.h (EXPORTED_CONST): Define.
824 2009-05-31 Ian Lance Taylor <iant@google.com>
826 * ansidecl.h: Add extern "C" when compiling with C++. Treat C++
827 the way we treat an ISO C compiler. Don't define inline as a
828 macdro when compiling with C++.
829 * dyn-string.h: Add header guard DYN_STRING_H. Add extern "C"
830 when compiling with C++.
831 * fibheap.h: Add extern "C" when compiling with C++.
833 2009-05-25 Tristan Gingold <gingold@adacore.com>
835 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
836 FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
838 2009-04-22 Taras Glek <tglek@mozilla.com>
840 * hashtab.h: Update GTY annotations to new syntax.
841 * splay-tree.h: Likewise.
843 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
845 * bfdlink.h (bfd_link_info): Add warn_alternate_em.
847 2009-03-18 Alan Modra <amodra@bigpond.net.au>
849 * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
852 2009-03-17 Jason Merrill <jason@redhat.com>
854 * demangle.h (enum demangle_component_type): Add
855 DEMANGLE_COMPONENT_FUNCTION_PARAM.
857 2008-12-01 Cary Coutant <ccoutant@google.com>
859 * plugin-api.h (LDPS_BAD_HANDLE): New constant.
860 (ld_plugin_get_input_file): New typedef.
861 (ld_plugin_release_input_file): New typedef.
862 (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
863 (struct ld_plugin_tv): Add two new fields.
865 2008-12-23 Jon Beniston <jon@beniston.com>
867 * dis-asm.h: Add LM32 disassembler function prototype.
869 2008-12-10 Jason Merrill <jason@redhat.com>
871 * demangle.h (enum demangle_component_type): Add
872 DEMANGLE_COMPONENT_FIXED_TYPE.
874 2008-12-01 Cary Coutant <ccoutant@google.com>
876 * plugin-api.h (ld_plugin_message): Change format parameter to const.
878 2008-12-01 Cary Coutant <ccoutant@google.com>
880 * plugin-api.h: Fix syntax error when compiling with C++.
882 2008-11-26 Alan Modra <amodra@bigpond.net.au>
885 * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
888 2008-11-21 Sterling Augustine <sterling@tensilica.com>
890 * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
891 * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
893 2008-11-19 Bob Wilson <bob.wilson@acm.org>
895 * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
896 (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
897 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
898 (XCHAL_NUM_AREGS): Change to 32.
899 (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
900 (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
901 (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
902 (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
903 (XCHAL_DEBUGLEVEL): Change to 6.
905 2008-11-14 Tristan Gingold <gingold@adacore.com>
907 * fopen-vms.h (FOPEN_RB): Use a single string to match the
915 2008-10-21 Alan Modra <amodra@bigpond.net.au>
917 * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
919 2008-10-06 Jason Merrill <jason@redhat.com>
921 * demangle.h (enum demangle_component_type): Add
922 DEMANGLE_COMPONENT_PACK_EXPANSION.
924 2008-09-24 Richard Henderson <rth@redhat.com>
926 * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
928 2008-09-22 Rafael Espindola <espindola@google.com>
930 * plugin-api.h (ld_plugin_status): Remove comma from the last item.
932 (ld_plugin_api_version, ld_plugin_output_file_type,
933 ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
934 ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
935 comma from the last item.
937 2008-09-18 Cary Coutant <ccoutant@google.com>
939 Add plugin functionality for link-time optimization (LTO).
940 * plugin-api.h: New file.
942 2008-09-09 Jason Merrill <jason@redhat.com>
944 * demangle.h (enum demangle_component_type): Add
945 DEMANGLE_COMPONENT_DECLTYPE.
947 2008-08-25 Alan Modra <amodra@bigpond.net.au>
949 * binary-io.h: New file, imported from gnulib, but don't
950 #include <fcntl.h> or <stdio.h>.
952 2008-08-17 Alan Modra <amodra@bigpond.net.au>
954 * bfdlink.h (bfd_generic_link_read_symbols): Declare.
956 2008-08-08 Anatoly Sokolov <aesok@post.ru>
958 * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
959 E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
960 (EF_AVR_MACH): Redefine to 0x7F.
961 * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
962 (AVR_ISA_AVR3): Redefine.
963 (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
964 AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
965 AVR_ISA_AVR6): Define.
967 2008-07-12 Jie Zhang <jie.zhang@analog.com>
970 2008-07-12 Jie Zhang <jie.zhang@analog.com>
971 * bfdlink.h (struct bfd_link_info): Add sep_code member
973 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
974 (EF_BFIN_DATA_IN_L1): Define.
976 2008-07-12 Jie Zhang <jie.zhang@analog.com>
978 * bfdlink.h (struct bfd_link_info): Add sep_code member
980 * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
981 (EF_BFIN_DATA_IN_L1): Define.
983 2008-07-07 Stan Shebs <stan@codesourcery.com>
985 * dis-asm.h (struct disassemble_info): Add endian_code field.
987 2008-07-07 Joel Brobecker <brobecker@adacore.com>
989 * safe-ctype.h: Add #include of ctype.h before redefining
992 2008-07-04 Joel Brobecker <brobecker@adacore.com>
994 * safe-ctype.h: Remove #error when detecting that ctype.h has been
995 included. Redefine the various macros provided by ctype.h as
998 2008-06-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1000 * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
1001 XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
1003 2008-06-06 Alan Modra <amodra@bigpond.net.au>
1005 * bfdlink.h (struct bfd_link_info): Add "path_separator".
1007 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
1009 * dis-asm.h (print_s390_disassembler_options):
1012 2008-03-24 Ian Lance Taylor <iant@google.com>
1014 * sha1.h: New file, from gnulib.
1016 * md5.h: Add extern "C" when compiled with C++.
1018 2008-03-24 Ian Lance Taylor <iant@google.com>
1020 * md5.h: Add extern "C" when compiled with C++.
1022 2008-03-21 Ian Lance Taylor <iant@google.com>
1024 * filenames.h: Add extern "C" when compiled with C++.
1026 2008-02-15 Alan Modra <amodra@bigpond.net.au>
1028 * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
1029 (struct bfd_link_info): Add output_bfd.
1031 2008-02-11 Bob Wilson <bob.wilson@acm.org>
1033 * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
1034 (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
1036 2008-01-26 David Daney <ddaney@avtrex.com>
1038 * demangle.h (demangle_component_type): Add
1039 DEMANGLE_COMPONENT_JAVA_RESOURCE,
1040 DEMANGLE_COMPONENT_COMPOUND_NAME, and
1041 DEMANGLE_COMPONENT_CHARACTER as new enum values.
1042 (demangle_component): Add struct s_character to union u.
1044 2007-11-07 Joseph Myers <joseph@codesourcery.com>
1045 Daniel Jacobowitz <dan@codesourcery.com>
1047 * floatformat.h (struct floatformat): Add split_half field.
1048 (floatformat_ibm_long_double): New.
1050 2007-09-06 Tom Tromey <tromey@redhat.com>
1052 * libiberty.h (pex_free): Document process killing.
1054 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
1056 * demangle.h (enum demangle_component_type): Add
1057 DEMANGLE_COMPONENT_RVALUE_REFERENCE.
1059 2007-07-25 Ben Elliston <bje@au.ibm.com>
1061 * ternary.h: Remove.
1063 2007-07-18 Bob Wilson <bob.wilson@acm.org>
1065 * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
1066 (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
1068 2007-07-17 Nick Clifton <nickc@redhat.com>
1070 * COPYING3: New file. Contains version 3 of the GNU General
1073 2007-07-12 Kai Tietz <kai.tietz@onevision.com>
1075 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
1076 work-a-round whitespace problem in gcc gengtype.
1078 * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
1079 needed for WIN64 when a long is not wide enough for a pointer.
1080 (splay_tree_key, splay_tree_value): Use the new types.
1082 2007-07-09 Roland McGrath <roland@redhat.com>
1084 * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
1086 2007-07-06 Nick Clifton <nickc@redhat.com>
1088 * bfdlink.h: Update copyright notice to refer to GPLv3.
1090 2007-06-29 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1092 * dis-asm.h (print_insn_cr16): New prototype.
1094 2007-06-01 Noah Misch <noah@cs.caltech.edu>
1095 Alan Modra <amodra@bigpond.net.au>
1097 * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
1099 2007-05-07 Nathan Froyd <froydnj@codesourcery.com>
1101 * libiberty.h (writeargv): Declare.
1103 2007-04-30 Alan Modra <amodra@bigpond.net.au>
1105 * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
1107 2007-04-25 Mark Mitchell <mark@codesourcery.com>
1109 * demangle.h: Change license to LGPL + exception.
1111 2007-04-10 Richard Henderson <rth@redhat.com>
1113 * bfdlink.h (struct bfd_link_info): Add relax_trip.
1115 2007-03-29 Joel Brobecker <brobecker@adacore.com>
1117 * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
1118 regardless of the type of file system.
1120 2007-03-06 Jan Hubicka <jh@suse.cz>
1122 * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
1124 2007-02-21 Nick Clifton <nickc@redhat.com>
1126 * bfdlink.h (struct bfd_link_callbacks): Add
1127 override_segment_assignment field.
1129 2007-02-17 Mark Mitchell <mark@codesourcery.com>
1130 Nathan Sidwell <nathan@codesourcery.com>
1131 Vladimir Prus <vladimir@codesourcery.com
1132 Joseph Myers <joseph@codesourcery.com>
1134 * bin-bugs.h: Remove.
1136 2007-02-09 Joseph S. Myers <joseph@codesourcery.com>
1138 * libiberty.h (pex_write_input): Remove prototype.
1140 2007-02-05 Dave Brolley <brolley@redhat.com>
1142 * Contribute the following changes:
1143 2001-03-26 Ben Elliston <bje@redhat.com>
1145 * dis-asm.h (print_insn_mep): Declare.
1147 2007-02-02 H.J. Lu <hongjiu.lu@intel.com>
1149 * dis-asm.h (print_i386_disassembler_options): New.
1151 2007-01-31 Vladimir Prus <vladimir@codesourcery.com>
1153 * libiberty.h (PEX_STDERR_TO_PIPE): New define.
1154 (PEX_BINARY_ERROR): New define.
1155 (pex_read_err): New function.
1157 2007-01-29 Simon Baldwin <simonb@google.com>
1159 * demangle.h: New cplus_demangle_print_callback,
1160 cplus_demangle_v3_callback, and java_demangle_v3_callback function
1161 prototypes, and demangle_callbackref type definition.
1163 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
1166 * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
1167 Add dynamic and dynamic_data.
1169 2006-12-05 Michael Tautschnig <tautschn@model.in.tum.de>
1170 Nick Clifton <nickc@redhat.com>
1172 * ansidecl.h (ATTRIBUTE_PACKED): Define.
1174 2006-11-30 Andrew Stubbs <andrew.stubbs@st.com>
1175 J"orn Rennecke <joern.rennecke@st.com>
1178 * libiberty.h (make_relative_prefix_ignore_links): Declare.
1180 2006-11-27 Bob Wilson <bob.wilson@acm.org>
1182 * xtensa-config.h (XSHAL_ABI): New.
1183 (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
1185 2006-11-27 Bob Wilson <bob.wilson@acm.org>
1187 * xtensa-isa.h (STATIC_LIBISA): Delete.
1189 2006-10-30 Paul Brook <paul@codesourcery.com>
1191 * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
1194 2006-10-30 H.J. Lu <hongjiu.lu@intel.com>
1197 * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
1199 2006-10-25 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
1200 Yukishige Shibata <shibata@rd.scei.sony.co.jp>
1201 Nobuhisa Fujinami <fnami@rd.scei.sony.co.jp>
1202 Takeaki Fukuoka <fukuoka@rd.scei.sony.co.jp>
1203 Alan Modra <amodra@bigpond.net.au>
1205 * dis-asm.h (print_insn_spu): Declare.
1207 2006-09-17 Mei Ligang <ligang@sunnorth.com.cn>
1209 * dis-asm.h: Add prototypes for Score disassembler routines.
1211 2006-09-07 H.J. Lu <hongjiu.lu@intel.com>
1213 * bfdlink.h (bfd_elf_dynamic_list): New.
1214 (bfd_link_info): Add a dynamic field.
1216 2006-08-04 Marcelo Tosatti <marcelo@kvack.org>
1218 * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
1220 2006-07-10 Jakub Jelinek <jakub@redhat.com>
1222 * bfdlink.h (struct bfd_link_info): Add emit_hash and
1223 emit_gnu_hash bitfields.
1225 2006-04-11 Jim Blandy <jimb@codesourcery.com>
1227 * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
1229 2006-04-06 H.J. Lu <hongjiu.lu@intel.com>
1231 * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
1234 2006-02-17 Shrirang Khisti <shrirangk@kpitcummins.com>
1235 Anil Paranjape <anilp1@kpitcummins.com>
1236 Shilin Shakti <shilins@kpitcummins.com>
1238 * dis-asm.h (print_insn_xc16c): New prototype.
1240 2006-01-18 DJ Delorie <dj@redhat.com>
1242 * md5.h: Include ansidecl.h
1244 2006-01-17 Andreas Schwab <schwab@suse.de>
1247 * dis-asm.h (struct disassemble_info): Add
1248 disassembler_needs_relocs.
1250 2006-01-09 Bob Wilson <bob.wilson@acm.org>
1252 * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
1254 2005-12-30 Bob Wilson <bob.wilson@acm.org>
1256 * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
1258 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
1260 Second part of ms1 to mt renaming.
1261 * dis-asm.h (print_insn_mt): Renamed.
1263 2005-12-10 Terry Laurenzo <tlaurenzo@gmail.com>
1266 * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
1267 output format for return types
1269 2005-11-03 Alan Modra <amodra@bigpond.net.au>
1271 * bfdlink.h (struct bfd_link_order): Tweak comment.
1273 2005-10-31 Mark Kettenis <kettenis@gnu.org>
1275 * floatformat.h (enum floatformat_byteorders): Add
1277 (floatformat_vax_aingle, floatformat_vax_double): Declare.
1279 2005-10-28 Dave Brolley <brolley@redhat.com>
1281 Contribute the following changes:
1282 2003-09-29 Dave Brolley <brolley@redhat.com>
1284 * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
1285 more exotic underlying types to be used.
1287 2005-10-25 Arnold Metselaar <arnold.metselaar@planet.nl>
1289 disasm.h: Add declaration for print_insn_z80
1291 2005-09-30 Catherine Moore <clm@cm00re.com>
1293 * dis-asm.h (print_insn_bfin): Declare.
1295 2005-09-26 Mark Mitchell <mark@codesourcery.com>
1297 * libiberty.h (expandargv): New function.
1299 2005-08-18 Alan Modra <amodra@bigpond.net.au>
1301 * bfdlink.h: Remove mention of a29k.
1302 * dis-asm.h: Remove a29k support.
1304 2005-08-17 Mark Kettenis <kettenis@gnu.org>
1306 * floatformat.h (struct floatformat): Change type of large
1307 argument for is_valid member to `const void *'.
1308 (floatformat_to_double): Change type of second argument to `const
1310 (floatformat_from_double): Change type of last argument to `void
1312 (floatformat_is_valid): Change type of last argument to `const
1315 2005-07-14 Jim Blandy <jimb@redhat.com>
1317 * dis-asm.h (print_insn_m32c): New declaration.
1319 2005-07-12 Ben Elliston <bje@au.ibm.com>
1321 * xregex2.h (regexec): Qualify this prototype with __extension__
1322 when compiling with GNU C.
1324 2005-07-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1326 * dis-asm.h (fprintf_ftype): Add format attribute.
1328 2005-07-03 Steve Ellcey <sje@cup.hp.com>
1331 * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
1332 * md5.h (md5_uintptr): New.
1333 (md5_ctx): Align buffer field.
1335 2005-06-30 Daniel Berlin <dberlin@dberlin.org>
1337 * hashtab.h (HTAB_DELETED_ENTRY): New macro.
1338 (HTAB_EMPTY_ENTRY): New macro.
1340 2005-06-20 Geoffrey Keating <geoffk@apple.com>
1342 * libiberty.h (strverscmp): Prototype.
1344 2005-06-17 Jakub Jelinek <jakub@redhat.com>
1346 * elf/external.h (GRP_ENTRY_SIZE): Define.
1348 2005-06-08 Zack Weinberg <zack@codesourcery.com>
1350 * dis-asm.h (get_arm_regnames): Update prototype.
1352 2005-06-07 Aldy Hernandez <aldyh@redhat.com>
1353 Michael Snyder <msnyder@redhat.com>
1354 Stan Cox <scox@redhat.com>
1356 * dis-asm.h: Externalize print_insn_ms1.
1358 2005-06-06 Gabriel Dos Reis <gdr@integrable-solutions.net>
1360 * libiberty.h (XOBFINISH): New.
1362 2005-06-03 Alan Modra <amodra@bigpond.net.au>
1364 * bfdlink.h (struct bfd_link_callbacks): Add einfo.
1366 2005-06-01 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1368 * libiberty.h (vsnprintf): Add format attribute.
1370 2005-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1372 * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
1374 2005-05-28 Eli Zaretskii <eliz@gnu.org>
1376 * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
1378 (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
1380 2005-05-25 Richard Henderson <rth@redhat.com>
1382 * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
1384 2005-05-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
1386 * libiberty.h (ACONCAT): Properly cast value of alloca().
1388 * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
1391 2005-05-12 Steve Ellcey <sje@cup.hp.com>
1393 libiberty.h: Do not define empty basename prototype.
1395 2005-05-10 Nick Clifton <nickc@redhat.com>
1397 * Update the address and phone number of the FSF organization in
1398 the GPL notices in the following files:
1399 COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
1400 dyn-string.h, fibheap.h, filenames.h, floatformat.h,
1401 fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
1402 libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
1403 partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
1404 symcat.h, ternary.h, xregex2.h, xtensa-config.h,
1405 xtensa-isa-internal.h, xtensa-isa.h
1407 2005-04-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1409 * libiberty.h (unlock_std_streams): New.
1411 2005-04-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1413 * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
1414 Don't use the PTR macro.
1416 * sort.h: Don't use the PARAMS macro.
1418 2005-04-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1420 * libiberty.h (unlock_stream): New.
1422 2005-04-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1424 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1425 Remove parameter names.
1427 2005-04-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1429 * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1430 Provide prototypes for new functions.
1432 2005-03-29 Ian Lance Taylor <ian@airs.com>
1434 * libiberty.h: Fix indentation.
1436 2005-03-28 Ian Lance Taylor <ian@airs.com>
1438 * libiberty.h: Include <stdio.h>.
1439 (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1440 (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1441 (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1442 (pex_init, pex_run, pex_read_output): Declare.
1443 (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1444 (struct pex_time): Define.
1446 2005-03-28 Mark Mitchell <mark@codesourcery.com>
1448 * libiberty.h (ffs): Declare, if necessary.
1450 2005-03-27 Gabriel Dos Reis <gdr@integreable-solutions.net>
1452 * ternary.h: Don't use PARAMS anymore.
1454 2005-03-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
1456 * md5.h: Remove definition and uses of __P.
1457 * dyn-string.h: Remove uses of PARAMS.
1458 * fibheap.h: Likewise.
1459 * floatformat.h: Likewise.
1460 * hashtab.h: Likewise.
1462 2005-03-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
1464 * demangle.h: Remove uses of PARAMS.
1466 * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1467 ANSI_PROTOTYPES is always assumed.
1468 Remove uses of PARAMS throughout.
1470 2005-03-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1472 * libiberty.h (xstrndup): Declare.
1474 2005-03-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1476 * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1478 2005-03-22 Bob Wilson <bob.wilson@acm.org>
1480 * xtensa-isa.h: Update a comment and whitespace.
1482 2005-03-16 H.J. Lu <hongjiu.lu@intel.com>
1484 * bfdlink.h (bfd_link_info): Add gc_sections.
1486 2005-03-09 Mark Mitchell <mark@codesourcery.com>
1488 * libiberty.h (gettimeofday): Declare.
1490 2005-03-01 Jan Beulich <jbeulich@novell.com>
1492 * libiberty.h: Declare unlink_if_ordinary.
1494 2005-02-21 Alan Modra <amodra@bigpond.net.au>
1496 * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1497 * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1498 (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1500 2005-02-14 Paolo Bonzini <bonzini@gnu.org>
1503 * ansidecl.h (PARAMS): Guard from redefinition.
1505 2005-02-03 Alan Modra <amodra@bigpond.net.au>
1507 * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1509 2005-02-01 Alan Modra <amodra@bigpond.net.au>
1511 * bfdlink.h (bfd_link_repair_undef_list): Declare.
1513 2005-01-10 Andreas Schwab <schwab@suse.de>
1515 * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1518 2004-12-11 Ben Elliston <bje@au.ibm.com>
1520 * fibheap.h (struct fibnode): Only use unsigned long bitfields
1521 when __GNUC__ is defined and ints are less than 32-bits wide.
1523 2004-11-04 Paul Brook <paul@codesourcery.com>
1525 * bfdlink.h (bfd_link_info): Add default_imported_symver.
1527 2004-11-12 Bob Wilson <bob.wilson@acm.org>
1529 * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1530 * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1532 2004-11-08 Inderpreet Singh <inderpreetb@nioda.hcltech.com>
1533 Vineet Sharma <vineets@noida.hcltech.com>
1535 * dis-asm.h: Add prototype for print_insn_maxq_little.
1537 2004-10-26 Paul Brook <paul@codesourcery.com>
1539 * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1541 2004-10-21 H.J. Lu <hongjiu.lu@intel.com>
1544 * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1545 bfd_link_hash_entry to reloc_overflow.
1547 2004-10-07 Bob Wilson <bob.wilson@acm.org>
1549 * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1550 XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1551 (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1553 * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1554 (config_sturct struct): Delete.
1555 (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1556 XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1557 XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1558 XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1559 XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1560 (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1561 (xtensa_insn_decode_fn): Rename to ...
1562 (xtensa_opcode_decode_fn): ... this.
1563 (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1564 xtensa_undo_reloc_fn): Update.
1565 (xtensa_encoding_template_fn): Delete.
1566 (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1567 xtensa_length_decode_fn): New.
1568 (xtensa_format_internal, xtensa_slot_internal): New types.
1569 (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1570 get_field, and set_field fields. Add name, field_id, regfile,
1571 num_regs, and flags fields.
1572 (xtensa_arg_internal): New type.
1573 (xtensa_iclass_internal): Change operands field to array of
1574 xtensa_arg_internal. Add num_stateOperands, stateOperands,
1575 num_interfaceOperands, and interfaceOperands fields.
1576 (xtensa_opcode_internal): Delete length, template, and iclass fields.
1577 Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1578 (opname_lookup_entry): Delete.
1579 (xtensa_regfile_internal, xtensa_interface_internal,
1580 xtensa_funcUnit_internal, xtensa_state_internal,
1581 xtensa_sysreg_internal, xtensa_lookup_entry): New.
1582 (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1583 Change type of opname_lookup_table. Delete num_modules,
1584 module_opcode_base, module_decode_fn, config, and has_density fields.
1585 Add num_formats, formats, format_decode_fn, length_decode_fn,
1586 num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1587 iclasses, num_regfiles, regfiles, num_states, states,
1588 state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1589 max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1590 interface_lookup_table, num_funcUnits, funcUnits and
1591 funcUnit_lookup_table fields.
1592 (xtensa_isa_module, xtensa_isa_modules): Delete.
1593 (xtensa_isa_name_compare): New prototype.
1594 (xtisa_errno, xtisa_error_msg): New.
1595 * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1596 (xtensa_isa): Change type.
1597 (xtensa_operand): Delete.
1598 (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1599 xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1600 xtensa_funcUnit_use): New types.
1601 (libisa_module_specifier): Delete.
1602 (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1603 (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1604 xtensa_insnbuf_from_chars): Update prototypes.
1605 (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1606 xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1607 xtensa_encode_insn, xtensa_insn_length,
1608 xtensa_insn_length_from_first_byte, xtensa_num_operands,
1609 xtensa_operand_kind, xtensa_encode_result,
1610 xtensa_operand_isPCRelative): Delete.
1611 (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1612 xtensa_operand_set_field, xtensa_operand_encode,
1613 xtensa_operand_decode, xtensa_operand_do_reloc,
1614 xtensa_operand_undo_reloc): Update prototypes.
1615 (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1616 xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1617 xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1618 xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1619 xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1620 xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1621 xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1622 xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1623 xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1624 xtensa_opcode_is_loop, xtensa_opcode_is_call,
1625 xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1626 xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1627 xtensa_opcode_funcUnit_use, xtensa_operand_name,
1628 xtensa_operand_is_visible, xtensa_operand_is_register,
1629 xtensa_operand_regfile, xtensa_operand_num_regs,
1630 xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1631 xtensa_stateOperand_state, xtensa_stateOperand_inout,
1632 xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1633 xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1634 xtensa_regfile_shortname, xtensa_regfile_view_parent,
1635 xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1636 xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1637 xtensa_state_is_exported, xtensa_sysreg_lookup,
1638 xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1639 xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1640 xtensa_interface_num_bits, xtensa_interface_inout,
1641 xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1642 xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
1643 2004-10-07 Jeff Baker <jbaker@qnx.com>
1645 * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1647 2004-09-17 Alan Modra <amodra@bigpond.net.au>
1649 * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1652 2004-09-13 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1654 * libiberty.h (basename): Prototype for __MINGW32__.
1656 2004-09-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1658 * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1659 * libiberty.h (concat, reconcat, concat_length, concat_copy,
1660 concat_copy2): Use ATTRIBUTE_SENTINEL.
1662 2004-08-13 Alan Modra <amodra@bigpond.net.au>
1664 * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1665 (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1667 2004-08-02 Gabriel Dos Reis <gdr@integrable-solutions.net>
1669 * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1670 const-qualification before disposal.
1672 2004-07-24 Bernardo Innocenti <bernie@develer.com>
1674 * ansidecl.h (ARG_UNUSED): New Macro.
1676 2004-07-23 H.J. Lu <hongjiu.lu@intel.com>
1678 * bin-bugs.h (REPORT_BUGS_TO): Set to
1679 "<URL:http://www.sourceware.org/bugzilla/>".
1681 2004-07-21 Paolo Bonzini <bonzini@gnu.org>
1683 * ansidecl.h (ATTRIBUTE_PURE): New.
1685 2004-07-13 Bernardo Innocenti <bernie@develer.com>
1687 * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1689 (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1692 2004-07-13 Bernardo Innocenti <bernie@develer.com>
1694 * libiberty.h (ASTRDUP): Add casts required for stricter
1695 type conversion rules of C++.
1696 * obstack.h (obstack_free): Likewise.
1698 2004-07-07 Tomer Levi <Tomer.Levi@nsc.com>
1700 * dis-asm.h (print_insn_crx): Declare.
1702 2004-06-24 Alan Modra <amodra@bigpond.net.au>
1704 * bfdlink.h (struct bfd_link_order): Update comment.
1706 2004-05-11 Jakub Jelinek <jakub@redhat.com>
1708 * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1711 2004-05-04 Andreas Jaeger <aj@suse.de>
1713 * demangle.h: Do not use C++ reserved keyword typename as
1714 parameter for cplus_demangle_fill_builtin_type.
1716 2004-04-22 Richard Henderson <rth@redhat.com>
1718 * hashtab.h (struct htab): Add size_prime_index.
1720 2004-04-13 Jeff Law <law@redhat.com>
1722 * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1724 2004-03-30 Zack Weinberg <zack@codesourcery.com>
1726 * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1728 2004-03-25 Stan Shebs <shebs@apple.com>
1730 * mpw/: Remove subdirectory and everything in it.
1732 2004-03-23 Alan Modra <amodra@bigpond.net.au>
1735 * bfdlink.h (struct bfd_link_info): Add wrap_char.
1737 2004-03-20 H.J. Lu <hongjiu.lu@intel.com>
1739 * bfdlink.h (bfd_link_info): Correct comments for the
1740 unresolved_syms_in_objects field.
1742 2004-02-24 Ian Lance Taylor <ian@wasabisystems.com>
1744 * dyn-string.h: Update copyright date.
1746 2004-02-23 Ian Lance Taylor <ian@wasabisystems.com>
1748 * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1749 the associated #defines.
1751 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
1753 * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1756 * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1758 * demangle.h (enum demangle_component_type): Define.
1759 (struct demangle_operator_info): Declare.
1760 (struct demangle_builtin_type_info): Declare.
1761 (struct demangle_component): Define.
1762 (cplus_demangle_fill_component): Declare.
1763 (cplus_demangle_fill_name): Declare.
1764 (cplus_demangle_fill_builtin_type): Declare.
1765 (cplus_demangle_fill_operator): Declare.
1766 (cplus_demangle_fill_extended_operator): Declare.
1767 (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1768 (cplus_demangle_v3_components): Declare.
1769 (cplus_demangle_print): Declare.
1771 For older changes see ChangeLog-9103
1777 version-control: never