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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gdb-6.8/] [include/] [elf/] [or32.h] - Diff between revs 157 and 225

Show entire file | Details | Blame | View Log

Rev 157 Rev 225
Line 1... Line 1...
/* OR1K ELF support for BFD. Derived from ppc.h.
/* OR32 ELF support for BFD. Derived from ppc.h.
   Copyright (C) 2002 Free Software Foundation, Inc.
   Copyright (C) 2002 Free Software Foundation, Inc.
   Contributed by Ivan Guzvinec  <ivang@opencores.org>
   Contributed by Ivan Guzvinec  <ivang@opencores.org>
 
 
   This file is part of BFD, the Binary File Descriptor library.
   This file is part of BFD, the Binary File Descriptor library.
 
 
Line 16... Line 16...
 
 
   You should have received a copy of the GNU General Public License
   You should have received a copy of the GNU General Public License
   along with this program; if not, write to the Free Software
   along with this program; if not, write to the Free Software
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
   Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.  */
 
 
#ifndef _ELF_OR1K_H
#ifndef _ELF_OR32_H
#define _ELF_OR1K_H
#define _ELF_OR32_H
 
 
#include "elf/reloc-macros.h"
#include "elf/reloc-macros.h"
 
 
/* Relocations.  */
/* Relocations.  */
START_RELOC_NUMBERS (elf_or32_reloc_type)
START_RELOC_NUMBERS (elf_or32_reloc_type)
Line 57... Line 57...
                                                   this section from executable \
                                                   this section from executable \
                                                   and shared objects that it \
                                                   and shared objects that it \
                                                   builds when those objects \
                                                   builds when those objects \
                                                   are not to be furhter \
                                                   are not to be furhter \
                                                   relocated.  */
                                                   relocated.  */
#endif /* _ELF_OR1K_H */
#endif /* _ELF_OR32_H */
 
 
 No newline at end of file
 No newline at end of file

powered by: WebSVN 2.1.0

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