source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @ca4602e   01/25/16 21:03:00 Sebastian Huber Use linker set for libio initialization Update #2408. 5
(edit) @f64c6b4   01/25/16 20:23:53 Sebastian Huber Use atexit() handler to close std file descriptors 5
(edit) @3d36164f   01/25/16 20:18:41 Sebastian Huber Use linker set for root file system initialization Update #2408. 5
(edit) @529b08a7   12/15/15 08:38:31 Sebastian Huber posix: Delete empty _POSIX_API_Initialize() 5
(edit) @2605a489   12/15/15 08:32:55 Sebastian Huber Optional POSIX Keys initialization Update #2408. 5
(edit) @190169fe   12/10/15 14:30:41 Sebastian Huber Optional CPU Set Handler initialization Update #2408. 5
(edit) @4eee8781   12/14/15 15:40:28 Sebastian Huber Optional POSIX Spinlock initialization Update #2408. 5
(edit) @76a8328   12/14/15 15:39:10 Sebastian Huber Optional POSIX RWLock initialization Update #2408. 5
(edit) @e4e7f14   12/14/15 15:37:34 Sebastian Huber Optional POSIX Barrier initialization Update #2408. 5
(edit) @6c678557   12/14/15 15:36:21 Sebastian Huber Optional POSIX Timer initialization Update #2408. 5
(edit) @2189b3e   12/14/15 15:34:50 Sebastian Huber Optional POSIX Semaphore initialization Update #2408. 5
(edit) @3015ed64   12/14/15 15:33:39 Sebastian Huber Optional POSIX Message Queue initialization Update #2408. 5
(edit) @9871f5dc   12/14/15 15:31:44 Sebastian Huber Optional POSIX Mutex initialization Update #2408. 5
(edit) @f4fee477   12/14/15 15:29:19 Sebastian Huber Optional POSIX Condition Variable initialization Update #2408. 5
(edit) @cef5675   12/14/15 10:47:47 Sebastian Huber Optional POSIX Cleanup initialization Update #2408. 5
(edit) @ef1a985f   12/11/15 09:47:22 Sebastian Huber Optional POSIX Threads initialization Update #2408. 5
(edit) @04436ae7   12/10/15 12:46:07 Sebastian Huber Optional POSIX Signals initialization Update #2408. 5
(edit) @58089ff   12/14/15 14:28:51 Sebastian Huber rtems: Delete empty _RTEMS_API_Initialize() 5
(edit) @97d94ff   12/14/15 14:27:56 Sebastian Huber Optional Classic Barrier initialization Update #2408. 5
(edit) @b377e3f   12/14/15 14:15:22 Sebastian Huber Optional Classic Rate Monotonic initialization Update #2408. 5
(edit) @af12278   12/14/15 14:12:39 Sebastian Huber Optional Classic Dual-Ported Memory initialization Update #2408. 5
(edit) @365456cc   12/14/15 14:10:32 Sebastian Huber Optional Classic Region initialization Update #2408. 5
(edit) @fd3cc36f   12/14/15 14:08:27 Sebastian Huber Optional Classic Partition initialization Update #2408. 5
(edit) @cbaac1f7   12/14/15 14:05:47 Sebastian Huber Optional Classic Semaphore initialization Update #2408. 5
(edit) @ed8b00e6   12/14/15 14:02:45 Sebastian Huber Optional Classic Message Queue initialization Update #2408. 5
(edit) @ae85b066   12/14/15 13:59:56 Sebastian Huber Optional Classic Event initialization Update #2408. 5
(edit) @a7f36829   12/14/15 13:56:41 Sebastian Huber Optional Classic Signal initialization Update #2408. 5
(edit) @26335844   12/14/15 13:52:35 Sebastian Huber Optional Classic Timer initialization Update #2408. 5
(edit) @565672a   12/14/15 13:46:10 Sebastian Huber Optional Classic Tasks initialization Update #2408. 5
(edit) @92bb345   12/10/15 10:40:26 Sebastian Huber Optional Extensions initialization Update #2408. 5
(edit) @a853c851   12/10/15 14:44:02 Sebastian Huber Optional Initial Extensions initialization Update #2408. 5
(edit) @36b86d7   01/25/16 19:55:52 Sebastian Huber score: Create idle threads via linker set This allows a more fine … 5
(edit) @17e6f86   12/14/15 13:26:13 Sebastian Huber Statically initialize _Objects_Information_table 5
(edit) @e079b33e   02/02/16 07:00:34 Sebastian Huber Filesystem: Export most generic path eval function Add path length … 5
(edit) @93244a9   01/26/16 15:26:01 Sebastian Huber drvmgr: Install header files conditionally The --enable-drvmgr … 5
(edit) @297aa07   01/26/16 15:22:46 Sebastian Huber Revert "drvmgr: Move bsp_driver_level_hook() calls" The … 5
(edit) @27580641   01/26/16 10:53:09 Sebastian Huber sparc: Adjust CPU_CACHE_LINE_BYTES for LEON3 Fix for commit … 5
(edit) @61bbf919   01/26/16 06:17:27 Sebastian Huber drvmgr: Move bsp_driver_level_hook() calls 5
(edit) @47190194   01/26/16 06:16:52 Sebastian Huber drvmgr: Remove dupl bsp_driver_level_hook() decl 5
(edit) @addb600   01/26/16 09:29:28 Sebastian Huber mpci: Fix warning Assignment is superfluous due to later call to … 5
(edit) @885c342e   01/26/16 09:23:22 Sebastian Huber mpci: Update due to API changes Update due to API changes introduced … 5
(edit) @a8865f8   01/25/16 09:20:28 Sebastian Huber score: Introduce CPU_CACHE_LINE_BYTES Add CPU_CACHE_LINE_BYTES for … 5
(edit) @cd9ef185   01/25/16 09:20:14 Sebastian Huber score: Add RTEMS_ALIGNED() 5
(edit) @a0c79c1f   01/25/16 08:36:50 Sebastian Huber sparc64: No explicit align of _CPU_Null_fp_context This structure is … 5
(edit) @beab4245   01/25/16 08:35:52 Sebastian Huber sparc: No explicit align of _CPU_Null_fp_context This structure is … 5
(edit) @01b32d4   01/25/16 07:54:17 Sebastian Huber score: Delete obsolete CPU_TIMESTAMP_* defines Update #2271. 5
(edit) @370cdefd   01/21/16 09:53:16 Sebastian Huber arm: Use DWT CYCCNT for timecounter if available 5
(edit) @d9bd59da   11/03/15 10:44:11 Sebastian Huber bsp/irq-server: Support shared interrupts 5
(edit) @15068f4c   01/20/16 01:38:35 joel Remove AVR port closes #2443. 5
(edit) @22bb1b61   01/19/16 18:11:47 joel posix/src/exec*: Remove all variants already in Newlib The RTEMS … 5
(edit) @76ac1ee3   12/23/15 06:29:47 Sebastian Huber score: Fix simple timecounter support Update #2502. 5
(edit) @2b9374e1   01/18/16 23:34:25 joel taskcreate.c: Add method name to comment to be clearer 5
(edit) @33ece0da   01/18/16 23:31:09 joel sem.h: Delete junk in comment 5
(edit) @815b653   01/18/16 23:30:38 joel ratemon.h: Fix comments 5
(edit) @e39cdb8   01/18/16 20:28:00 joel posix: Remove clock_getenable_attr() and clock_setenable_attr() These … 5
(edit) @4202a31   12/10/15 09:01:52 Nick Withers Chase Newlib sys/types.h / sys/select.h changes 5
(edit) @819a6b35   01/14/16 07:07:06 Sebastian Huber arm: Honor cache for Cortex-M7 support 5
(edit) @3252126   01/12/16 13:36:56 Sebastian Huber arm: Accept Cortex-M7 multilib 5
(edit) @47a471a7   01/15/16 13:11:03 Sebastian Huber libblock: Fix ramdisk::free_at_delete_request init Avoid … 5
(edit) @e4752d1d   01/12/16 11:02:57 Sebastian Huber powerpc: Fix alignment for AltiVec? multilibs 5
(edit) @599d71f   01/11/16 12:02:06 Sebastian Huber score: Statically initialize TOD handler 5
(edit) @1506658c   01/08/16 11:11:03 Sebastian Huber score: Simplify _Thread_Start() 5
(edit) @ccd5434   01/07/16 08:55:45 Sebastian Huber score: Introduce Thread_Entry_information This avoids potential dead … 5
(edit) @4e3bb2dd   01/08/16 08:05:34 Sebastian Huber rtems: Fix warning 5
(edit) @44e9871   12/22/15 08:40:48 Sebastian Huber score: Avoid dead code in global construction Update #2514. 5
(edit) @fe100e16   12/22/15 08:13:08 Sebastian Huber score: Add fatal errors for NULL entry init tasks This simplifies the … 5
(edit) @f9f7321e   12/22/15 06:56:57 Sebastian Huber Filesystem: Remove superfluous permission checks The permission is … 5
(edit) @f6a8663e   12/26/15 16:58:25 Joel Sherrill Remove H8300 port updates #2452. 5
(edit) @f5201df   12/15/15 17:25:01 Joel Sherrill Remove M32R architecture updates #2446. 5
(edit) @a061f9d   01/04/16 08:55:59 Sebastian Huber score: Fix watchdog insert Under certain conditions a new watchdog … 5
(edit) @d5154d0f   12/23/15 20:44:02 admin api: Remove deprecated Notepads Notepads where a feature of RTEMS' … 5
(edit) @a48b7c44   12/20/15 20:47:12 Sebastian Huber score: Fix watchdog removal Under certain conditions a new watchdog … 5
(edit) @07b76fd   12/15/15 10:25:47 Sebastian Huber score: Avoid dependency on bcopy() 5
(edit) @7a0c485   12/10/15 09:04:54 Nick Withers libmisc: Include missing header file, fix warnings 5
(edit) @e01b184   12/14/15 13:07:40 Sebastian Huber rtems: Delete empty function 5
(edit) @173d1f8   12/14/15 12:10:24 Sebastian Huber posix: Store unblocked signals Store the unblock signals to exploit … 5
(edit) @54c3fbd   12/11/15 10:09:13 Sebastian Huber score: Initialize thread control to zero This reduces the code size … 5
(edit) @00dbecb8   12/11/15 08:48:09 Sebastian Huber score: Help GCC to inline a function 5
(edit) @df55d07f   12/10/15 13:10:48 Sebastian Huber score: Untangle thread actions Remove the thread action handler … 5
(edit) @d0c39838   09/22/15 14:21:12 Sebastian Huber Use linker set for system initialization Make … 5
(edit) @2858939a   12/09/15 11:03:49 Sebastian Huber bsps: Delete superfluous bsp_pretasking_hook() Use the … 5
(edit) @b318cb13   12/10/15 07:10:29 Sebastian Huber sparc: Simplify _CPU_Get_current_per_CPU_control() Drop the … 5
(edit) @b618d8c   09/16/15 05:13:58 Sebastian Huber Add RTEMS linker sets Update #2408. 5
(edit) @9736283   12/08/15 07:43:41 Sebastian Huber score: Statically initialize system state Update #2408. 5
(edit) @bd91f446   12/08/15 07:34:08 Sebastian Huber score: Delete unused API extensions Update #2408. 5
(edit) @60c5461   12/08/15 07:33:08 Sebastian Huber score: Statically initialize API extensions Update #2408. 5
(edit) @8054b1c   11/26/15 13:08:56 Sebastian Huber Remove <rtems/debug.h> Close #2477. 5
(edit) @a062014   11/26/15 13:11:19 Sebastian Huber Delete _Region_Debug_Walk() The expensive heap walks are superfluous … 5
(edit) @5055281   11/26/15 06:29:33 Sebastian Huber Delete unused declarations and define 5
(edit) @443c61ec   11/25/15 08:01:57 Sebastian Huber Delete empty libc_init() 5
(edit) @ac5f2442   11/25/15 07:33:31 Sebastian Huber Require getreent() This function is used by Newlib since 2013-07-09 … 5
(edit) @8ce0b0cb   11/25/15 06:55:00 Sebastian Huber Fix _Assert() statement 5
(edit) @f6a1ef9   11/24/15 14:58:26 Sebastian Huber posix: Require struct _pthread_cleanup_context This structure is … 5
(edit) @9394aa5e   11/23/15 09:09:06 pisa untar: do not exit with error when created directory already exists. … 5
(edit) @8708900   11/18/15 08:22:48 Sebastian Huber Provide dummy <sys/priority.h> Required by new network stack. 5
(edit) @8f3ec7c0   11/17/15 14:22:18 Sebastian Huber Import latest <sys/ttycom.h> from FreeBSD Required by new network stack. 5
(edit) @f757bb7c   11/17/15 14:12:34 Sebastian Huber Merge with latest <sys/sockio.h> from FreeBSD Required by new network … 5
(edit) @836803f   11/17/15 13:57:47 Sebastian Huber Import latest <sys/filio.h> from FreeBSD Required by new network stack. 5
(edit) @78cac9b   11/16/15 13:13:28 cederman sparc: Fix context switch on SMP We must not load registers (e.g. … 5
(edit) @b84a51c   11/10/15 16:23:12 Sebastian Huber score: Fix race condition on SMP We must ensure that the … 5
Note: See TracRevisionLog for help on using the revision log.