Re: Many ARM BSPs Now Fail to Compile on Master

2016-11-21 Thread Joel Sherrill
Now no BSPs compile on the master. This is from powerpc/qoriq_p1020rdb but I think all are failing the same way. powerpc-rtems4.11-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../qoriq_p1020rdb/lib/include -mcpu=8540 -meabi -msdata=sysv -fno-common -mstrict-align -mspe -mabi=spe -mfloa

[PATCH] Rework fatal error chapter

2016-11-21 Thread Sebastian Huber
Update #2811. --- c-user/fatal_error.rst | 352 + 1 file changed, 267 insertions(+), 85 deletions(-) diff --git a/c-user/fatal_error.rst b/c-user/fatal_error.rst index 33b5d14..a14e6d0 100644 --- a/c-user/fatal_error.rst +++ b/c-user/fatal_error.rst