zephyr/misc
Andrew Boie 5963904e4c printk: fix printing of long long types
64-bit types were not being handled properly and depending on the
calling convention could result in garbage values being printed.

We still truncate these to 32-bit values, the predominant use-case
is printing timestamp delta values which generally fit in a 32-bit
value. However we are no longer printing random stuff.

Test case for printk() updated appripriately to catch this regression.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2017-05-30 19:42:22 -04:00
..
generated
cpp_ctors.c
cpp_dtors.c
cpp_init_array.c
cpp_virtual.c
cpp_vtable.cpp
Kconfig doc: misspellings in Kconfig files 2017-05-05 19:38:53 -04:00
Makefile
printk.c printk: fix printing of long long types 2017-05-30 19:42:22 -04:00
reboot.c
ring_buffer.c