binutils/:
[deliverable/binutils-gdb.git] / include / ChangeLog
index ee8677e16fb0016085379b3d14baa47b84ef9fd9..c4fab4bbf49a14f0e3db40400142a72e0db0bc52 100644 (file)
-2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
-
-       * demangle.h (enum demangle_component_type): Define.
-       (struct demangle_operator_info): Declare.
-       (struct demangle_builtin_type_info): Declare.
-       (struct demangle_component): Define.
-       (cplus_demangle_fill_component): Declare.
-       (cplus_demangle_fill_name): Declare.
-       (cplus_demangle_fill_builtin_type): Declare.
-       (cplus_demangle_fill_operator): Declare.
-       (cplus_demangle_fill_extended_operator): Declare.
-       (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
-       (cplus_demangle_v3_components): Declare.
-       (cplus_demangle_print): Declare.
-
-2003-12-19  Andreas Tobler  <a.tobler@schweiz.ch>
-
-       * include/fibheap.h (fibnode): Use __extension__ for
-       bit-fields mark and degree if __GNUC__.
-
-2003-12-18  Kazu Hirata  <kazu@cs.umass.edu>
-
-       * include/fibheap.h (fibnode): Use unsigned long int for
-       bit-fields if __GNUC__ is defined.
-
-2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
-
-       * obstack.h: Merge the following change from gnulib:
-       2003-10-21  Paul Eggert  <eggert@twinsun.com>
-       * obstack.h (obstack_1grow_fast): Properly parenthesize arg.
-       (obstack_ptr_grow_fast, obstack_int_grow_fast):
-       Don't use lvalue casts, as GCC plans to remove support for them
-       in GCC 3.5.  Reported by Joseph S. Myers.  This bug
-       was also present in the non-GCC version, indicating that this
-       code had always been buggy and had never been widely used.
-       (obstack_1grow, obstack_ptr_grow, obstack_int_grow, obstack_blank):
-       Use the fast variant of each macro, rather than copying the
-       definiens of the fast variant; that way, we'll be more likely to
-       catch future bugs in the fast variants.
-
-2003-09-22  Andrew Cagney  <cagney@redhat.com>
-
-       * floatformat.h (struct floatformat): Add field "is_valid".
-
-2003-09-15  Andrew Cagney  <cagney@redhat.com>
-
-       * floatformat.h (floatformat_to_double): Make input buffer constant.
-       (floatformat_from_double, floatformat_is_valid): Ditto.
-
-2003-09-15  Andrew Cagney  <cagney@redhat.com>
-
-       * floatformat.h (struct floatformat): Make "exp_bias" signed.
-
-2003-09-15  Daniel Jacobowitz  <drow@mvista.com>
-
-       * floatformat.h (floatformat_is_valid): Add prototype.
-
-2003-07-09  Bob Wilson  <bob.wilson@acm.org>
-
-       * xtensa-config.h: Undef all macros before defining them.
-
-2003-07-06  H.J. Lu <hongjiu.lu@intel.com>
-
-       * demangle.h: Support C++.
-
-2003-07-01  Zack Weinberg  <zack@codesourcery.com>
-
-       * filenames.h: New file imported from binutils.
-
-2003-06-30  Bob Wilson  <bob.wilson@acm.org>
-
-       * xtensa-config.h: New file imported from binutils.
-
-2003-06-22  Zack Weinberg  <zack@codesourcery.com>
-
-       * safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC): Rename to
-       HOST_CHARSET_UNKNOWN, HOST_CHARSET_ASCII, HOST_CHARSET_EBCDIC
-       respectively.
-
-2003-06-21  Zack Weinberg  <zack@codesourcery.com>
-
-       * safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC, HOST_CHARSET):
-       New #defines.
-
-2003-06-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * ansidecl.h: Delete HAVE_LONG_DOUBLE GCC bootstrap support.
-
-2003-05-15  Jim Blandy  <jimb@redhat.com>
-
-       * libiberty.h (hex_value): Make the value an unsigned int, to
-       avoid unexpected sign-extension when cast to unsigned types larger
-       than int --- like bfd_vma, on some platforms.
-       (_hex_value): Update declaration.
-
-2003-05-07  Jason Merrill  <jason@redhat.com>
-
-       * hashtab.h (iterative_hash): Prototype.
-       (iterative_hash_object): New macro.
-
-2003-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * ansidecl.h (ATTRIBUTE_NONNULL, ATTRIBUTE_NULL_PRINTF,
-       ATTRIBUTE_NULL_PRINTF_1, ATTRIBUTE_NULL_PRINTF_2,
-       ATTRIBUTE_NULL_PRINTF_3, ATTRIBUTE_NULL_PRINTF_4,
-       ATTRIBUTE_NULL_PRINTF_5): New.
-       (ATTRIBUTE_PRINTF): Add ATTRIBUTE_NONNULL.
-
-2003-03-17  Jan Hubicka  <jh@suse.cz>
-
-       * hashtab.h (htab_traverse_noresize): Declare.
-
-2003-02-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * libiberty.h: Document return value of physmem routines.
-
-2003-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * libiberty.h (physmem_total, physmem_available): Prototype.
-
-2003-02-20  Daniel Jacobowitz  <drow@mvista.com>
-
-       * libiberty.h (lrealpath): Add declaration.
-
-2003-01-26  Daniel Jacobowitz  <drow@mvista.com>
-
-       * hashtab.h (htab_alloc_with_arg, htab_free_with_arg): Add new types.
-       (struct htab): Add alloc_arg, alloc_with_arg_f, free_with_arg_f.
-       (htab_create_alloc_ex): New prototype.
-       (htab_set_functions_ex): New prototype.
-
-2002-07-17  Geoffrey Keating  <geoffk@redhat.com>
-
-       * splay-tree.h (GTY): Define if undefined.
-       (splay_tree_allocate_fn): Return PTR for compatibility, not void *.
-       (struct splay_tree_node_s): Support gengtype.
-       (struct splay_tree_s): Likewise.  Make allocate_data a PTR,
-       not a void *.
-
-2002-11-23  Simon Burge  <simonb@wasabisystems.com>
-
-       * libiberty.h (basename): Add NetBSD to the list.
-
-2002-11-22  Daniel Jacobowitz  <drow@mvista.com>
-
-       * libiberty.h (make_relative_prefix): Add prototype.
-
-2002-10-26  Roger Sayle  <roger@eyesopen.com>
-
-       * partition.h:  Close the extern "C" scope when compiling with C++.
-
-2002-10-26  Roger Sayle  <roger@eyesopen.com>
-           DJ Delorie <dj@redhat.com>
-
-       PR bootstrap/8351
-       * getopt.h: Avoid prototyping getopt with no arguments in C++.
-
-2002-10-24  Nathan Tallent  <eraxxon@alumni.rice.edu>
-
-       * ansidecl.h (__STDC__): Add (__alpha && __cplusplus) to the
-       list of platform compilers that may look, smell and act
-       like __STDC__ but that may not define it.
-
-2002-10-11  David O'Brien  <obrien@FreeBSD.org>
-
-       * getopt.h: getopt is in unistd.h (based on SUSv2).
-
-2002-09-19  Alexandre Oliva  <aoliva@redhat.com>
-
-       * libiberty.h (asprintf, vasprintf): Don't declare them if the
-       corresponding HAVE_DECL_ macro is 1.
-
-2002-06-25  Alan Modra  <amodra@bigpond.net.au>
-
-       * demangle.h: #include "ansidecl.h" rather than #include <ansidecl.h>.
-       * fibheap.h: Likewise.
-       * hashtab.h: Likewise.
-       * partition.h: Likewise.
-       * sort.h: Likewise.
-       * splay-tree.h: Likewise.
-
-2002-06-24  Alan Modra  <amodra@bigpond.net.au>
-
-       * libiberty.h (basename): Don't declare if HAVE_DECL_BASENAME.
-       * getopt.h (getopt): Don't declare if HAVE_DECL_GETOPT.
-
-2002-06-06  DJ Delorie  <dj@redhat.com>
-
-       * hashtab.h (htab): Rearrange new members for backward
-       compatibility.
-       (htab_create): Don't use a macro that requires other headers.
-
-2002-06-05  Geoffrey Keating  <geoffk@redhat.com>
-
-       * hashtab.h (htab_create): Restore prototype for backward
-       compatibility.
-       (htab_try_create): Likewise.
-
-2002-05-22  Geoffrey Keating  <geoffk@redhat.com>
-
-       * hashtab.h (struct htab): Update for change to length specifier.
-
-2002-05-10  Geoffrey Keating  <geoffk@redhat.com>
-
-       * hashtab.h (GTY): Define if undefined.
-       (htab_alloc): New typedef.
-       (htab_free): New typedef.
-       (struct htab): Support gengtype; allow user-specified memory
-       allocation.
-       (htab_create_alloc): New.
-       (htab_create): Replace with #define.
-       (htab_try_create): Delete.
-
-2002-04-16  David S. Miller  <davem@redhat.com>
-
-       * xregex2.h (__restrict_arr): Define to __restrict on GCC
-       3.1 and later.  Do not redefine.
-
-2002-04-01  Phil Edwards  <pme@gcc.gnu.org>
-
-       * dyn-string.h:  Also allow IN_GLIBCPP_V3 to redefine names.
-
-2002-03-06  Andrew Cagney  <ac131313@redhat.com>
-
-       * floatformat.h (floatformat_arm_ext): Delete declaration.
-
-2002-02-22  Jim Blandy  <jimb@redhat.com>
-
-       Allow the user to specify functions for allocating memory for
-       splay tree roots and nodes.
-       * splay-tree.h (splay_tree_allocate_fn, splay_tree_deallocate_fn):
-       New types.
-       (splay_tree): New fields: `allocate', `deallocate', and
-       `allocate_data'.
-       (splay_tree_new_with_allocator): New function declaration.
-
-2002-02-05  Jason Merrill  <jason@redhat.com>
-
-       * demangle.h (cplus_demangle_v3): Add "options" parm.
-       (cplus_demangle_v3_type): Remove prototype.
-       (DMGL_VERBOSE): New macro.
-       (DMGL_TYPES): New macro.
-
-2002-02-02  H.J. Lu  (hjl@gnu.org)
-
-       * demangle.h (cplus_demangle_v3_type): New prototype.
-
-2002-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * libiberty.h (C_alloca): Add ATTRIBUTE_MALLOC.
+2005-01-10  Andreas Schwab  <schwab@suse.de>
 
-2001-12-06  Richard Henderson  <rth@redhat.com>
+       * dis-asm.h (struct disassemble_info): Add skip_zeroes and
+       skip_zeroes_at_end.
 
-       * demangle.h (no_demangling): New.
-       (NO_DEMANGLING_STYLE_STRING): New.
+2004-12-11  Ben Elliston  <bje@au.ibm.com>
 
-2001-10-24  Neil Booth  <neil@daikokuya.demon.co.uk>
+       * fibheap.h (struct fibnode): Only use unsigned long bitfields
+       when __GNUC__ is defined and ints are less than 32-bits wide.
 
-       * safe-ctype.h (_sch_isbasic, IS_ISOBASIC): New.
+2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
 
-2001-10-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+       * opcode/crx.h (enum operand_type): Rename rbase_cst4 to rbase_dispu4.
+       Remove redundant instruction types.
+       (struct argument): X_op - new field.
+       (struct cst4_entry): Remove.
+       (no_op_insn): Declare.
 
-       * libiberty.h (hex_init): Revert delete.
+2004-11-04  Paul Brook  <paul@codesourcery.com>
+
+       * bfdlink.h (bfd_link_info): Add default_imported_symver.
+
+2004-11-12  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-isa-internal.h (xtensa_interface_internal): Add class_id.
+       * xtensa-isa.h (xtensa_interface_class_id): New prototype.
+
+2004-11-08  Inderpreet Singh   <inderpreetb@nioda.hcltech.com>
+           Vineet Sharma      <vineets@noida.hcltech.com>
+
+       * dis-asm.h: Add prototype for print_insn_maxq_little.
+
+2004-11-05  Tomer Levi  <Tomer.Levi@nsc.com>
+       
+       * opcode/crx.h (enum argtype): Rename types, remove unused types.
+
+2004-10-27  Richard Earnshaw  <rearnsha@arm.com>
+
+       * elf/arm.h: Add R_ARM_CALL and R_ARM_JUMP32.
+
+2004-10-27  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * opcode/crx.h (enum reg): Rearrange registers, remove 'ccfg' and `'pc'.
+       (enum reg_type): Remove CRX_PC_REGTYPE, CRX_MTPR_REGTYPE.
+       (enum operand_type): Rearrange operands, edit comments.
+       replace us<N> with ui<N> for unsigned immediate.
+       replace d<N> with disps<N>/dispu<N>/dispe<N> for signed/unsigned/escaped 
+       displacements (respectively).
+       replace rbase_ridx_scl2_dispu<N> with rindex_disps<N> for register index.
+       (instruction type): Add NO_TYPE_INS.
+       (instruction flags): Add USER_REG, CST4MAP, NO_SP, NO_RPTR.
+       (operand_entry): New field - 'flags'.
+       (operand flags): New.
+
+2004-10-26  Paul Brook  <paul@codesourcery.com>
+
+       * bfdlink.h (struct bfd_link_info): Add create_default_symver.
+
+2004-10-21  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * opcode/crx.h (operand_type): Remove redundant types i3, i4,
+       i5, i8, i12.
+       Add new unsigned immediate types us3, us4, us5, us16.
+
+2004-10-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR 463
+       * bfdlink.h (bfd_link_callbacks): Add a pointer to struct
+       bfd_link_hash_entry to reloc_overflow.
+
+2004-10-12  Paul Brook  <paul@codesourcery.com>
+
+       * elf/arm.h (EF_ARM_EABI_VER4): Define.
+
+2004-10-08  Daniel Jacobowitz  <dan@debian.org>
+
+       * elf/common.h (PT_SUNW_EH_FRAME): Define.
+       * elf/x86-64.h (SHT_X86_64_UNWIND): Define.
+
+2004-10-07  Bob Wilson  <bob.wilson@acm.org>
+
+       * xtensa-config.h (XSHAL_USE_ABSOLUTE_LITERALS,
+       XCHAL_HAVE_PREDICTED_BRANCHES, XCHAL_INST_FETCH_WIDTH): New.
+       (XCHAL_EXTRA_SA_SIZE, XCHAL_EXTRA_SA_ALIGN): Delete.
+
+       * xtensa-isa-internal.h (ISA_INTERFACE_VERSION): Delete.
+       (config_sturct struct): Delete.
+       (XTENSA_OPERAND_IS_REGISTER, XTENSA_OPERAND_IS_PCRELATIVE,
+       XTENSA_OPERAND_IS_INVISIBLE, XTENSA_OPERAND_IS_UNKNOWN,
+       XTENSA_OPCODE_IS_BRANCH, XTENSA_OPCODE_IS_JUMP,
+       XTENSA_OPCODE_IS_LOOP, XTENSA_OPCODE_IS_CALL,
+       XTENSA_STATE_IS_EXPORTED, XTENSA_INTERFACE_HAS_SIDE_EFFECT): Define.
+       (xtensa_format_encode_fn, xtensa_get_slot_fn, xtensa_set_slot_fn): New.
+       (xtensa_insn_decode_fn): Rename to ...
+       (xtensa_opcode_decode_fn): ... this.
+       (xtensa_immed_decode_fn, xtensa_immed_encode_fn, xtensa_do_reloc_fn,
+       xtensa_undo_reloc_fn): Update.
+       (xtensa_encoding_template_fn): Delete.
+       (xtensa_opcode_encode_fn, xtensa_format_decode_fn,
+       xtensa_length_decode_fn): New.
+       (xtensa_format_internal, xtensa_slot_internal): New types.
+       (xtensa_operand_internal): Delete operand_kind, inout, isPCRelative,
+       get_field, and set_field fields.  Add name, field_id, regfile,
+       num_regs, and flags fields.
+       (xtensa_arg_internal): New type.
+       (xtensa_iclass_internal): Change operands field to array of
+       xtensa_arg_internal.  Add num_stateOperands, stateOperands,
+       num_interfaceOperands, and interfaceOperands fields.
+       (xtensa_opcode_internal): Delete length, template, and iclass fields.
+       Add iclass_id, flags, encode_fns, num_funcUnit_uses, and funcUnit_uses.
+       (opname_lookup_entry): Delete.
+       (xtensa_regfile_internal, xtensa_interface_internal,
+       xtensa_funcUnit_internal, xtensa_state_internal,
+       xtensa_sysreg_internal, xtensa_lookup_entry): New.
+       (xtensa_isa_internal): Replace opcode_table field with opcodes field.
+       Change type of opname_lookup_table.  Delete num_modules,
+       module_opcode_base, module_decode_fn, config, and has_density fields.
+       Add num_formats, formats, format_decode_fn, length_decode_fn,
+       num_slots, slots, num_fields, num_operands, operands, num_iclasses,
+       iclasses, num_regfiles, regfiles, num_states, states,
+       state_lookup_table, num_sysregs, sysregs, sysreg_lookup_table,
+       max_sysreg_num, sysreg_table, num_interfaces, interfaces,
+       interface_lookup_table, num_funcUnits, funcUnits and
+       funcUnit_lookup_table fields.
+       (xtensa_isa_module, xtensa_isa_modules): Delete.
+       (xtensa_isa_name_compare): New prototype.
+       (xtisa_errno, xtisa_error_msg): New.
+       * xtensa-isa.h (XTENSA_ISA_VERSION): Define.
+       (xtensa_isa): Change type.
+       (xtensa_operand): Delete.
+       (xtensa_format, xtensa_regfile, xtensa_state, xtensa_sysreg,
+       xtensa_interface, xtensa_funcUnit, xtensa_isa_status,
+       xtensa_funcUnit_use): New types.
+       (libisa_module_specifier): Delete.
+       (xtensa_isa_errno, xtensa_isa_error_msg): New prototypes.
+       (xtensa_insnbuf_free, xtensa_insnbuf_to_chars,
+       xtensa_insnbuf_from_chars): Update prototypes.
+       (xtensa_load_isa, xtensa_extend_isa, xtensa_default_isa,
+       xtensa_insn_maxlength, xtensa_num_opcodes, xtensa_decode_insn,
+       xtensa_encode_insn, xtensa_insn_length,
+       xtensa_insn_length_from_first_byte, xtensa_num_operands,
+       xtensa_operand_kind, xtensa_encode_result,
+       xtensa_operand_isPCRelative): Delete.
+       (xtensa_isa_init, xtensa_operand_inout, xtensa_operand_get_field,
+       xtensa_operand_set_field, xtensa_operand_encode,
+       xtensa_operand_decode, xtensa_operand_do_reloc,
+       xtensa_operand_undo_reloc): Update prototypes.
+       (xtensa_isa_maxlength, xtensa_isa_length_from_chars,
+       xtensa_isa_num_pipe_stages, xtensa_isa_num_formats,
+       xtensa_isa_num_opcodes, xtensa_isa_num_regfiles, xtensa_isa_num_states,
+       xtensa_isa_num_sysregs, xtensa_isa_num_interfaces,
+       xtensa_isa_num_funcUnits, xtensa_format_name, xtensa_format_lookup,
+       xtensa_format_decode, xtensa_format_encode, xtensa_format_length,
+       xtensa_format_num_slots, xtensa_format_slot_nop_opcode,
+       xtensa_format_get_slot, xtensa_format_set_slot, xtensa_opcode_decode,
+       xtensa_opcode_encode, xtensa_opcode_is_branch, xtensa_opcode_is_jump,
+       xtensa_opcode_is_loop, xtensa_opcode_is_call,
+       xtensa_opcode_num_operands, xtensa_opcode_num_stateOperands,
+       xtensa_opcode_num_interfaceOperands, xtensa_opcode_num_funcUnit_uses,
+       xtensa_opcode_funcUnit_use, xtensa_operand_name,
+       xtensa_operand_is_visible, xtensa_operand_is_register,
+       xtensa_operand_regfile, xtensa_operand_num_regs,
+       xtensa_operand_is_known_reg, xtensa_operand_is_PCrelative,
+       xtensa_stateOperand_state, xtensa_stateOperand_inout,
+       xtensa_interfaceOperand_interface, xtensa_regfile_lookup,
+       xtensa_regfile_lookup_shortname, xtensa_regfile_name,
+       xtensa_regfile_shortname, xtensa_regfile_view_parent,
+       xtensa_regfile_num_bits, xtensa_regfile_num_entries,
+       xtensa_state_lookup, xtensa_state_name, xtensa_state_num_bits,
+       xtensa_state_is_exported, xtensa_sysreg_lookup,
+       xtensa_sysreg_lookup_name, xtensa_sysreg_name, xtensa_sysreg_number,
+       xtensa_sysreg_is_user, xtensa_interface_lookup, xtensa_interface_name,
+       xtensa_interface_num_bits, xtensa_interface_inout,
+       xtensa_interface_has_side_effect, xtensa_funcUnit_lookup,
+       xtensa_funcUnit_name, xtensa_funcUnit_num_copies): New prototypes.
+       * elf/xtensa.h (R_XTENSA_DIFF8, R_XTENSA_DIFF16, R_XTENSA_DIFF32,
+       R_XTENSA_SLOT*_OP, R_XTENSA_SLOT*_ALT): New relocations.
+       (XTENSA_PROP_SEC_NAME): Define.
+       (property_table_entry): Add flags field.
+       (XTENSA_PROP_*, GET_XTENSA_PROP_*, SET_XTENSA_PROP_*): Define.
+
+2004-10-07  Jeff Baker  <jbaker@qnx.com>
+
+       * bfdlink.h (bfd_link_info): Add bitfield: warn_shared_textrel.
+
+2004-09-17  Paul Brook  <paul@codesourcery.com>
+
+       * elf/arm.h: Remove R_ARM_STKCHK and R_ARM_THM_STKCHK.
+       Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
+       R_ARM_GOT_BREL12, R_ARM_GOTOFF12 and R_ARM_GOTRELAX.
+
+2004-09-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * bfdlink.h (struct bfd_link_hash_entry): Move und_next into elements
+       of union.
+
+2004-09-13  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
 
