gt;
> ftp://ftp.rtems.org/pub/rtems/people/joel/warnings/warnings-4.12-master-20170404/
>
> This is much better than a couple of months ago with about 1/2 the warnings
> gone. But it is still worse than the 4.11 branch where there are 12 unique
> warnings
> rather than 265.
>
Hi
After adding linpack to the exclude list of a number of BSPs since
it wouldn't fit into memory, I successfully built all BSPs except the
nios2.
The warning report is at:
ftp://ftp.rtems.org/pub/rtems/people/joel/warnings/warnings-4.12-master-20170404/
This is much better than a coup
Go ahead and commit this. If we want mkimage to be supported,
there are other BSPs including some gen5200 variants where it
should be included.
--joel
On Tue, Apr 4, 2017 at 1:10 AM, Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> The U-Boot mkimage is not available in general.
>
Hello,
I updated the libbsd to FreeBSD head (2017-04-04) to pull in some driver
updates:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217684
For the latest libbsd a tool chain update is necessary via RSB.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchhei
On 04/04/17 11:00, Ramana Radhakrishnan wrote:
> static bool
> arm_default_short_enums (void)
> {
>- return TARGET_AAPCS_BASED && arm_abi != ARM_ABI_AAPCS_LINUX;
>+ return ARM_DEFAULT_SHORT_ENUMS;
> }
>
>
>diff --git a/gcc/config/arm/rtems.h b/gcc/config/arm/rtems.h
>index 53cd987..b34bbe8