source: rtems/cpukit/Makefile.am

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5fa893e   05/20/19 07:15:36 Sebastian Huber score: Add _SMP_Unicast_action() 5
(edit) @cfcc2cbf   01/31/19 13:45:31 Sebastian Huber Add RTEMS Test Framework Update #3199. 5
(edit) @6fe01e4b   01/14/19 08:08:18 Sebastian Huber build: Move test support to librtemstest.a One reason to move the … 5
(edit) @7a1934d   03/25/19 07:09:09 Sebastian Huber build: Always build libmghttpd.a 5
(edit) @6c9f017   02/02/19 04:09:53 Chris Johns libdl: Add powerpc large memory and small data support. - Add support … 5
(edit) @89c59be   12/17/18 05:36:48 Chris Johns libdl: Add symbol searching and loading from archives. - Load archive … 5
(edit) @dca6184   04/28/18 09:36:11 Sebastian Huber Add low level event recording support Add low level event recording … 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) @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) @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) @ed9da8e   11/09/18 06:56:48 Sebastian Huber powerpc: 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) @e897c7d   11/08/18 11:57:26 Sebastian Huber rtems: Avoid include of <rtems/score/scheduler.h> Update #3598. 5
(edit) @98c01a5   11/08/18 10:32:13 Sebastian Huber rtems: Avoid <rtems/score/timecounter.h> in API Use a real function … 5
(edit) @bfcf1473   11/08/18 15:21:48 Sebastian Huber m32c: Remove this target Update #3599. 5
(edit) @4fea054c   11/06/18 18:34:15 Sebastian Huber score: Remove _ISR_Dispatch() This function was only used on some … 5
(edit) @d1f7204   11/06/18 12:04:11 Sebastian Huber config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCY Move the getreent() … 5
(edit) @54f35888   10/25/18 08:54:12 Sebastian Huber posix: Provide threads by default Update #2514. 5
(edit) @fe7aefd5   10/25/18 08:12:39 Sebastian Huber posix: Provide message queues by default Update #2514. 5
(edit) @701057e0   10/25/18 08:07:46 Sebastian Huber posix: Provide shared memory objects by default Update #2514. 5
(edit) @9318cfb0   10/14/18 10:43:13 Sebastian Huber posix: Provide named semaphores by default Update #2514. 5
(edit) @e97806a   10/14/18 17:20:05 Sebastian Huber posix: Split posix_api_configuration_table Use separate configuration … 5
(edit) @55b69ed   10/15/18 06:33:45 Sebastian Huber Move default config to librtemsdefaultconfig.a An RTEMS application … 5
(edit) @0dbf67b   10/25/18 12:37:08 Sebastian Huber posix: Provide aio_suspend() by default Update #2514. 5
(edit) @135cb10   10/25/18 07:56:02 Sebastian Huber posix: Provide more functions by default Update #2514. 5
(edit) @4b801ac   10/24/18 05:54:27 Sebastian Huber posix: Provide simple thread functions by default Update #2514. 5
(edit) @c1ce9a2   10/24/18 05:40:23 Sebastian Huber posix: Provide get thread attributes by default Update #2514. 5
(edit) @8d81622   10/14/18 15:10:32 Sebastian Huber posix: Provide non-thread functions by default Update #2514. 5
(edit) @0b2808ce   10/14/18 10:41:22 Sebastian Huber posix: Provide scheduler support by default Update #2514. 5
(edit) @dd804bb   10/14/18 10:36:22 Sebastian Huber posix: Provide cancel state/type by default Sort POSIX sources … 5
(edit) @6da1bb0   10/18/18 12:58:31 Sebastian Huber Remove superfluous configure checks The results of these checks are … 5
(edit) @f59edebf   10/18/18 12:39:09 Sebastian Huber Remove getcwd() This function is provided by Newlib since 2000. … 5
(edit) @e161767e   10/18/18 12:33:58 Sebastian Huber Remove ttyname() This function is provided by Newlib since 2000. … 5
(edit) @87a9900f   10/18/18 12:22:46 Sebastian Huber Remove isatty() These functions are provided by Newlib since 2000. … 5
(edit) @3cf12c9   10/18/18 12:11:10 Sebastian Huber Remove strlcat(), strlcpy(), strsep(), readdir_r() These functions … 5
(edit) @9d1f17a9   10/11/18 17:34:35 Sebastian Huber build: Fix build on Windows Avoid a long argument list while creating … 5
(edit) @2548d14   09/10/18 15:38:14 Sebastian Huber build: Include header.am in cpukit/Makefile.am Include all … 5
(edit) @477bca2   10/06/18 08:59:10 Sebastian Huber build: Remove local.am 5
(edit) @9da5d5fd   10/06/18 08:12:21 Sebastian Huber build: Directly reference libraries in tests Remove use of … 5
(edit) @637546a   10/05/18 18:12:40 Sebastian Huber build: Merge score/cpu/*/Makefile.am 5
(edit) @96ad2b2   10/04/18 18:32:12 Sebastian Huber build: Merge libmisc/Makefile.am 5
(edit) @19b7db50   10/04/18 18:07:16 Sebastian Huber build: Merge libnetworking/Makefile.am 5
(edit) @a40bb03   10/04/18 15:58:48 Sebastian Huber build: Merge zlib/Makefile.am 5
(edit) @7f0eac30   10/04/18 15:48:23 Sebastian Huber build: Merge telnetd/Makefile.am 5
(edit) @1d93843   09/14/18 18:02:02 Sebastian Huber build: Merge score/Makefile.am 5
(edit) @640271f   09/14/18 17:55:00 Sebastian Huber build: Merge rtems/Makefile.am 5
(edit) @24312f34   09/14/18 17:51:38 Sebastian Huber build: Merge pppd/Makefile.am 5
(edit) @b3ef89f9   09/14/18 17:46:58 Sebastian Huber build: Merge posix/Makefile.am 5
(edit) @028b0ce   09/14/18 14:12:19 Sebastian Huber build: Merge mghttpd/Makefile.am 5
(edit) @a2a71b5   09/14/18 14:00:45 Sebastian Huber build: Merge libstdthreads/Makefile.am 5
(edit) @5079524   09/14/18 13:56:26 Sebastian Huber build: Merge librpc/Makefile.am 5
(edit) @c38d517   09/14/18 04:43:35 Sebastian Huber build: Merge libpci/Makefile.am 5
(edit) @e39642a4   09/14/18 04:41:27 Sebastian Huber build: Merge libmd/Makefile.am 5
(edit) @0c56264   09/14/18 04:38:50 Sebastian Huber build: Merge libi2c/Makefile.am 5
(edit) @8d677cf   09/14/18 04:35:59 Sebastian Huber build: Merge libgnat/Makefile.am 5
(edit) @b45a853   09/14/18 04:34:02 Sebastian Huber build: Merge libfs/Makefile.am 5
(edit) @d3d1243   09/14/18 04:22:19 Sebastian Huber build: Merge libdrvmgr/Makefile.am 5
(edit) @551f473   09/14/18 04:19:15 Sebastian Huber build: Merge libdl/Makefile.am 5
(edit) @bab7a68   09/14/18 04:16:36 Sebastian Huber build: Merge libdebugger/Makefile.am 5
(edit) @2532817   09/13/18 12:46:30 Sebastian Huber build: Merge libcsupport/Makefile.am 5
(edit) @94acbbf   09/13/18 12:22:17 Sebastian Huber build: Merge libcrypt/Makefile.am 5
(edit) @9c058287   09/13/18 04:42:32 Sebastian Huber build: Merge libblock/Makefile.am 5
(edit) @8fb3443   09/13/18 04:37:56 Sebastian Huber build: Merge libfdt/Makefile.am 5
(edit) @690718ab   09/13/18 04:35:03 Sebastian Huber build: Merge ftpd/Makefile.am 5
(edit) @60c4ba1   09/13/18 04:30:08 Sebastian Huber build: Merge dev/Makefile.am 5
(edit) @54c0b57   09/12/18 14:03:42 Sebastian Huber build: Move sapi/Makefile.am 5
(edit) @77d374f5   09/07/18 05:12:06 Sebastian Huber cpukit/Makefile.am: Cleanup 5
(edit) @2d0bc83   03/30/18 18:42:21 Sebastian Huber build: Remove EXTRA_DIST A "make dist" is not supported. So, it makes … 5
(edit) @2afb22b   12/23/17 07:18:56 Chris Johns Remove make preinstall A speciality of the RTEMS build system was the … 5
(edit) @d19e7aab   12/13/17 08:32:11 Sebastian Huber zlib: Fix build Update #3254. 5
(edit) @3f575da   12/07/17 06:22:44 Sebastian Huber Remove obsolete network header files Update #3254. 5
(edit) @642ef00   11/27/17 05:23:29 Sebastian Huber bsps: Provide <tm27.h> in each BSP Since the <tm27.h> is highly … 5
(edit) @0d5c795   11/24/17 12:20:16 Sebastian Huber Move Ada includes Update #3254. 5
(edit) @6b7efdb2   08/16/17 04:22:23 Chris Johns libmisc/rtems-fdt: Add RTEMS FDT wrapper and shell command to libmisc. … 5
(edit) @81ea001   06/06/17 05:19:12 Sebastian Huber Test for POSIX headers from Newlib 20170522 Update #2833. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @8aa62776   05/23/17 23:21:04 Chris Johns cpukit/libxz: Fix the include path to remove the make warnings. 5
(edit) @54bdf0c   04/14/17 18:55:48 joel rtems/inttypes.h: New file. Uses contents from cpukit Provide … 5
(edit) @5f382713   03/27/17 12:23:52 Sebastian Huber cpukit: Fix Makefile.am and update preinstall.am Update #2897. 5
(edit) @dc9b704   01/23/17 06:58:42 Sebastian Huber Provide <endian.h> for glibc compatibility Update #2803. 5
(edit) @e7eeb38d   07/29/16 19:28:49 Gedare Bloom posix: move sys/mman.h to newlib and test it in psxhdrs 5
(edit) @a0d4e99   11/25/16 04:13:36 Chris Johns cpukit: Add libdebugger, a remote debugger agent for GDB. 5
(edit) @826f3afa   10/11/16 22:15:23 Chris Johns libmisc/xz: Add xz decompression. Add support to untar XZ compressed … 5
(edit) @97d395b   08/12/16 08:55:53 Chris Johns testsuite: Add libdl/dl03 cache test. 5
(edit) @506bfc8   06/21/16 11:30:15 Sebastian Huber Move printer initialization to separate header The RTEMS print user … 5
(edit) @24d0ee57   05/20/16 08:39:50 Chris Johns cpukit, testsuite: Add rtems_printf and rtems_printer support. This … 5
(edit) @92b6f6e9   03/30/16 13:14:56 joel Move various driver interface definition headers file libcsupport/ to … 5
(edit) @93244a9   01/26/16 15:26:01 Sebastian Huber drvmgr: Install header files conditionally The --enable-drvmgr … 5
(edit) @47190194   01/26/16 06:16:52 Sebastian Huber drvmgr: Remove dupl bsp_driver_level_hook() decl 5
(edit) @175263e   10/15/15 09:38:03 Sebastian Huber libfdt: Initial import Import from: … 5
(edit) @cff773f   09/10/15 15:12:06 Sebastian Huber libstdthreads: Add C11 threads 5
(edit) @4f09060   04/13/15 08:32:50 Daniel Hellstrom DRVMGR: only build on SPARC platform 4.115
(edit) @e7fade3   11/28/11 08:52:03 Daniel Hellstrom DRVMGR: added driver manager to cpukit/libdrvmgr 4.115
(edit) @a31845f7   11/28/11 09:11:10 Daniel Hellstrom LIBPCI: added PCI layer to cpukit/libpci 4.115
(edit) @a300920d   03/30/15 11:19:17 Chris Johns libmisc/shell: Add the rtrace command for buffered tracing support. … 4.115
(edit) @18d0a49   03/05/15 07:44:59 Sebastian Huber Move test support from sapi to libmisc/testsupport 4.115
(edit) @287843f   11/06/14 22:16:56 Joel Sherrill sys/mman.h: New file. Clean up and add supporting stubs * … 4.115
(edit) @4466321   11/13/14 14:13:24 Sebastian Huber Add crypt_r(), etc. Add crypt_add_format(), crypt_r(), crypt_md5_r(), … 4.115
Note: See TracRevisionLog for help on using the revision log.