forked from Imagelibrary/rtems
2003-09-26 Till Strauman <strauman@slac.stanford.edu>
PR 496/bsps * startup/Makefile.am: Use PowerPC shared sbrk() implementation which is used when initial heap size is limited to first 32 MB of RAM to satisfy boot loader requirements.
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
2003-09-26 Till Strauman <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
|
PR 496/bsps
|
||||||
|
* startup/Makefile.am: Use PowerPC shared sbrk() implementation which
|
||||||
|
is used when initial heap size is limited to first 32 MB of RAM to
|
||||||
|
satisfy boot loader requirements.
|
||||||
|
|
||||||
2003-09-26 Till Straumann <strauman@slac.stanford.edu>
|
2003-09-26 Till Straumann <strauman@slac.stanford.edu>
|
||||||
|
|
||||||
PR 497/bsps
|
PR 497/bsps
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
##
|
##
|
||||||
|
|
||||||
|
|
||||||
VPATH = @srcdir@:@srcdir@/../console:@srcdir@/../../../shared:@srcdir@/../../shared/startup
|
VPATH = @srcdir@:@srcdir@/../console:@srcdir@/../../shared/startup:@srcdir@/../../../shared
|
||||||
|
|
||||||
C_FILES = bootcard.c main.c bspstart.c bsppost.c bsplibc.c sbrk.c bspclean.c \
|
C_FILES = bootcard.c main.c bspstart.c bsppost.c bsplibc.c sbrk.c bspclean.c \
|
||||||
gnatinstallhandler.c pgtbl_setup.c pgtbl_activate.c
|
gnatinstallhandler.c pgtbl_setup.c pgtbl_activate.c
|
||||||
|
|||||||
Reference in New Issue
Block a user