-       * libiberty.h (_hex_value): Const-ify.
-       (hex_init): Delete.
+       * libiberty.h (basename): Prototype for __MINGW32__.
 
-2001-10-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+2004-09-13  Paul Brook  <paul@codesourcery.com>
 
-       * demangle.h (demangler_engine): Const-ify.
-       * libiberty.h (buildargv): Likewise.
+       * elf/arm.h: Rename RELABS to TARGET1.
 
-2001-09-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
-       * libiberty.h (reconcat): New function.
+       * ansidecl.h (ATTRIBUTE_SENTINEL): Define.
+       * libiberty.h (concat, reconcat, concat_length, concat_copy,
+       concat_copy2): Use ATTRIBUTE_SENTINEL.
 
-2001-09-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+2004-08-13  Alan Modra  <amodra@bigpond.net.au>
 
-       * libiberty.h (concat, concat_length, concat_copy, concat_copy2,
-       ACONCAT): Improve comments.
+       * bfdlink.h (struct bfd_link_callbacks): Remove "error_handler".
+       (LD_DEFINITION_IN_DISCARDED_SECTION): Delete.
 
-2001-09-18  Alan Modra  <amodra@bigpond.net.au>
+2004-08-02  Gabriel Dos Reis  <gdr@integrable-solutions.net>
 
