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

Subversion Repositories open8_urisc

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

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

Rev 145 Rev 166
Line 1... Line 1...
/* ldfile.h -
/* ldfile.h -
   Copyright 1991, 1992, 1993, 1994, 1995, 2000, 2002, 2003, 2004, 2005, 2007
   Copyright 1991, 1992, 1993, 1994, 1995, 2000, 2002, 2003, 2004, 2005,
   Free Software Foundation, Inc.
   2007, 2012 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
   it under the terms of the GNU General Public License as published by
   it under the terms of the GNU General Public License as published by
Line 20... Line 20...
   MA 02110-1301, USA.  */
   MA 02110-1301, USA.  */
 
 
#ifndef LDFILE_H
#ifndef LDFILE_H
#define LDFILE_H
#define LDFILE_H
 
 
extern const char *ldfile_input_filename;
 
extern bfd_boolean ldfile_assumed_script;
extern bfd_boolean ldfile_assumed_script;
extern unsigned long ldfile_output_machine;
extern unsigned long ldfile_output_machine;
extern enum bfd_architecture ldfile_output_architecture;
extern enum bfd_architecture ldfile_output_architecture;
extern const char *ldfile_output_machine_name;
extern const char *ldfile_output_machine_name;
 
 

powered by: WebSVN 2.1.0

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