* bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.
authorAlan Modra <amodra@gmail.com>
Tue, 2 Dec 2003 05:58:36 +0000 (05:58 +0000)
committerAlan Modra <amodra@gmail.com>
Tue, 2 Dec 2003 05:58:36 +0000 (05:58 +0000)
include/ChangeLog
include/bfdlink.h

index 76fe5b2..f710f85 100644 (file)
@@ -1,3 +1,7 @@
+2003-12-02  Alan Modra  <amodra@bigpond.net.au>
+
+       * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.
+
 2003-11-18  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
 
        * opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
        'symbol_is_valid' which is a function which can tell the
        disassembler to skip certain symbols as they should not be
        displayed to the user.
-        (arm_symbol_is_valid): New prototype.  This is the ARM
+       (arm_symbol_is_valid): New prototype.  This is the ARM
        specific function for the symbol_is_valid field.
-        (generic_symbol_is_valid): New prototype.  This is the default
+       (generic_symbol_is_valid): New prototype.  This is the default
        function pointed to by the symbol_is_valid field.
-        
+
 2003-11-06  Bruno Rohee  <bruno@rohee.com>
 
        * hp-symtab.h: Fix "the the" typo.
 
        * bfdlink.h (enum report_method): New enum.  Describes how to
        report something.
-        (struct bfd_link_info): Delete fields 'no_undefined' and
+       (struct bfd_link_info): Delete fields 'no_undefined' and
        'allow_shlib_undefined'.  Replace with
        'unresolved_symbols_in_objects' and
        'unresolved_symbols_in_shared_libs'.
-        
+
 2003-08-07  Alan Modra  <amodra@bigpond.net.au>
 
        * bfdlink.h: Remove PARAMS macro.  Replace PTR with void *.
 
 2003-04-01  Bob Wilson  <bob.wilson@acm.org>
 
-        * dis-asm.h (print_insn_xtensa): Declare.
-        * xtensa-config.h: New file.
-        * xtensa-isa-internal.h: Likewise.
-        * xtensa-isa.h: Likewise.
+       * dis-asm.h (print_insn_xtensa): Declare.
+       * xtensa-config.h: New file.
+       * xtensa-isa-internal.h: Likewise.
+       * xtensa-isa.h: Likewise.
 
 2003-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
 
 2003-01-31  Grant Grundler  <grundler@dsl2.external.hp.com>
 
-        * hppa.h (ldwa, ldda): Add ordered opcodes.
+       * hppa.h (ldwa, ldda): Add ordered opcodes.
 
 2003-01-26  Daniel Jacobowitz  <drow@mvista.com>
 
 
        * elf/dwarf2.h (DW_CFA_low_user, DW_CFA_high_user): Renamed
        to DW_CFA_lo_user, DW_CFA_hi_user respectively.
-       
+
 2002-05-28  Kuang Hwa Lin <kuang@sbcglobal.net>
 
        * dis-asm.h: Prototype print_insn_dlx.
 
 2001-08-02  Charles Wilson  <cwilson@ece.gatech.edu>
 
-        * bfdlink.h (struct bfd_link_info): add new boolean
-        field pei386_auto_import.
+       * bfdlink.h (struct bfd_link_info): add new boolean
+       field pei386_auto_import.
 
 2001-07-18  Andreas Jaeger  <aj@suse.de>
 
 
 2001-04-27  Johan Rydberg  <jrydberg@opencores.org>
 
-        * dis-asm.h (print_insn_openrisc): Add prototype.
+       * dis-asm.h (print_insn_openrisc): Add prototype.
 
 2001-04-15  Daniel Berlin  <dan@cgsoftware.com>
 
@@ -948,7 +952,7 @@ Tue May 30 16:53:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * libiberty.h (basename): Likewise.
 
 2000-05-17  S. Bharadwaj Yadavalli  <sby@scrugs.lkg.dec.com>
-           Rick Gorton             <gorton@scrugs.lkg.dec.com>
+           Rick Gorton             <gorton@scrugs.lkg.dec.com>
 
        * bfdlink.h (struct bfd_link_info): Add emitrelocations flag.
 
@@ -958,8 +962,8 @@ Tue May 30 16:53:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-05-06  Zack Weinberg  <zack@wolery.cumb.org>
 
-       * ansidecl.h: #define __extension__ to nothing if
-       GCC_VERSION < 2008.
+       * ansidecl.h: #define __extension__ to nothing if
+       GCC_VERSION < 2008.
 
 2000-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
@@ -977,9 +981,9 @@ Thu May  4 17:15:26 2000  Philippe De Muyter  <phdm@macqel.be>
 2000-04-28  Kenneth Block  <block@zk3.dec.com>
            Jason Merrill  <jason@casey.cygnus.com>
 
-        * demangle.h (libiberty_demanglers): new table for different styles.
-        (cplus_demangle_set_style): New function for setting style.
-        (cplus_demangle_name_to_style): New function to translate name.
+       * demangle.h (libiberty_demanglers): new table for different styles.
+       (cplus_demangle_set_style): New function for setting style.
+       (cplus_demangle_name_to_style): New function to translate name.
 
 2000-04-24  Mark Mitchell  <mark@codesourcery.com>
 
@@ -1257,8 +1261,8 @@ Wed Mar 24 12:46:29 1999  Andrew Cagney  <cagney@amy.cygnus.com>
 
 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.
+       * dis-asm.h (print_insn_i386_att):  Declare.
+       (print_insn_i386_intel):  Declare.
 
 1998-12-30  Michael Meissner  <meissner@cygnus.com>
 
