mbed-os/workspace_tools/toolchains
Russ Butler 793f9c566a Add partial thread safety to GCC
Add lock functions so that malloc and environment variable access are
thread safe.  Add the compiler option "-o thread-safe" to use the full
version of newlib which is thread safe.

Note that this patch does NOT make file access thread safe.
2016-05-31 16:16:59 -05:00
..
__init__.py RTOS - fix Cortex-M version - add macros required for new kernel 2016-05-06 11:50:21 -05:00
arm.py uvision - fix INC dir 2016-05-04 16:41:01 -05:00
gcc.py Add partial thread safety to GCC 2016-05-31 16:16:59 -05:00
iar.py Make the IAR standard library thread safe 2016-05-31 14:41:21 -05:00