-       * objalloc.h (OBJALLOC_ALIGN): Define using offsetof.
+       * libiberty.h (XDELETE, XDELETEVEC, XRESIZEVEC): Remove any
+       const-qualification before disposal.
 
-2001-09-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+2004-07-24  Bernardo Innocenti  <bernie@develer.com>
 
-       * libiberty.h (concat_length, concat_copy, concat_copy2,
-       libiberty_concat_ptr, ACONCAT): New.
+       * ansidecl.h (ARG_UNUSED): New Macro.
 
-       * libiberty.h (ASTRDUP): New macro.
-       libiberty_optr, libiberty_nptr, libiberty_len): Declare.
+2004-07-23  H.J. Lu  <hongjiu.lu@intel.com>
 
-2001-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+       * bin-bugs.h (REPORT_BUGS_TO): Set to
+       "<URL:http://www.sourceware.org/bugzilla/>".
 
-       * ansidecl.h: Update comments reflecting previous change.
+2004-07-21  Paolo Bonzini  <bonzini@gnu.org>
 
-2001-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+       * ansidecl.h (ATTRIBUTE_PURE): New.
 
-       * ansidecl.h (VA_OPEN, VA_CLOSE): Allow multiple uses.
+2004-07-13  Bernardo Innocenti  <bernie@develer.com>
 