@@ -1277,9 +1281,9 @@ Mon Dec 14 09:53:31 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 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
-       <eepstein@sophia.cygnus.com> as part of a project to merge in
-       changes made by HP; HP did not create ChangeLog entries.
+       <ezannoni@kwikemart.cygnus.com> and Edith Epstein
+       <eepstein@sophia.cygnus.com> as part of a project to merge in
+       changes made by HP; HP did not create ChangeLog entries.
 
        * dis-asm.h (struct disassemble_info): change the type of stream
        from FILE* to void*, for use with gdb's new type GDB_FILE.
@@ -1366,8 +1370,8 @@ Tue Feb 24 13:05:02 1998  Doug Evans  <devans@canuck.cygnus.com>
 Tue Feb 17 12:32:18 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * remote-sim.h (sim_fetch_register, sim_store_register): Add
-       register length parameter.  Functions return actual length of
-       register.
+       register length parameter.  Functions return actual length of
+       register.
 
 Thu Feb 12 16:29:01 1998  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -1421,7 +1425,7 @@ Tue Nov 25 01:35:52 1997  Doug Evans  <devans@seba.cygnus.com>
 Sat Nov 22 23:34:15 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC
-       argument.
+       argument.
 
 Mon Nov 17 14:00:51 1997  Doug Evans  <devans@seba.cygnus.com>
 
@@ -1501,12 +1505,12 @@ Fri May 23 13:43:41 1997  Fred Fish  <fnf@cygnus.com>
 Thu May 22 11:32:49 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * remote-sim.h: Review documentation.  Clarify restrictions on
-       when functions can be called.
+       when functions can be called.
 
 Wed May 21 16:47:53 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * remote-sim.h (sim_set_profile_size): Add prototype, document as
-       depreciated.
+       depreciated.
 
 Tue May 20 09:32:22 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
@@ -1532,16 +1536,16 @@ Tue Apr 22 10:24:34 1997  Fred Fish  <fnf@cygnus.com>
 Fri Apr 18 13:04:49 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * remote-sim.h (sim_stop): New interface - asynchronous
-       notification of a request to stop / suspend the running
-       simulation.
+       notification of a request to stop / suspend the running
+       simulation.
 
        * remote-sim.h (enum sim_stop): Add sim_running and sim_polling as
-       states for use internal to simulators.
+       states for use internal to simulators.
 
        * callback.h (struct host_callback_strut): Put a magic number at
-       the end of the struct to allow basic checking.
+       the end of the struct to allow basic checking.
        (struct host_callback_struct ): Add poll_quit - so
-       that the console etc can be polled at regular intervals.
+       that the console etc can be polled at regular intervals.
 
 Thu Apr 17 02:17:12 1997  Doug Evans  <dje@canuck.cygnus.com>
 
@@ -1552,7 +1556,7 @@ Thu Apr 17 02:17:12 1997  Doug Evans  <dje@canuck.cygnus.com>
 Wed Apr  2 17:09:12 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
        * remote-sim.h (sim_trace, sim_size): Make these global.  They
-       will go away shortly.
+       will go away shortly.
 
 Wed Apr  2 15:23:49 1997  Doug Evans  <dje@canuck.cygnus.com>
 
@@ -1582,7 +1586,7 @@ Mon Mar 17 19:22:12 1997  Ian Lance Taylor  <ian@cygnus.com>
 Mon Mar 17 14:57:55 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
        * remote-sim.h: New file, copied in from gdb/remote-sim.h.  One
-       day this will be placed in a directory of its own.
+       day this will be placed in a directory of its own.
 
 Sat Mar 15 19:00:14 1997  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -1591,8 +1595,8 @@ Sat Mar 15 19:00:14 1997  Ian Lance Taylor  <ian@cygnus.com>
 Thu Mar  6 15:46:59 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
 
        * callback.h (struct host_callback_struct): Add callbacks -
-       flush_stdout, write_stderr, flush_stderr, vprintf_filtered,
-       evprintf_filtered.  Delete redundant callbacks - printf_filtered.
+       flush_stdout, write_stderr, flush_stderr, vprintf_filtered,
+       evprintf_filtered.  Delete redundant callbacks - printf_filtered.
 
 Thu Feb 27 23:18:27 1997  Ian Lance Taylor  <ian@cygnus.com>
 
@@ -1708,7 +1712,7 @@ Tue Jul 23 17:37:58 1996  Fred Fish  <fnf@cygnus.com>
        can define PRIVATE_XMALLOC and then define xmalloc and
        xrealloc anyway they want.
        (basename): Document in source that we can't declare the
-       parameter type because it is declared inconsistently across
+       parameter type because it is declared inconsistently across
        different systems.
 
 Mon Jul 22 13:16:13 1996  Richard Henderson  <rth@tamu.edu>
index 75ea39d..51bbd5e 100644 (file)
@@ -366,11 +366,6 @@ struct bfd_link_info
      unloaded.  */
   const char *fini_function;
 
-  /* If non-zero, specifies that branches which are problematic for the
-     MPC860 C0 (or earlier) should be checked for and modified.  It gives the
-     number of bytes that should be checked at the end of each text page.  */
-  int mpc860c0;
-
   /* Non-zero if auto-import thunks for DATA items in pei386 DLLs
      should be generated/linked against.  Set to 1 if this feature
      is explicitly requested by the user, -1 if enabled by default.  */