Update reported copyright dates.
[deliverable/binutils-gdb.git] / include / ChangeLog
index 5f7d3687363e75a571f873f278d04879cbe17d6c..c4fab4bbf49a14f0e3db40400142a72e0db0bc52 100644 (file)
@@ -1,3 +1,73 @@
+2005-01-10  Andreas Schwab  <schwab@suse.de>
+
+       * dis-asm.h (struct disassemble_info): Add skip_zeroes and
+       skip_zeroes_at_end.
+
+2004-12-11  Ben Elliston  <bje@au.ibm.com>
+
+       * fibheap.h (struct fibnode): Only use unsigned long bitfields
+       when __GNUC__ is defined and ints are less than 32-bits wide.
+
+2004-11-29  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * 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.
+
+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.
This page took 0.023309 seconds and 4 git commands to generate.