No description
Find a file
Allan Stephens e4b70a95fb Eliminate GEN_OFFSET_SYM_HOST() macro
Gets rid of code that creates absolute symbols for data structures
that are no longer referenced by external tools, as well as the
macro that was used to generate them.

The code that creates absolute symbols for context monitoring-related
symbols is retained, but is now directly tied to the CONTEXT_MONITORING
configuration option upon which those symbols depend.

Change-Id: I6b2ce46d9ab9592a478f591cb074c4c163e9ba0f
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:45 -05:00
arch Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
config First commit 2015-04-10 16:44:37 -07:00
drivers Bluetooth: Add HCI UART (H4) driver 2016-02-05 20:13:44 -05:00
host Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
include Transform HOST_TOOLS_SUPPORT config option to CONTEXT_MONITOR 2016-02-05 20:13:45 -05:00
kernel Eliminate GEN_OFFSET_SYM_HOST() macro 2016-02-05 20:13:45 -05:00
lib/libc/minimal Fix definition of 'offsetof' 2016-02-05 20:13:39 -05:00
make Transform HOST_TOOLS_SUPPORT config option to CONTEXT_MONITOR 2016-02-05 20:13:45 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Add full HCI initialization routine 2016-02-05 20:13:44 -05:00
samples Remove unnecessary sample project use of CONTEXT_MONITOR 2016-02-05 20:13:45 -05:00
scripts Rename K_StackSize to _k_server_stack_size 2016-02-05 20:13:44 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore add missing gen_file_path_hash 2015-04-10 20:59:48 -04:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00