On 03/12/2018 07:40, j...@rtems.org wrote:
/rtems-work/tools/5/or1k-rtems5/include -isystem
/home/joel/rtems-work/tools/5/or1k-rtems5/sys-include -g -O2 -mcmov
-O2
-I../../../../gnu-mirror-gcc-4c0c3d1029e79b6709b43fed8c5a5944f245516d/libgcc/../newlib/libc/sys/rtems/include
-g -O2 -DIN_GCC -DCR
Hello,
what about adding an unstable RTEMS 6 tool chain to the RSB which is
automatically updated weekly? I would like to test the Newlib, Binutils,
GCC and GDB head regularly. I could set up a cron job to check out the
Git master each Sunday (RTEMS, Newlib, Binutils, GCC and GDB), update
the
Update #3053.
---
v2:
Add Hesham Almatary:
https://devel.rtems.org/ticket/3053#comment:6
COPYING | 40
1 file changed, 40 insertions(+)
create mode 100644 COPYING
diff --git a/COPYING b/COPYING
new file mode 100644
index 00..beeb895e0d
--- /de
On 03/12/2018 05:53, Joel Sherrill wrote:
Timeouts:
unlimited.exe
It is strange that this times out. If I run it by hand, then it runs
without a failure:
time psim -i ./powerpc-rtems5/c/psim/testsuites/samples/unlimited.exe
[...]
TEST3 : signal task 0a0103e9 to delete, task 999 ending.
T
On 23/11/2018 13:01, Sebastian Huber wrote:
Use the latest plain text formatting of the GPL-2.0 as published by the
FSF:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
The current RTEMS license refers to the GPL-2.0, so the source
distribution should ship a copy of the license.
Update #
On 02/12/2018 03:31, Chris Johns wrote:
On 30/11/18 8:42 pm, Sebastian Huber wrote:
a GCC 7.4.0 release candidate is available. I would like to update the RSB to
use GCC 7.4.0 for all targets which currently use GCC 7.3.0. This will change
the type int32_t from long to int.
Have you tested the
Converted https://devel.rtems.org/wiki/Developer/Git/Committers
to Rest, and TBDs and wiki TODOs into comments. Also changed http
links to https (the ones that are possible), corrected some typos,
created a folder for eng images and added some formatting.
This work was part of GCI 2018.
---
eng/v
Sorry for sending the patch ,
I saw that utime.c was not added :( , here is the updated patch .
Thank you
On Sun, Dec 2, 2018 at 9:58 AM Shashvat Jain
wrote:
> Hello ,
> I just added the test for utime.h header files
> the patch for the change has been attached here,
>
>
> Thank you
> Regards
Nice catch! I pushed this.
Thanks.
--joel
On Sun, Dec 2, 2018 at 8:37 AM kaidoho wrote:
> ---
> aclocal/enable-rtemsbsp.m4 | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4
> index 91ab607751..f0b391bbb8 100644
I am traveling this week and reviewing as I can. I plan to review and merge
again this evening when I am at my destination.
Please make sure you have no warnings.
If the method has an int return type, return that from the method. If not,
ro something like return (result != VALUE). Often the retur
here is the updated patch attached
On Sun, Dec 2, 2018 at 8:28 PM Shashvat Jain
wrote:
> Hello ,
> I just added the test for utime.h header files
> the patch for the change has been attached here,
>
>
> Thank you
> Regards
>
>
>
>
> Fr
Hello ,
I just added the test for utime.h header files
the patch for the change has been attached here,
Thank you
Regards
>From 48d40d771c684af848a26efb1fff8a8d6e110c95 Mon Sep 17 00:00:00 2001
From: Shashvat Jain
Date: Sat, 1 Dec 2
Converted https://devel.rtems.org/wiki/Developer/Coding/Deprecating
to Rest, and TBDs into comments.
I removed the line that said "The RTEMS License is the typical and
preferred license." because this information is already in the first
and second paragraphs. Also because it linked to a TBR wiki p
---
aclocal/enable-rtemsbsp.m4 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/aclocal/enable-rtemsbsp.m4 b/aclocal/enable-rtemsbsp.m4
index 91ab607751..f0b391bbb8 100644
--- a/aclocal/enable-rtemsbsp.m4
+++ b/aclocal/enable-rtemsbsp.m4
@@ -38,7 +38,7 @@ AC_ARG_ENABLE(rtems
Building the docs configured with "./waf configure --pdf" to generate the PDFs
produced the following error:
Build failed
-> missing file: '/home/marcal/development/rtems-docs/build/eng/latex/eng.tex'
and the PDFs were not produced because the error aborted the build.
This is because the name in
Hi guys,
Here is the patch file for locale.h file.
Thanks
Himanshu
From b289c5dde82341bc6914a42f9095ff7095a1e2a7 Mon Sep 17 00:00:00 2001
From: Himanshu40
Date: Sun, 2 Dec 2018 16:31:18 +0530
Subject: [PATCH] psxhdrs: add POSIX API Signature Compliance Tests for
locale.h File (GCI 2018)
---
t
Hi Abhimanyu,
I am not a mentor but I saw many of your variables are not initialized and
directly used in many functions. One such example I found here in this -->
*inet_addr(addr)* . You can initialize *addr* with some value. I suggest
you to do "man inet_addr" in which you can get some informati
17 matches
Mail list logo