URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 157 |
Rev 225 |
Line 1... |
Line 1... |
/* BFD back-end for OpenRISC 1000 COFF binaries.
|
/* BFD back-end for OpenRISC 1000 COFF binaries.
|
Copyright 2002, 2003, 2004, 2005, 2007 Free Software Foundation, Inc.
|
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
|
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.
|
|
|
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 568... |
Line 569... |
return TRUE;
|
return TRUE;
|
}
|
}
|
|
|
#define coff_adjust_symndx coff_or32_adjust_symndx
|
#define coff_adjust_symndx coff_or32_adjust_symndx
|
|
|
|
#ifndef bfd_pe_print_pdata
|
|
#define bfd_pe_print_pdata NULL
|
|
#endif
|
|
|
#include "coffcode.h"
|
#include "coffcode.h"
|
|
|
const bfd_target or32coff_big_vec =
|
const bfd_target or32coff_big_vec =
|
{
|
{
|
"coff-or32-big", /* Name. */
|
"coff-or32-big", /* Name. */
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.