* 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.
* 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.
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.
(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.
* 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.