Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @49fb4dcb   09/22/13 14:41:13 Joel Sherrill mqueueopen.c: Switch to using RTEMS_COMPILER_UNUSED_ATTRIBUTE 4.115
(edit) @ecd82b6d   09/22/13 14:40:44 Joel Sherrill basedefs.h: Add RTEMS_COMPILER_UNUSED_ATTRIBUTE. 4.115
(edit) @c8707a3   09/21/13 21:25:06 Joel Sherrill leon3/console.c: Fix misisng prototype issues 4.115
(edit) @94926599   09/21/13 21:17:48 Joel Sherrill semopen.c: Address set but unused variable warning 4.115
(edit) @acfdf51   09/21/13 21:16:25 Joel Sherrill sigsuspend.c: Address set but unused variable warning 4.115
(edit) @41ea801   09/21/13 21:13:25 Joel Sherrill mqueueopen.c: Address set but unused variable warning 4.115
(edit) @34b57d61   09/21/13 21:10:17 Joel Sherrill sparc/.../grcan.c: Fix multiple warnings 4.115
(edit) @e9da278   09/21/13 21:09:48 Joel Sherrill sparc/.../ambapp.h: Add ambapp_get_number_apbslv_devices() prototype 4.115
(edit) @ac19578   09/21/13 20:56:28 Joel Sherrill sparc/.../occan.c: Fix missing prototype warning 4.115
(edit) @110cc8c   09/21/13 20:55:40 Joel Sherrill sparc/.../ambapp.h: Add ambapp_get_number_ahbslv_devices() prototype 4.115
(edit) @946c391   09/21/13 20:48:45 Joel Sherrill sparc/../occan.c: Fix set but unused variable warning 4.115
(edit) @2cdace7   09/21/13 20:45:51 Joel Sherrill main_mv.c: Address set but not used warning It looks like the paths … 4.115
(edit) @7071eb3   09/21/13 20:41:50 Joel Sherrill mouse_parser.c: Fix warning by properly checking return code 4.115
(edit) @df74da0   09/21/13 20:38:48 Joel Sherrill sparc irq-shared.c: Fix unused variable warning 4.115
(edit) @1485a58   09/18/13 13:44:42 Christian.Mauderer bsp/stm32f4: Add STM32F10XXX support. 4.115
(edit) @0282e83   09/13/13 08:20:59 Sebastian Huber JFFS2: New tests 4.115
(edit) @3c96bee   09/12/13 13:32:07 Sebastian Huber JFFS2: Add RTEMS support 4.115
(edit) @78b85286   09/12/13 14:53:41 Sebastian Huber JFFS2: Update Linux compatibility layer Modify compatbility layer for … 4.115
(edit) @672038b   09/12/13 14:46:51 Sebastian Huber JFFS2: Import from eCos Import of Linux compatibility layer and JFFS2 … 4.115
(edit) @0c0f128   09/12/13 13:57:47 Sebastian Huber JFFS2: Import from Linux Import of Journalling Flash File System, … 4.115
(edit) @8ac962e   09/17/13 17:44:08 Vipul Nayyar bsp_howto/support.t: Add PIC Interrupt Model API Information 4.115
(edit) @d9998172   09/17/13 11:48:30 Sebastian Huber libtests/termios04: Avoid NULL pointer access 4.115
(edit) @564860f   09/16/13 19:32:36 Joel Sherrill leon3/include/bsp.h: Fix spacing 4.115
(edit) @3d477da0   09/16/13 19:32:22 Joel Sherrill m68k/shared/start.S: Fix spacing 4.115
(edit) @f7308976   09/16/13 19:31:52 Joel Sherrill pc386/console/conscfg.c: Fix spacing 4.115
(edit) @38d94f56   09/16/13 19:31:28 Joel Sherrill raspberrypi.cfg: Remove CVS Id 4.115
(edit) @390e987e   09/16/13 08:43:30 Sebastian Huber libblock: PR2145: Limit maximum read-ahead blocks This helps to … 4.115
(edit) @a44917e   09/16/13 07:27:32 Ric Claus bsps/arm: Fix exception entries 4.115
(edit) @bdcf4102   09/13/13 15:37:51 Sebastian Huber fstests/mdosfs_fstime: Remove test The FAT file system is not … 4.115
(edit) @d1c5c01f   09/13/13 15:06:06 Sebastian Huber psxtests/psxfile01: Fix according to POSIX ftruncate() and open() … 4.115
(edit) @736983f1   09/13/13 13:26:48 Sebastian Huber fstests/fstime: Fix according to POSIX ftruncate() and open() with … 4.115
(edit) @c5b2d79   09/13/13 13:17:57 Sebastian Huber IMFS: Fix truncate according to POSIX ftruncate() and open() with … 4.115
(edit) @f82851c5   09/13/13 13:17:35 Sebastian Huber IMFS: Use inline functions instead of macros 4.115
(edit) @2477a39   09/13/13 11:14:35 Sebastian Huber fstests/fspermission: Fix resource leak 4.115
(edit) @d2da61a   09/11/13 08:59:06 Sebastian Huber Filesystem: Change rtems_filesystem_chown() Implement POSIX … 4.115
(edit) @b6657c39   09/11/13 08:34:02 Sebastian Huber Filesystem: Add and use rtems_filesystem_chmod() Implement POSIX … 4.115
(edit) @3dbb68d   09/10/13 08:48:23 ralf.kirchner dosfs: Correct handling of iconv() return value 4.115
(edit) @f55215a   09/10/13 06:50:24 Sebastian Huber bsps: Fix cache manager support 4.115
(edit) @784d2a1   09/06/13 08:05:35 Sebastian Huber arm: Fix inconsistent define usage 4.115
(edit) @36fdd0b   09/05/13 18:50:46 Gedare Bloom uuid: make integer arithmetic conversion explicit Upcast … 4.115
(edit) @8ee95e6   09/05/13 18:44:24 Gedare Bloom imfs: use safe string functions Replace strcpy and strcat with … 4.115
(edit) @a803e04d   09/05/13 18:34:32 Gedare Bloom termios: check return value from semaphore obtain/release Raise a … 4.115
(edit) @74d35751   09/05/13 18:31:14 Gedare Bloom flashdisk: swap arguments to checksum helper The arguments to … 4.115
(edit) @59261fba   09/05/13 18:28:14 Gedare Bloom nvdisk: swap arguments to checksum helper The arguments to … 4.115
(edit) @5f040b8   09/05/13 18:21:32 Gedare Bloom sparse-disk: check return value from semaphore_obtain/release In case … 4.115
(edit) @97ae1eeb   09/05/13 18:13:32 Gedare Bloom imfs: check return value from mkdir 4.115
(edit) @e075b388   09/05/13 18:10:52 Gedare Bloom untar: check return value from mkdir Check the return value from … 4.115
(edit) @b6cfbab4   09/05/13 18:03:00 Gedare Bloom dosfs: Eliminate empty case statements that fall through to default. … 4.115
(edit) @c963ac7   09/05/13 17:44:04 Gedare Bloom nfs: Fix ln option processing. If opts is NULL, then strchr() will … 4.115
(edit) @121dd881   09/05/13 17:22:49 Gedare Bloom bdpart: Argument cannot be negative If open(fd) fails then avoid the … 4.115
(edit) @a8007dc2   09/05/13 17:15:33 Gedare Bloom dosfs: Unsigned compared against 0 Change the type for storing the … 4.115
(edit) @e4c1926   09/05/13 17:09:37 Gedare Bloom dosfs: Unsigned compared against 0 Fix the type of "cmpltd" to be … 4.115
(edit) @551468c   09/05/13 16:58:34 Gedare Bloom dosfs: Unintentional integer overflow Explicitly promote 32-bit … 4.115
(edit) @96654dc   09/05/13 16:15:27 Gedare Bloom shell: Out-of-bounds access In case the length of cwd path plus the … 4.115
(edit) @a6d35256   09/05/13 15:53:39 Gedare Bloom IMFS: Resource leak Free fs_info in case root_node is NULL. 4.115
(edit) @d157a4fd   09/04/13 12:03:47 Sebastian Huber bsps/arm: Fix ARM CP15 opcode for get functions 4.115
(edit) @03e097b7   09/03/13 10:59:54 Sebastian Huber nios2: Include proper header file 4.115
(edit) @4a8c334   09/03/13 09:06:46 Sebastian Huber smptests/smpatomic08: Add initialization test case 4.115
(edit) @3bac8a4c   09/03/13 09:04:33 Sebastian Huber score: Use void * for some atomic pointer ops 4.115
(edit) @29f7d317   09/02/13 13:08:05 Sebastian Huber score: Use unsigned long for atomic integers Use unsigned long … 4.115
(edit) @0c47440   08/29/13 20:20:03 Karel Gardas bsp/lm4f120: new BSP to support TI LM4F120 XL LaunchPad? board 4.115
(edit) @47b6fad   09/01/13 13:14:07 Sebastian Huber smptests/smpatomic08: Avoid copy and paste 4.115
(edit) @7136d7f   09/01/13 13:01:42 Sebastian Huber smptests/smpatomic08: Simplify or/and test case Renamed and use … 4.115
(edit) @d39ccd69   09/01/13 12:34:31 Sebastian Huber smptests/smpatomic08: Fix compare and exchange 4.115
(edit) @4238aff   09/01/13 10:28:35 wei.a.yang add atomic sub, and, or, compare_exchange test cases into smpatomic08 4.115
(edit) @bf30999   08/23/13 14:15:50 Sebastian Huber smp: Add and use _Assert_Owner_of_giant() Add and use … 4.115
(edit) @1215fd4   08/26/13 13:14:33 Sebastian Huber sapi: SMP support for chains Add ISR lock to chain control for proper … 4.115
(edit) @e127c4c   08/29/13 08:03:38 Sebastian Huber smptests/smpatomic08: Fix race conditions 4.115
(edit) @79d03e3   08/28/13 12:52:43 Sebastian Huber smptests/smpatomic08: New test 4.115
(edit) @03aad60   08/28/13 09:27:26 Sebastian Huber score: Atomic flag changes Delete _Atomic_Init_flag(). Change … 4.115
(edit) @58a70b76   08/27/13 13:14:04 wei.a.yang score: Simplify <rtems/score/cpuatomic.h> Add proper license and … 4.115
(edit) @4288f9fd   08/27/13 13:10:50 Sebastian Huber score: Use static inline directly This file uses already C11 … 4.115
(edit) @2bbcb64   08/27/13 12:26:33 Sebastian Huber smptests: Move ATOMIC conditional to top-level 4.115
(edit) @697d31e   08/25/13 13:45:41 wei.a.yang add atomic init function 4.115
(edit) @7bff82f   08/27/13 12:25:25 Sebastian Huber posix: Avoid NULL pointer access 4.115
(edit) @7d9fff6   08/26/13 15:39:00 Sebastian Huber posix: Add and use _POSIX_signals_Acquire() Add and use … 4.115
(edit) @a4c3e71   08/26/13 15:38:15 Sebastian Huber score: Add SMP support to _Watchdog_Report_chain() 4.115
(edit) @ff0dcf2c   08/26/13 14:51:30 Sebastian Huber sptests/spthreadq01: Add SMP support 4.115
(edit) @c955f99   08/26/13 14:46:53 Sebastian Huber sptests/spnsext01: Add SMP support 4.115
(edit) @ca68215e   08/26/13 14:22:30 Sebastian Huber posix: _POSIX_signals_Clear_process_signals() Do not disable … 4.115
(edit) @75f6d18   08/26/13 14:03:35 Sebastian Huber rtems: Add SMP support for signals Add and use … 4.115
(edit) @ef3640f7   08/26/13 13:25:58 Sebastian Huber ringbuf: Add SMP support 4.115
(edit) @4957272   08/26/13 13:14:58 Sebastian Huber Filesystem: Use unprotected chain operations This area is protected … 4.115
(edit) @58a5889   08/26/13 12:58:07 Sebastian Huber posix: Protect access to _POSIX_signals_Vectors Assume the … 4.115
(edit) @23de794d   08/26/13 12:27:52 Sebastian Huber score: Add and use CHAIN_INITIALIZER_ONE_NODE(). Add and use … 4.115
(edit) @d56f76a   08/26/13 11:00:53 Sebastian Huber bsps: Fix header includes 4.115
(edit) @07ad4b6   08/26/13 08:44:20 Sebastian Huber libblock: Use unprotected chain extract This area is protected by the … 4.115
(edit) @a839d62   08/26/13 08:31:46 Sebastian Huber RFS: Use unprotected chain operations This area is protected by the … 4.115
(edit) @3109857c   08/26/13 19:26:50 Joel Sherrill bsps: Add and use CLOCK_DRIVER_ISRS_PER_TICK_VALUE pc386 set … 4.115
(edit) @db0e05ff   08/23/13 09:57:11 Sebastian Huber score: Delete unused function parameter 4.115
(edit) @f8f1bdad   08/23/13 10:19:13 Sebastian Huber score: PR2140: Fix _Thread_queue_Process_timeout() The … 4.115
(edit) @215ccce   08/23/13 09:52:01 Sebastian Huber score: PR2140: _Thread_queue_Extract() Return if the executing … 4.115
(edit) @842d63ba   08/23/13 08:01:57 Sebastian Huber libblock: Avoid uninitialized variable 4.115
(edit) @2bd440e   08/22/13 12:18:14 Ric Claus bsp/xilinx-zynq: Add cache support 4.115
(edit) @2f0d5e4   08/26/13 01:00:31 cynthia Initialize the string before replacing characters 4.115
(edit) @df533f1   08/25/13 23:49:21 cynthia Stop a resource leak Stops a resource leak in the event that the … 4.115
(edit) @7cba8ae6   08/23/13 10:53:04 Sebastian Huber smp: Fix warnings 4.115
(edit) @ec987ec0   08/22/13 15:35:33 Sebastian Huber sptests/spintrcritical20: PR2140: New test 4.115
(edit) @396f644   08/23/13 08:26:06 Sebastian Huber psxtests/psxfatal0[12]: Update due to API changes 4.115
(edit) @07332ae   08/22/13 13:20:06 Sebastian Huber score: _Thread_queue_Enqueue_with_handler() Add thread parameter to … 4.115
Note: See TracRevisionLog for help on using the revision log.