+Sun Jan 15 18:39:35 1995 Steve Chamberlain <sac@splat>
+
+ * dis-asm.h (prin_insn_w65): Declare.
+
+
+ * libiberty.h (hex_p): Fix sense of test.
+
+
+ * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init,
+ hex_p, hex_value): New macros and declarations, for hex.c.
+
+
+ * dis-asm.h: Make idempotent.
+
+
+ * progress.h: New file, empty definitions for progress macros.
+
+start-sanitize-arc
+
+ * dis-asm.h (print_insn_arc): Declare.
+ * elf/common.h (EM_CYGNUS_ARC): Define.
+end-sanitize-arc
+
+
+ * hp-symtab.h: New file describing the debug symbols emitted
+ by the HP C compilers.
+
+
+ * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size from 24
+ to 26 bits, and change u.c.alignment_power from 8 to 6 bits. 6
+ bit in the alignment power is enough for a 64 bit address space.
+
+
+ * demangle.h (cplus_mangle_opname): Declare.
+
+
+ * bfdlink.h (struct bfd_link_callbacks): Fix comments for
+ multiple_common field.
+
+
+ * aout/aout64.h: Only define QMAGIC if it isn't already defined.
+
+ * dis-asm.h: Add support for the ARM.
+
+
+ * libiberty.h (strsignal): Document its existence even if we
+ can't declare it.
+
+
+ * os9k.h: Remove u_int16, u_int32, and owner_id typedefs and
+ expand their uses. Those names conflict with Mach headers.
+
+
+ * bfdlink.h (struct bfd_link_hash_entry): Change u.c.size into a
+ bitfield. Add field u.c.alignment_power.
+
+
+ * dis-asm.h: Add print_insn_ns32k declaration.
+
+
+ * bfdlink.h (bfd_link_hash_table): Make creator a const pointer.
+
+
+ * demangle.h (cplus_demangle_opname): Declare.
+
+
+ * bfdlink.h (struct bfd_link_info): Add new field shared.
+
+
+ * bfdlink.h (struct bfd_link_hash_entry): Remove written field:
+ not needed for all backends.
+
+
+ * dis-asm.h (disassembler): Declare.
+
+
+ * obstack.h: Delete use of IN_GCC to control whether
+ stddef.h or gstddef.h is included.
+
+
+ * bfdlink.h (enum bfd_link_order_type): Add bfd_data_link_order.
+ (struct bfd_link_order): Add data field to union.
+
+
+ * bfdlink.h (struct bfd_link_callbacks): Change bitsize argument
+ to add_to_set to reloc. Remove bitsize argument from constructor.
+ Comment that reloc_overflow, reloc_dangerous and unattached_reloc
+ must handle NULL pointers for reloc location.
+ (enum bfd_link_order_type): Add bfd_section_reloc_link_order and
+ bfd_symbol_reloc_link_order.
+ (struct bfd_link_order): Add reloc field to union.
+ (struct bfd_link_order_reloc): Define.
+
+
+ * ieee-float.h: Removed; no longer used.
+
* os9k.h: os9000 target specific header file, the header of the
* stab.def: Update allocation table in comments at end,
to reflect reality as I know it.
+\f
+Local Variables:
+mode: indented-text
+left-margin: 8
+fill-column: 74
+version-control: never
+End: