Skip to content
Snippets Groups Projects
Commit 5b08e98d authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Update ChangeLogs

parent 2abe0dd6
Branches
Tags
No related merge requests found
......@@ -7361,3 +7361,10 @@
structures before proceeding. From Jussi Kivilinna (2014-5-21).
* drivers/wireless/cc3000/cc3000.c: Fix build when POLL is enabled.
From Jussi Kivilinna (2014-5-21).
* arch/arm/include/armv7-m/irq.h: Change bne to bne.n in irqrestore()
(2014-5-22).
* Many files: Convert all old-style variadic macros to the C99 form.
Recent GCC changes tightens up that behavior and can cause some problems
(at least for the IAR compiler for some reason). See
https://gcc.gnu.org/onlinedocs/cpp/Variadic-Macros.html#Variadic-Macros.
Noted by Bob Grimes (2014-5-22).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment