Hello Matthew,
On 12/8/2019 2:15 PM, Mathew Benson wrote:
> My new board arrived so I'm shelving the OcPoC (Zynq 7020) to focus on the
> new Zynq Ultrascale+.
>
> https://shop.trenz-electronic.de/en/TE0820-03-2AI21FA-MPSoC-Module-with-Xilinx-Zynq-UltraScale-ZU2CG-1I-2-GByte-DDR4-SDRAM-4-x-5-cm
>
This looks like something we should consider using as well as clang's
checks.
-- Forwarded message -
From: David Malcolm
Date: Tue, Dec 10, 2019, 9:47 AM
Subject: GCC static analysis branch now available on Compiler Explorer
To:
For the adventurous/curious, my static analyzer b
FWIW I have long wanted this to be renamed
CONFIGURE_MAXIMUM_FILE_DESCRIPTORS. Without LIBIO. Provide the old name for
a while for transition.
On Tue, Dec 10, 2019, 7:11 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Move CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to general syst
Update #3836.
---
c-user/configuring_a_system.rst | 68 ++---
1 file changed, 3 insertions(+), 65 deletions(-)
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 0c0cb4a..b64afdd 100644
--- a/c-user/configuring_a_system.rst
+++
Move the basic system configuration to the front. Rename it to "General
System Configuration".
Update #3836.
---
c-user/configuring_a_system.rst | 1376 +++
1 file changed, 688 insertions(+), 688 deletions(-)
diff --git a/c-user/configuring_a_system.rst b/c-u
Move CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS to general system
configuration. Remove now empty "C Library Support Configuration"
section.
Update #3836.
---
c-user/configuring_a_system.rst | 66 +++--
1 file changed, 30 insertions(+), 36 deletions(-)
diff --g
Move CONFIGURE_MEMORY_OVERHEAD to general system configuration.
Remove now empty "Seldom Used Configuration Parameters" section.
Update #3836.
---
c-user/configuring_a_system.rst | 66 ++---
1 file changed, 29 insertions(+), 37 deletions(-)
diff --git a/c-user
Rename unlimited subsection headers.
Update #3836.
---
c-user/configuring_a_system.rst | 82 -
1 file changed, 73 insertions(+), 9 deletions(-)
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index b64afdd..8022f01 100644
---
Sebastian Huber (5):
c-user: Move basic system configuration
c-user: Move unlimited options to general config
c-user: Move unlimited configuration options
c-user: Move CONFIGURE_MEMORY_OVERHEAD
c-user: CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS
c-user/configuring_a_system.rst | 1580 +
On 10/12/19 10:08 pm, Sebastian Huber wrote:
> On 10/12/2019 12:00, Chris Johns wrote:
The patch is against Sebastian's waf build repo. I would like it
say it was a pleasure to add the new files to the new build system.
Well done Sebastian it is really great.
>>> Thanks for testing t
On 10/12/2019 12:00, Chris Johns wrote:
The patch is against Sebastian's waf build repo. I would like it
say it was a pleasure to add the new files to the new build system.
Well done Sebastian it is really great.
Thanks for testing the new build system.
It was easy. I did notice when I followed
On 10/12/2019 12:00, Chris Johns wrote:
On 10/12/19 5:05 pm, Sebastian Huber wrote:
On 10/12/2019 00:28,chr...@rtems.org wrote:
This patch adds C++ thread support that is similar to the standard
C++ std::thread class however it has attributes so you can control
a thread priority, stack size an
On 10/12/19 5:05 pm, Sebastian Huber wrote:
> On 10/12/2019 00:28, chr...@rtems.org wrote:
>> This patch adds C++ thread support that is similar to the standard
>> C++ std::thread class however it has attributes so you can control
>> a thread priority, stack size and other attributes.
>
> looks go
On 10/12/19 5:34 pm, Sebastian Huber wrote:
> On 10/12/2019 00:28, chr...@rtems.org wrote:
>> diff --git a/testsuites/libtests/rcxx01/init.c
>> b/testsuites/libtests/rcxx01/init.c
>> new file mode 100644
>> index 00..129f7ee4ba
>> --- /dev/null
>> +++ b/testsuites/libtests/rcxx01/init.c
>>
14 matches
Mail list logo