[Xenomai-git] New commits on branch wip/heapmem

2018-04-26 Thread git repository hosting
URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=984ce322de865a3ba7896ff9f5272bc07f0c4075 Author: Philippe Gerum Date: Sun Apr 22 19:50:57 2018 +0200 copperplate/heapobj: enable heapmem for private memory Make HEAPMEM the default private memory

[Xenomai-git] New commits on branch next

2018-04-26 Thread git repository hosting
URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d044252681c6740fcd83095a001f07f11366e51f Author: Norbert Lange Date: Wed Apr 25 15:05:00 2018 +0200 demo/posix, testsuite/smokey: silences some compiler warnings Signed-off-by: Norbert Lange

[Xenomai-git] Henning Schild : smokey/dlopen: fix testcase

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 34f28393ede872e50a24cc3ffcc810c40422c717 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=34f28393ede872e50a24cc3ffcc810c40422c717 Author: Henning Schild Date: Tue Apr 24 14:37:00 2018 +0200 smokey/dlopen:

[Xenomai-git] Henning Schild : Revert "boilerplate/setup: introduce destructors for __setup_call"

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 0dfccf7e8d50738c5dd542f1120d04bc6692d1eb URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0dfccf7e8d50738c5dd542f1120d04bc6692d1eb Author: Henning Schild Date: Tue Apr 24 14:37:00 2018 +0200 Revert

[Xenomai-git] Henning Schild : build: link dlopen libs with "nodelete"

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: aa008686091484c88cbb809bc190133a98769a30 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=aa008686091484c88cbb809bc190133a98769a30 Author: Henning Schild Date: Tue Apr 24 14:37:00 2018 +0200 build: link

[Xenomai-git] Norbert Lange : smokey/net_common: fix one out-of-bounds access

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 6472486c50e0e7b8d48bef6de6912220e65ddf0e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6472486c50e0e7b8d48bef6de6912220e65ddf0e Author: Norbert Lange Date: Wed Apr 25 15:05:00 2018 +0200 smokey/net_common: fix one

[Xenomai-git] Norbert Lange : demo/posix, testsuite/smokey: silences some compiler warnings

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 6eae2e3cbc7b91dfc8cc0f6c4d56b82c40c2d49f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6eae2e3cbc7b91dfc8cc0f6c4d56b82c40c2d49f Author: Norbert Lange Date: Wed Apr 25 15:05:00 2018 +0200 demo/posix, testsuite/smokey:

[Xenomai-git] Norbert Lange : smokey/net_common: fix one out-of-bounds access

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: d18c8ad0b824b9c98c2925e3f50dbfd836060576 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d18c8ad0b824b9c98c2925e3f50dbfd836060576 Author: Norbert Lange Date: Wed Apr 25 15:05:00 2018 +0200 smokey/net_common: fix

[Xenomai-git] Philippe Gerum : boilerplate: add heapmem allocator

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 1d468fb85145130866c84a40481b714bef49fecb URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=1d468fb85145130866c84a40481b714bef49fecb Author: Philippe Gerum Date: Fri Apr 13 12:15:15 2018 +0200 boilerplate: add heapmem

[Xenomai-git] Philippe Gerum : copperplate/heapobj: enable heapmem for private memory

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: a36437ed07959f21cf7d63510a6bf8d53db54bbb URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a36437ed07959f21cf7d63510a6bf8d53db54bbb Author: Philippe Gerum Date: Sun Apr 22 19:50:57 2018 +0200 copperplate/heapobj: enable

[Xenomai-git] Philippe Gerum : smokey: add helper to retrieve size expr

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 91ec9082982a7f42b7de7e933425b08ec9895ef2 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=91ec9082982a7f42b7de7e933425b08ec9895ef2 Author: Philippe Gerum Date: Mon Apr 23 18:29:46 2018 +0200 smokey: add helper to