-2001-08-23  Lars Brinkhoff  <lars@nocrew.org>
+       * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here from
+       libcpp/internal.h.
+       (XDELETE, XRESIZEVEC, XDELETEVEC, XNEWVAR, XCNEWVAR, XRESIZEVAR): New
+       macros.
 
-       * dyn-string.h, fibheap.h, partition.h, sort.h, splay-tree.h:
-       replace "GNU CC" with "GCC".
+2004-07-13  Bernardo Innocenti  <bernie@develer.com>
 
-2001-08-21  Richard Henderson  <rth@redhat.com>
+       * libiberty.h (ASTRDUP): Add casts required for stricter
+       type conversion rules of C++.
+       * obstack.h (obstack_free): Likewise.
 
-       * fibheap.h: Tidy formatting.
-       (fibnode_t): Limit degree to 31 bits to avoid warning.
+2004-07-07  Tomer Levi  <Tomer.Levi@nsc.com>
 
-2001-08-20  Andrew Cagney  <ac131313@redhat.com>
+       * dis-asm.h (print_insn_crx): Declare.
 
-       * floatformat.h (floatformat_arm_ext): Document as deprecated.
-       (floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword)
-       (floatformat_ia64_spill_little, floatformat_ia64_quad_little)
-       (floatformat_ia64_spill_big, floatformat_ia64_quad_big)
-       (floatformat_m88110_harris_ext): Declare.
+2004-06-24  Alan Modra  <amodra@bigpond.net.au>
 
