genode/os/src
Norman Feske 9651974448 Add stdcxx-4.6.1 to libports, fix #339
This patch adds libstdc++ to libports. With the previous version of the
stdcxx library, the build system used the C++ standard library that
comes with the compiler. This mechanism was prone to inconsistencies of
types defined in the header files used at compile time of the tool chain
and the types provided by our libc. By building the C++ standard library
as part of the Genode build process, such inconsistencies cannot happen
anymore.

Note that the patch changes the meaning of the 'stdcxx' library for
users that happened to rely on 'stdcxx' for hybrid Linux/Genode
applications. For such uses, the original mechanism is still available,
in the renamed form of 'toolchain_stdcxx'.
2012-09-04 12:37:56 +02:00
..
app Print error message if 'execve' failed 2012-06-06 17:27:54 +02:00
drivers ACPI: Fix offsets when mapping I/O mem 2012-08-22 09:51:26 +02:00
init Handle the case that init has no children 2012-04-19 19:04:33 +02:00
lib Add stdcxx-4.6.1 to libports, fix #339 2012-09-04 12:37:56 +02:00
platform Reserve up to 8x4 bytes for the parent capability 2012-08-14 19:14:25 +02:00
server TAR file system service 2012-08-22 09:51:31 +02:00
test Increase RAM demanded by bomb children on 64bit systems 2012-07-11 12:12:41 +02:00