# # ChangeLog for / in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 13:31:28 Thu, 08 Nov 2018 14:14:32 GMT Sebastian Huber [3c6a6e8] * bsps/i386/shared/irq/idt.c (modified) * cpukit/score/cpu/i386/cpu.c (modified) * cpukit/score/cpu/i386/include/rtems/score/cpu.h (modified) i386: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 14:33:47 GMT Sebastian Huber [a043ff8] * bsps/epiphany/epiphany_sim/btimer/btimer.c (modified) * cpukit/score/cpu/epiphany/cpu.c (modified) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (modified) epiphany: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 06:59:57 GMT Sebastian Huber [8203db45] * cpukit/score/cpu/bfin/cpu.c (modified) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (modified) bfin: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 07:01:53 GMT Sebastian Huber [685aa28] * cpukit/score/cpu/arm/armv7m-isr-vector-install.c (modified) * cpukit/score/cpu/arm/cpu.c (modified) * cpukit/score/cpu/arm/include/rtems/score/cpu.h (modified) arm: Remove use of proc_ptr Update #3585. Fri, 09 Nov 2018 06:54:31 GMT Sebastian Huber [d997aa1] * cpukit/score/cpu/no_cpu/cpu.c (modified) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (modified) no_cpu: Remove use of proc_ptr Update #3585. Thu, 08 Nov 2018 05:25:32 GMT Sebastian Huber [3faa8459] * cpukit/rtems/src/intrcatch.c (modified) rtems: Simplify rtems_interrupt_catch() Remove casts and ... Thu, 08 Nov 2018 05:25:06 GMT Sebastian Huber [b15b288] * cpukit/include/rtems/score/basedefs.h (modified) score: Deprecate proc_ptr Update #3585. Mon, 12 Nov 2018 08:28:49 GMT Sebastian Huber [963c6c2] * cpukit/headers.am (modified) * cpukit/include/rtems/extensiondata.h (modified) * cpukit/include/rtems/score/userext.h (modified) * cpukit/include/rtems/score/userextdata.h (added) * cpukit/include/rtems/score/userextimpl.h (modified) score: Move internal structures to userextdata.h Update #3598. Mon, 12 Nov 2018 08:24:28 GMT Sebastian Huber [356b07e6] * cpukit/include/rtems/score/smplockstats.h (modified) score: Includes in Include ... Mon, 12 Nov 2018 08:23:32 GMT Sebastian Huber [3b69a0e2] * cpukit/include/rtems/rtems/cache.h (modified) rtems: Simplify includes in Update #3598. Mon, 12 Nov 2018 08:00:36 GMT Sebastian Huber [a6e7d5e4] * cpukit/headers.am (modified) * cpukit/include/rtems/extensiondata.h (modified) * cpukit/include/rtems/posix/mqueue.h (modified) * cpukit/include/rtems/posix/semaphore.h (modified) * cpukit/include/rtems/posix/shm.h (modified) * cpukit/include/rtems/posix/timer.h (modified) * cpukit/include/rtems/rtems/barrierdata.h (modified) * cpukit/include/rtems/rtems/dpmemdata.h (modified) * cpukit/include/rtems/rtems/messagedata.h (modified) * cpukit/include/rtems/rtems/partdata.h (modified) * cpukit/include/rtems/rtems/regiondata.h (modified) * cpukit/include/rtems/rtems/timerdata.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectdata.h (added) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) score: Move internal structures to objectdata.h Update #3598. Thu, 08 Nov 2018 11:57:26 GMT Sebastian Huber [e897c7d] * cpukit/Makefile.am (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/include/rtems/rtems/tasksdata.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/rtemsmaxprio.c (added) rtems: Avoid include of Update #3598. Thu, 08 Nov 2018 11:05:44 GMT Sebastian Huber [2fa014db] * cpukit/include/rtems/rtems/tasks.h (modified) rtems: Avoid include of Update #3598. Thu, 08 Nov 2018 10:55:11 GMT Sebastian Huber [805f9c26] * cpukit/include/rtems/score/heap.h (modified) score: Avoid complex include in heap.h Update #3598. Thu, 08 Nov 2018 10:53:12 GMT Sebastian Huber [9763245] * cpukit/include/rtems/rtems/types.h (modified) rtems: Remove superfluous include Update #3598. Thu, 08 Nov 2018 10:50:24 GMT Sebastian Huber [ccc6695] * cpukit/headers.am (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/mppkt.h (modified) * cpukit/include/rtems/score/threadq.h (modified) * cpukit/include/rtems/score/watchdog.h (modified) * cpukit/include/rtems/score/watchdogimpl.h (modified) * cpukit/include/rtems/score/watchdogticks.h (added) * cpukit/score/src/watchdogtickssinceboot.c (modified) score: Introduce Separate the ... Thu, 08 Nov 2018 10:32:13 GMT Sebastian Huber [98c01a5] * cpukit/Makefile.am (modified) * cpukit/include/rtems/imfs.h (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/clockgetuptimeseconds.c (added) rtems: Avoid in API Use a real function ... Thu, 08 Nov 2018 12:12:32 GMT Sebastian Huber [a11b98c] * cpukit/include/rtems/score/userext.h (modified) * cpukit/include/rtems/score/userextimpl.h (modified) score: Avoid include of Update #3598. Thu, 08 Nov 2018 10:14:04 GMT Sebastian Huber [742d6db] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/clock.h (modified) * cpukit/include/rtems/score/tod.h (deleted) * cpukit/include/rtems/score/todimpl.h (modified) score: Remove empty Update #3598. Thu, 08 Nov 2018 12:17:37 GMT Sebastian Huber [5fc855d] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/extension.h (modified) * cpukit/include/rtems/extensiondata.h (added) * cpukit/include/rtems/extensionimpl.h (modified) * cpukit/libmisc/monitor/mon-extension.c (modified) rtems: Move internal structures to extensiondata.h Update #3598. Thu, 08 Nov 2018 10:07:57 GMT Sebastian Huber [e1b7c188] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/timer.h (modified) * cpukit/include/rtems/rtems/timerdata.h (added) * cpukit/include/rtems/rtems/timerimpl.h (modified) rtems: Move internal structures to timerdata.h Update #3598. Thu, 08 Nov 2018 09:57:21 GMT Sebastian Huber [b7af3e44] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) * cpukit/include/rtems/rtems/tasksdata.h (added) * cpukit/include/rtems/rtems/tasksimpl.h (modified) * cpukit/libmisc/monitor/mon-task.c (modified) * cpukit/rtems/src/eventreceive.c (modified) * cpukit/rtems/src/eventsend.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * cpukit/rtems/src/signalsend.c (modified) * cpukit/rtems/src/systemeventreceive.c (modified) * cpukit/rtems/src/systemeventsend.c (modified) * cpukit/rtems/src/taskmode.c (modified) rtems: Move internal structures to tasksdata.h Update #3598. Thu, 08 Nov 2018 09:45:44 GMT Sebastian Huber [739df1f5] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/sem.h (modified) * cpukit/include/rtems/rtems/semdata.h (added) * cpukit/include/rtems/rtems/semimpl.h (modified) * cpukit/rtems/src/semcreate.c (modified) rtems: Move internal structures to semdata.h Update #3598. Thu, 08 Nov 2018 09:37:22 GMT Sebastian Huber [e8e914b3] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/region.h (modified) * cpukit/include/rtems/rtems/regiondata.h (added) * cpukit/include/rtems/rtems/regionimpl.h (modified) * cpukit/libmisc/monitor/mon-region.c (modified) rtems: Move internal structures to regiondata.h Update #3598. Thu, 08 Nov 2018 09:32:14 GMT Sebastian Huber [f00c5c6] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/part.h (modified) * cpukit/include/rtems/rtems/partdata.h (added) * cpukit/include/rtems/rtems/partimpl.h (modified) * cpukit/libmisc/monitor/mon-part.c (modified) rtems: Move internal structures to partdata.h Update #3598. Thu, 08 Nov 2018 09:28:49 GMT Sebastian Huber [257668d] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/message.h (modified) * cpukit/include/rtems/rtems/messagedata.h (added) * cpukit/include/rtems/rtems/messageimpl.h (modified) rtems: Move internal structures to messagedata.h Update #3598. Thu, 08 Nov 2018 09:24:19 GMT Sebastian Huber [efc227cd] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/event.h (modified) * cpukit/include/rtems/rtems/eventdata.h (added) * cpukit/include/rtems/rtems/eventimpl.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) rtems: Move internal structures to eventdata.h Update #3598. Thu, 08 Nov 2018 09:19:39 GMT Sebastian Huber [72a4a42] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/dpmem.h (modified) * cpukit/include/rtems/rtems/dpmemdata.h (added) * cpukit/include/rtems/rtems/dpmemimpl.h (modified) rtems: Move internal structures to dpmemdata.h Update #3598. Thu, 08 Nov 2018 09:12:21 GMT Sebastian Huber [395a49e1] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/barrier.h (modified) * cpukit/include/rtems/rtems/barrierdata.h (added) * cpukit/include/rtems/rtems/barrierimpl.h (modified) rtems: Move internal structures to barrierdata.h Update #3598. Thu, 08 Nov 2018 08:13:59 GMT Sebastian Huber [bdd4eb87] * cpukit/include/rtems/rtems/asrdata.h (modified) * cpukit/include/rtems/rtems/modes.h (modified) * cpukit/include/rtems/rtems/modesimpl.h (modified) * cpukit/include/rtems/rtems/types.h (modified) * cpukit/rtems/src/modes.c (modified) * cpukit/rtems/src/signalcatch.c (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp47/init.c (modified) rtems: Remove Modes_Control Use rtems_mode directly. This is in ... Thu, 08 Nov 2018 08:03:47 GMT Sebastian Huber [257cf74] * cpukit/headers.am (modified) * cpukit/include/rtems/rtems/asr.h (modified) * cpukit/include/rtems/rtems/asrdata.h (added) * cpukit/include/rtems/rtems/asrimpl.h (modified) * cpukit/include/rtems/rtems/tasks.h (modified) rtems: Move internal structures to asrdata.h Update #3598. Wed, 07 Nov 2018 13:12:52 GMT Sebastian Huber [78bbe59] * cpukit/headers.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/ratemondata.h (added) * cpukit/include/rtems/rtems/ratemonimpl.h (modified) * cpukit/include/rtems/rtems/types.h (modified) rtems: Move internal structures to ratemondata.h Update #3598. Mon, 12 Nov 2018 08:33:04 GMT Sebastian Huber [93fae332] * bsps/arm/csb336/net/lan91c11x.c (modified) * bsps/i386/shared/irq/elcr.h (modified) * bsps/m68k/gen68340/include/m340uart.h (modified) * cpukit/include/rtems/media.h (modified) Include missing Update #3598. Mon, 12 Nov 2018 12:09:36 GMT Sebastian Huber [0a9378af] * cpukit/score/cpu/x86_64/cpu.c (modified) x86_64: Remove duplicate _CPU_Thread_Idle_body() Thu, 08 Nov 2018 15:21:48 GMT Sebastian Huber [bfcf1473] * bsps/m32c/m32cbsp/README (deleted) * bsps/m32c/m32cbsp/btimer/btimer.c (deleted) * bsps/m32c/m32cbsp/config/m32csim-testsuite.tcfg (deleted) * bsps/m32c/m32cbsp/config/m32csim.cfg (deleted) * bsps/m32c/m32cbsp/console/console-io.c (deleted) * bsps/m32c/m32cbsp/console/syscalls.S (deleted) * bsps/m32c/m32cbsp/doxygen.h (deleted) * bsps/m32c/m32cbsp/headers.am (deleted) * bsps/m32c/m32cbsp/include/bsp.h (deleted) * bsps/m32c/m32cbsp/include/tm27.h (deleted) * bsps/m32c/m32cbsp/start/bsp_specs (deleted) * bsps/m32c/m32cbsp/start/bspstart.c (deleted) * bsps/m32c/m32cbsp/start/crtn.S (deleted) * bsps/m32c/m32cbsp/start/linkcmds (deleted) * bsps/m32c/m32cbsp/start/start.S (deleted) * c/src/aclocal/check-networking.m4 (modified) * c/src/aclocal/rtems-cpu-subdirs.m4 (modified) * c/src/lib/libbsp/m32c/Makefile.am (deleted) * c/src/lib/libbsp/m32c/acinclude.m4 (deleted) * c/src/lib/libbsp/m32c/configure.ac (deleted) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (deleted) * c/src/lib/libbsp/m32c/m32cbsp/configure.ac (deleted) * cpukit/Makefile.am (modified) * cpukit/aclocal/check-networking.m4 (modified) * cpukit/configure.ac (modified) * cpukit/libmisc/dummy/default-configuration.c (modified) * cpukit/score/cpu/m32c/context_init.c (deleted) * cpukit/score/cpu/m32c/context_switch.S (deleted) * cpukit/score/cpu/m32c/cpu.c (deleted) * cpukit/score/cpu/m32c/headers.am (deleted) * cpukit/score/cpu/m32c/include/rtems/asm.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpu_asm.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpuatomic.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (deleted) * cpukit/score/cpu/m32c/include/rtems/score/m32c.h (deleted) * cpukit/score/cpu/m32c/include/varvects.h (deleted) * cpukit/score/cpu/m32c/m32c-exception-frame-print.c (deleted) * cpukit/score/cpu/m32c/varvects.S (deleted) * testsuites/sptests/sptask_err03/init.c (modified) * testsuites/sptests/sptimer_err02/init.c (modified) m32c: Remove this target Update #3599. Fri, 09 Nov 2018 18:16:27 GMT shashvatjain [7ea7178] * bsps/arm/csb337/include/at91rm9200.h (modified) * bsps/arm/csb337/include/at91rm9200_dbgu.h (modified) * bsps/arm/csb337/include/at91rm9200_emac.h (modified) * bsps/arm/csb337/include/at91rm9200_gpio.h (modified) * bsps/arm/csb337/include/at91rm9200_mem.h (modified) * bsps/arm/csb337/include/at91rm9200_pmc.h (modified) * bsps/arm/csb337/include/at91rm9200_usart.h (modified) * bsps/arm/csb337/include/bits.h (modified) * bsps/arm/csb337/include/bsp/irq.h (modified) * bsps/arm/csb337/include/tm27.h (modified) arm/csb337: Update Doxygen (GCI 2018) Sun, 11 Nov 2018 15:12:51 GMT Joel Sherrill [62954aaf] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add pthread cleanup and attr test cases Thu, 08 Nov 2018 00:47:49 GMT shashvatjain [b3c624d8] * bsps/arm/altera-cyclone-v/i2c/i2cdrv-config.h (modified) * bsps/arm/altera-cyclone-v/include/bsp.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/hwlib.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/i2cdrv.h (modified) * bsps/arm/altera-cyclone-v/include/bsp/irq.h (modified) arm/altera cyclone v: Update Doxygen (GCI 2018) Thu, 08 Nov 2018 12:49:38 GMT Sebastian Huber [84aedcae] * bsps/powerpc/shared/clock/clock-ppc-dec.c (modified) * bsps/powerpc/shared/exceptions/ppc_exc_print.c (modified) * cpukit/libdebugger/rtems-debugger-threads.h (modified) Include missing Update #3598. Fri, 09 Nov 2018 12:47:20 GMT Sebastian Huber [5841e0b] * bsps/arm/lpc32xx/rtc/rtc-config.c (modified) bsp/lpc32xx: Include missing Update #3598. Fri, 09 Nov 2018 09:46:50 GMT Sebastian Huber [fdd3b85] * bsps/powerpc/motorola_powerpc/bootloader/misc.c (modified) * bsps/powerpc/motorola_powerpc/bootloader/mm.c (modified) * bsps/powerpc/motorola_powerpc/bootloader/pci.c (modified) * bsps/powerpc/motorola_powerpc/console/polled_io.c (modified) bsp/motorola_powerpc: Include Update #3598. Fri, 09 Nov 2018 08:40:45 GMT Sebastian Huber [0288536] * bsps/shared/dev/clock/clockimpl.h (modified) bsps: Include missing header files Update #3598. Fri, 09 Nov 2018 08:37:53 GMT Sebastian Huber [efdb4a7] * bsps/powerpc/beatnik/include/bsp.h (modified) * bsps/powerpc/beatnik/include/bsp/if_mve_pub.h (modified) * bsps/powerpc/beatnik/net/if_em/if_em_hw.c (modified) * bsps/powerpc/beatnik/net/if_gfe/if_gfe.c (modified) * bsps/powerpc/beatnik/net/porting/rtemscompat.h (modified) * bsps/powerpc/shared/start/pgtbl_setup.c (modified) * bsps/shared/net/if_dc.c (modified) bsp/beatnik: Fix warnings Thu, 08 Nov 2018 07:01:13 GMT Sebastian Huber [1e039fb3] * cpukit/include/rtems/rtems/ratemon.h (modified) rtems: Deprecate rtems_rate_monotonic_period_time_t The ... Thu, 08 Nov 2018 06:59:04 GMT Sebastian Huber [aacc7a0] * cpukit/include/rtems/rtems/ratemon.h (modified) * cpukit/include/rtems/rtems/types.h (modified) rtems: Deprecate rtems_thread_cpu_usage_t The ... Thu, 08 Nov 2018 06:56:54 GMT Sebastian Huber [d53862a] * cpukit/include/rtems/rtems/types.h (modified) * cpukit/libmisc/cpuuse/cpuusagetop.c (modified) * cpukit/libmisc/shell/main_mallocinfo.c (modified) rtems: Deprecate region_information_block The ... Thu, 08 Nov 2018 06:54:03 GMT Sebastian Huber [7e86e00] * cpukit/include/rtems/rtems/types.h (modified) rtems: Deprecate rtems_context_fp The rtems_context_fp typedef as ... Thu, 08 Nov 2018 06:53:14 GMT Sebastian Huber [0ac4a77] * cpukit/include/rtems/rtems/types.h (modified) rtems: Deprecate rtems_context The rtems_context typedef as no ... Wed, 07 Nov 2018 05:09:07 GMT Chris Johns [06ced25] * testsuites/aclocal/rtems-test-check.m4 (modified) * testsuites/rtems-test-check (added) * testsuites/rtems-test-check.py (modified) testsuite: Add python verison support to rtems-test-check.py Closes ... Thu, 08 Nov 2018 15:46:17 GMT Sebastian Huber [947b679] * cpukit/score/cpu/h8300/headers.am (deleted) * cpukit/score/cpu/h8300/include/machine/elf_machdep.h (deleted) h8300: Remove left over files Update #2452. Thu, 08 Nov 2018 12:59:27 GMT Sebastian Huber [942d52a] * testsuites/libtests/Makefile.am (modified) build: Fix library order Update #3551. Thu, 08 Nov 2018 12:11:54 GMT Sebastian Huber [4f4ed2f0] * cpukit/include/rtems.h (modified) rtems: Add missing include Update #3598. Thu, 08 Nov 2018 12:09:54 GMT Sebastian Huber [ac8025c] * cpukit/libcsupport/src/sync.c (modified) libcsupport: Add missing include Update #3598. Thu, 08 Nov 2018 11:10:41 GMT Sebastian Huber [2c8b87f] * cpukit/include/rtems/extension.h (modified) * cpukit/include/rtems/init.h (modified) * cpukit/include/rtems/rtems/intr.h (modified) rtems: Move includes out of extern "C" scope Thu, 08 Nov 2018 09:49:43 GMT Malte Münch [795dfaac] * cpukit/include/rtems/score/basedefs.h (modified) small typo Thu, 08 Nov 2018 11:00:12 GMT Sebastian Huber [ea8cf79] * cpukit/include/rtems/config.h (modified) config: Move includes out of extern "C" scope Thu, 08 Nov 2018 07:38:24 GMT Sebastian Huber [32953f90] * bsps/arm/realview-pbx-a9/headers.am (modified) bsp/realview-pbx-a9: Update headers.am Thu, 08 Nov 2018 06:52:28 GMT Sebastian Huber [ef30eb1] * cpukit/libmisc/monitor/mon-editor.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) monitor: Remove dead code Update #3587. Update #3589. Wed, 07 Nov 2018 13:27:17 GMT Sebastian Huber [a9767a07] * cpukit/include/rtems/rtems/types.h (modified) * cpukit/include/rtems/score/basedefs.h (modified) score: Use RTEMS_DEPRECATED for deprecated types Update #3584. Tue, 06 Nov 2018 18:34:15 GMT Sebastian Huber [4fea054c] * bsps/mips/shared/irq/exception.S (modified) * cpukit/Makefile.am (modified) * cpukit/include/rtems/score/isr.h (modified) * cpukit/score/cpu/m32c/cpu_asm.c (deleted) * cpukit/score/cpu/m68k/cpu_asm.S (modified) * cpukit/score/cpu/mips/cpu_asm.S (modified) * cpukit/score/cpu/moxie/cpu_asm.S (modified) * cpukit/score/cpu/no_cpu/cpu_asm.c (modified) * cpukit/score/cpu/sparc/cpu.c (modified) * cpukit/score/cpu/sparc64/cpu.c (modified) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (modified) * cpukit/score/cpu/sparc64/interrupt.S (modified) score: Remove _ISR_Dispatch() This function was only used on some ... Tue, 06 Nov 2018 15:58:02 GMT Sebastian Huber [ff081aee] * bsps/arm/csb336/start/start.S (modified) * bsps/arm/csb337/start/start.S (modified) * bsps/arm/edb7312/start/start.S (modified) * bsps/arm/gumstix/start/start.S (modified) * bsps/arm/rtl22xx/start/start.S (modified) * bsps/arm/shared/start/start.S (modified) * bsps/arm/smdk2410/start/start.S (modified) * bsps/lm32/shared/start/start.S (modified) * bsps/m32c/m32cbsp/start/start.S (modified) * bsps/m68k/gen68340/start/start.S (modified) * bsps/m68k/gen68360/start/start.S (modified) * bsps/m68k/genmcf548x/start/start.S (modified) * bsps/m68k/mcf52235/start/start.S (modified) * bsps/m68k/mcf5225x/start/start.S (modified) * bsps/m68k/mcf5329/start/start.S (modified) * bsps/m68k/mrm332/start/start.S (modified) * bsps/m68k/shared/start/start.S (modified) * bsps/mips/csb350/start/start.S (modified) * bsps/mips/jmr3904/start/start.S (modified) * bsps/mips/malta/start/start.S (modified) * bsps/powerpc/gen83xx/start/start.S (modified) * bsps/powerpc/haleakala/start/dlentry.S (modified) * bsps/powerpc/include/bsp/vectors.h (modified) * bsps/powerpc/mpc55xxevb/start/bspstart.c (modified) * bsps/powerpc/mpc55xxevb/start/start.S (modified) * bsps/powerpc/psim/start/bspstart.c (modified) * bsps/powerpc/psim/start/start.S (modified) * bsps/powerpc/qemuppc/start/start.S (modified) * bsps/powerpc/qoriq/start/bspstart.c (modified) * bsps/powerpc/qoriq/start/start.S (modified) * bsps/powerpc/ss555/start/bspstart.c (modified) * bsps/powerpc/ss555/start/start.S (modified) * bsps/powerpc/t32mppc/start/bspstart.c (modified) * bsps/powerpc/t32mppc/start/start.S (modified) * bsps/powerpc/tqm8xx/start/start.S (modified) * bsps/powerpc/virtex/start/bspstart.c (modified) * bsps/powerpc/virtex4/start/start.S (modified) * bsps/powerpc/virtex5/start/start.S (modified) * bsps/riscv/riscv/start/start.S (modified) * bsps/sh/gensh1/start/start.S (modified) * bsps/sh/gensh2/start/start.S (modified) * bsps/sh/gensh2/start/start.ram (modified) * bsps/sh/gensh2/start/start.rom (modified) * bsps/sh/gensh4/start/start.S (modified) * bsps/sh/shsim/start/start.S (modified) * bsps/sparc/shared/start/start.S (modified) * bsps/v850/gdbv850sim/start/start.S (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/config.h (modified) * cpukit/include/rtems/score/isr.h (modified) * cpukit/libmisc/stackchk/check.c (modified) * cpukit/score/cpu/m68k/cpu.c (modified) * cpukit/score/src/isr.c (modified) score: Rename interrupt stack symbols Rename * ... Wed, 07 Nov 2018 18:09:00 GMT Joel Sherrill [e9f15be] * testsuites/psxtmtests/psxtmtests_plan.csv (modified) psxtmtests_plan.csv: Add psxtmonce01 Wed, 07 Nov 2018 18:07:53 GMT Joel Sherrill [98cc00e6] * testsuites/psxtmtests/psxtmonce01/init.c (modified) psxtmonce01/init.c: Use static and Simple Console Wed, 07 Nov 2018 13:28:55 GMT Sebastian Huber [e94b73f] * cpukit/libcsupport/src/getreentglobal.c (modified) config: Include for RTEMS_NEWLIB Tue, 06 Nov 2018 15:57:21 GMT Sebastian Huber [97a86719] * cpukit/include/rtems/config.h (modified) config: Move definitions after includes Wed, 07 Nov 2018 10:08:50 GMT Sebastian Huber [2faea99] * bsps/arm/realview-pbx-a9/console/console-config.c (modified) * bsps/arm/realview-pbx-a9/console/console-polled.c (added) * bsps/arm/realview-pbx-a9/include/bsp/console.h (added) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) bsp/realview-pbx-a9: Fix printk() support Avoid dependencies on the ... Wed, 07 Nov 2018 09:47:48 GMT Sebastian Huber [e292beba] * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termiosinitialize.c (modified) termios: Move default lock functions Move ... Tue, 06 Nov 2018 12:04:11 GMT Sebastian Huber [d1f7204] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/libcsupport/src/getreentglobal.c (added) config: Fix CONFIGURE_DISABLE_NEWLIB_REENTRANCY Move the ... Tue, 06 Nov 2018 11:57:42 GMT Sebastian Huber [e71c097a] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spconfig02/init.c (added) * testsuites/sptests/spconfig02/spconfig02.doc (added) * testsuites/sptests/spconfig02/spconfig02.scn (added) spconfig02: Check object methods in default config Ensure that the ... Wed, 07 Nov 2018 06:43:38 GMT Sebastian Huber [a818d13c] * testsuites/psxtmtests/psxtmonce01/Makefile.am (deleted) build: Remove superfluous psxtmonce01/Makefile.am Wed, 07 Nov 2018 00:50:38 GMT Zenon [99d6172] * aclocal/canonical-target-name.m4 (modified) * aclocal/rtems-build-top.m4 (modified) * cpukit/dev/i2c/xilinx-axi-i2c.c (modified) * testsuites/samples/fileio/init.c (modified) Correct minor spelling and grammar errors This work was performed ... Tue, 06 Nov 2018 18:29:10 GMT Himanshu40 [9bb39516] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/psxtmtests/psxtmonce01/Makefile.am (added) * testsuites/psxtmtests/psxtmonce01/init.c (added) * testsuites/psxtmtests/psxtmonce01/psxtmonce01.doc (added) psxtmonce01: New test written by Himanshu40 as part of GCI2018 Mon, 05 Nov 2018 08:53:04 GMT Sebastian Huber [878487b0] * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/score/src/objectextendinformation.c (modified) score: Optimize Objects_Information Reduce structure internal ... Mon, 05 Nov 2018 20:48:20 GMT Gedare Bloom [d7c51da] * bsps/arm/altera-cyclone-v/include/tm27.h (modified) altera-cyclone-v: tweak ingroup Sat, 03 Nov 2018 20:45:50 GMT ABR290B <44733601+ABR290B@…> [3b930548] * bsps/arm/altera-cyclone-v/include/tm27.h (modified) arm/altera-cyclone-v: update doxygen (GCI 2018) Tue, 30 Oct 2018 10:53:46 GMT Sebastian Huber [fa0adf36] * cpukit/ftpd/ftpd.c (modified) ftpd: Avoid TOCTOU problem Assume that opendir() returns only ... Tue, 30 Oct 2018 10:34:16 GMT Sebastian Huber [8c3cd1e8] * cpukit/ftpd/ftpd.c (modified) ftpd: Deal with too long command lines Update #3530. Tue, 30 Oct 2018 08:35:06 GMT Sebastian Huber [706802f8] * cpukit/ftpd/ftpd.c (modified) ftpd: Make send_dirline() more robust Account for large file names. ... Tue, 30 Oct 2018 12:23:57 GMT Sebastian Huber [7e2aabd7] * cpukit/aclocal/check-networking.m4 (modified) config: Fix check networking This Autoconf macro used cache ... Mon, 29 Oct 2018 07:59:45 GMT Sebastian Huber [bb3484c9] * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spstdthreads01/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) posix: Enable more sptests test cases by default Update #2514. Thu, 25 Oct 2018 12:08:26 GMT Sebastian Huber [8dc1ed1] * testsuites/psxtests/Makefile.am (modified) * testsuites/psxtests/psx07/init.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxmsgq01/init.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) posix: Enable more psxtests by default Update #2514. Thu, 25 Oct 2018 12:02:23 GMT Sebastian Huber [24f3e8f] * testsuites/smptests/Makefile.am (modified) posix: Enable more smptests tests by default Update #2514. Thu, 25 Oct 2018 09:05:12 GMT Sebastian Huber [ef16a11] * testsuites/psxtmtests/Makefile.am (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) posix: Enable psxtmtests tests by default Update #2514. Thu, 25 Oct 2018 08:54:12 GMT Sebastian Huber [54f35888] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/monitor.h (modified) * cpukit/include/rtems/posix/pthreadattrimpl.h (modified) * cpukit/include/rtems/score/thread.h (modified) * cpukit/libcsupport/src/resource_snapshot.c (modified) * cpukit/libmisc/monitor/mon-monitor.c (modified) * cpukit/libmisc/monitor/mon-object.c (modified) * cpukit/posix/src/psxtransschedparam.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/score/src/threaditerate.c (modified) * cpukit/score/src/threadrestart.c (modified) * cpukit/score/src/wkspace.c (modified) posix: Provide threads by default Update #2514. Thu, 25 Oct 2018 08:26:40 GMT Sebastian Huber [033f31c8] * cpukit/include/rtems/posix/pthreadimpl.h (modified) * cpukit/include/rtems/posix/threadsup.h (modified) posix: Hide POSIX_API_Control by default Update #2514. Thu, 25 Oct 2018 08:12:39 GMT Sebastian Huber [fe7aefd5] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/coremsg.h (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) posix: Provide message queues by default Update #2514. Thu, 25 Oct 2018 08:07:46 GMT Sebastian Huber [701057e0] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/posix/src/shmops.c (added) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) posix: Provide shared memory objects by default Update #2514. Sun, 14 Oct 2018 10:43:13 GMT Sebastian Huber [9318cfb0] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) posix: Provide named semaphores by default Update #2514. Sun, 14 Oct 2018 17:20:05 GMT Sebastian Huber [e97806a] * cpukit/Makefile.am (modified) * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/posix/config.h (modified) * cpukit/include/rtems/posix/mqueue.h (modified) * cpukit/include/rtems/posix/psignal.h (modified) * cpukit/include/rtems/posix/pthread.h (modified) * cpukit/include/rtems/posix/semaphore.h (modified) * cpukit/include/rtems/posix/shm.h (modified) * cpukit/include/rtems/posix/timer.h (modified) * cpukit/posix/src/mqueue.c (modified) * cpukit/posix/src/mqueueconfig.c (added) * cpukit/posix/src/psignal.c (modified) * cpukit/posix/src/psignalconfig.c (added) * cpukit/posix/src/psxsemaphore.c (modified) * cpukit/posix/src/psxsemaphoreconfig.c (added) * cpukit/posix/src/psxtimerconfig.c (added) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadconfig.c (added) * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/shm.c (modified) * cpukit/posix/src/shmconfig.c (added) * cpukit/score/src/wkspace.c (modified) posix: Split posix_api_configuration_table Use separate ... Mon, 15 Oct 2018 06:33:45 GMT Sebastian Huber [55b69ed] * cpukit/Makefile.am (modified) * testsuites/libtests/Makefile.am (modified) Move default config to librtemsdefaultconfig.a An RTEMS application ... Thu, 25 Oct 2018 10:05:53 GMT Sebastian Huber [7038271] * cpukit/include/rtems/posix/mqueueimpl.h (modified) * cpukit/include/rtems/posix/semaphoreimpl.h (modified) * cpukit/include/rtems/score/object.h (modified) * cpukit/include/rtems/score/objectimpl.h (modified) * cpukit/posix/src/key.c (modified) * cpukit/posix/src/ptimer.c (modified) * cpukit/posix/src/semaphoredeletesupp.c (modified) * cpukit/score/src/objectclose.c (modified) * cpukit/score/src/objectgetnameasstring.c (modified) * cpukit/score/src/objectidtoname.c (modified) * cpukit/score/src/objectinitializeinformation.c (modified) * cpukit/score/src/objectnamespaceremove.c (modified) * cpukit/score/src/objectnametoidstring.c (modified) * cpukit/score/src/objectsetname.c (modified) Remove RTEMS_SCORE_OBJECT_ENABLE_STRING_NAMES Enable support for ... Thu, 25 Oct 2018 09:32:01 GMT Sebastian Huber [5090a71b] * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/rtems/src/tasks.c (modified) * cpukit/score/src/thread.c (modified) score: Remove bogus thread object name support Update #2514. Thu, 25 Oct 2018 12:37:08 GMT Sebastian Huber [0dbf67b] * cpukit/Makefile.am (modified) posix: Provide aio_suspend() by default Update #2514. Thu, 25 Oct 2018 07:56:02 GMT Sebastian Huber [135cb10] * cpukit/Makefile.am (modified) posix: Provide more functions by default Update #2514. Thu, 25 Oct 2018 08:03:46 GMT Sebastian Huber [4a7be22] * cpukit/include/rtems/config.h (modified) posix: Fix build with POSIX API disabled Update #2514. Wed, 24 Oct 2018 05:35:51 GMT Sebastian Huber [24b5807] * cpukit/include/rtems/confdefs.h (modified) * testsuites/sptests/spconfig01/init.c (modified) config: Modify CONFIGURE_INTERRUPT_STACK_SIZE Use ... Wed, 24 Oct 2018 05:54:27 GMT Sebastian Huber [4b801ac] * cpukit/Makefile.am (modified) posix: Provide simple thread functions by default Update #2514. Wed, 24 Oct 2018 05:40:23 GMT Sebastian Huber [c1ce9a2] * cpukit/Makefile.am (modified) * cpukit/include/rtems/posix/pthreadattrimpl.h (modified) * cpukit/posix/src/psxtransschedparam.c (modified) posix: Provide get thread attributes by default Update #2514. Wed, 24 Oct 2018 05:16:46 GMT Sebastian Huber [522d4b91] * testsuites/libtests/malloctest/init.c (modified) malloctest: Hide NULL pointer from compiler Disabling a warning ... Wed, 24 Oct 2018 08:17:58 GMT Sebastian Huber [01595a4] * bsps/arm/imx/start/bspstarthooks.c (modified) * c/src/lib/libbsp/arm/imx/Makefile.am (modified) bsp/imx: Adjust workspace according to device tree