Thanks. I looked at it enough before I had to leave for an appointment to
think a chunk of a Makefile.am was missing.
On Oct 6, 2017 1:03 PM, "Sebastian Huber" <
sebastian.hu...@embedded-brains.de> wrote:
> Sorry, I made a mistake to resolve a merge conflict. It should work now.
>
> - Am 6.
Sorry, I made a mistake to resolve a merge conflict. It should work now.
- Am 6. Okt 2017 um 19:00 schrieb joel j...@rtems.org:
> Hi
>
> Every BSP (> 100 so far) in my build sweep is failing when linking psx02
> with this:
>
> /home/joel/rtems-work/rtems-testing/rtems/build-arm-tms570ls313
Hi
Every BSP (> 100 so far) in my build sweep is failing when linking psx02
with this:
/home/joel/rtems-work/rtems-testing/rtems/build-arm-tms570ls3137_hdk-rtems/arm-rtems4.12/c/tms570ls3137_hdk/testsuites/psxtests/psx02/../../../../../../../rtems/c/src/../../testsuites/psxtests/psx02/init.c:92:
Use the timestamps only for uptime based values. Use struct timespec
for the absolute time values (TOD).
Update #2740.
---
cpukit/posix/src/clockgettime.c| 2 +-
cpukit/posix/src/clocksettime.c| 7 +++-
cpukit/posix/src/timersettime.c| 4 +--
cpukit/score/i
The timestamp are based on the uptime. There is no need for a 64-bit
seconds part. The signed 32-bit seconds part of the sbintime_t limits
the uptime to roughly 68 years.
Close #2740.
---
cpukit/score/include/rtems/score/timecounter.h | 7
cpukit/score/include/rtems/score/timestamp.h |
Update #2740.
---
cpukit/score/include/rtems/score/timestamp.h | 8 +---
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/cpukit/score/include/rtems/score/timestamp.h
b/cpukit/score/include/rtems/score/timestamp.h
index 8b1a73816a..ec297f93e8 100644
--- a/cpukit/score/include/rtem
On 05/10/17 15:45, Joel Sherrill wrote:
This set of changes looks like it should have some impact on
documentation.
Any idea on the changes needed to reflect the POSIX changes?
Only the configuration options come into my mind.
Maybe we need a chapter for self-contained synchronization object
Update #3112.
Update #3113.
Update #3114.
Update #3115.
Update #3116.
---
c-user/configuring_a_system.rst | 257 +++-
1 file changed, 93 insertions(+), 164 deletions(-)
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index bed95cf
---
c-user/configuring_a_system.rst | 24 +++-
1 file changed, 3 insertions(+), 21 deletions(-)
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 17c8a85..bed95cf 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.
> On 6 Oct 2017, at 6:17 pm, Sebastian Huber
> wrote:
>
> Update #3155.
All OK. Please push.
Thank you.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
Update #3155.
---
cpukit/libdl/rtl-elf.c | 26 +++-
cpukit/libdl/rtl-mdreloc-powerpc.c | 5 ++--
cpukit/libdl/rtl-obj.c | 3 ++-
cpukit/libdl/rtl-rap.c | 50 --
cpukit/libdl/rtl-shell.c | 2 +-
5 f
Update #3155.
---
cpukit/libdl/rtl-elf.h | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/cpukit/libdl/rtl-elf.h b/cpukit/libdl/rtl-elf.h
index e3ac07f7ed..cee01804e0 100644
--- a/cpukit/libdl/rtl-elf.h
+++ b/cpukit/libdl/rtl-elf.h
@@ -29,9 +29,13 @@ extern "C" {
**/
/
12 matches
Mail list logo