OpenCores
URL https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [ld.h] - Diff between revs 157 and 166

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 157 Rev 166
Line 1... Line 1...
/* ld.h -- general linker header file
/* ld.h -- general linker header file
   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
   Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012
   Free Software Foundation, Inc.
   Free Software Foundation, Inc.
 
 
   This file is part of the GNU Binutils.
   This file is part of the GNU Binutils.
 
 
   This program is free software; you can redistribute it and/or modify
   This program is free software; you can redistribute it and/or modify
Line 324... Line 324...
extern ld_config_type config;
extern ld_config_type config;
 
 
extern FILE * saved_script_handle;
extern FILE * saved_script_handle;
extern bfd_boolean force_make_executable;
extern bfd_boolean force_make_executable;
 
 
/* Non-zero if we are processing a --defsym from the command line.  */
 
extern int parsing_defsym;
 
 
 
extern int yyparse (void);
extern int yyparse (void);
extern void add_cref (const char *, bfd *, asection *, bfd_vma);
extern void add_cref (const char *, bfd *, asection *, bfd_vma);
extern bfd_boolean handle_asneeded_cref (bfd *, enum notice_asneeded_action);
extern bfd_boolean handle_asneeded_cref (bfd *, enum notice_asneeded_action);
extern void output_cref (FILE *);
extern void output_cref (FILE *);
extern void check_nocrossrefs (void);
extern void check_nocrossrefs (void);

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.