fix spelling of Motorola
[deliverable/binutils-gdb.git] / include / ChangeLog
index 75c3255490b513d7a9b08197600d893e1f21fd9b..36421318ddfd1f9acc4f1025b36384c7e8e2ce26 100644 (file)
@@ -1,8 +1,90 @@
+1999-12-15  Doug Evans  <dje@transmeta.com>
+
+       * dis-asm.h: Enclose in extern "C" ifdef __cplusplus.
+
+Sun Oct 24 19:11:32 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * sim-d10v.h (SIM_D10V_TS2_DMAP_REGNUM): Define.
+
+Sat Oct 23 19:00:13 1999  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * sim-d10v.h: New file.
+
+1999-09-04  Steve Chamberlain  <sac@pobox.com>
+
+       * dis-asm.h (print_insn_pj): Declare.
+
+1999-07-11  Ian Lance Taylor  <ian@zembu.com>
+
+       * ansidecl.h: Copy attribute support macros from egcs.
+
+1999-06-22  Mark Mitchell  <mark@codesourcery.com>
+
+       * bfdlink.h (struct bfd_link_hash_entry): Add init_function and
+       fini_function.
+
+1999-06-20  Mark Mitchell  <mark@codesourcery.com>
+
+       * mips.h (Elf32_Internal_Msym): New structure.
+       (Elf32_External_Msym): Likewise.
+       (ELF32_MS_REL_INDEX): New macro.
+       (ELF32_MS_FLAGS): Likewise.
+       (ELF32_MS_INFO): Likewise.
+       
+1999-06-14  Nick Clifton  <nickc@cygnus.com>
+
+       * dis-asm.h (arm_toggle_regnames): New prototype.
+       (struct diassemble_info): New field: disassembler_options.
+
+1999-04-11  Richard Henderson  <rth@cygnus.com>
+
+       * bfdlink.h (bfd_elf_version_expr): Rename `match' to `pattern'.
+       Add `match' callback function.
+
+1999-04-10  Richard Henderson  <rth@cygnus.com>
+
+       * bfdlink.h (bfd_link_info): Add no_undefined.
+
+1999-04-08  Nick Clifton  <nickc@cygnus.com>
+
+       * dis-asm.h: Add prototype for print_insn_mcore.
+
+1999-04-02  Mark Mitchell  <mark@codesourcery.com>
+
+       * splay-tree.h (splay_tree_compare_pointers): Declare.
+
+1999-03-30  Mark Mitchell  <mark@codesourcery.com>
+
+       * splay-tree.h (splay_tree_compare_ints): Declare.
+
+Wed Mar 24 12:46:29 1999  Andrew Cagney  <cagney@amy.cygnus.com>
+
+       * libiberty.h (basename): Cygwin{,32} should have the prototype.
+
+1999-02-22  Jim Lemke  <jlemke@cygnus.com>
+
+       * bfdlink.h (bfd_link_info): add field "mpc860c0".
+
+Mon Feb  1 21:05:46 1999  Catherine Moore  <clm@cygnus.com>
+
+       * dis-asm.h (print_insn_i386_att):  Declare.
+       (print_insn_i386_intel):  Declare.
+
+998-12-30  Michael Meissner  <meissner@cygnus.com>
+
+       * dis-asm.h (INIT_DISASSEMBLE_INFO_NO_ARCH): Cast STREAM and
+       FPRINTF_FUNC to avoid compiler warnings.
+
 Wed Dec 30 16:07:14 1998  David Taylor  <taylor@texas.cygnus.com>
 
        * dis-asm.h: change void * to PTR (two places).
 
-Wed Dec  9 10:33:29 1998  David Taylor  <taylor@texas.cygnus.com>
+Mon Dec 14 09:53:31 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * demangle.h: Don't check IN_GCC anymore.
+       * splay-tree.h: Likewise.
+
+Tue Dec  8 00:30:31 1998  Elena Zannoni  <ezannoni@kwikemart.cygnus.com> 
 
        The following changes were made by Elena Zannoni
        <ezannoni@kwikemart.cygnus.com> and Edith Epstein
@@ -13,18 +95,18 @@ Wed Dec  9 10:33:29 1998  David Taylor  <taylor@texas.cygnus.com>
        from FILE* to void*, for use with gdb's new type GDB_FILE.
        (fprintf_ftype): change FILE* parameter type to void*.
 
-       * demangle.h: 
-       (DMGL_EDG): new macro for Kuck and Associates
-       (DMGL_STYLE_MASK): modify to include Kuck and Assoc style
-       (demangling_styles): add new edg_demangling style
-       (EDG_DEMANGLING_STYLE_STRING): new macro
-       (EDG_DEMANGLING): new macro
-       (DMGL_HP): new macro, for HP/aCC compiler.
-       (DMGL_STYLE_MASK): modify to include new HP's style.
-       (demangling_styles): add new hp_demangling value.
-       (HP_DEMANGLING_STYLE_STRING): new macro.
-       (ARM_DEMANGLING): coerce to int.
-       (HP_DEMANGLING): new macro.
+        * demangle.h: (DMGL_EDG): new macro for Kuck and Associates
+        (DMGL_STYLE_MASK): modify to include Kuck and Assoc style
+        (demangling_styles): add new edg_demangling style
+        (EDG_DEMANGLING_STYLE_STRING): new macro
+        (EDG_DEMANGLING): new macro
+
+        * demangle.h (DMGL_HP): new macro, for HP/aCC compiler.
+        (DMGL_STYLE_MASK): modify to include new HP's style.
+        (demangling_styles): add new hp_demangling value.
+        (HP_DEMANGLING_STYLE_STRING): new macro.
+        (ARM_DEMANGLING): coerce to int.
+        (HP_DEMANGLING): new macro.
 
        * hp-symtab.h: rewritten, from HP.
        (quick_procedure): change type of language field to unsigned int
@@ -41,6 +123,10 @@ Fri Nov 20 13:14:00 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * libiberty.h (basename): Add prototype for FreeBSD.
 
+Fri Nov 13 19:19:11 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * libiberty.h: Prototype xcalloc.
+
 Sun Nov  8 17:42:25 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * ansidecl.h: Wrap problematic macros with !IN_GCC.
@@ -115,12 +201,6 @@ Mon Feb  2 17:13:31 1998  Steve Haworth  <steve@pm.cse.rmit.EDU.AU>
 
        * dis-asm.h (print_insn_tic30): Declare.
 
-start-sanitize-sky
-Wed Jan 28 09:55:07 1998  Doug Evans  <devans@canuck.cygnus.com>
-
-       * dis-asm.h (print_insn_dvp,dvp_insn_p): Add prototypes.
-
-end-sanitize-sky
 Thu Jan 22 16:23:59 1998  Fred Fish <fnf@cygnus.com>
 
        * dis-asm.h: Add flag INSN_HAS_RELOC to tell disassembly
@@ -225,12 +305,10 @@ Fri Aug  8 16:43:56 1997  Doug Evans  <dje@canuck.cygnus.com>
 
        * dis-asm.h (arc_get_disassembler): Declare.
 
-start-sanitize-java
 Wed Jul 30 11:39:50 1997  Per Bothner  <bothner@deneb.cygnus.com>
 
        * demangle.h (DMGL_JAVA):  New option to request Java demangling.
 
-end-sanitize-java
 Tue Jul 22 17:59:54 1997  Ian Lance Taylor  <ian@cygnus.com>
 
        * libiberty.h (PEXECUTE_*): Define.
@@ -371,12 +449,10 @@ Thu Feb  6 14:20:01 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
        bytes_per_chunk and display_endian to control the
        display of raw instructions.
 
-start-sanitize-tic80
 Fri Dec 27 22:17:37 1996  Fred Fish  <fnf@cygnus.com>
 
        * dis-asm.h (print_insn_tic80): Declare.
 
-end-sanitize-tic80
 Sun Dec  8 17:11:12 1996  Doug Evans  <dje@canuck.cygnus.com>
 
        * callback.h (host_callback): New member `error'.
This page took 0.025454 seconds and 4 git commands to generate.