-2001-08-20  Daniel Berlin  <dan@cgsoftware.com>
+       * bfdlink.h (struct bfd_link_order): Update comment.
 
-       * fibheap.h: New file. Fibonacci heap.
+2004-05-11  Jakub Jelinek  <jakub@redhat.com>
 
-2001-08-18  Zack Weinberg  <zackw@panix.com>
+       * bfdlink.h (struct bfd_link_info): Add relro, relro_start and
+       relro_end fields.
+       * elf/common.h (PT_GNU_EH_FRAME, PT_GNU_STACK): Add comments.
+       (PT_GNU_RELRO): Define.
 
-       * ansidecl.h: Reorganize for readability, remove documentation
-       of obsolete macros, document PARAMS and VPARAMS.  Add new
-       macros VA_OPEN, VA_CLOSE, and VA_FIXEDARG for nicer variadic
-       function implementation.
+2004-05-04  Andreas Jaeger  <aj@suse.de>
 
-2001-08-16  Richard Henderson  <rth@redhat.com>
+       * demangle.h: Do not use C++ reserved keyword typename as
+       parameter for cplus_demangle_fill_builtin_type.
 
-       * hashtab.h (htab_hash_string): Declare.
+2004-04-22  Richard Henderson  <rth@redhat.com>
 
