Commit 9cddeb31 by Franz Sirl Committed by Jeff Law

* rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION

From-SVN: r17583
parent 54a60f6e
Sun Feb 1 14:15:33 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
* rs6000/linux.h: define JUMP_TABLES_IN_TEXT_SECTION
Sun Feb 1 13:01:15 1998 Klaus Kaempf <kkaempf@progis.de> Sun Feb 1 13:01:15 1998 Klaus Kaempf <kkaempf@progis.de>
* cccp.c (main): Predefine __VMS_VER on VMS. * cccp.c (main): Predefine __VMS_VER on VMS.
......
...@@ -65,3 +65,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -65,3 +65,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef DEFAULT_VTABLE_THUNKS #undef DEFAULT_VTABLE_THUNKS
#define DEFAULT_VTABLE_THUNKS 1 #define DEFAULT_VTABLE_THUNKS 1
#undef JUMP_TABLES_IN_TEXT_SECTION
#define JUMP_TABLES_IN_TEXT_SECTION
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment