source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e214ff4b   02/12/19 12:18:56 Sebastian Huber posix: Remove unused _POSIX_Get_object_body() 5
(edit) @6c9f017   02/02/19 04:09:53 Chris Johns libdl: Add powerpc large memory and small data support. - Add support … 5
(edit) @194eb403   01/21/19 21:48:19 Chris Johns libdl: Add support for large memory programs - Add trampolines to … 5
(edit) @d8c70ba6   01/15/19 06:47:41 Chris Johns libdl: Add support for trampolines - Trampolines or fixups for … 5
(edit) @4408603   01/09/19 11:14:11 Chris Johns libdl: Fix the support for constructors and desctructors. - Fix the … 5
(edit) @a7c6176   12/17/18 06:48:30 Chris Johns libtest/dl08: Add a test for archives. - Create 2 archives. - Load 1 … 5
(edit) @89c59be   12/17/18 05:36:48 Chris Johns libdl: Add symbol searching and loading from archives. - Load archive … 5
(edit) @e2f13430   02/02/19 04:19:59 Chris Johns libdl: Fix dlerror non-conformance Closes #3298 5
(edit) @2d8a9c79   02/02/19 04:22:04 Chris Johns libmisc: Fix rtems_print_buffer Closes #3684 5
(edit) @26333f2a   02/08/19 09:16:07 Sebastian Huber score: Fix _User_extensions_Thread_switch() (SMP) We have to read the … 5
(edit) @fbd08066   02/07/19 06:46:38 Sebastian Huber score: Fix plain priority thread queues (SMP) We must add/remove the … 5
(edit) @03fcbb1   11/27/18 11:45:53 Sebastian Huber fs: Add struct dirent::d_type support 5
(edit) @9399473c   02/02/19 10:03:13 Sebastian Huber riscv: Fix misaligned access in context validate 5
(edit) @03cdd5ea   01/30/19 08:41:49 Sebastian Huber record: Add enum value for each event Update #3665. 5
(edit) @dca6184   04/28/18 09:36:11 Sebastian Huber Add low level event recording support Add low level event recording … 5
(edit) @f0ae613b   01/17/19 06:33:08 Sebastian Huber m68k: Avoid _Addresses_Add_offset() This prevents a cyclic dependency … 5
(edit) @afd50b3   01/23/19 12:17:44 maksim.e.kozlov libmisc: Fix swapped parameters and enable floating point usage. 5
(edit) @d3d4e77   01/18/19 11:37:55 Jiri Gaisler riscv: add griscv bsp Update #3678. 5
(edit) @9b2b389   01/18/19 17:00:47 Jiri Gaisler grlib: use cpu-independent routines for uncached access Update #3678. 5
(edit) @926ed2b0   01/18/19 12:32:51 Sebastian Huber score: Remove unused _ISR_lock_Flash() 5
(edit) @41310c02   01/18/19 12:16:29 Sebastian Huber score: Improve debug support for ISR locks Ensure that interrupts are … 5
(edit) @b5bdecf   01/18/19 11:54:05 Sebastian Huber score: Avoid internal API and use ISR lock 5
(edit) @93e3b341   01/14/19 06:50:26 Sebastian Huber score: Simplify _Addresses_Is_aligned() The CPU_ALIGNMENT must not be … 5
(edit) @4596127   01/10/19 19:14:03 joel m68k/include/rtems/score/cpu.h: Add include of address.h 5
(edit) @8eaf136d   01/10/19 10:35:12 Sebastian Huber memalign: Add missing attributes to fix warning Update #3666. 5
(edit) @7bde91b   01/10/19 08:05:49 Sebastian Huber Fix format warnings due to ino_t changes 5
(edit) @b9ffc41c   01/08/19 08:50:50 Sebastian Huber riscv: Enable robust thread dispatch It must be enabled, since the … 5
(edit) @3bd39999   01/08/19 08:53:26 Sebastian Huber Adjust interrupt mode tests for some CPU ports In case the robust … 5
(edit) @1f285186   01/08/19 07:39:42 Sebastian Huber rtems: Allow to set ISR level 0 in SMP config Update #3000. 5
(edit) @38cb59e   01/08/19 07:36:31 Sebastian Huber Separate task mode checks Update #3000. 5
(edit) @9c12bcfd   01/07/19 08:32:16 Sebastian Huber Fix format warnings 5
(edit) @956d76cc   01/07/19 08:30:43 Sebastian Huber score: Remove superfluous include from chainimpl.h 5
(edit) @a7e8996   12/21/18 20:09:53 Sebastian Huber drvmgr: Improve LP64 compatibility 5
(edit) @6073c71d   12/21/18 20:09:15 Sebastian Huber drvmgr: Enable build for riscv 5
(edit) @2158621   12/19/18 08:25:29 Sebastian Huber Add aligned_alloc() and memalign() Ensure that the C++17 aligned new … 5
(edit) @10135fa   12/20/18 13:26:50 thomas.doerfler tftpfs: Some bug fixes Fix for: - tftpfs did not mount, when device … 5
(edit) @7c19e50   12/18/18 07:45:06 Sebastian Huber score: Fix per-CPU data allocation Allocate the per-CPU data for … 5
(edit) @e7b0a72   12/14/18 07:07:08 Sebastian Huber config: Remove CONFIGURE_CONFDEFS_DEBUG This configuration option was … 5
(edit) @6b0a729b   12/13/18 08:39:20 Sebastian Huber build: Remove ampolish3 Update #3254. 5
(edit) @21275b58   11/22/18 18:14:51 Sebastian Huber score: Static Objects_Information initialization Statically allocate … 5
(edit) @0f5b2c09   12/10/18 11:51:33 Sebastian Huber rtems: Use object information to get config max Use functions instead … 5
(edit) @8b0e752f   12/10/18 12:44:53 Sebastian Huber score: Remove Objects_Information::auto_extend Use … 5
(edit) @a1eb0a5   12/11/18 14:11:10 Sebastian Huber posix: Fix shm_unlink() This function is untested. 5
(edit) @f70079c   11/25/18 19:26:02 Sebastian Huber score: Remove Objects_Information::the_api Remove … 5
(edit) @1c2d178   11/25/18 19:15:26 Sebastian Huber score: Remove Objects_Information::maximum This information is … 5
(edit) @3899bc1a   11/24/18 10:51:28 Sebastian Huber score: Optimize object lookup Use the maximum ID for the ID to object … 5
(edit) @359a3a3   11/22/18 05:38:42 Sebastian Huber score: Rename Objects_Information::allocation_size Rename … 5
(edit) @0da9d80   11/22/18 05:16:52 Sebastian Huber score: Rename Objects_Information::size Rename … 5
(edit) @9c9c6a9   11/21/18 16:30:52 Sebastian Huber score: Remove Objects_Information::is_string Use … 5
(edit) @d6e3473   11/23/18 19:37:57 Sebastian Huber score: Remove dead code Update #3621. 5
(edit) @7ee6437   12/06/18 08:57:01 Sebastian Huber rtems: Add rtems_scheduler_get_maximum_priority() Update #3636. 5
(edit) @0a1f5df9   05/03/18 11:03:27 Sebastian Huber Simplify _CPU_Counter_difference() In order to simplify the use of … 5
(edit) @ef23838   12/03/18 12:10:21 Sebastian Huber score: Avoid sbintime_t in API headers The sbintime_t is a non-POSIX … 5
(edit) @e50b4bd3   12/06/18 12:40:08 Sebastian Huber score: Use typeof for strict ISO C compat Enable the use of … 5
(edit) @4e46ba8   12/06/18 09:49:43 Sebastian Huber rtems: Fix rtems_task_restart() argument type Close #3637. 5
(edit) @0446f680   12/03/18 20:37:32 mcomajoancara Spelling and grammar fixes in source code comments (GCI 2018) 5
(edit) @577d9a5   12/03/18 12:34:28 Sebastian Huber testsupport: Include missing <rtems/bspIo.h> 5
(edit) @b9ffb624   11/30/18 12:57:04 Sebastian Huber Convert CPU counter ticks to/from sbintime_t The sbintime_t is an … 5
(edit) @d0a7f03   12/03/18 03:13:23 jacobshin313 5 spelling errors for a Google Code-In task. Username: deuteriumoxide … 5
(edit) @06331e4   11/27/18 10:56:01 Sebastian Huber dosfs: Fix device identifier Update #3358. 5
(edit) @0a75a4aa   11/26/18 13:04:59 Sebastian Huber Remove rtems_cache_*_processor_set() functions The following … 5
(edit) @6378978   11/26/18 09:14:00 Sebastian Huber rtems: Fix semaphore MPCI support 5
(edit) @5fc727f   11/26/18 07:25:36 Sebastian Huber score: <rtems/score/smplockstats.h> Remove <rtems/score/chainimpl.h> … 5
(edit) @eaa5ea84   11/20/18 15:22:56 Sebastian Huber score: Introduce <rtems/score/heapinfo.h> Move Heap_Information_block … 5
(edit) @9dfb9a98   11/22/18 00:46:35 joel pipe/fifo.c: Remove dead code (CID 1437649) Closes #3581. 5
(edit) @03139d5b   11/20/18 03:56:11 Chris Johns libdl: Add object file dependencies to track references Tracking … 5
(edit) @8e7c72a7   11/20/18 03:00:48 Chris Johns libdl: Reindex unresolved names after removing used records. Updates #3194 5
(edit) @803eac9   11/13/18 06:26:17 Chris Johns libdl: Manage the allocation of common uninitialised variables. The … 5
(edit) @52c7cb1   11/21/18 16:30:22 Sebastian Huber score: Simplify _Workspace_String_duplicate() 5
(edit) @59e7209f   11/16/18 06:06:12 Sebastian Huber score: Remove support for RTEMS_USE_16_BIT_OBJECT The … 5
(edit) @bde6ac20   11/20/18 15:45:51 kualeyidxa Misc: Minor English fixes (GCI 2018) 5
(edit) @dc563556   11/14/18 06:23:21 Sebastian Huber Include missing <sys/cpuset.h> Update #3598. 5
(edit) @28bf4ca   11/14/18 06:00:59 Sebastian Huber or1k: Support GCC 9 Close #3602. 5
(edit) @6efc831   11/09/18 11:11:11 Sebastian Huber Add rtems_malloc() and rtems_calloc() Close #3583. 5
(edit) @c1f3c2b8   11/09/18 10:20:09 Sebastian Huber score: Add and use malloc() family attributes Update #3583. 5
(edit) @4539e307   11/08/18 15:06:44 Sebastian Huber x86_64: Remove use of proc_ptr Update #3585. 5
(edit) @70928bc9   11/09/18 07:12:49 Sebastian Huber sparc64: Remove use of proc_ptr Update #3585. 5
(edit) @ce37237f   11/08/18 05:41:15 Sebastian Huber sparc: Remove use of proc_ptr Update #3585. 5
(edit) @510fbfc3   11/08/18 14:31:03 Sebastian Huber sh: Remove use of proc_ptr Update #3585. 5
(edit) @ed9da8e   11/09/18 06:56:48 Sebastian Huber powerpc: Remove use of proc_ptr Update #3585. 5
(edit) @54c5ffc   11/08/18 14:05:22 Sebastian Huber or1k: Remove use of proc_ptr Update #3585. 5
(edit) @12dfa5e2   11/08/18 15:03:10 Sebastian Huber nios2: Remove use of proc_ptr Update #3585. 5
(edit) @264e128   11/09/18 07:04:23 Sebastian Huber moxie: Remove use of proc_ptr Update #3585. 5
(edit) @b6be8f33   11/08/18 14:34:59 Sebastian Huber mips: Remove use of proc_ptr Update #3585. 5
(edit) @5c6edee   11/08/18 14:44:56 Sebastian Huber m68k: Remove use of proc_ptr Update #3585. 5
(edit) @0e16fa45   11/08/18 14:47:42 Sebastian Huber lm32: Remove use of proc_ptr Update #3585. 5
(edit) @3c6a6e8   11/08/18 14:14:32 Sebastian Huber i386: Remove use of proc_ptr Update #3585. 5
(edit) @a043ff8   11/08/18 14:33:47 Sebastian Huber epiphany: Remove use of proc_ptr Update #3585. 5
(edit) @8203db45   11/09/18 06:59:57 Sebastian Huber bfin: Remove use of proc_ptr Update #3585. 5
(edit) @685aa28   11/09/18 07:01:53 Sebastian Huber arm: Remove use of proc_ptr Update #3585. 5
(edit) @d997aa1   11/09/18 06:54:31 Sebastian Huber no_cpu: Remove use of proc_ptr Update #3585. 5
(edit) @3faa8459   11/08/18 05:25:32 Sebastian Huber rtems: Simplify rtems_interrupt_catch() Remove casts and superfluous … 5
(edit) @b15b288   11/08/18 05:25:06 Sebastian Huber score: Deprecate proc_ptr Update #3585. 5
(edit) @963c6c2   11/12/18 08:28:49 Sebastian Huber score: Move internal structures to userextdata.h Update #3598. 5
(edit) @356b07e6   11/12/18 08:24:28 Sebastian Huber score: Includes in <rtems/score/smplockstats.h> Include … 5
(edit) @3b69a0e2   11/12/18 08:23:32 Sebastian Huber rtems: Simplify includes in <rtems/rtems/cache.h> Update #3598. 5
(edit) @a6e7d5e4   11/12/18 08:00:36 Sebastian Huber score: Move internal structures to objectdata.h Update #3598. 5
(edit) @e897c7d   11/08/18 11:57:26 Sebastian Huber rtems: Avoid include of <rtems/score/scheduler.h> Update #3598. 5
(edit) @2fa014db   11/08/18 11:05:44 Sebastian Huber rtems: Avoid include of <rtems/score/thread.h> Update #3598. 5
(edit) @805f9c26   11/08/18 10:55:11 Sebastian Huber score: Avoid complex include in heap.h Update #3598. 5
Note: See TracRevisionLog for help on using the revision log.