URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/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 SH PE IMAGE COFF files.
|
/* BFD back-end for SH PE IMAGE COFF files.
|
Copyright 1995, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
|
Copyright 1995, 2000, 2001, 2002, 2005, 2007, 2009
|
|
Free Software Foundation, Inc.
|
|
|
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
|
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 26... |
Line 27... |
#define IMAGE_BASE NT_IMAGE_BASE
|
#define IMAGE_BASE NT_IMAGE_BASE
|
#define COFF_IMAGE_WITH_PE
|
#define COFF_IMAGE_WITH_PE
|
#define COFF_WITH_PE
|
#define COFF_WITH_PE
|
#define PCRELOFFSET TRUE
|
#define PCRELOFFSET TRUE
|
#define TARGET_UNDERSCORE '_'
|
#define TARGET_UNDERSCORE '_'
|
#define COFF_LONG_SECTION_NAMES
|
/* Long section names not allowed in executable images, only object files. */
|
|
#define COFF_LONG_SECTION_NAMES 0
|
|
|
#include "coff-sh.c"
|
#include "coff-sh.c"
|
|
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.