From 671fd5c11b77cdca29fead2ff4a0c68b34bfef01 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Tue, 2 Dec 2003 05:58:36 +0000 Subject: [PATCH] * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field. --- include/ChangeLog | 84 +++++++++++++++++++++++++++++-------------------------- include/bfdlink.h | 5 ---- 2 files changed, 44 insertions(+), 45 deletions(-) diff --git a/include/ChangeLog b/include/ChangeLog index 76fe5b2d1..f710f85c7 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2003-12-02 Alan Modra + + * bfdlink.h (struct bfd_link_info): Remove mpc860c0 field. + 2003-11-18 Maciej W. Rozycki * opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB. @@ -8,11 +12,11 @@ '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 * hp-symtab.h: Fix "the the" typo. @@ -82,11 +86,11 @@ * 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 * bfdlink.h: Remove PARAMS macro. Replace PTR with void *. @@ -190,10 +194,10 @@ 2003-04-01 Bob Wilson - * 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 @@ -221,7 +225,7 @@ 2003-01-31 Grant Grundler - * hppa.h (ldwa, ldda): Add ordered opcodes. + * hppa.h (ldwa, ldda): Add ordered opcodes. 2003-01-26 Daniel Jacobowitz @@ -436,7 +440,7 @@ * 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 * dis-asm.h: Prototype print_insn_dlx. @@ -675,8 +679,8 @@ 2001-08-02 Charles Wilson - * 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 @@ -712,7 +716,7 @@ 2001-04-27 Johan Rydberg - * dis-asm.h (print_insn_openrisc): Add prototype. + * dis-asm.h (print_insn_openrisc): Add prototype. 2001-04-15 Daniel Berlin @@ -948,7 +952,7 @@ Tue May 30 16:53:34 2000 Andrew Cagney * libiberty.h (basename): Likewise. 2000-05-17 S. Bharadwaj Yadavalli - Rick Gorton + Rick Gorton * bfdlink.h (struct bfd_link_info): Add emitrelocations flag. @@ -958,8 +962,8 @@ Tue May 30 16:53:34 2000 Andrew Cagney 2000-05-06 Zack Weinberg - * 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 @@ -977,9 +981,9 @@ Thu May 4 17:15:26 2000 Philippe De Muyter 2000-04-28 Kenneth Block Jason Merrill - * 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 @@ -1257,8 +1261,8 @@ Wed Mar 24 12:46:29 1999 Andrew Cagney Mon Feb 1 21:05:46 1999 Catherine Moore - * 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 @@ -1277,9 +1281,9 @@ Mon Dec 14 09:53:31 1998 Kaveh R. Ghazi Tue Dec 8 00:30:31 1998 Elena Zannoni The following changes were made by Elena Zannoni - and Edith Epstein - as part of a project to merge in - changes made by HP; HP did not create ChangeLog entries. + and Edith Epstein + 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 Tue Feb 17 12:32:18 1998 Andrew Cagney * 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 @@ -1421,7 +1425,7 @@ Tue Nov 25 01:35:52 1997 Doug Evans Sat Nov 22 23:34:15 1997 Andrew Cagney * remote-sim.h (sim_stop_reason): Clarify sim_signalled SIGRC - argument. + argument. Mon Nov 17 14:00:51 1997 Doug Evans @@ -1501,12 +1505,12 @@ Fri May 23 13:43:41 1997 Fred Fish Thu May 22 11:32:49 1997 Andrew Cagney * 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 * remote-sim.h (sim_set_profile_size): Add prototype, document as - depreciated. + depreciated. Tue May 20 09:32:22 1997 Andrew Cagney @@ -1532,16 +1536,16 @@ Tue Apr 22 10:24:34 1997 Fred Fish Fri Apr 18 13:04:49 1997 Andrew Cagney * 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 @@ -1552,7 +1556,7 @@ Thu Apr 17 02:17:12 1997 Doug Evans Wed Apr 2 17:09:12 1997 Andrew Cagney * 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 @@ -1582,7 +1586,7 @@ Mon Mar 17 19:22:12 1997 Ian Lance Taylor Mon Mar 17 14:57:55 1997 Andrew Cagney * 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 @@ -1591,8 +1595,8 @@ Sat Mar 15 19:00:14 1997 Ian Lance Taylor Thu Mar 6 15:46:59 1997 Andrew Cagney * 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 @@ -1708,7 +1712,7 @@ Tue Jul 23 17:37:58 1996 Fred Fish 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 diff --git a/include/bfdlink.h b/include/bfdlink.h index 75ea39d50..51bbd5e49 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -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. */ -- 2.11.4.GIT