[riot-commits] [RIOT-OS/RIOT] bdcf88: core: merged kernel_macros.h and attributes.h
René Kijewski
kijewski at mi.fu-berlin.de
Thu Mar 10 16:47:16 CET 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: bdcf8879fda89a3ff1358bd9bcac59657b6d4520
https://github.com/RIOT-OS/RIOT/commit/bdcf8879fda89a3ff1358bd9bcac59657b6d4520
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-03-09 (Wed, 09 Mar 2016)
Changed paths:
M core/include/arch/thread_arch.h
R core/include/attributes.h
M core/include/clist.h
A core/include/kernel_defines.h
R core/include/kernel_macros.h
M core/include/panic.h
M core/include/sched.h
M core/panic.c
M cpu/x86/include/cpu.h
M cpu/x86/include/x86_reboot.h
M cpu/x86/x86_glue.c
M cpu/x86/x86_interrupts.c
M sys/include/net/gnrc/ipv6/netif.h
M sys/include/shell.h
M sys/include/tm.h
M sys/posix/pthread/include/pthread_threading.h
M tests/unittests/tests-ubjson/tests-ubjson.h
Log Message:
-----------
core: merged kernel_macros.h and attributes.h
Merged into new kernel_defines.h and updated all includes.
Commit: edee25ced57251c8623c21c9e7680de6b07bd7a3
https://github.com/RIOT-OS/RIOT/commit/edee25ced57251c8623c21c9e7680de6b07bd7a3
Author: Oleg Hahm <oleg at hobbykeller.org>
Date: 2016-03-09 (Wed, 09 Mar 2016)
Changed paths:
M cpu/x86/x86_interrupts.c
Log Message:
-----------
x86: minor cosmetics for include syntax and order
Commit: 818d7038103910b64dc37abfbdedd64673c8e2b2
https://github.com/RIOT-OS/RIOT/commit/818d7038103910b64dc37abfbdedd64673c8e2b2
Author: René Kijewski <kijewski at mi.fu-berlin.de>
Date: 2016-03-10 (Thu, 10 Mar 2016)
Changed paths:
M core/include/arch/thread_arch.h
R core/include/attributes.h
M core/include/clist.h
A core/include/kernel_defines.h
R core/include/kernel_macros.h
M core/include/panic.h
M core/include/sched.h
M core/panic.c
M cpu/x86/include/cpu.h
M cpu/x86/include/x86_reboot.h
M cpu/x86/x86_glue.c
M cpu/x86/x86_interrupts.c
M sys/include/net/gnrc/ipv6/netif.h
M sys/include/shell.h
M sys/include/tm.h
M sys/posix/pthread/include/pthread_threading.h
M tests/unittests/tests-ubjson/tests-ubjson.h
Log Message:
-----------
Merge pull request #5004 from OlegHahm/core_kernel_macros_attributs_merge
core: merge kernel_macros.h and attributes.h into kernel_defines.h
Compare: https://github.com/RIOT-OS/RIOT/compare/28e2c14dab4a...818d70381039
More information about the commits
mailing list