genode/libports/include
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
..
EGL Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
freetype-genode Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
gcc Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
gmp x86_64 and ARM support for libgmp 2012-07-04 14:56:48 +02:00
jpeg Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libavutil Add 'libav' to libports 2012-05-29 13:54:59 +02:00
libc-genode Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libc-plugin libc: Add munmap support to plugin interface 2012-08-17 11:52:02 +02:00
lwip libports: adjust lwip's TCP_SND_BUF size 2012-09-03 11:10:39 +02:00
ncurses Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
python Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
readline Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
stdcxx-genode Add stdcxx-4.6.1 to libports, fix #339 2012-09-04 12:37:56 +02:00