+
+ * dis-asm.h (INIT_DISASSEMBLE_INFO): Set endian to BFD_ENDIAN_UNKNOWN.
+
+
+ * dis-asm.h (disassemble_info): New members arch, mach, endian.
+ (INIT_DISASSEMBLE_INFO): Initialize them.
+ (DISASM_RAW_INSN{,FLAG}): Define.
+
+
+ * demangle.h (cplus_demangle_opname): Change opname parameter to
+ const char *.
+ (cplus_mangle_opname): Change return type and opname parameter to
+ const char *.
+
+
+ * ieee.h (enum ieee_record): Add ieee_asn_record_enum,
+ ieee_at_record_enum, ieee_ty_record_enum, ieee_atn_record_enum,
+ ieee_bb_record_enum, and ieee_be_record_enum.
+
+
+ * obstack.h: Update copyright to 1996.
+ (_obstack_memory_used): Declare.
+ (obstack_memory_used): Define macro.
+
+
+ * libiberty.h (xstrdup): Declare.
+
+
+ * wait.h: Protect all macros with #ifndef.
+
+
+ * bfdlink.h (struct bfd_link_info): Add static_link field.
+
+
+ * bfdlink.h (struct bfd_link_callbacks): Add symbol parameter to
+ warning callback.
+
+
+ * bfdlink.h (struct bfd_link_callbacks): Change warning callback
+ to take BFD, section, and address arguments.
+
+
+ * bfdlink.h (struct bfd_link_info): Remove PE stuff.
+
+
+ * libiberty.h: Declare xstrerror. From Pat Rankin.
+
+
+ * bfdlink.h (struct bfd_link_info): Remove PE stuff.
+
+
+ * dis-asm.h (print_insn_sparc64): Declare.
+
+
+ * bfdlink.h (struct bfd_link_info): Add new field symbolic.
+
+
+ * bfdlink.h (struct bfd_link_info): Change type of base_file to
+ PTR.
+
+
+ * bfdlink.h (struct bfd_link_info): Added base_file member.
+
+
+ * ansidecl.h: win32s is ANSI enough.
+
+
+
+ * dis-asm.h (print_insn_arm): Delete declaration.
+ (print_insn_{little,big}_arm): New declarations.
+
+ * floatformat.h (floatformat_arm_ext): Declare.
+
+
+ * coff/pe.h: New file.
+ * bfdlink.h (subsytem, stack_heap_parameters): New.
+ * coff/i386.h (NT_SECTION_ALIGNMENT, NT_FILE_ALIGNMENT,
+ NT_DEF_RESERVE, NT_DEF_COMMIT): New.
+ * coff/internal.h (internal_filehdr): New fields for PE.
+ (IMAGE_DATA_DIRECTORY): New.
+ (internal_aouthdr): New fields for PE.
+
+
+ * demangle.h: Don't include ansidecl.h if IN_GCC.
+
+start-sanitize-arc
+
+ * dis-asm.h (arc_get_disassembler): New argument `int big_p'.
+end-sanitize-arc
+
+
+ * hp-symtab.h: Don't use bitfield enumerations, the HP C compiler
+ does not handle them correctly.
+
start-sanitize-arc