* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.

From-SVN: r33367
This commit is contained in:
Tom Tromey 2000-04-24 04:57:20 +00:00 committed by Tom Tromey
parent 9380267cde
commit a3fbf5c383
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2000-04-23 Tom Tromey <tromey@cygnus.com>
* gcconfig.h (DYNAMIC_LOADING): Define for PPC Linux.
2000-04-19 Bryce McKinlay <bryce@albatross.co.nz>
Imported version version 5.0alpha6.

View File

@ -553,6 +553,7 @@
/* This was 2, but that didn't sound right. */
# define OS_TYPE "LINUX"
# define HEURISTIC1
# define DYNAMIC_LOADING
# undef STACK_GRAN
# define STACK_GRAN 0x10000000
/* Stack usually starts at 0x80000000 */