URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Show entire file |
Details |
Blame |
View Log
Rev 282 |
Rev 399 |
Line 1... |
Line 1... |
/* Definitions of target machine for GNU compiler for OR32.
|
/* Definitions of target machine for GNU compiler for OR32.
|
Copyright (C) 1996, 1997, 1998, 2005 Free Software Foundation, Inc.
|
Copyright (C) 1996, 1997, 1998, 2005 Free Software Foundation, Inc.
|
|
Copyright (C) 2010 Embecosm Limited
|
Contributed by Damjan Lampret <damjanl@bsemi.com> in 1999.
|
Contributed by Damjan Lampret <damjanl@bsemi.com> in 1999.
|
Based upon the rs6000 port.
|
Based upon the rs6000 port.
|
|
|
This file is part of GNU CC.
|
This file is part of GNU CC.
|
|
|
Line 68... |
Line 69... |
#ifndef USE_GNULIBC_1
|
#ifndef USE_GNULIBC_1
|
#define DEFAULT_VTABLE_THUNKS 1
|
#define DEFAULT_VTABLE_THUNKS 1
|
#endif
|
#endif
|
|
|
#undef JUMP_TABLES_IN_TEXT_SECTION
|
#undef JUMP_TABLES_IN_TEXT_SECTION
|
#define JUMP_TABLES_IN_TEXT_SECTION 0
|
#define JUMP_TABLES_IN_TEXT_SECTION (flag_pic)
|
|
|
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.