OSDN Git Service

2008-07-31 Jose Ruiz <ruiz@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jul 2008 14:41:01 +0000 (14:41 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jul 2008 14:41:01 +0000 (14:41 +0000)
commit148454a5476b0ffeff5c53dc49e8d8dd17d3c1e5
tree741843693fac15c1a32f3159d496d9de86225720
parent3921e4e0883679c469f801fb62da60d89f48c96a
2008-07-31  Jose Ruiz  <ruiz@adacore.com>

* s-parame-vxworks.adb
Document that this body is used for RTX in RTSS (kernel) mode.

* gcc-interface/Makefile.in
(LIBGNAT_TARGET_PAIRS for the rtx_rtss run time): Use the
s-parame-vxworks.adb body in order to have reasonable stack sizes in
RTX RTSS kernel mode. Virtual memory is not used in that case, so we
cannot ask for too big values.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@138418 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/gcc-interface/Makefile.in
gcc/ada/s-parame-vxworks.adb