* bfdlink.h (struct bfd_link_info): Remove mpc860c0 field.

This commit is contained in:
Alan Modra 2003-12-02 05:58:36 +00:00
parent 93e4038242
commit 8a91312a3a
2 changed files with 44 additions and 45 deletions

View 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> 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. * opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.
@ -8,9 +12,9 @@
'symbol_is_valid' which is a function which can tell the 'symbol_is_valid' which is a function which can tell the
disassembler to skip certain symbols as they should not be disassembler to skip certain symbols as they should not be
displayed to the user. 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. 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. function pointed to by the symbol_is_valid field.
2003-11-06 Bruno Rohee <bruno@rohee.com> 2003-11-06 Bruno Rohee <bruno@rohee.com>
@ -82,7 +86,7 @@
* bfdlink.h (enum report_method): New enum. Describes how to * bfdlink.h (enum report_method): New enum. Describes how to
report something. 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 'allow_shlib_undefined'. Replace with
'unresolved_symbols_in_objects' and 'unresolved_symbols_in_objects' and
'unresolved_symbols_in_shared_libs'. 'unresolved_symbols_in_shared_libs'.
@ -190,10 +194,10 @@
2003-04-01 Bob Wilson <bob.wilson@acm.org> 2003-04-01 Bob Wilson <bob.wilson@acm.org>
* dis-asm.h (print_insn_xtensa): Declare. * dis-asm.h (print_insn_xtensa): Declare.
* xtensa-config.h: New file. * xtensa-config.h: New file.
* xtensa-isa-internal.h: Likewise. * xtensa-isa-internal.h: Likewise.
* xtensa-isa.h: Likewise. * xtensa-isa.h: Likewise.
2003-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2003-03-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
@ -221,7 +225,7 @@
2003-01-31 Grant Grundler <grundler@dsl2.external.hp.com> 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> 2003-01-26 Daniel Jacobowitz <drow@mvista.com>
@ -675,8 +679,8 @@
2001-08-02 Charles Wilson <cwilson@ece.gatech.edu> 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>
* bfdlink.h (struct bfd_link_info): add new boolean * bfdlink.h (struct bfd_link_info): add new boolean
field pei386_auto_import. field pei386_auto_import.
2001-07-18 Andreas Jaeger <aj@suse.de> 2001-07-18 Andreas Jaeger <aj@suse.de>
@ -712,7 +716,7 @@
2001-04-27 Johan Rydberg <jrydberg@opencores.org> 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> 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. * libiberty.h (basename): Likewise.
2000-05-17 S. Bharadwaj Yadavalli <sby@scrugs.lkg.dec.com> 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. * 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> 2000-05-06 Zack Weinberg <zack@wolery.cumb.org>
* ansidecl.h: #define __extension__ to nothing if * ansidecl.h: #define __extension__ to nothing if
GCC_VERSION < 2008. GCC_VERSION < 2008.
2000-05-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 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> 2000-04-28 Kenneth Block <block@zk3.dec.com>
Jason Merrill <jason@casey.cygnus.com> Jason Merrill <jason@casey.cygnus.com>
* demangle.h (libiberty_demanglers): new table for different styles. * demangle.h (libiberty_demanglers): new table for different styles.
(cplus_demangle_set_style): New function for setting style. (cplus_demangle_set_style): New function for setting style.
(cplus_demangle_name_to_style): New function to translate name. (cplus_demangle_name_to_style): New function to translate name.
2000-04-24 Mark Mitchell <mark@codesourcery.com> 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> Mon Feb 1 21:05:46 1999 Catherine Moore <clm@cygnus.com>
* dis-asm.h (print_insn_i386_att): Declare. * dis-asm.h (print_insn_i386_att): Declare.
(print_insn_i386_intel): Declare. (print_insn_i386_intel): Declare.
1998-12-30 Michael Meissner <meissner@cygnus.com> 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> Tue Dec 8 00:30:31 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
The following changes were made by Elena Zannoni The following changes were made by Elena Zannoni
<ezannoni@kwikemart.cygnus.com> and Edith Epstein <ezannoni@kwikemart.cygnus.com> and Edith Epstein
<eepstein@sophia.cygnus.com> as part of a project to merge in <eepstein@sophia.cygnus.com> as part of a project to merge in
changes made by HP; HP did not create ChangeLog entries. changes made by HP; HP did not create ChangeLog entries.
* dis-asm.h (struct disassemble_info): change the type of stream * dis-asm.h (struct disassemble_info): change the type of stream
from FILE* to void*, for use with gdb's new type GDB_FILE. 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> Tue Feb 17 12:32:18 1998 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h (sim_fetch_register, sim_store_register): Add * remote-sim.h (sim_fetch_register, sim_store_register): Add
register length parameter. Functions return actual length of register length parameter. Functions return actual length of
register. register.
Thu Feb 12 16:29:01 1998 Ian Lance Taylor <ian@cygnus.com> 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> Sat Nov 22 23:34:15 1997 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC * 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> 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> Thu May 22 11:32:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h: Review documentation. Clarify restrictions on * 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> Wed May 21 16:47:53 1997 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h (sim_set_profile_size): Add prototype, document as * 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> 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> Fri Apr 18 13:04:49 1997 Andrew Cagney <cagney@b1.cygnus.com>
* remote-sim.h (sim_stop): New interface - asynchronous * remote-sim.h (sim_stop): New interface - asynchronous
notification of a request to stop / suspend the running notification of a request to stop / suspend the running
simulation. simulation.
* remote-sim.h (enum sim_stop): Add sim_running and sim_polling as * 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 * 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 (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> 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> Wed Apr 2 17:09:12 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
* remote-sim.h (sim_trace, sim_size): Make these global. They * 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> 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> 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 * 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> 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> Thu Mar 6 15:46:59 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
* callback.h (struct host_callback_struct): Add callbacks - * callback.h (struct host_callback_struct): Add callbacks -
flush_stdout, write_stderr, flush_stderr, vprintf_filtered, flush_stdout, write_stderr, flush_stderr, vprintf_filtered,
evprintf_filtered. Delete redundant callbacks - printf_filtered. evprintf_filtered. Delete redundant callbacks - printf_filtered.
Thu Feb 27 23:18:27 1997 Ian Lance Taylor <ian@cygnus.com> 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 can define PRIVATE_XMALLOC and then define xmalloc and
xrealloc anyway they want. xrealloc anyway they want.
(basename): Document in source that we can't declare the (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. different systems.
Mon Jul 22 13:16:13 1996 Richard Henderson <rth@tamu.edu> Mon Jul 22 13:16:13 1996 Richard Henderson <rth@tamu.edu>

View File

@ -366,11 +366,6 @@ struct bfd_link_info
unloaded. */ unloaded. */
const char *fini_function; 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 /* Non-zero if auto-import thunks for DATA items in pei386 DLLs
should be generated/linked against. Set to 1 if this feature should be generated/linked against. Set to 1 if this feature
is explicitly requested by the user, -1 if enabled by default. */ is explicitly requested by the user, -1 if enabled by default. */