-2001-08-10  Andrew Cagney  <ac131313@redhat.com>
+       * hashtab.h (struct htab): Add size_prime_index.
 
-       * libiberty.h (lbasename): Change function declaration to return a
-       const char pointer.
+2004-04-13  Jeff Law  <law@redhat.com>
 
-2001-08-02  Mark Kettenis  <kettenis@gnu.org>
+       * hashtab.h (htab_remove_elt_with_hash): Prototype new function.
 
-       * xregex.h (_REGEX_RE_COMP): Define.
-       (re_comp): Define to xre_comp.
-       (re_exec): Define to xre_exec.
+2004-03-30  Zack Weinberg  <zack@codesourcery.com>
 
-2001-07-18  Andreas Jaeger  <aj@suse.de>
+       * hashtab.h, splay-tree.h: Use new shorter form of GTY markers.
 
-       * xregex2.h: Place under LGPL version 2.1.
+2004-03-25  Stan Shebs  <shebs@apple.com>
 
-2001-07-10  Jeff Johnston  <jjohnstn@redhat.com>
+       * mpw/: Remove subdirectory and everything in it.
 
-       * xregex.h: New file to support libiberty regex.
-       * xregex2.h: Ditto.
+2004-03-23  Alan Modra  <amodra@bigpond.net.au>
 
-2001-05-16  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
+       PR 51.
+       * bfdlink.h (struct bfd_link_info): Add wrap_char.
 
