Properly demangle a global constructor symbol.
[binutils.git] / include / ChangeLog
blob56314cbf355667c13604c1b6cb1ee08d63f1942c
1 2010-11-16  Jie Zhang  <jie.zhang@analog.com>
3         * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
4         (EF_BFIN_DATA_IN_L1): Define.
6 2010-11-04  Ian Lance Taylor  <iant@google.com>
8         * dwarf2.h (enum dwarf_source_language): Add DW_LANG_Go.
10 2010-11-02  Ian Lance Taylor  <iant@google.com>
12         * simple-object.h: New file.
14 2010-10-15  Dave Korn  <dave.korn.cygwin@gmail.com> 
16         Sync LD plugin patch series (part 1/6) with src/include/.
17         * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
19 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
21         Apply LD plugin patch series (part 6/6).
22         * bfdlink.h (struct_bfd_link_callbacks): Document new argument
23         to add_archive_element callback used to return a replacement bfd which
24         is to be added to the hash table in place of the original element.
26 2010-10-14  Dave Korn  <dave.korn.cygwin@gmail.com> 
28         Apply LD plugin patch series (part 1/6).
29         * plugin-api.h (LDPT_GNU_LD_VERSION): New ld_plugin_tag enum member.
31 2010-10-06  Andi Kleen <ak@linux.intel.com>
33         * libiberty.h (setproctitle): Add prototype.
35 2010-09-29  Bernd Schmidt  <bernds@codesourcery.com>
37         * opcode/tic6x-control-registers.h (tscl): Now read_write.
39 2010-09-27  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
41         * opcode/s390.h: Add S390_OPCODE_Z196 to enum s390_opcode_cpu_val.
43 2010-09-23  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
45         * arm.h (ARM_EXT_V6Z): Remove.
46         (ARM_EXT_SEC): New define.
47         (ARM_AEXT_V6Z): Use Security Extensions.
48         (ARM_AEXT_V6ZK): Likeiwse.
49         (ARM_AEXT_V6ZT2): Likewise.
50         (ARM_AEXT_V6ZKT2): Likewise.
51         (ARM_AEXT_V7_ARM): Base v7 does not have Security Extensions.
52         (ARM_ARCH_V7A_SEC): New define.
53         (ARM_ARCH_V7A_MP): Rename...
54         (ARM_ARCH_V7A_MP_SEC): ...to this and add Security Extensions.
56 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
58         * dwarf2.h (DW_OP_GNU_implicit_pointer): New.
60 2010-07-06  Ken Werner  <ken.werner@de.ibm.com>
62         * floatformat.h (floatformat_ieee_half_big): Add declaration.
63         (floatformat_ieee_half_little): Likewise.
65 2010-06-29  Alan Modra  <amodra@gmail.com>
67         * dis-asm.h: Remove references to maxq.
69 2010-06-21  Rafael Espindola  <espindola@google.com>
71         * plugin-api.h (ld_plugin_set_extra_library_path): New.
72         (ld_plugin_tag): Add LDPT_SET_EXTRA_LIBRARY_PATH.
73         (ld_plugin_tv): Add tv_set_extra_library_path.
75 2010-06-21  Jakub Jelinek  <jakub@redhat.com>
77         * dwarf2.h (enum dwarf_type): Add DW_ATE_UTF.
79 2010-06-18  Rafael Espindola  <espindola@google.com>
81         * plugin.h (ld_plugin_add_input_file, ld_plugin_add_input_library):
82         Make argument const.
84 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
86         * splay-tree.h: Update copyright years.
87         (splay_tree_s): Document fields.
88         (splay_tree_new_typed_alloc): New.
90         * hashtab.h: Update copyright years.
91         (htab_create_typed_alloc): New.
93 2010-06-10  Tristan Gingold  <gingold@adacore.com>
95         * dwarf2.h (enum dwarf_tag): Add DW_TAG_HP_Bliss_field and
96         DW_TAG_HP_Bliss_field_set.
97         (enum dwarf_attribute): Add DW_AT_HP_prologue, DW_AT_HP_epilogue,
98         DW_AT_HP_unit_name, DW_AT_HP_unit_size, DW_AT_HP_widened_byte_size,
99         DW_AT_HP_definition_points, DW_AT_HP_default_location and
100         DW_AT_HP_is_result_param.
101         (enum dwarf_type): Add DW_ATE_HP_VAX_float, DW_ATE_HP_VAX_float_d,
102         DW_ATE_HP_packed_decimal, DW_ATE_HP_zoned_decimal, DW_ATE_HP_edited,
103         DW_ATE_HP_signed_fixed, DW_ATE_HP_unsigned_fixed,
104         DW_ATE_HP_VAX_complex_float and DW_ATE_HP_VAX_complex_float_d.
105         (enum dwarf_line_number_x_ops): Add
106         DW_LNE_HP_source_file_correlation.
107         (enum dwarf_source_language): Add DW_LANG_HP_Bliss,
108         DW_LANG_HP_Basic91, DW_LANG_HP_Pascal91, DW_LANG_HP_IMacro,
109         DW_LANG_HP_Assembler.
111 2010-06-01  Rafael Espindola  <espindola@google.com>
113         * plugin-api.h (ld_plugin_tag): Add LDPT_OUTPUT_NAME.
115 2010-04-26  Pedro Alves  <pedro@codesourcery.com>
117         * filenames.h (PATH_SEPARATOR): Delete.
119 2010-04-23  Pedro Alves  <pedro@codesourcery.com>
121         * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
122         always define it independently of host, add `dos_based' parameter,
123         and handle it.
124         (PATH_SEPARATOR): Define.
125         (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
126         independently of host, add `dos_based' parameter, and handle it.
127         (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
128         it independently of host, add `dos_based' parameter, and handle
129         it.
130         (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
131         (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
132         (HAS_DOS_DRIVE_SPEC): New.
133         (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
134         (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
135         (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
136         * libiberty.h (dos_lbasename, unix_lbasename): Declare.
138 2009-05-31  Ian Lance Taylor  <iant@google.com>
140         * ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
141         the way we treat an ISO C compiler.  Don't define inline as a
142         macro when compiling with C++.
143         * dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
144         when compiling with C++.
145         * fibheap.h: Add extern "C" when compiling with C++.
147 2010-04-23  Pedro Alves  <pedro@codesourcery.com>
149         * filenames.h (IS_DIR_SEPARATOR_1): Rename from IS_DIR_SEPARATOR,
150         always define it independently of host, add `dos_based' parameter,
151         and handle it.
152         (HAS_DRIVE_SPEC_1): Rename from HAS_DRIVE_SPEC, always define it
153         independently of host, add `dos_based' parameter, and handle it.
154         (IS_ABSOLUTE_PATH_1): Rename from IS_ABSOLUTE_PATH, always define
155         it independently of host, add `dos_based' parameter, and handle
156         it.
157         (IS_DOS_DIR_SEPARATOR, IS_DOS_ABSOLUTE_PATH)
158         (IS_UNIX_DIR_SEPARATOR, IS_UNIX_ABSOLUTE_PATH)
159         (HAS_DOS_DRIVE_SPEC): New.
160         (HAS_DRIVE_SPEC): Reimplement on top of HAS_DRIVE_SPEC_1.
161         (IS_DIR_SEPARATOR): Reimplement on top of IS_DIR_SEPARATOR_1.
162         (IS_ABSOLUTE_PATH): Reimplement on top of IS_ABSOLUTE_PATH_1.
163         * libiberty.h (dos_lbasename, unix_lbasename): Declare.
165 2010-04-20  Nick Clifton  <nickc@redhat.com>
167         * sha1.h: Update copyright notice to use GPLv3.
169 2010-04-15  Nick Clifton  <nickc@redhat.com>
171         * bout.h: Update copyright notice to use GPLv3.
172         * hp-symtab.h: Likewise.
173         * oasys.h: Likewise.
174         * progress.h: Likewise.
175         * sha1.h: Likewise.
176         * xtensa-isa-internal.h: Likewise.
177         * xtensa-isa.h: Likewise.
179 2010-04-14  Doug Evans  <dje@google.com>
181         * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.
183 2010-04-05  Jakub Jelinek  <jakub@redhat.com>
185         * dwarf2.h (DWARF2_Internal_LineInfo): Add li_max_ops_per_insn
186         field.
188 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
190         * dis-asm.h (print_insn_tic6x): Declare.
192 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
194         * symcat.h (CONCAT5, CONCAT6, XCONCAT5, XCONCAT6): Define.
196 2010-01-13  Joel Brobecker  <brobecker@adacore.com>
198         Add new DW_AT_use_GNAT_descriptive_type CU attribute.
199         * dwarf2.h (dwarf_attribute): Add DW_AT_use_GNAT_descriptive_type.
201 2010-01-11  Tristan Gingold  <gingold@adacore.com>
203         * demangle.h (ada_demangle): Add prototype.
205 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
207         PR bootstrap/41771
208         * ansidecl.h: Fix inline test for C99 and Sun Studio cc.
210 2009-12-29  Joel Brobecker  <brobecker@adacore.com>
212         * dwarf2.h (enum dwarf_attribute): Add DW_AT_GNAT_descriptive_type.
214 2009-12-14  Doug Kwan  <dougkwan@google.com>
216         * bfdlink.h (struct bfd_link_callbacks): Rename function parameters
217         to avoid shadowed variable warnings.
218         * dis-asm.h (struct disassemble_info): Ditto.
219         (disassemble_init_for_target): Ditto.
220         (init_disassemble_info): Ditto.
222 2009-12-03  David Daney  <ddaney@caviumnetworks.com>
223             Adam Nemet  <adambnemet@gmail.com>
225         * elf/mips.h (E_MIPS_MACH_OCTEON2): New machine flag.
227 2009-11-18  Alan Modra  <amodra@bigpond.net.au>
229         * alloca-conf.h: Clarify comment.
231 2009-11-06  Jonas Maebe  <jonas.maebe@elis.ugent.be>
233         Add DWARF attribute value for the "Borland fastcall" calling
234         convention.
235         * elf/dwarf2.h: Add DW_CC_GNU_borland_fastcall_i386 constant.
237 2009-10-23  Kai Tietz  <kai.tietz@onevision.com>
239         * splay-tree.h (libi_uhostptr_t): Add gcc specific
240         __extension__ for long long type case to silent cX9.
241         (libi_shostptr_t): Likewise.
243 2009-10-19  Rafael Avila de Espindola  <espindola@google.com>
245         PR40790
246         * plugin-api.h: Don't include stdint.h unconditionally.
248 2009-10-15  Jakub Jelinek  <jakub@redhat.com>
250         * include/dwarf2.h (DW_LANG_Python): Add comment that it is
251         a DWARF 4 addition.
253 2009-10-14  Alan Modra  <amodra@bigpond.net.au>
255         * bfdlink.h (enum bfd_link_common_skip_ar_symbols): Rename from
256         bfd_link_common_skip_ar_aymbols.
257         (struct bfd_link_info): Here too.
259 2009-10-09  Rafael Espindola  <espindola@google.com>
261         * plugin-api.h (ld_plugin_add_input_library): Change argument name to
262         libname.
264 2008-10-03  Rafael Espindola  <espindola@google.com>
266         * plugin-api.h: New.
267         * lto-symtab.h: New.
269 2009-10-05   Rafael Espindola  <espindola@google.com>
271         * plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
272         (ld_plugin_get_input_file): New.
273         (ld_plugin_release_input_file): New.
274         (ld_plugin_add_input_library): New.
275         (ld_plugin_message): Mark format const.
276         (ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
277         LDPT_ADD_INPUT_LIBRARY.
278         (ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
279         tv_add_input_library.
281 2009-10-04  Jerry Quinn  <jlquinn@optonline.net>
283         * plugin-api.h: Fix compile.
285 2009-09-29  Jason Merrill  <jason@redhat.com>
287         * demangle.h (enum demangle_component_type): Add
288         DEMANGLE_COMPONENT_LAMBDA, DEMANGLE_COMPONENT_DEFAULT_ARG,
289         DEMANGLE_COMPONENT_UNNAMED_TYPE.
290         (struct demangle_component): Add s_unary_num.
292 2009-09-29  DJ Delorie  <dj@redhat.com>
294         * dis-asm.h: Add prototype for print_insn_rx.
296 2009-09-25  Dodji Seketeli  <dodji@redhat.com>
298         * dwarf2.h (enum dwarf_tag): Rename DW_TAG_template_parameter_pack and
299         DW_TAG_formal_parameter_pack into DW_TAG_GNU_template_parameter_pack
300         and DW_TAG_formal_parameter_pack until DWARF 5 is out.
302 2009-09-25  Cary Coutant  <ccoutant@google.com>
304         Add rest of new values from DWARF Version 4.
305         * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
306         New tags.
307         (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
308         (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
309         DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
310         DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
311         DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
312         DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
313         attributes.
314         (DW_LANG_Python): New language.
316 2009-09-24  Cary Coutant  <ccoutant@google.com>
318         * dwarf2.h (DW_TAG_rvalue_reference_type, DW_TAG_template_alias):
319         New tags.
320         (DW_FORM_ref_sig8): New name for DW_FORM_sig8.
321         (DW_AT_main_subprogram, DW_AT_data_bit_offset, DW_AT_const_expr,
322         DW_AT_enum_class, DW_AT_linkage_name, DW_AT_GNU_guarded_by,
323         DW_AT_GNU_pt_guarded_by, DW_AT_GNU_guarded, DW_AT_GNU_pt_guarded,
324         DW_AT_GNU_locks_excluded, DW_AT_GNU_exclusive_locks_required,
325         DW_AT_GNU_shared_locks_required, DW_AT_GNU_odr_signature): New
326         attributes.
327         (DW_LANG_Python): New language.
329 2009-09-22  Dodji Seketeli  <dodji@redhat.com>
331         * dwarf2.h (enum dwarf_tag): Add
332         DW_TAG_template_parameter_pack and DW_TAG_formal_parameter_pack.
334 2009-09-09  Martin Thuresson  <martin@mtme.org>
336         * bfdlink.h (struct bfd_link_hash_common_entry): Move to top
337         level.
339 2009-09-04  Jie Zhang  <jie.zhang@analog.com>
341         * opcode/bfin.h (PseudoDbg_Assert): Add bits_grp and mask_grp.
342         (PseudoDbg_Assert_grp_bits, PseudoDbg_Assert_grp_mask): Define.
343         (PseudoDbg_Assert_dbgop_bits, PseudoDbg_Assert_dbgop_mask,
344         PseudoDbg_Assert_dontcare_bits, PseudoDbg_Assert_dontcare_mask):
345         Adjust accordingly.
346         (init_PseudoDbg_Assert): Add PseudoDbg_Assert_grp_bits and
347         PseudoDbg_Assert_grp_mask.
349 2009-08-06  Michael Eager <eager@eagercon.com>
351         * dis-asm.h: Decl print_insn_microblaze().
353 2009-07-24  Ian Lance Taylor  <iant@google.com>
355         * libiberty.h (crc32): Declare.
357 2009-07-20  Cary Coutant  <ccoutant@google.com>
358             Doug Evans  <dje@google.com>
360         Add some dwarf4 values.
361         * dwarf2.h (enum dwarf_tag): Add DW_TAG_type_unit.
362         (enum dwarf_form): Add DW_FORM_sec_offset, DW_FORM_exprloc,
363         DW_FORM_flag_present, DW_FORM_sig8.
364         (enum dwarf_attribute): Add DW_AT_signature.
366 2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
368         * demangle.h
369         (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
370         (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
371         New.
373 2009-07-10  Tom Tromey  <tromey@redhat.com>
375         * dwarf2.h: New file, moved from elf/.
377 2009-07-09  Jakub Jelinek  <jakub@redhat.com>
379         * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_value
380         and DW_OP_stack_value.
382 2009-07-09  Tom Tromey  <tromey@redhat.com>
384         * elf/dwarf2.h: Remove, renaming to...
385         * dwarf2.h: ... this.
387 2009-06-29  Tom Tromey  <tromey@redhat.com>
389         * elf/dwarf2.h: New file.  Merged with gdb.
391 2009-06-18  Nick Clifton  <nickc@redhat.com>
393         * dis-asm.h (USER_SPECIFIED_MACHINE_TYPE): New value for the flags
394         field of struct disassemble_info.
396 2009-06-09  Ian Lance Taylor  <ian@airs.com>
398         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Define for C++.
400 2009-06-15  Nick Clifton  <nickc@redhat.com>
402         * dis-asm.h (DISASSEMBLE_DATA): New value for the flags field of
403         struct disassemble_info.
405 2009-06-02  Ian Lance Taylor  <iant@google.com>
407         * ansidecl.h (EXPORTED_CONST): Define.
409 2009-05-31  Ian Lance Taylor  <iant@google.com>
411         * ansidecl.h: Add extern "C" when compiling with C++.  Treat C++
412         the way we treat an ISO C compiler.  Don't define inline as a
413         macdro when compiling with C++.
414         * dyn-string.h: Add header guard DYN_STRING_H.  Add extern "C"
415         when compiling with C++.
416         * fibheap.h: Add extern "C" when compiling with C++.
418 2009-05-25  Tristan Gingold  <gingold@adacore.com>
420         * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
421         FOPEN_AUB): Use "rfm=udf,rat=none" attribute.
423 2009-04-22  Taras Glek <tglek@mozilla.com>
425         * hashtab.h: Update GTY annotations to new syntax.
426         * splay-tree.h: Likewise.
428 2009-04-08  H.J. Lu  <hongjiu.lu@intel.com>
430         * bfdlink.h (bfd_link_info): Add warn_alternate_em.
432 2009-03-18  Alan Modra  <amodra@bigpond.net.au>
434         * alloca-conf.h: Revise based on autoconf-2.61, autoconf-2.13
435         documentation.
437 2009-03-17  Jason Merrill  <jason@redhat.com>
439         * demangle.h (enum demangle_component_type): Add
440         DEMANGLE_COMPONENT_FUNCTION_PARAM.
442 2008-12-01  Cary Coutant  <ccoutant@google.com>
444         * plugin-api.h (LDPS_BAD_HANDLE): New constant.
445         (ld_plugin_get_input_file): New typedef.
446         (ld_plugin_release_input_file): New typedef.
447         (LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE): New constants.
448         (struct ld_plugin_tv): Add two new fields.
450 2008-12-23  Jon Beniston <jon@beniston.com>
452         * dis-asm.h: Add LM32 disassembler function prototype.
454 2008-12-10  Jason Merrill  <jason@redhat.com>
456         * demangle.h (enum demangle_component_type): Add
457         DEMANGLE_COMPONENT_FIXED_TYPE.
459 2008-12-01  Cary Coutant  <ccoutant@google.com>
461         * plugin-api.h (ld_plugin_message): Change format parameter to const.
463 2008-12-01  Cary Coutant  <ccoutant@google.com>
465         * plugin-api.h: Fix syntax error when compiling with C++.
467 2008-11-26  Alan Modra  <amodra@bigpond.net.au>
469         PR 7047
470         * bfdlink.h (struct bfd_elf_version_expr): Delete "symbol".
471         Add "literal".
473 2008-11-21  Sterling Augustine  <sterling@tensilica.com>
475         * xtensa-isa-internal.h (XTENSA_STATE_IS_SHARED_OR): New flag.
476         * xtensa-isa.h (xtensa_state_is_shared_or): New prototype.
478 2008-11-19  Bob Wilson  <bob.wilson@acm.org>
480         * xtensa-config.h (XCHAL_HAVE_MUL16, XCHAL_HAVE_MUL32, XCHAL_HAVE_DIV32)
481         (XCHAL_HAVE_MINMAX, XCHAL_HAVE_SEXT, XCHAL_HAVE_THREADPTR)
482         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): Change to 1.
483         (XCHAL_NUM_AREGS): Change to 32.
484         (XCHAL_ICACHE_SIZE, XCHAL_DCACHE_SIZE): Change to 16K.
485         (XCHAL_ICACHE_LINESIZE, XCHAL_DCACHE_LINESIZE): Change to 32.
486         (XCHAL_ICACHE_LINEWIDTH, XCHAL_DCACHE_LINEWIDTH): Change to 5.
487         (XCHAL_DCACHE_IS_WRITEBACK): Change to 1.
488         (XCHAL_DEBUGLEVEL): Change to 6.
490 2008-11-14  Tristan Gingold  <gingold@adacore.com>
492         * fopen-vms.h (FOPEN_RB): Use a single string to match the
493         standard prototype.
494         (FOPEN_WB): Ditto.
495         (FOPEN_AB): Ditto.
496         (FOPEN_RUB): Ditto.
497         (FOPEN_WUB): Ditto.
498         (FOPEN_AUB): Ditto.
500 2008-10-21  Alan Modra  <amodra@bigpond.net.au>
502         * obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.
504 2008-10-06  Jason Merrill  <jason@redhat.com>
506         * demangle.h (enum demangle_component_type): Add
507         DEMANGLE_COMPONENT_PACK_EXPANSION.
509 2008-09-24  Richard Henderson  <rth@redhat.com>
511         * elf/dwarf2.h (DW_OP_GNU_encoded_addr): New.
513 2008-09-22 Rafael Espindola  <espindola@google.com>
515         * plugin-api.h (ld_plugin_status): Remove comma from the last item.
516         Use C style comment.
517         (ld_plugin_api_version, ld_plugin_output_file_type,
518         ld_plugin_symbol_kind, ld_plugin_symbol_visibility,
519         ld_plugin_symbol_resolution, ld_plugin_level, ld_plugin_tag): Remove
520         comma from the last item.
522 2008-09-18  Cary Coutant  <ccoutant@google.com>
524         Add plugin functionality for link-time optimization (LTO).
525         * plugin-api.h: New file.
527 2008-09-09  Jason Merrill  <jason@redhat.com>
529         * demangle.h (enum demangle_component_type): Add
530         DEMANGLE_COMPONENT_DECLTYPE.
532 2008-08-25  Alan Modra  <amodra@bigpond.net.au>
534         * binary-io.h: New file, imported from gnulib, but don't
535         #include <fcntl.h> or <stdio.h>.
537 2008-08-17  Alan Modra  <amodra@bigpond.net.au>
539         * bfdlink.h (bfd_generic_link_read_symbols): Declare.
541 2008-08-08  Anatoly Sokolov  <aesok@post.ru>
543         * elf/avr.h (E_AVR_MACH_AVR25, E_AVR_MACH_AVR31,
544         E_AVR_MACH_AVR35, E_AVR_MACH_AVR51): Define.
545         (EF_AVR_MACH): Redefine to 0x7F.
546         * opcode/avr.h (AVR_ISA_TINY3, AVR_ISA_ALL, AVR_ISA_USB162): Remove.
547         (AVR_ISA_AVR3): Redefine.
548         (AVR_ISA_AVR1, AVR_ISA_AVR2, AVR_ISA_AVR31, AVR_ISA_AVR35,
549         AVR_ISA_AVR3_ALL, AVR_ISA_AVR4, AVR_ISA_AVR5, AVR_ISA_AVR51,
550         AVR_ISA_AVR6): Define.
552 2008-07-12  Jie Zhang  <jie.zhang@analog.com>
554         Revert
555         2008-07-12  Jie Zhang  <jie.zhang@analog.com>
556         * bfdlink.h (struct bfd_link_info): Add sep_code member
557         variable.
558         * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
559         (EF_BFIN_DATA_IN_L1): Define.
561 2008-07-12  Jie Zhang  <jie.zhang@analog.com>
563         * bfdlink.h (struct bfd_link_info): Add sep_code member
564         variable.
565         * elf/bfin.h (EF_BFIN_CODE_IN_L1): Define.
566         (EF_BFIN_DATA_IN_L1): Define.
568 2008-07-07  Stan Shebs  <stan@codesourcery.com>
570         * dis-asm.h (struct disassemble_info): Add endian_code field.
572 2008-07-07  Joel Brobecker  <brobecker@adacore.com>
574         * safe-ctype.h: Add #include of ctype.h before redefining
575         the ctype.h macros.
577 2008-07-04  Joel Brobecker  <brobecker@adacore.com>
579         * safe-ctype.h: Remove #error when detecting that ctype.h has been
580         included. Redefine the various macros provided by ctype.h as
581         undefined variables.
583 2008-06-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
585         * libiberty.h (XALLOCA, XDUP, XALLOCAVEC, XDUPVEC, XALLOCAVAR,
586         XDUPVAR, XOBNEWVEC, XOBNEWVAR): New.
588 2008-06-06  Alan Modra  <amodra@bigpond.net.au>
590         * bfdlink.h (struct bfd_link_info): Add "path_separator".
592 2008-04-10  Andreas Krebbel  <krebbel1@de.ibm.com>
594         * dis-asm.h (print_s390_disassembler_options):
595         Prototype added.
597 2008-03-24  Ian Lance Taylor  <iant@google.com>
599         * sha1.h: New file, from gnulib.
601         * md5.h: Add extern "C" when compiled with C++.
603 2008-03-24  Ian Lance Taylor  <iant@google.com>
605         * md5.h: Add extern "C" when compiled with C++.
607 2008-03-21  Ian Lance Taylor  <iant@google.com>
609         * filenames.h: Add extern "C" when compiled with C++.
611 2008-02-15  Alan Modra  <amodra@bigpond.net.au>
613         * bfdlink.h (struct bfd_link_hash_table): Delete creator field.
614         (struct bfd_link_info): Add output_bfd.
616 2008-02-11  Bob Wilson  <bob.wilson@acm.org>
618         * xtensa-config.h (XCHAL_HAVE_THREADPTR): Redefine to zero.
619         (XCHAL_NUM_AREGS, XCHAL_MAX_INSTRUCTION_SIZE): New.
621 2008-01-26  David Daney  <ddaney@avtrex.com>
623         * demangle.h (demangle_component_type):  Add
624         DEMANGLE_COMPONENT_JAVA_RESOURCE,
625         DEMANGLE_COMPONENT_COMPOUND_NAME, and
626         DEMANGLE_COMPONENT_CHARACTER as new enum values.
627         (demangle_component): Add struct s_character to union u.
629 2007-11-07  Joseph Myers  <joseph@codesourcery.com>
630             Daniel Jacobowitz  <dan@codesourcery.com>
632         * floatformat.h (struct floatformat): Add split_half field.
633         (floatformat_ibm_long_double): New.
635 2007-09-06  Tom Tromey  <tromey@redhat.com>
637         * libiberty.h (pex_free): Document process killing.
639 2007-08-31  Douglas Gregor  <doug.gregor@gmail.com>
641         * demangle.h (enum demangle_component_type): Add
642         DEMANGLE_COMPONENT_RVALUE_REFERENCE.
644 2007-07-25  Ben Elliston  <bje@au.ibm.com>
646         * ternary.h: Remove.
648 2007-07-18  Bob Wilson  <bob.wilson@acm.org>
650         * xtensa-config.h (XCHAL_HAVE_THREADPTR): New.
651         (XCHAL_HAVE_RELEASE_SYNC, XCHAL_HAVE_S32C1I): New.
653 2007-07-17  Nick Clifton  <nickc@redhat.com>
655         * COPYING3: New file.  Contains version 3 of the GNU General
656         Public License.
658 2007-07-12  Kai Tietz   <kai.tietz@onevision.com>
660         * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): Adjust types
661         work-a-round whitespace problem in gcc gengtype.
663         * splay-tree.h (libi_uhostptr_t, libi_shostptr_t): New types,
664         needed for WIN64 when a long is not wide enough for a pointer.
665         (splay_tree_key, splay_tree_value): Use the new types.
667 2007-07-09  Roland McGrath  <roland@redhat.com>
669         * bfdlink.h (struct bfd_link_info): Add member emit_note_gnu_build_id.
671 2007-07-06  Nick Clifton  <nickc@redhat.com>
673         * bfdlink.h: Update copyright notice to refer to GPLv3.
675 2007-06-29  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
677         * dis-asm.h (print_insn_cr16): New prototype.
679 2007-06-01  Noah Misch  <noah@cs.caltech.edu>
680             Alan Modra  <amodra@bigpond.net.au>
682         * bfdlink.h (struct bfd_link_info): Add input_bfds_tail.
684 2007-05-07  Nathan Froyd  <froydnj@codesourcery.com>
686         * libiberty.h (writeargv): Declare.
688 2007-04-30  Alan Modra  <amodra@bigpond.net.au>
690         * bfdlink.h (struct bfd_link_info): Add "info" and "minfo".
692 2007-04-25  Mark Mitchell  <mark@codesourcery.com>
694         * demangle.h: Change license to LGPL + exception.
696 2007-04-10  Richard Henderson  <rth@redhat.com>
698         * bfdlink.h (struct bfd_link_info): Add relax_trip.
700 2007-03-29  Joel Brobecker  <brobecker@adacore.com>
702         * filenames.h (FILENAME_CMP): Adjust define to call filename_cmp
703         regardless of the type of file system.
705 2007-03-06  Jan Hubicka  <jh@suse.cz>
707         * ansidecl.h (ATTRIBUTE_COLD, ATTRIBUTE_HOT): New.
709 2007-02-21  Nick Clifton  <nickc@redhat.com>
711         * bfdlink.h (struct bfd_link_callbacks): Add
712         override_segment_assignment field.
714 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
715             Nathan Sidwell  <nathan@codesourcery.com>
716             Vladimir Prus  <vladimir@codesourcery.com
717             Joseph Myers  <joseph@codesourcery.com>
719         * bin-bugs.h: Remove.
721 2007-02-09  Joseph S. Myers  <joseph@codesourcery.com>
723         * libiberty.h (pex_write_input): Remove prototype.
725 2007-02-05  Dave Brolley  <brolley@redhat.com>
727         * Contribute the following changes:
728         2001-03-26  Ben Elliston  <bje@redhat.com>
730         * dis-asm.h (print_insn_mep): Declare.
732 2007-02-02  H.J. Lu  <hongjiu.lu@intel.com>
734         * dis-asm.h (print_i386_disassembler_options): New.
736 2007-01-31  Vladimir Prus  <vladimir@codesourcery.com>
738         * libiberty.h (PEX_STDERR_TO_PIPE): New define.
739         (PEX_BINARY_ERROR): New define.
740         (pex_read_err): New function.
742 2007-01-29  Simon Baldwin <simonb@google.com>
744         * demangle.h: New cplus_demangle_print_callback,
745         cplus_demangle_v3_callback, and java_demangle_v3_callback function
746         prototypes, and demangle_callbackref type definition.
748 2007-01-16  H.J. Lu  <hongjiu.lu@intel.com>
750         PR ld/3831
751         * bfdlink.h (bfd_link_info): Rename dynamic to dynamic_list.
752         Add dynamic and dynamic_data.
754 2006-12-05  Michael Tautschnig  <tautschn@model.in.tum.de>
755             Nick Clifton  <nickc@redhat.com>
757         * ansidecl.h (ATTRIBUTE_PACKED): Define.
759 2006-11-30  Andrew Stubbs  <andrew.stubbs@st.com>
760             J"orn Rennecke <joern.rennecke@st.com>
762         PR driver/29931
763         * libiberty.h (make_relative_prefix_ignore_links): Declare.
765 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
767         * xtensa-config.h (XSHAL_ABI): New.
768         (XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New.
770 2006-11-27  Bob Wilson  <bob.wilson@acm.org>
772         * xtensa-isa.h (STATIC_LIBISA): Delete.
774 2006-10-30  Paul Brook  <paul@codesourcery.com>
776         * dis-asm.h (disassemble_info): Add symtab, symtab_pos and
777         symtab_size.
779 2006-10-30  H.J. Lu  <hongjiu.lu@intel.com>
781         PR ld/3111
782         * bfdlink.h (bfd_link_info): Add reduce_memory_overheads.
784 2006-10-25  Trevor Smigiel  <Trevor_Smigiel@playstation.sony.com>
785             Yukishige Shibata  <shibata@rd.scei.sony.co.jp>
786             Nobuhisa Fujinami  <fnami@rd.scei.sony.co.jp>
787             Takeaki Fukuoka  <fukuoka@rd.scei.sony.co.jp>
788             Alan Modra  <amodra@bigpond.net.au>
790         * dis-asm.h (print_insn_spu): Declare.
792 2006-09-17  Mei Ligang  <ligang@sunnorth.com.cn>
794         * dis-asm.h: Add prototypes for Score disassembler routines.
796 2006-09-07  H.J. Lu  <hongjiu.lu@intel.com>
798         * bfdlink.h (bfd_elf_dynamic_list): New.
799         (bfd_link_info): Add a dynamic field.
801 2006-08-04  Marcelo Tosatti  <marcelo@kvack.org>
803         * bfdlink.h (struct bfd_link_info): New field: print_gc_sections.
805 2006-07-10  Jakub Jelinek  <jakub@redhat.com>
807         * bfdlink.h (struct bfd_link_info): Add emit_hash and
808         emit_gnu_hash bitfields.
810 2006-04-11  Jim Blandy  <jimb@codesourcery.com>
812         * libiberty.h (pex_input_file, pex_input_pipe): New declarations.
814 2006-04-06  H.J. Lu  <hongjiu.lu@intel.com>
816         * bfdlink.h (bfd_link_info): Replace need_relax_finalize with
817         relax_pass.
819 2006-02-17  Shrirang Khisti  <shrirangk@kpitcummins.com>
820             Anil Paranjape   <anilp1@kpitcummins.com>
821             Shilin Shakti    <shilins@kpitcummins.com>
823         * dis-asm.h (print_insn_xc16c): New prototype.
825 2006-01-18  DJ Delorie  <dj@redhat.com>
827         * md5.h: Include ansidecl.h
829 2006-01-17  Andreas Schwab  <schwab@suse.de>
831         PR binutils/1486
832         * dis-asm.h (struct disassemble_info): Add
833         disassembler_needs_relocs.
835 2006-01-09  Bob Wilson  <bob.wilson@acm.org>
837         * xtensa-config.h (XCHAL_HAVE_MUL32_HIGH): Define.
839 2005-12-30  Bob Wilson  <bob.wilson@acm.org>
841         * xtensa-config.h (XCHAL_HAVE_WIDE_BRANCHES): New.
843 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
845         Second part of ms1 to mt renaming.
846         * dis-asm.h (print_insn_mt): Renamed.
848 2005-12-10  Terry Laurenzo  <tlaurenzo@gmail.com>
850         PR java/9861
851         * demangle.h : Add DMGL_RET_POSTFIX define to enable alternative
852         output format for return types
854 2005-11-03  Alan Modra  <amodra@bigpond.net.au>
856         * bfdlink.h (struct bfd_link_order): Tweak comment.
858 2005-10-31  Mark Kettenis  <kettenis@gnu.org>
860         * floatformat.h (enum floatformat_byteorders): Add
861         floatformat_vax.
862         (floatformat_vax_aingle, floatformat_vax_double): Declare.
864 2005-10-28  Dave Brolley  <brolley@redhat.com>
866         Contribute the following changes:
867         2003-09-29  Dave Brolley  <brolley@redhat.com>
869         * dis-asm.h (disassemble_info): insn_sets now (void *) to allow for
870         more exotic underlying types to be used.
872 2005-10-25  Arnold Metselaar  <arnold.metselaar@planet.nl>
874         disasm.h: Add declaration for print_insn_z80
876 2005-09-30  Catherine Moore  <clm@cm00re.com>
878         * dis-asm.h (print_insn_bfin): Declare.
880 2005-09-26  Mark Mitchell  <mark@codesourcery.com>
882         * libiberty.h (expandargv): New function.
884 2005-08-18  Alan Modra  <amodra@bigpond.net.au>
886         * bfdlink.h: Remove mention of a29k.
887         * dis-asm.h: Remove a29k support.
889 2005-08-17  Mark Kettenis  <kettenis@gnu.org>
891         * floatformat.h (struct floatformat): Change type of large
892         argument for is_valid member to `const void *'.
893         (floatformat_to_double): Change type of second argument to `const
894         void *'.
895         (floatformat_from_double): Change type of last argument to `void
896         *'.
897         (floatformat_is_valid): Change type of last argument to `const
898         void *'.
900 2005-07-14  Jim Blandy  <jimb@redhat.com>
902         * dis-asm.h (print_insn_m32c): New declaration.
904 2005-07-12  Ben Elliston  <bje@au.ibm.com>
906         * xregex2.h (regexec): Qualify this prototype with __extension__
907         when compiling with GNU C.
909 2005-07-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
911         * dis-asm.h (fprintf_ftype): Add format attribute.
913 2005-07-03  Steve Ellcey  <sje@cup.hp.com>
915         PR other/13906
916         * ansidecl.h (ATTRIBUTE_ALIGNED_ALIGNOF): New.
917         * md5.h (md5_uintptr): New.
918         (md5_ctx): Align buffer field.
920 2005-06-30  Daniel Berlin  <dberlin@dberlin.org>
922         * hashtab.h (HTAB_DELETED_ENTRY): New macro.
923         (HTAB_EMPTY_ENTRY): New macro.
925 2005-06-20  Geoffrey Keating  <geoffk@apple.com>
927         * libiberty.h (strverscmp): Prototype.
929 2005-06-17  Jakub Jelinek  <jakub@redhat.com>
931         * elf/external.h (GRP_ENTRY_SIZE): Define.
933 2005-06-08  Zack Weinberg  <zack@codesourcery.com>
935         * dis-asm.h (get_arm_regnames): Update prototype.
937 2005-06-07  Aldy Hernandez  <aldyh@redhat.com>
938             Michael Snyder  <msnyder@redhat.com>
939             Stan Cox  <scox@redhat.com>
941         * dis-asm.h: Externalize print_insn_ms1.
943 2005-06-06  Gabriel Dos Reis  <gdr@integrable-solutions.net>
945         * libiberty.h (XOBFINISH): New.
947 2005-06-03  Alan Modra  <amodra@bigpond.net.au>
949         * bfdlink.h (struct bfd_link_callbacks): Add einfo.
951 2005-06-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
953         * libiberty.h (vsnprintf): Add format attribute.
955 2005-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
957         * ansidecl.h: Add ATTRIBUTE_FPTR_PRINTF.
959 2005-05-28  Eli Zaretskii  <eliz@gnu.org>
961         * libiberty.h: (snprintf) [!HAVE_DECL_SNPRINTF]: Declare if
962         needed.
963         (vsnprintf) [!HAVE_DECL_VSNPRINTF]: Declare if needed.
965 2005-05-25  Richard Henderson  <rth@redhat.com>
967         * demangle.h (DEMANGLE_COMPONENT_HIDDEN_ALIAS): New.
969 2005-05-24  Gabriel Dos Reis  <gdr@integrable-solutions.net>
971         * libiberty.h (ACONCAT): Properly cast value of alloca().
973         * ansidecl.h (ATTRIBUTE_UNUSED_LABEL): Don't define if
974         __cplusplus.
976 2005-05-12  Steve Ellcey  <sje@cup.hp.com>
978         libiberty.h: Do not define empty basename prototype.
980 2005-05-10  Nick Clifton  <nickc@redhat.com>
982         * Update the address and phone number of the FSF organization in
983         the GPL notices in the following files:
984         COPYING, ansidecl.h, bfdlink.h, bout.h, demangle.h, dis-asm.h,
985         dyn-string.h, fibheap.h, filenames.h, floatformat.h,
986         fnmatch.h, gdbm.h, getopt.h, hashtab.h, hp-symtab.h, ieee.h,
987         libiberty.h, md5.h, oasys.h, objalloc.h, obstack.h, os9k.h,
988         partition.h, progress.h, safe-ctype.h, sort.h, splay-tree.h,
989         symcat.h, ternary.h, xregex2.h, xtensa-config.h,
990         xtensa-isa-internal.h, xtensa-isa.h
992 2005-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
994         * libiberty.h (unlock_std_streams): New.
996 2005-04-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
998         * hashtab.h, libiberty.h, objalloc.h, splay-tree.h, ternary.h:
999         Don't use the PTR macro.
1001         * sort.h: Don't use the PARAMS macro.
1003 2005-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1005         * libiberty.h (unlock_stream): New.
1007 2005-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1009         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1010         Remove parameter names.
1012 2005-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1014         * libiberty.h (fopen_unlocked, fdopen_unlocked, freopen_unlocked):
1015         Provide prototypes for new functions.
1017 2005-03-29  Ian Lance Taylor  <ian@airs.com>
1019         * libiberty.h: Fix indentation.
1021 2005-03-28  Ian Lance Taylor  <ian@airs.com>
1023         * libiberty.h: Include <stdio.h>.
1024         (PEX_RECORD_TIMES, PEX_USE_PIPES, PEX_SAVE_TEMPS): Define.
1025         (PEX_LAST, PEX_SEARCH, PEX_SUFFIX, PEX_STDERR_TO_STDOUT): Define.
1026         (PEX_BINARY_INPUT, PEX_BINARY_OUTPUT): Define.
1027         (pex_init, pex_run, pex_read_output): Declare.
1028         (pex_get_status, pex_get_times, pex_free, pex_one): Declare.
1029         (struct pex_time): Define.
1031 2005-03-28  Mark Mitchell <mark@codesourcery.com>
1033         * libiberty.h (ffs): Declare, if necessary.
1035 2005-03-27  Gabriel Dos Reis  <gdr@integreable-solutions.net>
1037         * ternary.h: Don't use PARAMS anymore.
1039 2005-03-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1041         * md5.h: Remove definition and uses of __P.
1042         * dyn-string.h: Remove uses of PARAMS.
1043         * fibheap.h: Likewise.
1044         * floatformat.h: Likewise.
1045         * hashtab.h: Likewise.
1047 2005-03-26  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1049         * demangle.h: Remove uses of PARAMS.
1051         * libiberty.h (ANSI_PROTOTYPES): Remove guard since
1052         ANSI_PROTOTYPES is always assumed.
1053         Remove uses of PARAMS throughout.
1055 2005-03-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1057         * libiberty.h (xstrndup): Declare.
1059 2005-03-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1061         * libiberty.h (make_relative_prefix): Add ATTRIBUTE_MALLOC.
1063 2005-03-22  Bob Wilson  <bob.wilson@acm.org>
1065         * xtensa-isa.h: Update a comment and whitespace.
1067 2005-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1069         * bfdlink.h (bfd_link_info): Add gc_sections.
1071 2005-03-09  Mark Mitchell  <mark@codesourcery.com>
1073         * libiberty.h (gettimeofday): Declare.
1075 2005-03-01  Jan Beulich  <jbeulich@novell.com>
1077         * libiberty.h: Declare unlink_if_ordinary.
1079 2005-02-21  Alan Modra  <amodra@bigpond.net.au>
1081         * xtensa-isa-internal.h (xtensa_length_decode_fn): Warning fix.
1082         * xtensa-isa.h (xtensa_insnbuf_to_chars): Likewise.
1083         (xtensa_insnbuf_from_chars, xtensa_isa_length_from_chars): Likewise.
1085 2005-02-14  Paolo Bonzini  <bonzini@gnu.org>
1087         PR bootstrap/19818
1088         * ansidecl.h (PARAMS): Guard from redefinition.
1090 2005-02-03  Alan Modra  <amodra@bigpond.net.au>
1092         * bfdlink.h (struct bfd_link_hash_entry): Add u.undef.weak.
1094 2005-02-01  Alan Modra  <amodra@bigpond.net.au>
1096         * bfdlink.h (bfd_link_repair_undef_list): Declare.
1098 2005-01-10  Andreas Schwab  <schwab@suse.de>
1100         * dis-asm.h (struct disassemble_info): Add skip_zeroes and
1101         skip_zeroes_at_end.
1103 2004-12-11  Ben Elliston  <bje@au.ibm.com>
1105         * fibheap.h (struct fibnode): Only use unsigned long bitfields
1106         when __GNUC__ is defined and ints are less than 32-bits wide.
1108 2004-11-04  Paul Brook  <paul@codesourcery.com>
1110         * bfdlink.h (bfd_link_info): Add default_imported_symver.
1112 2004-11-12  Bob Wilson  <bob.wilson@acm.org>
1114         * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
1115         * xtensa-isa.h (xtensa_interface_class_id): New prototype.
1117 2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
1118             Vineet Sharma      <vineets@noida.hcltech.com>
1120         * dis-asm.h: Add prototype for print_insn_maxq_little.
1122 2004-10-26  Paul Brook  <paul@codesourcery.com>
1124         * bfdlink.h (struct bfd_link_info): Add create_default_symver.
1126 2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
1128         PR 463
1129         * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
1130         bfd_link_hash_entry to reloc_overflow.
1132 2004-10-07  Bob Wilson  <bob.wilson@acm.org>
1134         * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
1135         XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
1136         (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
1138         * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
1139         (config_sturct struct): Delete.
1140         (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
1141         XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
1142         XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
1143         XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
1144         XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
1145         (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
1146         (xtensa_insn_decode_fn): Rename to ...
1147         (xtensa_opcode_decode_fn): ... this.
1148         (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
1149         xtensa_undo_reloc_fn): Update.
1150         (xtensa_encoding_template_fn): Delete.
1151         (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
1152         xtensa_length_decode_fn): New.
1153         (xtensa_format_internal, xtensa_slot_internal): New types.
1154         (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
1155         get_field, and set_field fields.  Add name, field_id, regfile,
1156         num_regs, and flags fields.
1157         (xtensa_arg_internal): New type.
1158         (xtensa_iclass_internal): Change operands field to array of
1159         xtensa_arg_internal.  Add num_stateOperands, stateOperands,
1160         num_interfaceOperands, and interfaceOperands fields.
1161         (xtensa_opcode_internal): Delete length, template, and iclass fields.
1162         Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
1163         (opname_lookup_entry): Delete.
1164         (xtensa_regfile_internal, xtensa_interface_internal,
1165         xtensa_funcUnit_internal, xtensa_state_internal,
1166         xtensa_sysreg_internal, xtensa_lookup_entry): New.
1167         (xtensa_isa_internal): Replace opcode_table field with opcodes field.
1168         Change type of opname_lookup_table.  Delete num_modules,
1169         module_opcode_base, module_decode_fn, config, and has_density fields.
1170         Add num_formats, formats, format_decode_fn, length_decode_fn,
1171         num_slots, slots, num_fields, num_operands, operands, num_iclasses,
1172         iclasses, num_regfiles, regfiles, num_states, states,
1173         state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
1174         max_sysreg_num, sysreg_table, num_interfaces, interfaces,
1175         interface_lookup_table, num_funcUnits, funcUnits and
1176         funcUnit_lookup_table fields.
1177         (xtensa_isa_module, xtensa_isa_modules): Delete.
1178         (xtensa_isa_name_compare): New prototype.
1179         (xtisa_errno, xtisa_error_msg): New.
1180         * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
1181         (xtensa_isa): Change type.
1182         (xtensa_operand): Delete.
1183         (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
1184         xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
1185         xtensa_funcUnit_use): New types.
1186         (libisa_module_specifier): Delete.
1187         (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
1188         (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
1189         xtensa_insnbuf_from_chars): Update prototypes.
1190         (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
1191         xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
1192         xtensa_encode_insn, xtensa_insn_length,
1193         xtensa_insn_length_from_first_byte, xtensa_num_operands,
1194         xtensa_operand_kind, xtensa_encode_result,
1195         xtensa_operand_isPCRelative): Delete.
1196         (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
1197         xtensa_operand_set_field, xtensa_operand_encode,
1198         xtensa_operand_decode, xtensa_operand_do_reloc,
1199         xtensa_operand_undo_reloc): Update prototypes.
1200         (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
1201         xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
1202         xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
1203         xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
1204         xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
1205         xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
1206         xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
1207         xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
1208         xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
1209         xtensa_opcode_is_loop, xtensa_opcode_is_call,
1210         xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
1211         xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
1212         xtensa_opcode_funcUnit_use, xtensa_operand_name,
1213         xtensa_operand_is_visible, xtensa_operand_is_register,
1214         xtensa_operand_regfile, xtensa_operand_num_regs,
1215         xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
1216         xtensa_stateOperand_state, xtensa_stateOperand_inout,
1217         xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
1218         xtensa_regfile_lookup_shortname, xtensa_regfile_name,
1219         xtensa_regfile_shortname, xtensa_regfile_view_parent,
1220         xtensa_regfile_num_bits, xtensa_regfile_num_entries,
1221         xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
1222         xtensa_state_is_exported, xtensa_sysreg_lookup,
1223         xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
1224         xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
1225         xtensa_interface_num_bits, xtensa_interface_inout,
1226         xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
1227         xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
1228 2004-10-07  Jeff Baker  <jbaker@qnx.com>
1230         * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
1232 2004-09-17  Alan Modra  <amodra@bigpond.net.au>
1234         * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
1235         of union.
1237 2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1239         * libiberty.h (basename): Prototype for __MINGW32__.
1241 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1243         * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
1244         * libiberty.h (concat, reconcat, concat_length, concat_copy,
1245         concat_copy2): Use ATTRIBUTE_SENTINEL.
1247 2004-08-13  Alan Modra  <amodra@bigpond.net.au>
1249         * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
1250         (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
1252 2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1254         * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
1255         const-qualification before disposal.
1257 2004-07-24  Bernardo Innocenti  <bernie@develer.com>
1259         * ansidecl.h (ARG_UNUSED): New Macro.
1261 2004-07-23  H.J. Lu  <hongjiu.lu@intel.com>
1263         * bin-bugs.h (REPORT_BUGS_TO): Set to
1264         "<URL:http://www.sourceware.org/bugzilla/>".
1266 2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
1268         * ansidecl.h (ATTRIBUTE_PURE): New.
1270 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
1272         * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
1273         libcpp/internal.h.
1274         (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
1275         macros.
1277 2004-07-13  Bernardo Innocenti  <bernie@develer.com>
1279         * libiberty.h (ASTRDUP): Add casts required for stricter
1280         type conversion rules of C++.
1281         * obstack.h (obstack_free): Likewise.
1283 2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
1285         * dis-asm.h (print_insn_crx): Declare.
1287 2004-06-24  Alan Modra  <amodra@bigpond.net.au>
1289         * bfdlink.h (struct bfd_link_order): Update comment.
1291 2004-05-11  Jakub Jelinek  <jakub@redhat.com>
1293         * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
1294         relro_end fields.
1296 2004-05-04  Andreas Jaeger  <aj@suse.de>
1298         * demangle.h: Do not use C++ reserved keyword typename as
1299         parameter for cplus_demangle_fill_builtin_type.
1301 2004-04-22  Richard Henderson  <rth@redhat.com>
1303         * hashtab.h (struct htab): Add size_prime_index.
1305 2004-04-13  Jeff Law  <law@redhat.com>
1307         * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
1309 2004-03-30  Zack Weinberg  <zack@codesourcery.com>
1311         * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
1313 2004-03-25  Stan Shebs  <shebs@apple.com>
1315         * mpw/: Remove subdirectory and everything in it.
1317 2004-03-23  Alan Modra  <amodra@bigpond.net.au>
1319         PR 51.
1320         * bfdlink.h (struct bfd_link_info): Add wrap_char.
1322 2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1324         * bfdlink.h (bfd_link_info): Correct comments for the
1325         unresolved_syms_in_objects field.
1327 2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
1329         * dyn-string.h: Update copyright date.
1331 2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
1333         * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
1334         the associated #defines.
1336 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1338         * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
1339         "libiberty.h".
1341         * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
1343         * demangle.h (enum demangle_component_type): Define.
1344         (struct demangle_operator_info): Declare.
1345         (struct demangle_builtin_type_info): Declare.
1346         (struct demangle_component): Define.
1347         (cplus_demangle_fill_component): Declare.
1348         (cplus_demangle_fill_name): Declare.
1349         (cplus_demangle_fill_builtin_type): Declare.
1350         (cplus_demangle_fill_operator): Declare.
1351         (cplus_demangle_fill_extended_operator): Declare.
1352         (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
1353         (cplus_demangle_v3_components): Declare.
1354         (cplus_demangle_print): Declare.
1356 For older changes see ChangeLog-9103
1358 Local Variables:
1359 mode: change-log
1360 left-margin: 8
1361 fill-column: 74
1362 version-control: never
1363 End: