genode/os/src/lib
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
..
alarm Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
blit Specialize blit library for ARM (fix #147). 2012-03-21 22:04:25 +01:00
config_args Set argv[argc] to 0 in 'config_args' libc plugin 2012-05-10 19:09:40 +02:00
dde_kit DDE kit: Timer add schedule function form timers 2012-05-23 19:17:23 +02:00
ldso Add stdcxx-4.6.1 to libports, fix #339 2012-09-04 12:37:56 +02:00
net Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
timed_semaphore Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
xev_track Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00