- 18 Jun, 2012 1 commit
-
-
jdelange authored
- Fix include issue that generated linker warnings git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4779 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Jun, 2012 3 commits
-
-
jdelange authored
- Fix library path for LEON git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4708 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Add relevant library to be installed according to each RTEMS version git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4707 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Install liblua in directories depending on RTEMS version git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4706 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 Jun, 2012 6 commits
-
-
jdelange authored
- Support for the delay_until function on Win32 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4657 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Update copyright git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4655 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- First support for PolyORB-HI-C network driver for Windows. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4654 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Be sure we have an 8 bytes integer git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4653 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Update copyright git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4652 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/drivers/po_hi_driver_sockets.c - Socket driver compiles - have to investigate to get it working git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4649 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 03 Jun, 2012 1 commit
-
-
jdelange authored
- LUA ping example is compiled for Linux32 Native platform to be dropped in a near future. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4639 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 01 Jun, 2012 5 commits
-
-
jdelange authored
- Remove debug messages git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4638 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_gqueue.c - Adapt init and gqueues mechanisms so that all local examples can run on WIN32 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4637 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
src/po_hi_protected.c - Protected objects are now correctly handled on Win32 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4632 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
include/po_hi_task.h src/po_hi_time.c src/po_hi_task.c - Modification for WIN32 API git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4628 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
make/Makefile.common make/Makefile.am - Integration of win32 build * make/Makefile.leon.rtems_posix - Separate libraries to be included for LEON builds git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4627 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 May, 2012 1 commit
-
-
jdelange authored
- Avoid function definition warnings git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4455 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 May, 2012 4 commits
-
-
jdelange authored
po-hi-c/src/po_hi_lua.c - Put information in debug mode when LUA is not available git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4438 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Use Linux32 platform by default git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4431 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix compilation issues, LUA engine working again git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4427 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix include directory, avoid GCC warnings git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4426 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 04 May, 2012 1 commit
-
-
jdelange authored
- Fix bug 286 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4416 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 23 Mar, 2012 1 commit
-
-
jdelange authored
- Fix RTEMS detection issues for networking. Fix bug 290 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4077 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 22 Mar, 2012 2 commits
-
-
jdelange authored
- Fix regression build errors git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4062 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix function definition for RTEMS 4.8 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4058 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 19 Mar, 2012 2 commits
-
-
jdelange authored
po-hi-c/share/make/Makefile.leon.rtems - Remove dependency against cpuopts.h file git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4035 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
po-hi-c/share/make/Makefile.leon.rtems_posix po-hi-c/share/make/Makefile.leon.rtems - Fix integration of RTEMS 4.11 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@4031 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Mar, 2012 1 commit
-
-
jdelange authored
- Latest changes to have a driver working with RTEMS 4.11 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3946 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 08 Mar, 2012 1 commit
-
-
jdelange authored
- Remote __POSIX_SOURCE in CFLAGS when using FreeBSD Should fix bug #286. git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3928 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 02 Mar, 2012 2 commits
-
-
jdelange authored
- Also update the LDFLAGS git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3884 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3883 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 20 Feb, 2012 4 commits
-
-
jdelange authored
- Adapt LEON ethernet driver for RTEMS 4.11 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3836 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Auto-detect of RTEMS version git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3835 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Remove extra stack since it introduces conflicts with RTEMS 4.11 git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3834 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
tsiodras authored
git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3828 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 11 Feb, 2012 1 commit
-
-
jdelange authored
- Also add LUA libs for the bench platform - Yes, the buildsystem will succeed one day ... (hopefully soon ...) git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3779 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 10 Feb, 2012 1 commit
-
-
jdelange authored
- Integration of LUA engine for COMPCERT target git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3776 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
- 09 Feb, 2012 3 commits
-
-
jdelange authored
- Avoid compilation warning git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3768 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
make/Makefile.linux32-xenomai-posix - Integrate lua libs for xenomai targets git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3767 129961e7-ef38-4bb5-a8f7-c9a525a55882
-
jdelange authored
- Fix compilation warning git-svn-id: https://tecsw.estec.esa.int/svn/taste/trunk/po-hi-c@3766 129961e7-ef38-4bb5-a8f7-c9a525a55882
-