Alexander Boettcher
11a262c1af
Allocate first heap requests from bss
...
The exception initialization and handling in gcc_eh allocates early (_main)
memory before executing main. In Vancouver the virtual
region from [0,VM size) must be reserved. Vancouver fails if the memory
allocated by the exception handling and the static objects was allocated
inside the [0, VM size) area.
To circumvent the situation allocate the first memory pieces for the heap
from the bss.
2012-09-24 09:17:58 +02:00
..
2012-09-18 16:47:59 +02:00
2012-01-03 15:35:05 +01:00
2012-01-26 21:19:30 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-05-09 20:50:56 +02:00
2012-08-16 10:03:06 +02:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-05-10 19:04:35 +02:00
2012-08-10 10:57:54 +02:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-03-28 09:58:51 +02:00
2012-03-30 19:55:56 +02:00
2012-01-03 15:35:05 +01:00
2012-09-24 09:17:58 +02:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-27 16:54:05 +01:00
2012-05-09 20:50:56 +02:00
2012-01-03 15:35:05 +01:00
2012-07-04 14:56:44 +02:00
2012-01-03 15:35:05 +01:00
2012-03-21 21:37:15 +01:00
2012-01-26 21:19:30 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-01-03 15:35:05 +01:00
2012-07-04 14:56:47 +02:00
2012-01-03 15:35:05 +01:00
2012-09-24 09:17:54 +02:00
2012-01-03 15:35:05 +01:00