Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Kumar Gala 1c0bcc8cc5 toolchain.gccarmemb: Simplify setting of libgcc include path
Utilize the gcc -print-libgcc-file-name to determine the path to
libgcc.a.  Using this also resolve issues if we are building with
floating point and the various ABIs to pickup the right lib.

We can also simply a few Makefiles and remove the need to export
_CROSS_COMPILE_arm_isa.

Change-Id: I293394c921c18fa4984173ba51825d6f9a333697
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2016-07-21 02:42:56 +00:00
.known-issues build: Update Bluetooth known_issues whitelist 2016-07-13 07:39:35 +00:00
arch toolchain.gccarmemb: Simplify setting of libgcc include path 2016-07-21 02:42:56 +00:00
boards nios2: optionally print cause code reason 2016-07-18 19:26:37 +00:00
doc doc: Update floating point docs for ARM 2016-07-14 17:26:09 +00:00
drivers qmsi: aon counter: Use locking mechanism to guard critical regions of API call 2016-07-21 02:05:43 +00:00
ext ext qmsi: Build the power states support from QMSI 2016-07-20 19:21:44 +00:00
include __assert.h: format strings are not optional 2016-07-20 23:40:48 +00:00
kernel nano_init: force nanokernel stack alignment 2016-07-20 21:26:00 +00:00
lib libc: Add assert.h to minimal libc 2016-07-21 02:09:44 +00:00
misc gdb-server: update call to uart_register_input() 2016-06-22 17:40:01 +00:00
net Revert "net: Restructured Ethernet driver menu" 2016-07-20 22:57:55 +00:00
samples samples/task_profiler: remove "dump" logging 2016-07-21 02:41:48 +00:00
scripts toolchain.gccarmemb: Simplify setting of libgcc include path 2016-07-21 02:42:56 +00:00
tests Bluetooth: shell: Add support for getting OOB data 2016-07-20 20:20:44 +02:00
usb usb: cdc acm: Change Bulk Out handler to read data per 32-bit words 2016-07-08 18:22:19 +00:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore testcases: instruct git to ignore *log and outdir-* 2016-06-14 22:01:34 +00:00
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Kconfig
Kconfig.zephyr usb: Add USB device core layer 2016-06-30 17:51:56 +00:00
LICENSE
MAINTAINERS MAINTAINER: move known issues component and clean blank line 2016-07-08 21:21:37 +00:00
Makefile build: Make sure sysgen related header files get updated 2016-07-18 18:46:31 +00:00
Makefile.inc build: Fix application object files placement when building out of tree 2016-06-30 16:49:40 +00:00
zephyr-env.sh zephyr-env.sh: Add a note to indicate the required version of zsh 2016-03-18 22:01:19 +00:00