|
560a509036
|
make: remove trailing slash from BINDIR variable
|
2016-10-18 23:27:59 +02:00 |
|
Oleg Hahm
|
00dd2fdcd8
|
sys: newlib: conditionally ignore wchar warning
For certain versions of newlib this warning is ignored.
|
2016-08-30 09:04:01 +02:00 |
|
|
34bbcad7bb
|
sys: newlib: check if toolchain is compiled with -fshort-wchar, set CFLAGS accordingly
|
2016-07-13 15:27:41 +02:00 |
|
José Ignacio Alamos Aste
|
36a7d2962d
|
Makefile: Newlib: Added pattern to NEWLIB_INCLUDE_PATTERN
|
2016-04-01 14:55:28 +02:00 |
|
Joakim Nohlgård
|
2b51e4b116
|
newlib: Introduce newlib_nano pseudomodule
|
2016-03-21 07:41:23 +01:00 |
|
Joakim Nohlgård
|
7e3c67b654
|
make: Rename TARGET_TRIPLE -> TARGET_ARCH
|
2016-03-17 21:55:17 +01:00 |
|
Joakim Nohlgård
|
37ad45d3e9
|
sys/newlib: Place newlib includes first of the system includes
|
2016-03-13 07:57:48 +01:00 |
|
Joakim Nohlgård
|
44fee9fc12
|
sys/newlib: Add include path fallback for non-standard cross toolchain installation locations
|
2016-03-13 07:57:47 +01:00 |
|
Marshall Culpepper
|
160da3fab1
|
cpu/cortexm_common: enable custom newlib syscalls w/ newlib_syscalls_X
|
2016-02-06 08:20:42 -05:00 |
|
Joakim Gebart
|
f376bbc8f6
|
cortexm: Add support for building with LLVM/Clang
as an alternative to the default GCC toolchain.
export TOOLCHAIN=llvm
to build with Clang instead of GCC
|
2015-06-01 14:56:29 +02:00 |
|
|
a267274e84
|
sys: make newlib support a module
|
2015-05-26 10:45:40 +02:00 |
|