summaryrefslogtreecommitdiff
path: root/ecos
AgeCommit message (Expand)Author
2008-02-19Changed default ecos compilation optionssave
2008-02-19Changed ecos mapping for our platformssave
2008-01-14 * ecos:schodet
2008-01-11Maximus V2: close #1 and close #37buret
2008-01-04- added socket implementation for maximus to station communicationlefranc
2008-01-03moved read() and write() return type from "unsigned long" to "int"lefranc
2007-11-08Maximus: Fixes #39buret
2007-10-30Added socketcall system callsave
2007-10-24Comment the line 1240 in the synth_intr.c file to remove the warning when gcc...laranjeiro
2007-10-08Suppressed shortcut of linux exception signalssave
2007-10-08Add the gcov package only for gcc 3.2.1laranjeiro
2007-10-08Update ecos to not load the gcov package. this will be done with the makefile...laranjeiro
2007-10-05update the gcov pakcage of ecos to have the two version for gcc 3.2.1 and gcc...laranjeiro
2007-10-04Suppressed unused function maximus_exception_sighandlersave
2007-10-04Add the unused attribute to the gcov functions.laranjeiro
2007-10-04Add Gcov to Ecos for ecoscentric.laranjeiro
2007-10-03Now with cyg_hal_sys_atexit_handler you can added your own exit procedure in ...save
2007-10-03Changed cyg_hal_sys_exit by HAL_PLATFORM_EXIT + Suppressed linux signals mana...save
2007-10-03Changed cyg_hal_sys_exit by HAL_PLATFORM_EXITsave
2007-08-24Fixed eCos warning.schodet
2007-08-22Removed ecos intrusion in the compiler namespace: __PRETTY_FUNCTION__.schodet
2007-07-24add EPROTO in ecos error packageburet
2007-07-18Update include "host/station.h" (because this file moved)buret
2007-07-18Added backslash to suppress carriage return problemsave
2007-07-18Added Macro to exit eCos with a return valuesave
2007-07-03Changed tick_to_us calculationsave
2007-07-03Added maximus platform for projects generation and eCos compilationsave
2007-06-26exit after received a SIGTERM + changed tick <-> us conversion for a better c...save
2007-06-25unlock SIGTERM signalsave
2007-06-25signal SIGTERM derivated by eCos and SIGKILL was abandonedsave
2007-06-25Include std in source filesburet
2007-06-21unmask RTC interrupt at initsave
2007-06-20Added uint type for eCos libcsave
2007-06-20Changed pipe name out -> logsave
2007-06-19Added station context initializationsave
2007-06-19Changed mknod System Call Prototypesave
2007-06-15Changed for a compilation with host station maximus partsave
2007-06-14added CFLAGS option for maximus stationsave
2007-06-14Added Linux System Call prototypessave
2007-06-13added externC define for host station partsave
2007-06-12added IRQ0 define for station host partsave
2007-06-12Added include files for the station host partsave
2007-06-11Suppress var_io.h includesave
2007-06-11Removed unused files for maximus targetsave
2007-06-11Changed all files which were based on synthetic target to our maximus targetsave
2007-06-11Changed all files which were based on synthetic target to our maximus targetsave
2007-06-06- added mknod syscalllefranc
2007-06-04Also fix maximus arch.schodet
2007-06-04Fixed compilation with some GCC 4 versions.schodet
2007-05-04Added eCos HAL for Maximus targetsave