[Xenomai-git] Philippe Gerum : testsuite/smokey: add test suite for memory allocators

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: a2c232d73b0ffdae8235a9c3f68728f68500fad4 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a2c232d73b0ffdae8235a9c3f68728f68500fad4 Author: Philippe Gerum Date: Sun Apr 22 18:20:04 2018 +0200 testsuite/smokey: add test

[Xenomai-git] Philippe Gerum : smokey: argument accessors using variables

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: eccf431e4158052855bd07ebf292b50fe5799b90 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=eccf431e4158052855bd07ebf292b50fe5799b90 Author: Philippe Gerum Date: Mon Apr 23 18:03:07 2018 +0200 smokey: argument accessors

[Xenomai-git] Philippe Gerum : copperplate/heapobj-pshared: fix reservation in allocation bitmap

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: bd6a419fe1d0e2ee0382baf2ed1db22355abe69b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=bd6a419fe1d0e2ee0382baf2ed1db22355abe69b Author: Philippe Gerum Date: Thu Apr 26 11:03:50 2018 +0200

[Xenomai-git] Gilles Chanteperdrix : boilerplate/avl: merge pshared support for AVL trees

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 748488c18143c680696714428dda8e05a9bd31c0 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=748488c18143c680696714428dda8e05a9bd31c0 Author: Gilles Chanteperdrix Date: Tue Jul 12 20:29:22 2016 +0200

[Xenomai-git] Philippe Gerum : copperplate/heapobj-pshared: add helper to return the total heap size

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 5964a2e18703e5d956efb86fb824716104109841 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5964a2e18703e5d956efb86fb824716104109841 Author: Philippe Gerum Date: Mon Apr 23 10:47:28 2018 +0200

[Xenomai-git] Philippe Gerum : boilerplate: compiler: add more helpers and attribute tags

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 5849eff618549d00f79bf58fb170b1e3694df856 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5849eff618549d00f79bf58fb170b1e3694df856 Author: Philippe Gerum Date: Mon Apr 23 10:28:49 2018 +0200 boilerplate: compiler: add

[Xenomai-git] Philippe Gerum : copperplate/heapobj-pshared: fix reservation in allocation bitmap

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: bd6a419fe1d0e2ee0382baf2ed1db22355abe69b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=bd6a419fe1d0e2ee0382baf2ed1db22355abe69b Author: Philippe Gerum Date: Thu Apr 26 11:03:50 2018 +0200 copperplate/heapobj-pshared: fix

[Xenomai-git] Philippe Gerum : copperplate/heapobj-pshared: fix reservation in allocation bitmap

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 984d13432547d9cb9283162e3efd6b2224acb2a9 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=984d13432547d9cb9283162e3efd6b2224acb2a9 Author: Philippe Gerum Date: Thu Apr 26 11:03:50 2018 +0200

[Xenomai-git] Philippe Gerum : testsuite/smokey: add test suite for memory allocators

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 4756348e6de8693b957540fda92bb10f21ec16f6 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=4756348e6de8693b957540fda92bb10f21ec16f6 Author: Philippe Gerum Date: Sun Apr 22 18:20:04 2018 +0200 testsuite/smokey: add test

[Xenomai-git] Philippe Gerum : copperplate/heapobj: enable heapmem for private memory

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 3471a0e2ed6f0407e393ad194bd27ba5236bcef8 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3471a0e2ed6f0407e393ad194bd27ba5236bcef8 Author: Philippe Gerum Date: Sun Apr 22 19:50:57 2018 +0200 copperplate/heapobj: enable

[Xenomai-git] Philippe Gerum : copperplate/heapobj-pshared: fix reservation in allocation bitmap

2018-04-26 Thread git repository hosting
Module: xenomai-3 Branch: wip/heapmem Commit: 6987444c499aae975e3fce6b70fa706d8f93081c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6987444c499aae975e3fce6b70fa706d8f93081c Author: Philippe Gerum Date: Thu Apr 26 11:03:50 2018 +0200