+
+ * libiberty.h (lbasename): Change function declaration to return a
+ const char pointer.
+
+
+ * opcode/mips.h (INSN_GP32): Remove.
+ (OPCODE_IS_MEMBER): Remove gp32 parameter.
+ (M_MOVE): New macro identifier.
+
+
+ * xregex.h (_REGEX_RE_COMP): Define.
+ (re_comp): Define to xre_comp.
+ (re_exec): Define to xre_exec.
+
+
+ * bfdlink.h (struct bfd_link_info): add new boolean
+ field pei386_auto_import.
+
+
+ * opcode/mips.h (INSN_ISA_MASK): Nuke bits 12-15.
+
+
+ * xregex2.h: Place under LGPL version 2.1.
+
+
+ * opcode/cgen.h (CGEN_INSN): Add regex support.
+ (build_insn_regex): Declare.
+
+
+ * xregex.h: New file to support libiberty regex.
+ * xregex2.h: Ditto.
+
+
+ * bfdlink.h (struct bfd_link_info): New member export_dynamic.
+
+
+ * partition.h: Fix misspelling of `implementation'.
+
+
+ * ansidecl.h (NULL_PTR): Delete.
+
+
+ * elf/ia64.h (ELF_STRING_ia64_unwind_once): Define.
+ (ELF_STRING_ia64_unwind_info_once): Define.
+
+
+ * demangle.h: Use PARAMS for all prototypes.
+ * ternary.h: Use PARAMS for all prototypes. Use PTR, not void *.
+ Make arguments constant where possible.
+
+
+ * splay-tree.h (splay_tree_max): New function.
+ (splay_tree_min): Likewise.
+
+
+ * dis-asm.h (print_insn_openrisc): Add prototype.
+
+
+ * ternary.h: New file - Ternary search tree header.
+
+
+ * bfdlink.h (bfd_link_discard): Add discard_sec_merge.
+
+
+ * ansidecl.h: All logic from gcc/gansidecl.h moved here.
+
+
+ * libiberty.h (alloca): Handle setting C_ALLOCA.
+
+
+ * demangle.h (enum gnu_v3_constructor_kinds,
+ is_gnu_v3_mangled_ctor, enum gnu_v3_destructor_kinds,
+ is_gnu_v3_mangled_dtor): New declarations.
+
+
+ * 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.
+
+
+ * libiberty.h: Add lbasename.
+
+
+ * libiberty.h: Prototype C_alloca; define alloca to either
+ __builtin_alloca or C_alloca as appropriate.
+
+
+ * safe-ctype.h (_sch_test): Cast enum bit to unsigned short int for pcc
+ compatibility.
+
+
+ * dis-asm.h: Add PDP-11 target.
+
+
+ * dis-asm.h: Add linux target for S/390.
+
+
+ * dis-asm.h (arc_get_disassembler): Correct declaration.
+
+
+
+
+ * COPYING: Update to current
+ ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
+ to 19yy as example year in copyright notice).
+
+
+ * dis-asm.h (struct disassemble_info): New member "section".
+ (INIT_DISASSEMBLE_INFO_NO_ARCH): Initialize private_data member.
+ Initialize section member.
+
+
+ * safe-ctype.h: Make code work on all targets and not just on
+ targets where a char is 8 bits.
+
+
+ * bfdlink.h (struct bfd_link_info): Add new allow_shlib_undefined
+ member to struct for systems where it is normal to have undefined
+ symbols in shared libraries at runtime and the runtime linker
+ takes care of redirecting them.
+
+
+ * safe-ctype.h: New file.
+
+
+ * getopt.h obstack.h: Standarize copyright statement.
+
+
+ * demangle.h: Change "new_abi" to "v3" everywhere.
+
+
+ * libiberty.h: Move #includes to top. Prototype xmalloc_failed.
+
+
+ * demangle.h: Add gnat and java demangle styles.
+
+
+ * hashtab.h (struct htab): Add member return_allocation_failure.
+ (htab_try_create): New prototype. Mention which functions may
+ return NULL when this is used.
+
+
+ * hashtab.h: Change void * to PTR where necessary.
+
+
+ * splay-tree.h (splay_tree_predecessor): Declare.
+
+
+ * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.
+ Fix typo in comment.
+
+
+ * alloca-conf.h: New file (copied from libiberty).
+
+
+ * md5.h (md5_uint32): Choose via INT_MAX instead of UINT_MAX.
+
+
+ * dyn-string.h: Adjust formatting.
+ (dyn_string_insert_char): New macro. New declaration.
+
+
+ * md5.h: New file.
+
+
+ * libiberty.h (ARRAY_SIZE): New macro.
+
* os9k.h: Add copyright notice.
- * opcode/i860.h (btne, bte, bla): Changed these opcodes
- to use sbroff ('r') instead of split16 ('s').
- (J, K, L, M): New operand types for 16-bit aligned fields.
- (ld.x, {p}fld.x, fst.x, pst.d): Changed these opcodes to
- use I, J, K, L, M instead of just I.
- (T, U): New operand types for split 16-bit aligned fields.
- (st.x): Changed these opcodes to use S, T, U instead of just S.
- (andh, andnoth, orh, xorh): Deleted 3-register forms as they do not
- exist on the i860.
- (pfgt.sd, pfle.sd): Deleted these as they do not exist on the i860.
- (pfeq.ss, pfeq.dd): New opcodes.
- (st.s): Fixed incorrect mask bits.
- (fmlow): Fixed incorrect mask bits.
- (fzchkl, pfzchkl): Fixed incorrect mask bits.
- (faddz, pfaddz): Fixed incorrect mask bits.
- (form, pform): Fixed incorrect mask bits.
- (pfld.l): Fixed incorrect mask bits.
- (fst.q): Fixed incorrect mask bits.
- (all floating point opcodes): Fixed incorrect mask bits for
- handling of dual bit.
-
- * elf/i860.h: New file.
- (elf_i860_reloc_type): Defined ELF32 i860 relocations.
-
* dis-asm.h (print_insn_i860): Add prototype.
* MAINTAINERS: new
-
- * coff/pe.h: clarify a comment
-
* dyn-string.h (dyn_string_init, dyn_string_new,
dyn_string_insert_cstr, dyn_string_append, dyn_string_append_cstr,
dyn_string_append_char, dyn_string_substring): Change return type
to int.
-
+
* dis-asm.h (print_insn_m68hc12): Define.
* 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.
+ (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.
-
+
* floatformat.h (struct floatformat): Add field name.
-
+
* bfdlink.h (struct bfd_link_info): Add emitrelocations flag.
* ansidecl.h: #define __extension__ to nothing if
GCC_VERSION < 2008.
-
- * coff/rs6k64.h (U802TOC64MAGIC): Change to U803XTOCMAGIC.
-
* demangle.h (demangler_engine): Constify.
(cplus_demangle_set_style): New function for setting style.
(cplus_demangle_name_to_style): New function to translate name.
-
- * include/coff/rs6k64.h: New file.
-
* hashtab.h (hash_pointer): Declare.
* dis-asm.h (print_insn_i370): Declare.
-
- * opcode/d30v.h (FLAG_NOT_WITH_ADDSUBppp): Redefined as operation
- cannot be combined in parallel with ADD/SUBppp.
-
* remote-sim.h (sim_trace): Document return values.
* dis-asm.h (struct disassemble_info): Added octets_per_byte
field and initialize it to one (1).
-
+
* dis-asm.h: Add prototype for disassembler_usage().
(ELF32_MS_REL_INDEX): New macro.
(ELF32_MS_FLAGS): Likewise.
(ELF32_MS_INFO): Likewise.
-
+
* dis-asm.h (arm_toggle_regnames): New prototype.
(struct dntt_type_svar): add field thread_specific.
(hp_language): add languages modcal and dmpascal.
-
- * elf/sh.h (elf_sh_reloc_type): Add R_SH_FIRST_INVALID_RELOC,
- R_SH_LAST_INVALID_RELOC, R_SH_SWITCH8 and R_SH_max.
-
* libiberty.h (basename): Add prototype for FreeBSD.
* obstack.h: Update to latest FSF version.
-
- * elf/sparc.h (EF_SPARC_LEDATA, R_SPARC_32LE): Added.
-
* dis-asm.h (disassemble_info): Member `symbol' renamed to `symbols'
* dis-asm.h (disasm_symaddr): New prototype.
-
- * coff/sh.h (R_SH_SWITCH8): New.
-
* callback.h (CB_SYSCALL): Comment out arg names in prototypes.
* obstack.h (obstack_specify_allocation_with_arg, obstack_chunkfun,
obstack_freefun): Eliminate compile warnings in gdb.
-
- * coff/arm.h (constants): Added new flag bits F_APCS_26 and
- F_APCS_SET for the f_flags field of the filehdr structure. Added new
- flags: F_APCS26, F_ARM_2, F_ARM_3, F_ARM_7, F_ARM_7T to store
- information in the flags field of the internal_f structure used by BFD
- routines.
-
* floatformat.h (floatformat_byteorders): Add comments for previous
- * 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.
- * aout/aout64.h: Only define QMAGIC if it isn't already defined.
-
* dis-asm.h: Add support for the ARM.
* getopt.h, obstack.h: Update to latest FSF version.
-Mon Aug 2 16:37:14 1993 Stu Grossman (grossman at cygnus.com)
-
- * coff/i386.h: Add Lynx magic number.
-
* dis-asm.h: Move enum outside of struct defn to avoid warnings.
* dis-asm.h: Added declaration of print_insn_m88k.
-
- * opcode/h8300.h: Lots of little fixes for the h8/300h.
-
* ansidecl.h: Use ANSI macros if __mips and _SYSTYPE_SVR4 are
Support for H8/300-H
* dis-asm.h (print_insn_h8300, print_insn_h8300h): Declare it.
- * coff/h8300.h: New magic number.
- * coff/internal.h: New relocations.
- * opcode/h8300.h: Lots of new opcodes.
Wed Dec 18 17:19:44 1991 Stu Grossman (grossman at cygnus.com)
- * bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums.
+ * bfd.h, ieee.h: ANSIfy enums.
Thu Dec 12 20:59:56 1991 John Gilmore (gnu at cygnus.com)