/[gcl]/gcl/binutils/bfd/m68klynx.c
ViewVC logotype

Diff of /gcl/binutils/bfd/m68klynx.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.1.1 by camm, Fri Aug 9 05:35:37 2002 UTC revision 1.2 by camm, Fri Sep 9 23:32:14 2005 UTC
# Line 1  Line 1 
1  /* BFD back-end for m68k binaries under LynxOS.  /* BFD back-end for m68k binaries under LynxOS.
2     Copyright 1990, 1991, 1992, 1993, 1994, 1995, 2001     Copyright 1990, 1991, 1992, 1993, 1994, 1995, 2001, 2002, 2003
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4    
5  This file is part of BFD, the Binary File Descriptor library.  This file is part of BFD, the Binary File Descriptor library.
# Line 18  You should have received a copy of the G Line 18  You should have received a copy of the G
18  along with this program; if not, write to the Free Software  along with this program; if not, write to the Free Software
19  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
20    
 #define BYTES_IN_WORD 4  
21  #define N_SHARED_LIB(x) 0  #define N_SHARED_LIB(x) 0
22    
23  #define TEXT_START_ADDR 0  #define TEXT_START_ADDR 0
# Line 45  Foundation, Inc., 59 Temple Place - Suit Line 44  Foundation, Inc., 59 Temple Place - Suit
44    
45  char *lynx_core_file_failing_command();  char *lynx_core_file_failing_command();
46  int lynx_core_file_failing_signal();  int lynx_core_file_failing_signal();
47  boolean lynx_core_file_matches_executable_p();  bfd_boolean lynx_core_file_matches_executable_p();
48  const bfd_target *lynx_core_file_p();  const bfd_target *lynx_core_file_p();
49    
50  #define MY_core_file_failing_command lynx_core_file_failing_command  #define MY_core_file_failing_command lynx_core_file_failing_command

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26