-       * partition.h: Fix misspelling of `implementation'.
+2004-03-20  H.J. Lu  <hongjiu.lu@intel.com>
 
-2001-05-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+       * bfdlink.h (bfd_link_info): Correct comments for the
+       unresolved_syms_in_objects field.
 
-       * ansidecl.h (NULL_PTR): Delete.
+2004-02-24  Ian Lance Taylor  <ian@wasabisystems.com>
 
-2001-05-07  Zack Weinberg  <zackw@stanford.edu>
+       * dyn-string.h: Update copyright date.
 
-       * demangle.h: Use PARAMS for all prototypes.
-       * ternary.h: Use PARAMS for all prototypes.  Use PTR, not void *.
-       Make arguments constant where possible.
+2004-02-23  Ian Lance Taylor  <ian@wasabisystems.com>
 
-2001-05-07  Mark Mitchell  <mark@codesourcery.com>
+       * dyn-string.h: Remove test of IN_LIBGCC2 and IN_GLIBCPP_V3 and
+       the associated #defines.
 
-       * splay-tree.h (splay_tree_max): New function.
-       (splay_tree_min): Likewise.
-
-2001-04-15  Daniel Berlin  <dan@cgsoftware.com>
-
-       * ternary.h: New file - Ternary search tree header.
-
-2001-04-03  Zack Weinberg  <zackw@stanford.edu>
-
-       * ansidecl.h: All logic from gcc/gansidecl.h moved here.
-
-2001-03-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * libiberty.h (alloca): Handle setting C_ALLOCA.
-
-2001-03-20  Jim Blandy  <jimb@redhat.com>
-
-       * demangle.h (enum gnu_v3_constructor_kinds,
-       is_gnu_v3_mangled_ctor, enum gnu_v3_destructor_kinds,
-       is_gnu_v3_mangled_dtor): New declarations.
-
-2001-03-14  Nick Clifton  <nickc@redhat.com>
-
-       * ansidecl.h: Fix copyright dates.
-       * demangle.h: Fix copyright dates.
-       * floatformat.h: Fix copyright dates.
-       * fnmatch.h: Fix copyright dates.
-       * getopt.h: Fix copyright dates.
-       * libiberty.h: Add FSF copyright notice.
-       * md5.h: Fix copyright dates.
-       * obstack.h: Fix copyright dates.
-       * splay-tree.h: Fix copyright dates.
-
-2001-03-10  Neil Booth  <neil@daikokuya.demon.co.uk>
-           John David Anglin  <dave@hiauly1.hia.nrc.ca>
-
-       * libiberty.h: Add lbasename.
-
-2001-03-06  Zack Weinberg  <zackw@stanford.edu>
-
-       * libiberty.h: Prototype C_alloca; define alloca to either
-       __builtin_alloca or C_alloca as appropriate.
-
-2001-03-01  John David Anglin  <dave@hiauly1.hia.nrc.ca>
-
-       * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc
-       compatibility.
-
-2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
-
-       * COPYING: Update to current
-       ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
-       to 19yy as example year in copyright notice).
-
-2000-12-16  Herman A.J. ten Brugge  <Haj.Ten.Brugge@net.HCC.nl>
-
-       * safe-ctype.h: Make code work on all targets and not just on
-       targets where a char is 8 bits.
-
-2000-12-07  Zack Weinberg  <zack@wolery.stanford.edu>
-
-       * safe-ctype.h: New file.
-
-2000-12-06  Rodney Brown  <RodneyBrown@mynd.com>
-
-       * getopt.h obstack.h: Standarize copyright statement.
-
-2000-12-04  Richard Henderson  <rth@redhat.com>
-
-       * demangle.h: Change "new_abi" to "v3" everywhere.
-
-2000-11-22  Zack Weinberg  <zack@wolery.stanford.edu>
-
-       * libiberty.h: Move #includes to top.  Prototype xmalloc_failed.
-
-2000-11-15  Kenneth Block  <kenneth.block@compaq.com>
-
-       * demangle.h: Add gnat and java demangle styles.
-
-2000-11-04  Hans-Peter Nilsson  <hp@bitrange.com>
-
-       * hashtab.h (struct htab): Add member return_allocation_failure.
-       (htab_try_create): New prototype.  Mention which functions may
-       return NULL when this is used.
-
-2000-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
-
-       * hashtab.h: Change void * to PTR where necessary.
-
-2000-09-10  Mark Mitchell  <mark@codesourcery.com>
-
-       * splay-tree.h (splay_tree_predecessor): Declare.
-
-2000-09-05  John David Anglin <dave@hiauly1.hia.nrc.ca>
-
-       * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
-
-2000-09-04  Alex Samuel  <samuel@codesourcery.com>
-
-       * dyn-string.h: Adjust formatting.
-       (dyn_string_insert_char): New macro.  New declaration.
-
-2000-08-28  Jason Merrill  <jason@redhat.com>
-
-       * md5.h: New file.
-
-2000-08-24  Greg McGary  <greg@mcgary.org>
-
-       * libiberty.h (ARRAY_SIZE): New macro.
-
-2000-06-21  Alex Samuel  <samuel@codesourcery.com>
-
-       * dyn-string.h (dyn_string_init, dyn_string_new,
-       dyn_string_delete, dyn_string_release, dyn_string_resize,
-       dyn_string_clear, dyn_string_copy, dyn_string_copy_cstr,
-       dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
-       dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
-       dyn_string_append_char, dyn_string_substring_dyn_string_eq):
-       Define as same name with __cxa_ prepended, if IN_LIBGCC2.
-       (dyn_string_init, dyn_string_copy, dyn_string_copy_cstr,
-       dyn_string_prepend, dyn_string_prepend_cstr, dyn_string_insert,
-       dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
-       dyn_string_append_char, dyn_string_substring): Change return type
-       to int.
-
-2000-06-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * demangle.h (demangling_styles): Remove trailing comma in enum.
-
-       * dyn-string.h (dyn_string_append_char): Change parameter from
-       char to int.
-
-2000-06-04  Alex Samuel  <samuel@codesourcery.com>
-
-       * dyn-string.h: Move here from gcc/dyn-string.h.  Add new functions.
-
-       * demangle.h (DMGL_GNU_NEW_ABI): New macro.
-       (DMGL_STYLE_MASK): Or in DMGL_GNU_NEW_ABI.
-       (current_demangling_style): Add gnu_new_abi_demangling.
-       (GNU_NEW_ABI_DEMANGLING_STYLE_STRING): New macro.
-       (GNU_NEW_ABI_DEMANGLING): Likewise.
-       (cplus_demangle_new_abi): New declaration.
-
-Tue May 30 16:53:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
-
-       * floatformat.h (struct floatformat): Add field name.
-
-2000-05-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * getopt.h (getopt): Also check HAVE_DECL_* when prototyping.
-
-       * libiberty.h (basename): Likewise.
-
-2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
-
-       * ansidecl.h: #define __extension__ to nothing if
-       GCC_VERSION < 2008.
-
-2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * demangle.h (demangler_engine): Constify.
-
-Thu May  4 17:15:26 2000  Philippe De Muyter  <phdm@macqel.be>
-
-       * sort.h (sys/types.h): File included unconditionnaly.
-       (stddef.h): File include only #ifdef __STDC__.
-
-2000-05-03  Zack Weinberg  <zack@wolery.cumb.org>
-
-       * symcat.h: Remove #endif label.
-
-2000-04-28  Kenneth Block  <block@zk3.dec.com>
-           Jason Merrill  <jason@casey.cygnus.com>
-
-       * demangle.h (libiberty_demanglers): new table for different styles.
-       (cplus_demangle_set_style): New function for setting style.
-       (cplus_demangle_name_to_style): New function to translate name.
-
-2000-04-24  Mark Mitchell  <mark@codesourcery.com>
-
-       * hashtab.h (hash_pointer): Declare.
-       (eq_pointer): Likewise.
-
-2000-04-23  Mark Mitchell  <mark@codesourcery.com>
-
-       * sort.h: New file.
-
-Tue Apr 18 16:22:30 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
-
-       * hashtab.h (enum insert_option): New type.
-       (htab_find_slot, htab_find_slot_with_hash): Use it.
-
-2000-04-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
-
-       * symcat.h: Honor autoconf macro HAVE_STRINGIZE.  Add
-       comments/caveats with regard to traditional C behavior.
-
-2000-04-05  Richard Henderson  <rth@cygnus.com>
-
-       * splay-tree.h (splay_tree_remove): Declare.
-
-2000-03-30  Mark Mitchell  <mark@codesourcery.com>
-
-       * hashtab.h (hashval_t): New type.
-       (htab_find_with_hash): Use it as an argument.
-       (htab_find_slot_with_hash): Likewise.
-
-2000-03-14  Bernd Schmidt  <bernds@cygnus.co.uk>
-
-       * hashtab.h (htab_trav): Modify type so that first arg is of type
-       void **.
-       (htab_find_with_hash, htab_find_slot_with_hash): Declare new
-       functions.
-
-2000-03-09  Alex Samuel  <samuel@codesourcery.com>
-
-       * partition.h: New file.
-
-2000-03-09  Zack Weinberg  <zack@wolery.cumb.org>
-
-       * hashtab.h (struct htab): Add del_f.
-       (htab_del): New type.
-       (htab_create): Add fourth argument.
-
-2000-03-08  Zack Weinberg  <zack@wolery.cumb.org>
-
-       * hashtab.h (hash_table_t): Rename to htab_t.
-       (struct hash_table): Rename to struct htab.  Shorten element
-       names.  Reorder elements by size.
-       (htab_hash, htab_eq, htab_trav): New typedefs for the callback
-       function pointers.
-       (hash_table_entry_t): Discard; just use void * for element
-       type.
+2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
 
-Sat Jan  1 19:06:52 2000  Hans-Peter Nilsson  <hp@bitrange.com>
+       * demangle.h: Instead of checking ANSI_PROTOTYPES, just include
+       "libiberty.h".
 
-       * symcat.h (STRINGX) [!__STDC__ || ALMOST_STDC]: Change "?" to "s"
-       to stringify argument s.
+       * demangle.h: If ANSI_PROTOTYPES is defined, include <stddef.h>.
 
+       * demangle.h (enum demangle_component_type): Define.
+       (struct demangle_operator_info): Declare.
+       (struct demangle_builtin_type_info): Declare.
+       (struct demangle_component): Define.
+       (cplus_demangle_fill_component): Declare.
+       (cplus_demangle_fill_name): Declare.
+       (cplus_demangle_fill_builtin_type): Declare.
+       (cplus_demangle_fill_operator): Declare.
+       (cplus_demangle_fill_extended_operator): Declare.
+       (cplus_demangle_fill_ctor, cplus_demangle_fill_dtor): Declare.
+       (cplus_demangle_v3_components): Declare.
+       (cplus_demangle_print): Declare.
 
 For older changes see ChangeLog-9103
 \f
This page took 0.03237 seconds and 4 git commands to generate.