# # ChangeLog for testsuites in rtems # # Generated by Trac 1.2.1.dev0 # 03/28/24 21:42:23 Wed, 07 Mar 2018 09:31:10 GMT Sebastian Huber [ff281a6f] * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/init.c (modified) smptests: Fix obsolete FIXME comments/code Wed, 21 Feb 2018 11:40:18 GMT Sebastian Huber [337a186] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/console.h (modified) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/consolesimple.c (modified) * cpukit/libcsupport/src/consolesimple.h (added) * cpukit/libcsupport/src/consolesimpleread.c (added) * cpukit/libcsupport/src/consolesimpletask.c (added) * testsuites/ada/sptests/sp20/config.h (modified) * testsuites/ada/support/init.c (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/sptests/sp20/system.h (modified) Add a simple task console driver Close #3320. Wed, 28 Feb 2018 12:02:55 GMT Sebastian Huber [8b2d5b8] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spglobalcon02/Makefile.am (added) * testsuites/sptests/spglobalcon02/init.c (added) * testsuites/sptests/spglobalcon02/spglobalcon02.doc (added) * testsuites/sptests/spglobalcon02/spglobalcon02.scn (added) spglobalcon02: New test Update #3319. Thu, 22 Feb 2018 15:37:26 GMT Sebastian Huber [0d44e251] * testsuites/ada/sptests/sp04/sptest.ads (modified) ada/sp04: Fix test failure due to compiler opti The ... Fri, 09 Feb 2018 12:17:45 GMT Sebastian Huber [a3eec5c] * testsuites/fstests/fsclose01/init.c (modified) fsclose01: Fix task mode, use attribute Update #1971. Fri, 09 Feb 2018 12:14:18 GMT Sebastian Huber [48aa4b5d] * testsuites/fstests/fsclose01/init.c (modified) fsclose01: Use floating-point task The tmpfile() uses sprintf(). ... Fri, 09 Feb 2018 07:56:20 GMT Sebastian Huber [dc8fd01] * testsuites/sptests/sp19/init.c (modified) * testsuites/tmtests/tm26/task1.c (modified) tests: Support %g print format specifier Wed, 03 Jan 2018 05:36:10 GMT Sebastian Huber [d9800ac] * cpukit/include/rtems/rtl/rtl.h (modified) * cpukit/libdl/rtl.c (modified) * testsuites/libtests/dl03/dl-cache.c (modified) libdl: Use self-contained recursive mutex Update #2843. Mon, 05 Feb 2018 08:57:45 GMT Sebastian Huber [53b6484] * cpukit/include/rtems/confdefs.h (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/libtests/termios03/init.c (modified) * testsuites/libtests/termios04/init.c (modified) * testsuites/libtests/termios05/init.c (modified) * testsuites/libtests/termios06/init.c (modified) * testsuites/libtests/termios07/init.c (modified) * testsuites/libtests/termios08/init.c (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/samples/minimum/init.c (modified) termios: Remove obsolete configuration options Update #2843. Mon, 05 Feb 2018 08:31:32 GMT Sebastian Huber [4ac5ffbb] * testsuites/fstests/fsclose01/fsclose01.doc (modified) * testsuites/fstests/fsclose01/init.c (modified) fsclose01: Add tmpfile() test case Close #1971. Thu, 14 Dec 2017 05:12:59 GMT Sebastian Huber [8ddd92d] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/pipe.h (modified) * cpukit/libfs/src/pipe/fifo.c (modified) * testsuites/sptests/spfifo02/init.c (modified) pipe: Use self-contained mutex Update #2843. Tue, 28 Nov 2017 05:30:35 GMT Sebastian Huber [2c12262] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/libio.h (modified) * cpukit/include/rtems/termiostypes.h (modified) * cpukit/libcsupport/src/termios.c (modified) * cpukit/libcsupport/src/termiosinitialize.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spfatal17/Makefile.am (deleted) * testsuites/sptests/spfatal17/spfatal17.doc (deleted) * testsuites/sptests/spfatal17/spfatal17.scn (deleted) * testsuites/sptests/spfatal17/testcase.h (deleted) * testsuites/sptests/spfatal18/Makefile.am (deleted) * testsuites/sptests/spfatal18/spfatal18.doc (deleted) * testsuites/sptests/spfatal18/spfatal18.scn (deleted) * testsuites/sptests/spfatal18/testcase.h (deleted) * testsuites/sptests/spfatal19/Makefile.am (deleted) * testsuites/sptests/spfatal19/spfatal19.doc (deleted) * testsuites/sptests/spfatal19/spfatal19.scn (deleted) * testsuites/sptests/spfatal19/testcase.h (deleted) * testsuites/sptests/spfatal20/Makefile.am (deleted) * testsuites/sptests/spfatal20/spfatal20.doc (deleted) * testsuites/sptests/spfatal20/spfatal20.scn (deleted) * testsuites/sptests/spfatal20/testcase.h (deleted) * testsuites/sptests/spfatal_support/system.h (modified) termios: Use self-contained objects Update #2840. Fri, 24 Nov 2017 05:38:07 GMT Sebastian Huber [f14a04c6] * cpukit/headers.am (modified) * cpukit/include/rtems/thread.h (added) * cpukit/score/src/semaphore.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spthread01/Makefile.am (added) * testsuites/sptests/spthread01/init.c (added) * testsuites/sptests/spthread01/spthread01.doc (added) * testsuites/sptests/spthread01/spthread01.scn (added) Add RTEMS thread API Update #2843. Thu, 21 Dec 2017 13:36:52 GMT Sebastian Huber [9480815a] * cpukit/include/rtems/confdefs.h (modified) * cpukit/include/rtems/score/percpu.h (modified) * cpukit/include/rtems/score/threadimpl.h (modified) * cpukit/include/rtems/score/watchdog.h (modified) * cpukit/include/rtems/score/watchdogimpl.h (modified) * cpukit/posix/src/alarm.c (modified) * cpukit/posix/src/nanosleep.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * cpukit/posix/src/sigtimedwait.c (modified) * cpukit/posix/src/timerdelete.c (modified) * cpukit/posix/src/timersettime.c (modified) * cpukit/posix/src/ualarm.c (modified) * cpukit/rtems/src/ratemoncancel.c (modified) * cpukit/rtems/src/timercreate.c (modified) * cpukit/rtems/src/timerreset.c (modified) * cpukit/score/src/threadqtimeout.c (modified) * cpukit/score/src/watchdogtick.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) score: Introduce new monotonic clock Rename ... Thu, 21 Dec 2017 13:31:55 GMT Sebastian Huber [89c0313] * cpukit/include/rtems/score/watchdogimpl.h (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/watchdogtick.c (modified) * testsuites/sptests/spwatchdog/init.c (modified) score: Optimize watchdog tickle Avoid unnecessary lock ... Mon, 18 Dec 2017 09:24:34 GMT Sebastian Huber [0c5d22f] * testsuites/smptests/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/smptests/smpopenmp01/Makefile.am (added) * testsuites/smptests/smpopenmp01/init.c (added) * testsuites/smptests/smpopenmp01/smpopenmp01.doc (added) * testsuites/smptests/smpopenmp01/smpopenmp01.py (added) * testsuites/smptests/smpopenmp01/smpopenmp01.scn (added) smptests/smpopenmp01: New test Fri, 02 Feb 2018 07:00:23 GMT Sebastian Huber [d71d1da] * testsuites/sptests/spsyslock01/init.c (modified) spsyslock01: Fix object compare Due to structure internal padding ... Thu, 01 Feb 2018 12:49:11 GMT Sebastian Huber [c1c71cd] * testsuites/sptests/sp20/init.c (modified) sp20: Fix print buffer size There were two issues: 1. The buffer ... Fri, 02 Feb 2018 06:48:08 GMT Sebastian Huber [cf56b18a] * testsuites/smptests/smpschededf01/init.c (modified) smpschededf01: Use rtems_test_busy_cpu_usage() The ... Thu, 01 Feb 2018 14:14:55 GMT Sebastian Huber [63fab5aa] * testsuites/smptests/smpschedaffinity04/init.c (modified) smpschedaffinity04: Fix configuration Thu, 01 Feb 2018 14:11:41 GMT Sebastian Huber [c9aba80] * testsuites/smptests/smpcapture01/init.c (modified) smpcapture01: Fix configuration Mon, 29 Jan 2018 12:53:13 GMT Sebastian Huber [865b3027] * c/src/lib/libbsp/arm/gdbarmsim/startup/syscalls.c (modified) * testsuites/psxtests/psxhdrs/unistd/ualarm.c (modified) Avoid Newlib-specific _EXFUN() Tue, 23 Jan 2018 08:53:06 GMT Sebastian Huber [bc96f3b4] * cpukit/include/adainclude/rtems-message_queue.adb (modified) * cpukit/include/adainclude/rtems-message_queue.ads (modified) * cpukit/include/adainclude/rtems-partition.adb (modified) * cpukit/include/adainclude/rtems-partition.ads (modified) * cpukit/include/adainclude/rtems-region.adb (modified) * cpukit/include/adainclude/rtems-region.ads (modified) * cpukit/include/adainclude/rtems-tasks.adb (modified) * cpukit/include/adainclude/rtems-tasks.ads (modified) * cpukit/include/adainclude/rtems-timer.adb (modified) * cpukit/include/adainclude/rtems-timer.ads (modified) * cpukit/include/adainclude/rtems.adb (modified) * cpukit/include/adainclude/rtems.ads (modified) * testsuites/ada/sptests/sp09/sptest.adb (modified) * testsuites/ada/sptests/sp09/sptest.ads (modified) * testsuites/ada/sptests/sp12/sp12.adb (modified) * testsuites/ada/sptests/sp13/sptest.adb (modified) * testsuites/ada/sptests/sp14/sptest.adb (modified) * testsuites/ada/support/init.c (modified) * testsuites/ada/support/test_support.adb (modified) * testsuites/ada/support/test_support.ads (modified) * testsuites/ada/tmtests/tm09/tmtest.adb (modified) * testsuites/ada/tmtests/tm10/tmtest.adb (modified) * testsuites/ada/tmtests/tm11/tmtest.adb (modified) * testsuites/ada/tmtests/tm12/tmtest.adb (modified) * testsuites/ada/tmtests/tm13/tmtest.adb (modified) * testsuites/ada/tmtests/tm14/tmtest.adb (modified) * testsuites/ada/tmtests/tm22/tmtest.adb (modified) ada: Introduce RTEMS.Size type Some time ago the Classic API object ... Sat, 23 Dec 2017 07:18:56 GMT Chris Johns [2afb22b] * aclocal/rtems-bsp-includes.m4 (added) * aclocal/rtems-build-top.m4 (added) * aclocal/rtems-includes.m4 (added) * aclocal/rtems-source-top.m4 (added) * automake/host.am (modified) * automake/local.am (modified) * automake/subdirs.am (modified) * bootstrap (modified) * bsps/arm/altera-cyclone-v/headers.am (added) * bsps/arm/altera-cyclone-v/include/bsp.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_16550_uart.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_address_space.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_cache.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_clock_group.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_clock_manager.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_dma.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_dma_common.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_dma_program.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_generalpurpose_io.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_hwlibs_ver.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_i2c.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_interrupt_common.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_mpu_registers.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_qspi_private.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/alt_reset_manager.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/hwlib.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/i2cdrv.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/irq.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_acpidmap.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_clkmgr.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_dmanonsecure.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_dmasecure.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_gpio.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_i2c.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_l3.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_qspi.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_qspidata.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_rstmgr.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_sdr.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_sysmgr.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/alt_uart.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/hps.h (moved) * bsps/arm/altera-cyclone-v/include/bsp/socal/socal.h (moved) * bsps/arm/altera-cyclone-v/include/tm27.h (moved) * bsps/arm/atsam/headers.am (added) * bsps/arm/atsam/include/bsp.h (moved) * bsps/arm/atsam/include/bsp/atsam-clock-config.h (moved) * bsps/arm/atsam/include/bsp/atsam-i2c.h (moved) * bsps/arm/atsam/include/bsp/atsam-spi.h (moved) * bsps/arm/atsam/include/bsp/i2c.h (moved) * bsps/arm/atsam/include/bsp/irq.h (moved) * bsps/arm/atsam/include/bsp/pin-config.h (moved) * bsps/arm/atsam/include/bsp/power.h (moved) * bsps/arm/atsam/include/bsp/sc16is752.h (moved) * bsps/arm/atsam/include/bsp/spi.h (moved) * bsps/arm/atsam/include/libchip/chip.h (moved) * bsps/arm/atsam/include/libchip/compiler.h (moved) * bsps/arm/atsam/include/libchip/include/acc.h (moved) * bsps/arm/atsam/include/libchip/include/adc.h (moved) * bsps/arm/atsam/include/libchip/include/aes.h (moved) * bsps/arm/atsam/include/libchip/include/afe_dma.h (moved) * bsps/arm/atsam/include/libchip/include/afec.h (moved) * bsps/arm/atsam/include/libchip/include/chip.h (moved) * bsps/arm/atsam/include/libchip/include/dac_dma.h (moved) * bsps/arm/atsam/include/libchip/include/efc.h (moved) * bsps/arm/atsam/include/libchip/include/exceptions.h (moved) * bsps/arm/atsam/include/libchip/include/flashd.h (moved) * bsps/arm/atsam/include/libchip/include/gmac.h (moved) * bsps/arm/atsam/include/libchip/include/gmacd.h (moved) * bsps/arm/atsam/include/libchip/include/hsmci.h (moved) * bsps/arm/atsam/include/libchip/include/icm.h (moved) * bsps/arm/atsam/include/libchip/include/isi.h (moved) * bsps/arm/atsam/include/libchip/include/iso7816_4.h (moved) * bsps/arm/atsam/include/libchip/include/mcan.h (moved) * bsps/arm/atsam/include/libchip/include/mcid.h (moved) * bsps/arm/atsam/include/libchip/include/mediaLB.h (moved) * bsps/arm/atsam/include/libchip/include/mpu.h (moved) * bsps/arm/atsam/include/libchip/include/pio.h (moved) * bsps/arm/atsam/include/libchip/include/pio_capture.h (moved) * bsps/arm/atsam/include/libchip/include/pio_it.h (moved) * bsps/arm/atsam/include/libchip/include/pmc.h (moved) * bsps/arm/atsam/include/libchip/include/pwmc.h (moved) * bsps/arm/atsam/include/libchip/include/qspi.h (moved) * bsps/arm/atsam/include/libchip/include/qspi_dma.h (moved) * bsps/arm/atsam/include/libchip/include/rstc.h (moved) * bsps/arm/atsam/include/libchip/include/rtc.h (moved) * bsps/arm/atsam/include/libchip/include/rtt.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_acc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_aes.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_afec.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_chipid.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_dacc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_efc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_gmac.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_gpbr.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_hsmci.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_icm.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_isi.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_matrix.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_mcan.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_pio.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_pmc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_pwm.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_qspi.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_rstc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_rswdt.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_rtc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_rtt.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_sdramc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_smc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_spi.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_ssc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_supc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_tc.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_trng.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_twihs.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_uart.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_usart.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_usbhs.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_utmi.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_wdt.h (moved) * bsps/arm/atsam/include/libchip/include/same70/component/component_xdmac.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70j19.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70j20.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70j21.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70n19.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70n20.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70n21.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70q19.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70q20.h (moved) * bsps/arm/atsam/include/libchip/include/same70/pio/pio_same70q21.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70j19.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70j20.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70j21.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70n19.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70n20.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70n21.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70q19.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70q20.h (moved) * bsps/arm/atsam/include/libchip/include/same70/same70q21.h (moved) * bsps/arm/atsam/include/libchip/include/same70/system_same70.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_acc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_aes.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_afec.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_chipid.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_dacc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_efc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_gpbr.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_hsmci.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_icm.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_isi.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_matrix.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_pio.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_pmc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_pwm.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_qspi.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_rstc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_rswdt.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_rtc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_rtt.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_sdramc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_smc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_spi.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_ssc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_supc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_tc.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_trng.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_twihs.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_uart.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_usart.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_usbhs.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_utmi.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_wdt.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/component/component_xdmac.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70j19.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70j20.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70j21.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70n19.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70n20.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70n21.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70q19.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70q20.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/pio/pio_sams70q21.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70j19.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70j20.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70j21.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70n19.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70n20.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70n21.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70q19.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70q20.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/sams70q21.h (moved) * bsps/arm/atsam/include/libchip/include/sams70/system_sams70.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_acc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_aes.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_afec.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_chipid.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_dacc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_efc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_gmac.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_gpbr.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_hsmci.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_icm.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_isi.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_matrix.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_mcan.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_mlb.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_pio.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_pmc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_pwm.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_qspi.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_rstc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_rswdt.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_rtc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_rtt.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_sdramc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_smc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_spi.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_ssc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_supc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_tc.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_trng.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_twihs.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_uart.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_usart.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_usbhs.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_utmi.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_wdt.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/component/component_xdmac.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71j19.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71j20.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71j21.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71n19.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71n20.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71n21.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71q19.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71q20.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/pio/pio_samv71q21.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71j19.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71j20.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71j21.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71n19.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71n20.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71n21.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71q19.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71q20.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/samv71q21.h (moved) * bsps/arm/atsam/include/libchip/include/samv71/system_samv71.h (moved) * bsps/arm/atsam/include/libchip/include/sdramc.h (moved) * bsps/arm/atsam/include/libchip/include/smc.h (moved) * bsps/arm/atsam/include/libchip/include/spi.h (moved) * bsps/arm/atsam/include/libchip/include/spi_dma.h (moved) * bsps/arm/atsam/include/libchip/include/ssc.h (moved) * bsps/arm/atsam/include/libchip/include/supc.h (moved) * bsps/arm/atsam/include/libchip/include/tc.h (moved) * bsps/arm/atsam/include/libchip/include/timetick.h (moved) * bsps/arm/atsam/include/libchip/include/trace.h (moved) * bsps/arm/atsam/include/libchip/include/trng.h (moved) * bsps/arm/atsam/include/libchip/include/twi.h (moved) * bsps/arm/atsam/include/libchip/include/twid.h (moved) * bsps/arm/atsam/include/libchip/include/uart.h (moved) * bsps/arm/atsam/include/libchip/include/uart_dma.h (moved) * bsps/arm/atsam/include/libchip/include/usart.h (moved) * bsps/arm/atsam/include/libchip/include/usart_dma.h (moved) * bsps/arm/atsam/include/libchip/include/usbhs.h (moved) * bsps/arm/atsam/include/libchip/include/video.h (moved) * bsps/arm/atsam/include/libchip/include/wdt.h (moved) * bsps/arm/atsam/include/libchip/include/xdma_hardware_interface.h (moved) * bsps/arm/atsam/include/libchip/include/xdmac.h (moved) * bsps/arm/atsam/include/libchip/include/xdmad.h (moved) * bsps/arm/atsam/include/tm27.h (moved) * bsps/arm/beagle/headers.am (added) * bsps/arm/beagle/include/bsp.h (moved) * bsps/arm/beagle/include/bsp/bbb-gpio.h (moved) * bsps/arm/beagle/include/bsp/bbb-pwm.h (moved) * bsps/arm/beagle/include/bsp/beagleboneblack.h (moved) * bsps/arm/beagle/include/bsp/i2c.h (moved) * bsps/arm/beagle/include/bsp/irq.h (moved) * bsps/arm/beagle/include/tm27.h (moved) * bsps/arm/csb336/headers.am (added) * bsps/arm/csb336/include/bsp.h (moved) * bsps/arm/csb336/include/bsp/irq.h (moved) * bsps/arm/csb336/include/mc9328mxl.h (moved) * bsps/arm/csb336/include/tm27.h (moved) * bsps/arm/csb337/headers.am (added) * bsps/arm/csb337/include/at91rm9200.h (moved) * bsps/arm/csb337/include/at91rm9200_dbgu.h (moved) * bsps/arm/csb337/include/at91rm9200_emac.h (moved) * bsps/arm/csb337/include/at91rm9200_gpio.h (moved) * bsps/arm/csb337/include/at91rm9200_mem.h (moved) * bsps/arm/csb337/include/at91rm9200_pmc.h (moved) * bsps/arm/csb337/include/at91rm9200_usart.h (moved) * bsps/arm/csb337/include/bits.h (moved) * bsps/arm/csb337/include/bsp.h (moved) * bsps/arm/csb337/include/bsp/irq.h (moved) * bsps/arm/csb337/include/font8x16.h (moved) * bsps/arm/csb337/include/sed1356.h (moved) * bsps/arm/csb337/include/sed1356_16bit.h (moved) * bsps/arm/csb337/include/tm27.h (moved) * bsps/arm/edb7312/headers.am (added) * bsps/arm/edb7312/include/bsp.h (moved) * bsps/arm/edb7312/include/bsp/irq.h (moved) * bsps/arm/edb7312/include/ep7312.h (moved) * bsps/arm/edb7312/include/tm27.h (moved) * bsps/arm/gdbarmsim/headers.am (added) * bsps/arm/gdbarmsim/include/bsp.h (moved) * bsps/arm/gdbarmsim/include/bsp/irq.h (moved) * bsps/arm/gdbarmsim/include/bsp/swi.h (moved) * bsps/arm/gdbarmsim/include/tm27.h (moved) * bsps/arm/gumstix/headers.am (added) * bsps/arm/gumstix/include/bsp.h (moved) * bsps/arm/gumstix/include/bsp/irq.h (moved) * bsps/arm/gumstix/include/ffuart.h (moved) * bsps/arm/gumstix/include/pxa255.h (moved) * bsps/arm/gumstix/include/tm27.h (moved) * bsps/arm/headers.am (added) * bsps/arm/imx/headers.am (added) * bsps/arm/imx/include/arm/freescale/imx/imx_ccmvar.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_ecspireg.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_gpcreg.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_i2creg.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_iomuxreg.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_iomuxvar.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_srcreg.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_uartreg.h (moved) * bsps/arm/imx/include/arm/freescale/imx/imx_wdogreg.h (moved) * bsps/arm/imx/include/bsp.h (moved) * bsps/arm/imx/include/bsp/irq.h (moved) * bsps/arm/imx/include/tm27.h (moved) * bsps/arm/include/bsp/arm-a8core-start.h (moved) * bsps/arm/include/bsp/arm-a9mpcore-clock.h (moved) * bsps/arm/include/bsp/arm-a9mpcore-irq.h (moved) * bsps/arm/include/bsp/arm-a9mpcore-regs.h (moved) * bsps/arm/include/bsp/arm-a9mpcore-start.h (moved) * bsps/arm/include/bsp/arm-cp15-start.h (moved) * bsps/arm/include/bsp/arm-errata.h (moved) * bsps/arm/include/bsp/arm-gic-irq.h (moved) * bsps/arm/include/bsp/arm-gic-regs.h (moved) * bsps/arm/include/bsp/arm-gic-tm27.h (moved) * bsps/arm/include/bsp/arm-gic.h (moved) * bsps/arm/include/bsp/arm-pl011-regs.h (moved) * bsps/arm/include/bsp/arm-pl011.h (moved) * bsps/arm/include/bsp/arm-pl050-regs.h (moved) * bsps/arm/include/bsp/arm-pl050.h (moved) * bsps/arm/include/bsp/arm-pl111-fb.h (moved) * bsps/arm/include/bsp/arm-pl111-regs.h (moved) * bsps/arm/include/bsp/arm-release-id.h (moved) * bsps/arm/include/bsp/armv7m-irq.h (moved) * bsps/arm/include/bsp/linker-symbols.h (moved) * bsps/arm/include/bsp/lpc-dma.h (moved) * bsps/arm/include/bsp/lpc-emc.h (moved) * bsps/arm/include/bsp/lpc-i2s.h (moved) * bsps/arm/include/bsp/lpc-lcd.h (moved) * bsps/arm/include/bsp/lpc-timer.h (moved) * bsps/arm/include/bsp/start.h (moved) * bsps/arm/include/cmsis_gcc.h (moved) * bsps/arm/include/core_cm7.h (moved) * bsps/arm/include/core_cmFunc.h (moved) * bsps/arm/include/core_cmInstr.h (moved) * bsps/arm/include/core_cmSimd.h (moved) * bsps/arm/include/libcpu/am335x.h (moved) * bsps/arm/include/libcpu/mmu.h (moved) * bsps/arm/include/libcpu/omap3.h (moved) * bsps/arm/include/libcpu/omap_timer.h (moved) * bsps/arm/include/uart.h (moved) * bsps/arm/lm3s69xx/headers.am (added) * bsps/arm/lm3s69xx/include/bsp.h (moved) * bsps/arm/lm3s69xx/include/bsp/io.h (moved) * bsps/arm/lm3s69xx/include/bsp/irq.h (moved) * bsps/arm/lm3s69xx/include/bsp/lm3s69xx.h (moved) * bsps/arm/lm3s69xx/include/bsp/ssi.h (moved) * bsps/arm/lm3s69xx/include/bsp/syscon.h (moved) * bsps/arm/lm3s69xx/include/bsp/uart.h (moved) * bsps/arm/lm3s69xx/include/tm27.h (moved) * bsps/arm/lpc176x/headers.am (added) * bsps/arm/lpc176x/include/bsp.h (moved) * bsps/arm/lpc176x/include/bsp/adc-defs.h (moved) * bsps/arm/lpc176x/include/bsp/adc.h (moved) * bsps/arm/lpc176x/include/bsp/can-defs.h (moved) * bsps/arm/lpc176x/include/bsp/can.h (moved) * bsps/arm/lpc176x/include/bsp/common-types.h (moved) * bsps/arm/lpc176x/include/bsp/dma.h (moved) * bsps/arm/lpc176x/include/bsp/gpio-defs.h (moved) * bsps/arm/lpc176x/include/bsp/io-defs.h (moved) * bsps/arm/lpc176x/include/bsp/io.h (moved) * bsps/arm/lpc176x/include/bsp/irq.h (moved) * bsps/arm/lpc176x/include/bsp/lpc-clock-config.h (moved) * bsps/arm/lpc176x/include/bsp/lpc-gpio.h (moved) * bsps/arm/lpc176x/include/bsp/lpc176x.h (moved) * bsps/arm/lpc176x/include/bsp/mbed-pinmap.h (moved) * bsps/arm/lpc176x/include/bsp/pwmout-defs.h (moved) * bsps/arm/lpc176x/include/bsp/pwmout.h (moved) * bsps/arm/lpc176x/include/bsp/system-clocks.h (moved) * bsps/arm/lpc176x/include/bsp/timer-defs.h (moved) * bsps/arm/lpc176x/include/bsp/timer.h (moved) * bsps/arm/lpc176x/include/bsp/watchdog-defs.h (moved) * bsps/arm/lpc176x/include/bsp/watchdog.h (moved) * bsps/arm/lpc176x/include/tm27.h (moved) * bsps/arm/lpc24xx/headers.am (added) * bsps/arm/lpc24xx/include/bsp.h (moved) * bsps/arm/lpc24xx/include/bsp/dma.h (moved) * bsps/arm/lpc24xx/include/bsp/i2c.h (moved) * bsps/arm/lpc24xx/include/bsp/io.h (moved) * bsps/arm/lpc24xx/include/bsp/irq.h (moved) * bsps/arm/lpc24xx/include/bsp/lcd.h (moved) * bsps/arm/lpc24xx/include/bsp/lpc-clock-config.h (moved) * bsps/arm/lpc24xx/include/bsp/lpc-ethernet-config.h (moved) * bsps/arm/lpc24xx/include/bsp/lpc17xx.h (moved) * bsps/arm/lpc24xx/include/bsp/lpc24xx.h (moved) * bsps/arm/lpc24xx/include/bsp/ssp.h (moved) * bsps/arm/lpc24xx/include/bsp/start-config.h (moved) * bsps/arm/lpc24xx/include/bsp/system-clocks.h (moved) * bsps/arm/lpc24xx/include/tm27.h (moved) * bsps/arm/lpc32xx/headers.am (added) * bsps/arm/lpc32xx/include/bsp.h (moved) * bsps/arm/lpc32xx/include/bsp/boot.h (moved) * bsps/arm/lpc32xx/include/bsp/emc.h (moved) * bsps/arm/lpc32xx/include/bsp/hsu.h (moved) * bsps/arm/lpc32xx/include/bsp/i2c.h (moved) * bsps/arm/lpc32xx/include/bsp/irq.h (moved) * bsps/arm/lpc32xx/include/bsp/lpc-clock-config.h (moved) * bsps/arm/lpc32xx/include/bsp/lpc-ethernet-config.h (moved) * bsps/arm/lpc32xx/include/bsp/lpc32xx.h (moved) * bsps/arm/lpc32xx/include/bsp/mmu.h (moved) * bsps/arm/lpc32xx/include/bsp/nand-mlc.h (moved) * bsps/arm/lpc32xx/include/tm27.h (moved) * bsps/arm/raspberrypi/headers.am (added) * bsps/arm/raspberrypi/include/bsp.h (moved) * bsps/arm/raspberrypi/include/bsp/fbcons.h (moved) * bsps/arm/raspberrypi/include/bsp/i2c.h (moved) * bsps/arm/raspberrypi/include/bsp/irq.h (moved) * bsps/arm/raspberrypi/include/bsp/mailbox.h (moved) * bsps/arm/raspberrypi/include/bsp/mmu.h (moved) * bsps/arm/raspberrypi/include/bsp/raspberrypi.h (moved) * bsps/arm/raspberrypi/include/bsp/rpi-fb.h (moved) * bsps/arm/raspberrypi/include/bsp/rpi-gpio.h (moved) * bsps/arm/raspberrypi/include/bsp/spi.h (moved) * bsps/arm/raspberrypi/include/bsp/usart.h (moved) * bsps/arm/raspberrypi/include/bsp/vc.h (moved) * bsps/arm/raspberrypi/include/tm27.h (moved) * bsps/arm/realview-pbx-a9/headers.am (added) * bsps/arm/realview-pbx-a9/include/bsp.h (moved) * bsps/arm/realview-pbx-a9/include/bsp/irq.h (moved) * bsps/arm/realview-pbx-a9/include/tm27.h (moved) * bsps/arm/rtl22xx/headers.am (added) * bsps/arm/rtl22xx/include/bsp.h (moved) * bsps/arm/rtl22xx/include/bsp/irq.h (moved) * bsps/arm/rtl22xx/include/lpc22xx.h (moved) * bsps/arm/rtl22xx/include/tm27.h (moved) * bsps/arm/smdk2410/headers.am (added) * bsps/arm/smdk2410/include/bsp.h (moved) * bsps/arm/smdk2410/include/bsp/irq.h (moved) * bsps/arm/smdk2410/include/s3c2400.h (moved) * bsps/arm/smdk2410/include/s3c2410.h (moved) * bsps/arm/smdk2410/include/s3c24xx.h (moved) * bsps/arm/smdk2410/include/smc.h (moved) * bsps/arm/smdk2410/include/tm27.h (moved) * bsps/arm/stm32f4/headers.am (added) * bsps/arm/stm32f4/include/bsp.h (moved) * bsps/arm/stm32f4/include/bsp/i2c.h (moved) * bsps/arm/stm32f4/include/bsp/io.h (moved) * bsps/arm/stm32f4/include/bsp/irq.h (moved) * bsps/arm/stm32f4/include/bsp/rcc.h (moved) * bsps/arm/stm32f4/include/bsp/stm32_i2c.h (moved) * bsps/arm/stm32f4/include/bsp/stm32_usart.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f10xxx_exti.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f10xxx_gpio.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f10xxx_rcc.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_adc.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_exti.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_flash.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_gpio.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_otgfs.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_pwr.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_rcc.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_syscfg.h (moved) * bsps/arm/stm32f4/include/bsp/stm32f4xxxx_tim.h (moved) * bsps/arm/stm32f4/include/bsp/usart.h (moved) * bsps/arm/stm32f4/include/tm27.h (moved) * bsps/arm/tms570/headers.am (added) * bsps/arm/tms570/include/bsp.h (moved) * bsps/arm/tms570/include/bsp/irq.h (moved) * bsps/arm/tms570/include/bsp/system-clocks.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_adc.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_ccmsr.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_crc.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_dcan.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_dcc.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_dma.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_dmm.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_efuse.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_emacc.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_emacm.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_emif.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_esm.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_flash.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_flex_ray.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_gio.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_htu.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_i2c.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_iomm.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_lin.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_mdio.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_n2het.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_pbist.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_pcr.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_pll.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_pmm.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_pom.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_rti.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_rtp.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_sci.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_spi.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_stc.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_sys.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_sys2.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_tcr.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_tcram.h (moved) * bsps/arm/tms570/include/bsp/ti_herc/reg_vim.h (moved) * bsps/arm/tms570/include/bsp/tms570-pinmux.h (moved) * bsps/arm/tms570/include/bsp/tms570-pins.h (moved) * bsps/arm/tms570/include/bsp/tms570-pom.h (moved) * bsps/arm/tms570/include/bsp/tms570-rti.h (moved) * bsps/arm/tms570/include/bsp/tms570-sci-driver.h (moved) * bsps/arm/tms570/include/bsp/tms570-sci.h (moved) * bsps/arm/tms570/include/bsp/tms570-vim.h (moved) * bsps/arm/tms570/include/bsp/tms570.h (moved) * bsps/arm/tms570/include/bsp/tms570_hwinit.h (moved) * bsps/arm/tms570/include/bsp/tms570_selftest.h (moved) * bsps/arm/tms570/include/bsp/tms570_selftest_parity.h (moved) * bsps/arm/tms570/include/bsp/tms570lc4357-pins.h (moved) * bsps/arm/tms570/include/bsp/tms570ls3137zwt-pins.h (moved) * bsps/arm/tms570/include/tm27.h (moved) * bsps/arm/xilinx-zynq/headers.am (added) * bsps/arm/xilinx-zynq/include/bsp.h (moved) * bsps/arm/xilinx-zynq/include/bsp/cadence-i2c-regs.h (moved) * bsps/arm/xilinx-zynq/include/bsp/cadence-i2c.h (moved) * bsps/arm/xilinx-zynq/include/bsp/i2c.h (moved) * bsps/arm/xilinx-zynq/include/bsp/irq.h (moved) * bsps/arm/xilinx-zynq/include/bsp/zynq-uart-regs.h (moved) * bsps/arm/xilinx-zynq/include/bsp/zynq-uart.h (moved) * bsps/arm/xilinx-zynq/include/tm27.h (moved) * bsps/bfin/TLL6527M/headers.am (added) * bsps/bfin/TLL6527M/include/bsp.h (moved) * bsps/bfin/TLL6527M/include/cplb.h (moved) * bsps/bfin/TLL6527M/include/tm27.h (moved) * bsps/bfin/bf537Stamp/headers.am (added) * bsps/bfin/bf537Stamp/include/bsp.h (moved) * bsps/bfin/bf537Stamp/include/tm27.h (moved) * bsps/bfin/eZKit533/headers.am (added) * bsps/bfin/eZKit533/include/bsp.h (moved) * bsps/bfin/eZKit533/include/cplb.h (moved) * bsps/bfin/eZKit533/include/tm27.h (moved) * bsps/bfin/headers.am (added) * bsps/bfin/include/bf52x.h (moved) * bsps/bfin/include/bsp/interrupt.h (moved) * bsps/bfin/include/libcpu/bf533.h (moved) * bsps/bfin/include/libcpu/bf537.h (moved) * bsps/bfin/include/libcpu/cecRegs.h (moved) * bsps/bfin/include/libcpu/coreTimerRegs.h (moved) * bsps/bfin/include/libcpu/dmaRegs.h (moved) * bsps/bfin/include/libcpu/ebiuRegs.h (moved) * bsps/bfin/include/libcpu/ethernet.h (moved) * bsps/bfin/include/libcpu/ethernetRegs.h (moved) * bsps/bfin/include/libcpu/gpioRegs.h (moved) * bsps/bfin/include/libcpu/interrupt.h (moved) * bsps/bfin/include/libcpu/memoryRegs.h (moved) * bsps/bfin/include/libcpu/mmu.h (moved) * bsps/bfin/include/libcpu/mmuRegs.h (moved) * bsps/bfin/include/libcpu/ppiRegs.h (moved) * bsps/bfin/include/libcpu/rtcRegs.h (moved) * bsps/bfin/include/libcpu/sicRegs.h (moved) * bsps/bfin/include/libcpu/spi.h (moved) * bsps/bfin/include/libcpu/spiRegs.h (moved) * bsps/bfin/include/libcpu/sport.h (moved) * bsps/bfin/include/libcpu/sportRegs.h (moved) * bsps/bfin/include/libcpu/timerRegs.h (moved) * bsps/bfin/include/libcpu/twi.h (moved) * bsps/bfin/include/libcpu/twiRegs.h (moved) * bsps/bfin/include/libcpu/uart.h (moved) * bsps/bfin/include/libcpu/uartRegs.h (moved) * bsps/bfin/include/libcpu/wdogRegs.h (moved) * bsps/epiphany/epiphany_sim/headers.am (added) * bsps/epiphany/epiphany_sim/include/bsp.h (moved) * bsps/epiphany/epiphany_sim/include/bsp/irq.h (moved) * bsps/epiphany/epiphany_sim/include/tm27.h (moved) * bsps/epiphany/headers.am (added) * bsps/epiphany/include/bsp/linker-symbols.h (moved) * bsps/headers.am (added) * bsps/i386/headers.am (added) * bsps/i386/include/bsp/apic.h (moved) * bsps/i386/include/bsp/irq.h (moved) * bsps/i386/include/bsp/irq_asm.h (moved) * bsps/i386/include/bsp/realmode_int.h (moved) * bsps/i386/include/bsp/smp-imps.h (moved) * bsps/i386/include/bsp/tty_drv.h (moved) * bsps/i386/include/i386_io.h (moved) * bsps/i386/include/libcpu/byteorder.h (moved) * bsps/i386/include/libcpu/cpuModel.h (moved) * bsps/i386/include/libcpu/page.h (moved) * bsps/i386/include/uart.h (moved) * bsps/i386/pc386/headers.am (added) * bsps/i386/pc386/include/bsp.h (moved) * bsps/i386/pc386/include/bsp/bspimpl.h (moved) * bsps/i386/pc386/include/bsp/exar17d15x.h (moved) * bsps/i386/pc386/include/bsp/fb_default_mode.h (moved) * bsps/i386/pc386/include/bsp/fb_vesa.h (moved) * bsps/i386/pc386/include/bsp/rtd316.h (moved) * bsps/i386/pc386/include/bsp/tblsizes.h (moved) * bsps/i386/pc386/include/bsp/vbe3.h (moved) * bsps/i386/pc386/include/crt.h (moved) * bsps/i386/pc386/include/edid.h (moved) * bsps/i386/pc386/include/rtems/kd.h (moved) * bsps/i386/pc386/include/rtems/keyboard.h (moved) * bsps/i386/pc386/include/rtems/ps2_drv.h (moved) * bsps/i386/pc386/include/rtems/vgacons.h (moved) * bsps/i386/pc386/include/tm27.h (moved) * bsps/include/bsp/VME.h (moved) * bsps/include/bsp/VMEDMA.h (moved) * bsps/include/bsp/bootcard.h (moved) * bsps/include/bsp/bspVmeDmaList.h (moved) * bsps/include/bsp/console-polled.h (moved) * bsps/include/bsp/console-termios.h (moved) * bsps/include/bsp/default-initial-extension.h (moved) * bsps/include/bsp/fatal.h (moved) * bsps/include/bsp/fdt.h (moved) * bsps/include/bsp/gpio.h (moved) * bsps/include/bsp/irq-generic.h (moved) * bsps/include/bsp/irq-info.h (moved) * bsps/include/bsp/mm.h (moved) * bsps/include/bsp/stackalloc.h (moved) * bsps/include/bsp/u-boot.h (moved) * bsps/include/bsp/uart-output-char.h (moved) * bsps/include/bsp/utility.h (moved) * bsps/include/bsp/vmeTsi148.h (moved) * bsps/include/bsp/vmeTsi148DMA.h (moved) * bsps/include/bsp/vmeUniverse.h (moved) * bsps/include/bsp/vmeUniverseDMA.h (moved) * bsps/include/bsp/vme_am_defs.h (moved) * bsps/include/libchip/am29lv160.h (moved) * bsps/include/libchip/ata.h (moved) * bsps/include/libchip/ata_internal.h (moved) * bsps/include/libchip/cs8900.h (moved) * bsps/include/libchip/disp_hcms29xx.h (moved) * bsps/include/libchip/ds1375-rtc.h (moved) * bsps/include/libchip/greth.h (moved) * bsps/include/libchip/i2c-2b-eeprom.h (moved) * bsps/include/libchip/i2c-ds1621.h (moved) * bsps/include/libchip/i2c-sc620.h (moved) * bsps/include/libchip/i82586var.h (moved) * bsps/include/libchip/icm7170.h (moved) * bsps/include/libchip/ide_ctrl.h (moved) * bsps/include/libchip/ide_ctrl_cfg.h (moved) * bsps/include/libchip/ide_ctrl_io.h (moved) * bsps/include/libchip/if_dcreg.h (moved) * bsps/include/libchip/if_fxpvar.h (moved) * bsps/include/libchip/m48t08.h (moved) * bsps/include/libchip/mc146818a.h (moved) * bsps/include/libchip/mc68681.h (moved) * bsps/include/libchip/ns16550.h (moved) * bsps/include/libchip/ns16550_p.h (moved) * bsps/include/libchip/open_eth.h (moved) * bsps/include/libchip/rtc.h (moved) * bsps/include/libchip/serial.h (moved) * bsps/include/libchip/sersupp.h (moved) * bsps/include/libchip/smc91111.h (moved) * bsps/include/libchip/smc91111exp.h (moved) * bsps/include/libchip/sonic.h (moved) * bsps/include/libchip/spi-flash-m25p40.h (moved) * bsps/include/libchip/spi-fram-fm25l256.h (moved) * bsps/include/libchip/spi-memdrv.h (moved) * bsps/include/libchip/spi-sd-card.h (moved) * bsps/include/libchip/wd80x3.h (moved) * bsps/include/libchip/z85c30.h (moved) * bsps/include/mpci.h (moved) * bsps/include/rtems/umon.h (moved) * bsps/include/rtems/zilog/z8036.h (moved) * bsps/include/rtems/zilog/z8530.h (moved) * bsps/include/shm_driver.h (moved) * bsps/include/umon/cli.h (moved) * bsps/include/umon/monlib.h (moved) * bsps/include/umon/tfs.h (moved) * bsps/lm32/headers.am (added) * bsps/lm32/include/bsp/irq.h (moved) * bsps/lm32/include/bsp/milkymist_ac97.h (moved) * bsps/lm32/include/bsp/milkymist_buttons.h (moved) * bsps/lm32/include/bsp/milkymist_dmx.h (moved) * bsps/lm32/include/bsp/milkymist_flash.h (moved) * bsps/lm32/include/bsp/milkymist_gpio.h (moved) * bsps/lm32/include/bsp/milkymist_ir.h (moved) * bsps/lm32/include/bsp/milkymist_memcard.h (moved) * bsps/lm32/include/bsp/milkymist_midi.h (moved) * bsps/lm32/include/bsp/milkymist_pfpu.h (moved) * bsps/lm32/include/bsp/milkymist_tmu.h (moved) * bsps/lm32/include/bsp/milkymist_usbinput.h (moved) * bsps/lm32/include/bsp/milkymist_versions.h (moved) * bsps/lm32/include/bsp/milkymist_video.h (moved) * bsps/lm32/lm32_evr/headers.am (added) * bsps/lm32/lm32_evr/include/bsp.h (moved) * bsps/lm32/lm32_evr/include/system_conf.h (moved) * bsps/lm32/lm32_evr/include/tm27.h (moved) * bsps/lm32/milkymist/headers.am (added) * bsps/lm32/milkymist/include/bsp.h (moved) * bsps/lm32/milkymist/include/system_conf.h (moved) * bsps/lm32/milkymist/include/tm27.h (moved) * bsps/m32c/m32cbsp/headers.am (added) * bsps/m32c/m32cbsp/include/bsp.h (moved) * bsps/m32c/m32cbsp/include/tm27.h (moved) * bsps/m68k/av5282/headers.am (added) * bsps/m68k/av5282/include/bsp.h (moved) * bsps/m68k/av5282/include/tm27.h (moved) * bsps/m68k/csb360/headers.am (added) * bsps/m68k/csb360/include/bsp.h (moved) * bsps/m68k/csb360/include/tm27.h (moved) * bsps/m68k/gen68340/headers.am (added) * bsps/m68k/gen68340/include/bsp.h (moved) * bsps/m68k/gen68340/include/m340timer.h (moved) * bsps/m68k/gen68340/include/m340uart.h (moved) * bsps/m68k/gen68340/include/m68340.h (moved) * bsps/m68k/gen68340/include/m68340.inc (moved) * bsps/m68k/gen68340/include/m68349.inc (moved) * bsps/m68k/gen68340/include/tm27.h (moved) * bsps/m68k/gen68360/headers.am (added) * bsps/m68k/gen68360/include/bsp.h (moved) * bsps/m68k/gen68360/include/tm27.h (moved) * bsps/m68k/genmcf548x/headers.am (added) * bsps/m68k/genmcf548x/include/bsp.h (moved) * bsps/m68k/genmcf548x/include/bsp/irq.h (moved) * bsps/m68k/genmcf548x/include/tm27.h (moved) * bsps/m68k/headers.am (added) * bsps/m68k/include/bsp/linker-symbols.h (moved) * bsps/m68k/include/mcf5206/mcf5206e.h (moved) * bsps/m68k/include/mcf5206/mcfmbus.h (moved) * bsps/m68k/include/mcf5206/mcfuart.h (moved) * bsps/m68k/include/mcf5223x/mcf5223x.h (moved) * bsps/m68k/include/mcf5225x/fec.h (moved) * bsps/m68k/include/mcf5225x/mcf5225x.h (moved) * bsps/m68k/include/mcf5235/mcf5235.h (moved) * bsps/m68k/include/mcf5272/mcf5272.h (moved) * bsps/m68k/include/mcf5282/mcf5282.h (moved) * bsps/m68k/include/mcf532x/mcf532x.h (moved) * bsps/m68k/include/mcf548x/MCD_dma.h (moved) * bsps/m68k/include/mcf548x/MCD_progCheck.h (moved) * bsps/m68k/include/mcf548x/MCD_tasksInit.h (moved) * bsps/m68k/include/mcf548x/mcdma_glue.h (moved) * bsps/m68k/include/mcf548x/mcf548x.h (moved) * bsps/m68k/include/mvme16x_hw.h (moved) * bsps/m68k/mcf5206elite/headers.am (added) * bsps/m68k/mcf5206elite/include/bsp.h (moved) * bsps/m68k/mcf5206elite/include/ds1307.h (moved) * bsps/m68k/mcf5206elite/include/i2c.h (moved) * bsps/m68k/mcf5206elite/include/i2cdrv.h (moved) * bsps/m68k/mcf5206elite/include/nvram.h (moved) * bsps/m68k/mcf5206elite/include/tm27.h (moved) * bsps/m68k/mcf52235/headers.am (added) * bsps/m68k/mcf52235/include/bsp.h (moved) * bsps/m68k/mcf52235/include/tm27.h (moved) * bsps/m68k/mcf5225x/headers.am (added) * bsps/m68k/mcf5225x/include/bsp.h (moved) * bsps/m68k/mcf5225x/include/tm27.h (moved) * bsps/m68k/mcf5235/headers.am (added) * bsps/m68k/mcf5235/include/bsp.h (moved) * bsps/m68k/mcf5235/include/tm27.h (moved) * bsps/m68k/mcf5329/headers.am (added) * bsps/m68k/mcf5329/include/bsp.h (moved) * bsps/m68k/mcf5329/include/tm27.h (moved) * bsps/m68k/mrm332/headers.am (added) * bsps/m68k/mrm332/include/bsp.h (moved) * bsps/m68k/mrm332/include/mrm332.h (moved) * bsps/m68k/mrm332/include/tm27.h (moved) * bsps/m68k/mvme147/headers.am (added) * bsps/m68k/mvme147/include/bsp.h (moved) * bsps/m68k/mvme147/include/tm27.h (moved) * bsps/m68k/mvme147s/headers.am (added) * bsps/m68k/mvme147s/include/bsp.h (moved) * bsps/m68k/mvme147s/include/tm27.h (moved) * bsps/m68k/mvme162/headers.am (added) * bsps/m68k/mvme162/include/bsp.h (moved) * bsps/m68k/mvme162/include/page_table.h (moved) * bsps/m68k/mvme162/include/tm27.h (moved) * bsps/m68k/mvme167/headers.am (added) * bsps/m68k/mvme167/include/bsp.h (moved) * bsps/m68k/mvme167/include/page_table.h (moved) * bsps/m68k/mvme167/include/tm27.h (moved) * bsps/m68k/uC5282/headers.am (added) * bsps/m68k/uC5282/include/bsp.h (moved) * bsps/m68k/uC5282/include/tm27.h (moved) * bsps/mips/csb350/headers.am (added) * bsps/mips/csb350/include/bsp.h (moved) * bsps/mips/csb350/include/bsp/irq.h (moved) * bsps/mips/csb350/include/tm27.h (moved) * bsps/mips/headers.am (added) * bsps/mips/hurricane/headers.am (added) * bsps/mips/hurricane/include/bsp.h (moved) * bsps/mips/hurricane/include/bsp/irq.h (moved) * bsps/mips/hurricane/include/tm27.h (moved) * bsps/mips/hurricane/include/usc.h (moved) * bsps/mips/include/bsp/i8259.h (moved) * bsps/mips/include/bsp/regs.h (moved) * bsps/mips/include/libcpu/au1x00.h (moved) * bsps/mips/include/libcpu/isr_entries.h (moved) * bsps/mips/include/libcpu/rm5231.h (moved) * bsps/mips/include/libcpu/tx3904.h (moved) * bsps/mips/include/libcpu/tx4925.h (moved) * bsps/mips/include/libcpu/tx4938.h (moved) * bsps/mips/jmr3904/headers.am (added) * bsps/mips/jmr3904/include/bsp.h (moved) * bsps/mips/jmr3904/include/bsp/irq.h (moved) * bsps/mips/jmr3904/include/tm27.h (moved) * bsps/mips/malta/headers.am (added) * bsps/mips/malta/include/bsp.h (moved) * bsps/mips/malta/include/bsp/irq.h (moved) * bsps/mips/malta/include/bsp/pci.h (moved) * bsps/mips/malta/include/tm27.h (moved) * bsps/mips/rbtx4925/headers.am (added) * bsps/mips/rbtx4925/include/bsp.h (moved) * bsps/mips/rbtx4925/include/bsp/irq.h (moved) * bsps/mips/rbtx4925/include/tm27.h (moved) * bsps/mips/rbtx4938/headers.am (added) * bsps/mips/rbtx4938/include/bsp.h (moved) * bsps/mips/rbtx4938/include/bsp/irq.h (moved) * bsps/mips/rbtx4938/include/tm27.h (moved) * bsps/moxie/moxiesim/headers.am (added) * bsps/moxie/moxiesim/include/bsp.h (moved) * bsps/moxie/moxiesim/include/tm27.h (moved) * bsps/nios2/nios2_iss/headers.am (added) * bsps/nios2/nios2_iss/include/bsp.h (moved) * bsps/nios2/nios2_iss/include/tm27.h (moved) * bsps/no_cpu/no_bsp/headers.am (added) * bsps/no_cpu/no_bsp/include/bsp.h (moved) * bsps/no_cpu/no_bsp/include/tm27.h (moved) * bsps/or1k/generic_or1k/headers.am (added) * bsps/or1k/generic_or1k/include/bsp.h (moved) * bsps/or1k/generic_or1k/include/bsp/generic_or1k.h (moved) * bsps/or1k/generic_or1k/include/bsp/irq.h (moved) * bsps/or1k/generic_or1k/include/bsp/uart.h (moved) * bsps/or1k/generic_or1k/include/tm27.h (moved) * bsps/or1k/headers.am (added) * bsps/or1k/include/bsp/cache_.h (moved) * bsps/or1k/include/bsp/linker-symbols.h (moved) * bsps/powerpc/beatnik/headers.am (added) * bsps/powerpc/beatnik/include/bsp.h (moved) * bsps/powerpc/beatnik/include/bsp/VMEConfig.h (moved) * bsps/powerpc/beatnik/include/bsp/bsp_bsdnet_attach.h (moved) * bsps/powerpc/beatnik/include/bsp/early_enet_link_status.h (moved) * bsps/powerpc/beatnik/include/bsp/gt_timer.h (moved) * bsps/powerpc/beatnik/include/bsp/gti2c_busdrv.h (moved) * bsps/powerpc/beatnik/include/bsp/gti2creg.h (moved) * bsps/powerpc/beatnik/include/bsp/gtintrreg.h (moved) * bsps/powerpc/beatnik/include/bsp/gtpcireg.h (moved) * bsps/powerpc/beatnik/include/bsp/gtreg.h (moved) * bsps/powerpc/beatnik/include/bsp/if_em_pub.h (moved) * bsps/powerpc/beatnik/include/bsp/if_gfe_pub.h (moved) * bsps/powerpc/beatnik/include/bsp/if_mve_pub.h (moved) * bsps/powerpc/beatnik/include/bsp/irq.h (moved) * bsps/powerpc/beatnik/include/tm27.h (moved) * bsps/powerpc/gen5200/headers.am (added) * bsps/powerpc/gen5200/include/bsp.h (moved) * bsps/powerpc/gen5200/include/bsp/ata.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/bestcomm_api.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/bestcomm_glue.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/bestcomm_priv.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/dma_image.capi.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/dma_image.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/include/mgt5200/mgt5200.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/include/mgt5200/sdma.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/include/ppctypes.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/task_api/bestcomm_api_mem.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/task_api/bestcomm_cntrl.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/task_api/tasksetup_bdtable.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm/task_api/tasksetup_general.h (moved) * bsps/powerpc/gen5200/include/bsp/bestcomm_ops.h (moved) * bsps/powerpc/gen5200/include/bsp/i2c.h (moved) * bsps/powerpc/gen5200/include/bsp/i2cdrv.h (moved) * bsps/powerpc/gen5200/include/bsp/irq.h (moved) * bsps/powerpc/gen5200/include/bsp/mpc5200.h (moved) * bsps/powerpc/gen5200/include/bsp/mscan-base.h (moved) * bsps/powerpc/gen5200/include/bsp/mscan.h (moved) * bsps/powerpc/gen5200/include/bsp/nvram.h (moved) * bsps/powerpc/gen5200/include/bsp/slicetimer.h (moved) * bsps/powerpc/gen5200/include/bsp/u-boot-config.h (moved) * bsps/powerpc/gen5200/include/tm27.h (moved) * bsps/powerpc/gen83xx/headers.am (added) * bsps/powerpc/gen83xx/include/bsp.h (moved) * bsps/powerpc/gen83xx/include/bsp/hwreg_vals.h (moved) * bsps/powerpc/gen83xx/include/bsp/irq.h (moved) * bsps/powerpc/gen83xx/include/bsp/tsec-config.h (moved) * bsps/powerpc/gen83xx/include/bsp/u-boot-config.h (moved) * bsps/powerpc/gen83xx/include/tm27.h (moved) * bsps/powerpc/haleakala/headers.am (added) * bsps/powerpc/haleakala/include/bsp.h (moved) * bsps/powerpc/haleakala/include/bsp/irq.h (moved) * bsps/powerpc/haleakala/include/mmu_405.h (moved) * bsps/powerpc/haleakala/include/tm27.h (moved) * bsps/powerpc/headers.am (added) * bsps/powerpc/include/bsp/consoleIo.h (moved) * bsps/powerpc/include/bsp/flashPgm.h (moved) * bsps/powerpc/include/bsp/flashPgmPvt.h (moved) * bsps/powerpc/include/bsp/irq_supp.h (moved) * bsps/powerpc/include/bsp/linker-symbols.h (moved) * bsps/powerpc/include/bsp/motorola.h (moved) * bsps/powerpc/include/bsp/openpic.h (moved) * bsps/powerpc/include/bsp/pci.h (moved) * bsps/powerpc/include/bsp/pnp.h (moved) * bsps/powerpc/include/bsp/residual.h (moved) * bsps/powerpc/include/bsp/start.h (moved) * bsps/powerpc/include/bsp/tictac.h (moved) * bsps/powerpc/include/bsp/tsec.h (moved) * bsps/powerpc/include/bsp/u-boot-board-info.h (moved) * bsps/powerpc/include/bsp/uart.h (moved) * bsps/powerpc/include/bsp/vectors.h (moved) * bsps/powerpc/include/bsp/vpd.h (moved) * bsps/powerpc/include/ictrl.h (moved) * bsps/powerpc/include/libcpu/bat.h (moved) * bsps/powerpc/include/libcpu/byteorder.h (moved) * bsps/powerpc/include/libcpu/c_clock.h (moved) * bsps/powerpc/include/libcpu/cpuIdent.h (moved) * bsps/powerpc/include/libcpu/e500_mmu.h (moved) * bsps/powerpc/include/libcpu/io.h (moved) * bsps/powerpc/include/libcpu/irq.h (moved) * bsps/powerpc/include/libcpu/mmu.h (moved) * bsps/powerpc/include/libcpu/page.h (moved) * bsps/powerpc/include/libcpu/pgtable.h (moved) * bsps/powerpc/include/libcpu/powerpc-utility.h (moved) * bsps/powerpc/include/libcpu/pte121.h (moved) * bsps/powerpc/include/libcpu/raw_exception.h (moved) * bsps/powerpc/include/libcpu/spr.h (moved) * bsps/powerpc/include/libcpu/stackTrace.h (moved) * bsps/powerpc/include/libcpu/vectors.h (moved) * bsps/powerpc/include/mpc55xx/dspi.h (moved) * bsps/powerpc/include/mpc55xx/edma.h (moved) * bsps/powerpc/include/mpc55xx/emios.h (moved) * bsps/powerpc/include/mpc55xx/fsl-mpc551x.h (moved) * bsps/powerpc/include/mpc55xx/fsl-mpc555x.h (moved) * bsps/powerpc/include/mpc55xx/fsl-mpc556x.h (moved) * bsps/powerpc/include/mpc55xx/fsl-mpc564xL.h (moved) * bsps/powerpc/include/mpc55xx/fsl-mpc5668.h (moved) * bsps/powerpc/include/mpc55xx/fsl-mpc567x.h (moved) * bsps/powerpc/include/mpc55xx/mpc55xx.h (moved) * bsps/powerpc/include/mpc55xx/reg-defs.h (moved) * bsps/powerpc/include/mpc55xx/regs-edma.h (moved) * bsps/powerpc/include/mpc55xx/regs-mmu.h (moved) * bsps/powerpc/include/mpc55xx/regs.h (moved) * bsps/powerpc/include/mpc55xx/siu.h (moved) * bsps/powerpc/include/mpc55xx/watchdog.h (moved) * bsps/powerpc/include/mpc5xx.h (moved) * bsps/powerpc/include/mpc5xx/console.h (moved) * bsps/powerpc/include/mpc8260.h (moved) * bsps/powerpc/include/mpc8260/console.h (moved) * bsps/powerpc/include/mpc8260/cpm.h (moved) * bsps/powerpc/include/mpc8260/mmu.h (moved) * bsps/powerpc/include/mpc83xx/gtm.h (moved) * bsps/powerpc/include/mpc83xx/mpc83xx.h (moved) * bsps/powerpc/include/mpc83xx/mpc83xx_i2cdrv.h (moved) * bsps/powerpc/include/mpc83xx/mpc83xx_spidrv.h (moved) * bsps/powerpc/include/mpc8xx.h (moved) * bsps/powerpc/include/mpc8xx/console.h (moved) * bsps/powerpc/include/mpc8xx/cpm.h (moved) * bsps/powerpc/include/mpc8xx/mmu.h (moved) * bsps/powerpc/include/nvram.h (moved) * bsps/powerpc/include/ppc4xx/ppc405ex.h (moved) * bsps/powerpc/include/ppc4xx/ppc405gp.h (moved) * bsps/powerpc/include/rtems/powerpc/cache.h (moved) * bsps/powerpc/include/rtems/powerpc/debugmod.h (moved) * bsps/powerpc/include/rtems/powerpc/powerpc.h (moved) * bsps/powerpc/include/tty_drv.h (moved) * bsps/powerpc/motorola_powerpc/headers.am (added) * bsps/powerpc/motorola_powerpc/include/bsp.h (moved) * bsps/powerpc/motorola_powerpc/include/bsp/VMEConfig.h (moved) * bsps/powerpc/motorola_powerpc/include/bsp/irq.h (moved) * bsps/powerpc/motorola_powerpc/include/tm27.h (moved) * bsps/powerpc/mpc55xxevb/headers.am (added) * bsps/powerpc/mpc55xxevb/include/bsp.h (moved) * bsps/powerpc/mpc55xxevb/include/bsp/console-esci.h (moved) * bsps/powerpc/mpc55xxevb/include/bsp/console-generic.h (moved) * bsps/powerpc/mpc55xxevb/include/bsp/console-linflex.h (moved) * bsps/powerpc/mpc55xxevb/include/bsp/irq.h (moved) * bsps/powerpc/mpc55xxevb/include/bsp/mpc55xx-config.h (moved) * bsps/powerpc/mpc55xxevb/include/bsp/smsc9218i.h (moved) * bsps/powerpc/mpc55xxevb/include/tm27.h (moved) * bsps/powerpc/mpc8260ads/headers.am (added) * bsps/powerpc/mpc8260ads/include/bsp.h (moved) * bsps/powerpc/mpc8260ads/include/bsp/irq.h (moved) * bsps/powerpc/mpc8260ads/include/tm27.h (moved) * bsps/powerpc/mvme3100/headers.am (added) * bsps/powerpc/mvme3100/include/bsp.h (moved) * bsps/powerpc/mvme3100/include/bsp/VMEConfig.h (moved) * bsps/powerpc/mvme3100/include/bsp/if_tsec_pub.h (moved) * bsps/powerpc/mvme3100/include/bsp/irq.h (moved) * bsps/powerpc/mvme3100/include/bsp/mpc8540_i2c_busdrv.h (moved) * bsps/powerpc/mvme3100/include/tm27.h (moved) * bsps/powerpc/mvme5500/headers.am (added) * bsps/powerpc/mvme5500/include/bsp.h (moved) * bsps/powerpc/mvme5500/include/bsp/GT64260TWSI.h (moved) * bsps/powerpc/mvme5500/include/bsp/GT64260eth.h (moved) * bsps/powerpc/mvme5500/include/bsp/GT64260ethreg.h (moved) * bsps/powerpc/mvme5500/include/bsp/VMEConfig.h (moved) * bsps/powerpc/mvme5500/include/bsp/VPD.h (moved) * bsps/powerpc/mvme5500/include/bsp/bspException.h (moved) * bsps/powerpc/mvme5500/include/bsp/bspMvme5500.h (moved) * bsps/powerpc/mvme5500/include/bsp/gtpcireg.h (moved) * bsps/powerpc/mvme5500/include/bsp/gtreg.h (moved) * bsps/powerpc/mvme5500/include/bsp/if_wmreg.h (moved) * bsps/powerpc/mvme5500/include/bsp/irq.h (moved) * bsps/powerpc/mvme5500/include/bsp/pcireg.h (moved) * bsps/powerpc/mvme5500/include/tm27.h (moved) * bsps/powerpc/psim/headers.am (added) * bsps/powerpc/psim/include/bsp.h (moved) * bsps/powerpc/psim/include/bsp/irq.h (moved) * bsps/powerpc/psim/include/psim.h (moved) * bsps/powerpc/psim/include/tm27.h (moved) * bsps/powerpc/qemuppc/headers.am (added) * bsps/powerpc/qemuppc/include/bsp.h (moved) * bsps/powerpc/qemuppc/include/bsp/irq.h (moved) * bsps/powerpc/qemuppc/include/tm27.h (moved) * bsps/powerpc/qoriq/headers.am (added) * bsps/powerpc/qoriq/include/asm/epapr_hcalls.h (moved) * bsps/powerpc/qoriq/include/asm/fsl_hcalls.h (moved) * bsps/powerpc/qoriq/include/bsp.h (moved) * bsps/powerpc/qoriq/include/bsp/intercom.h (moved) * bsps/powerpc/qoriq/include/bsp/irq.h (moved) * bsps/powerpc/qoriq/include/bsp/mmu.h (moved) * bsps/powerpc/qoriq/include/bsp/qoriq.h (moved) * bsps/powerpc/qoriq/include/bsp/tsec-config.h (moved) * bsps/powerpc/qoriq/include/bsp/uart-bridge.h (moved) * bsps/powerpc/qoriq/include/tm27.h (moved) * bsps/powerpc/qoriq/include/uapi/asm/epapr_hcalls.h (moved) * bsps/powerpc/ss555/headers.am (added) * bsps/powerpc/ss555/include/bsp.h (moved) * bsps/powerpc/ss555/include/bsp/irq.h (moved) * bsps/powerpc/ss555/include/tm27.h (moved) * bsps/powerpc/t32mppc/headers.am (added) * bsps/powerpc/t32mppc/include/bsp.h (moved) * bsps/powerpc/t32mppc/include/bsp/irq.h (moved) * bsps/powerpc/t32mppc/include/tm27.h (moved) * bsps/powerpc/tqm8xx/headers.am (added) * bsps/powerpc/tqm8xx/include/bsp.h (moved) * bsps/powerpc/tqm8xx/include/bsp/8xx_immap.h (moved) * bsps/powerpc/tqm8xx/include/bsp/irq.h (moved) * bsps/powerpc/tqm8xx/include/bsp/spi.h (moved) * bsps/powerpc/tqm8xx/include/bsp/tqm.h (moved) * bsps/powerpc/tqm8xx/include/tm27.h (moved) * bsps/powerpc/virtex/headers.am (added) * bsps/powerpc/virtex/include/bsp.h (moved) * bsps/powerpc/virtex/include/bsp/irq.h (moved) * bsps/powerpc/virtex/include/bsp/opbintctrl.h (moved) * bsps/powerpc/virtex/include/tm27.h (moved) * bsps/powerpc/virtex/include/xiltemac.h (moved) * bsps/powerpc/virtex/include/xparameters_dflt.h (moved) * bsps/powerpc/virtex4/headers.am (added) * bsps/powerpc/virtex4/include/bsp.h (moved) * bsps/powerpc/virtex4/include/bsp/irq.h (moved) * bsps/powerpc/virtex4/include/bsp/mmu.h (moved) * bsps/powerpc/virtex4/include/tm27.h (moved) * bsps/powerpc/virtex5/headers.am (added) * bsps/powerpc/virtex5/include/bsp.h (moved) * bsps/powerpc/virtex5/include/bsp/irq.h (moved) * bsps/powerpc/virtex5/include/bsp/mmu.h (moved) * bsps/powerpc/virtex5/include/tm27.h (moved) * bsps/riscv/headers.am (added) * bsps/riscv/include/bsp/linker-symbols.h (moved) * bsps/riscv/riscv_generic/headers.am (added) * bsps/riscv/riscv_generic/include/bsp.h (moved) * bsps/riscv/riscv_generic/include/bsp/irq.h (moved) * bsps/riscv/riscv_generic/include/tm27.h (moved) * bsps/sh/gensh1/headers.am (added) * bsps/sh/gensh1/include/bsp.h (moved) * bsps/sh/gensh1/include/rtems/score/iosh7032.h (moved) * bsps/sh/gensh1/include/rtems/score/ispsh7032.h (moved) * bsps/sh/gensh1/include/sh/sci.h (moved) * bsps/sh/gensh1/include/sh/sh7_pfc.h (moved) * bsps/sh/gensh1/include/sh/sh7_sci.h (moved) * bsps/sh/gensh1/include/tm27.h (moved) * bsps/sh/gensh2/headers.am (added) * bsps/sh/gensh2/include/bsp.h (moved) * bsps/sh/gensh2/include/rtems/score/iosh7045.h (moved) * bsps/sh/gensh2/include/rtems/score/ispsh7045.h (moved) * bsps/sh/gensh2/include/sh/io_types.h (moved) * bsps/sh/gensh2/include/sh/sci.h (moved) * bsps/sh/gensh2/include/sh/sci_termios.h (moved) * bsps/sh/gensh2/include/sh/sh7_pfc.h (moved) * bsps/sh/gensh2/include/sh/sh7_sci.h (moved) * bsps/sh/gensh2/include/tm27.h (moved) * bsps/sh/gensh4/headers.am (added) * bsps/sh/gensh4/include/bsp.h (moved) * bsps/sh/gensh4/include/rtems/score/iosh7750.h (moved) * bsps/sh/gensh4/include/rtems/score/ipl.h (moved) * bsps/sh/gensh4/include/rtems/score/ispsh7750.h (moved) * bsps/sh/gensh4/include/rtems/score/sh4_regs.h (moved) * bsps/sh/gensh4/include/rtems/score/sh7750_regs.h (moved) * bsps/sh/gensh4/include/sdram.h (moved) * bsps/sh/gensh4/include/sh/sh4uart.h (moved) * bsps/sh/gensh4/include/tm27.h (moved) * bsps/sh/shsim/headers.am (added) * bsps/sh/shsim/include/bsp.h (moved) * bsps/sh/shsim/include/bsp/syscall.h (moved) * bsps/sh/shsim/include/tm27.h (moved) * bsps/sparc/erc32/headers.am (added) * bsps/sparc/erc32/include/bsp.h (moved) * bsps/sparc/erc32/include/bsp/irq.h (moved) * bsps/sparc/erc32/include/erc32.h (moved) * bsps/sparc/erc32/include/tm27.h (moved) * bsps/sparc/headers.am (added) * bsps/sparc/include/ambapp.h (moved) * bsps/sparc/include/ambapp_ids.h (moved) * bsps/sparc/include/bsp/ahbstat.h (moved) * bsps/sparc/include/bsp/apbuart.h (moved) * bsps/sparc/include/bsp/apbuart_cons.h (moved) * bsps/sparc/include/bsp/apbuart_termios.h (moved) * bsps/sparc/include/bsp/b1553brm.h (moved) * bsps/sparc/include/bsp/b1553rt.h (moved) * bsps/sparc/include/bsp/canmux.h (moved) * bsps/sparc/include/bsp/cons.h (moved) * bsps/sparc/include/bsp/debug_defs.h (moved) * bsps/sparc/include/bsp/genirq.h (moved) * bsps/sparc/include/bsp/gnatcommon.h (moved) * bsps/sparc/include/bsp/gpiolib.h (moved) * bsps/sparc/include/bsp/gptimer.h (moved) * bsps/sparc/include/bsp/gr1553b.h (moved) * bsps/sparc/include/bsp/gr1553bc.h (moved) * bsps/sparc/include/bsp/gr1553bc_list.h (moved) * bsps/sparc/include/bsp/gr1553bm.h (moved) * bsps/sparc/include/bsp/gr1553rt.h (moved) * bsps/sparc/include/bsp/gr_701.h (moved) * bsps/sparc/include/bsp/gr_cpci_gr740.h (moved) * bsps/sparc/include/bsp/gr_leon4_n2x.h (moved) * bsps/sparc/include/bsp/gr_rasta_adcdac.h (moved) * bsps/sparc/include/bsp/gr_rasta_io.h (moved) * bsps/sparc/include/bsp/gr_rasta_spw_router.h (moved) * bsps/sparc/include/bsp/gr_rasta_tmtc.h (moved) * bsps/sparc/include/bsp/gr_tmtc_1553.h (moved) * bsps/sparc/include/bsp/gradcdac.h (moved) * bsps/sparc/include/bsp/grascs.h (moved) * bsps/sparc/include/bsp/grcan.h (moved) * bsps/sparc/include/bsp/grctm.h (moved) * bsps/sparc/include/bsp/greth.h (moved) * bsps/sparc/include/bsp/grgpio.h (moved) * bsps/sparc/include/bsp/griommu.h (moved) * bsps/sparc/include/bsp/grpci.h (moved) * bsps/sparc/include/bsp/grpci2.h (moved) * bsps/sparc/include/bsp/grpci2dma.h (moved) * bsps/sparc/include/bsp/grpwm.h (moved) * bsps/sparc/include/bsp/grslink.h (moved) * bsps/sparc/include/bsp/grspw.h (moved) * bsps/sparc/include/bsp/grspw_pkt.h (moved) * bsps/sparc/include/bsp/grspw_router.h (moved) * bsps/sparc/include/bsp/grtc.h (moved) * bsps/sparc/include/bsp/grtm.h (moved) * bsps/sparc/include/bsp/i2cmst.h (moved) * bsps/sparc/include/bsp/l2c.h (moved) * bsps/sparc/include/bsp/l4stat.h (moved) * bsps/sparc/include/bsp/mctrl.h (moved) * bsps/sparc/include/bsp/memscrub.h (moved) * bsps/sparc/include/bsp/network_interface_add.h (moved) * bsps/sparc/include/bsp/occan.h (moved) * bsps/sparc/include/bsp/pcif.h (moved) * bsps/sparc/include/bsp/satcan.h (moved) * bsps/sparc/include/bsp/spictrl.h (moved) * bsps/sparc/include/bsp/spwcuc.h (moved) * bsps/sparc/include/bsp/tlib.h (moved) * bsps/sparc/include/drvmgr/ambapp_bus.h (moved) * bsps/sparc/include/drvmgr/ambapp_bus_grlib.h (moved) * bsps/sparc/include/drvmgr/bspcommon.h (moved) * bsps/sparc/include/drvmgr/leon2_amba_bus.h (moved) * bsps/sparc/include/grlib.h (moved) * bsps/sparc/include/libcpu/access.h (moved) * bsps/sparc/leon2/headers.am (added) * bsps/sparc/leon2/include/bsp.h (moved) * bsps/sparc/leon2/include/bsp/at697_pci.h (moved) * bsps/sparc/leon2/include/bsp/irq.h (moved) * bsps/sparc/leon2/include/leon.h (moved) * bsps/sparc/leon2/include/tm27.h (moved) * bsps/sparc/leon3/headers.am (added) * bsps/sparc/leon3/include/amba.h (moved) * bsps/sparc/leon3/include/bsp.h (moved) * bsps/sparc/leon3/include/bsp/irq.h (moved) * bsps/sparc/leon3/include/bsp/watchdog.h (moved) * bsps/sparc/leon3/include/leon.h (moved) * bsps/sparc/leon3/include/tm27.h (moved) * bsps/sparc64/headers.am (added) * bsps/sparc64/include/arch/arch.h (moved) * bsps/sparc64/include/arch/boot.h (moved) * bsps/sparc64/include/arch/mm/cache_spec.h (moved) * bsps/sparc64/include/arch/mm/frame.h (moved) * bsps/sparc64/include/arch/mm/mmu.h (moved) * bsps/sparc64/include/arch/mm/page.h (moved) * bsps/sparc64/include/arch/mm/sun4u/frame.h (moved) * bsps/sparc64/include/arch/mm/sun4u/mmu.h (moved) * bsps/sparc64/include/arch/mm/sun4u/page.h (moved) * bsps/sparc64/include/arch/mm/sun4u/tlb.h (moved) * bsps/sparc64/include/arch/mm/sun4u/tte.h (moved) * bsps/sparc64/include/arch/mm/tlb.h (moved) * bsps/sparc64/include/arch/mm/tte.h (moved) * bsps/sparc64/include/arch/regdef.h (moved) * bsps/sparc64/include/arch/stack.h (moved) * bsps/sparc64/include/arch/sun4u/arch.h (moved) * bsps/sparc64/include/asm.h (moved) * bsps/sparc64/include/boot/align.h (moved) * bsps/sparc64/include/boot/balloc.h (moved) * bsps/sparc64/include/boot/gentypes.h (moved) * bsps/sparc64/include/boot/main.h (moved) * bsps/sparc64/include/boot/ofw.h (moved) * bsps/sparc64/include/boot/ofw_tree.h (moved) * bsps/sparc64/include/boot/ofwarch.h (moved) * bsps/sparc64/include/boot/register.h (moved) * bsps/sparc64/include/boot/stack.h (moved) * bsps/sparc64/include/boot/types.h (moved) * bsps/sparc64/include/genarch/ofw/ofw_tree.h (moved) * bsps/sparc64/include/kernel/align.h (moved) * bsps/sparc64/include/traptable.h (moved) * bsps/sparc64/niagara/headers.am (added) * bsps/sparc64/niagara/include/bsp.h (moved) * bsps/sparc64/niagara/include/tm27.h (moved) * bsps/sparc64/usiii/headers.am (added) * bsps/sparc64/usiii/include/bsp.h (moved) * bsps/sparc64/usiii/include/tm27.h (moved) * bsps/v850/gdbv850sim/headers.am (added) * bsps/v850/gdbv850sim/include/bsp.h (moved) * bsps/v850/gdbv850sim/include/bsp/syscall.h (moved) * bsps/v850/gdbv850sim/include/tm27.h (moved) * c/Makefile.am (modified) * c/configure.ac (modified) * c/src/Makefile.am (modified) * c/src/aclocal/bsp-configure.m4 (modified) * c/src/aclocal/bsp-linkcmds.m4 (modified) * c/src/aclocal/check-networking.m4 (modified) * c/src/aclocal/prog-cc.m4 (modified) * c/src/aclocal/rtems-bsp-includes.m4 (added) * c/src/aclocal/rtems-build-top.m4 (added) * c/src/aclocal/rtems-includes.m4 (added) * c/src/aclocal/rtems-source-top.m4 (added) * c/src/automake/compile.am (modified) * c/src/automake/host.am (modified) * c/src/automake/local.am (modified) * c/src/automake/subdirs.am (modified) * c/src/configure.ac (modified) * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/arm/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/configure.ac (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/preinstall.am (deleted) * c/src/lib/libbsp/arm/altera-cyclone-v/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/atsam/Makefile.am (modified) * c/src/lib/libbsp/arm/atsam/configure.ac (modified) * c/src/lib/libbsp/arm/atsam/preinstall.am (deleted) * c/src/lib/libbsp/arm/atsam/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) * c/src/lib/libbsp/arm/beagle/configure.ac (modified) * c/src/lib/libbsp/arm/beagle/preinstall.am (deleted) * c/src/lib/libbsp/arm/beagle/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/configure.ac (modified) * c/src/lib/libbsp/arm/csb336/Makefile.am (modified) * c/src/lib/libbsp/arm/csb336/configure.ac (modified) * c/src/lib/libbsp/arm/csb336/preinstall.am (deleted) * c/src/lib/libbsp/arm/csb336/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/csb337/Makefile.am (modified) * c/src/lib/libbsp/arm/csb337/configure.ac (modified) * c/src/lib/libbsp/arm/csb337/preinstall.am (deleted) * c/src/lib/libbsp/arm/csb337/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/edb7312/Makefile.am (modified) * c/src/lib/libbsp/arm/edb7312/configure.ac (modified) * c/src/lib/libbsp/arm/edb7312/preinstall.am (deleted) * c/src/lib/libbsp/arm/edb7312/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/gdbarmsim/Makefile.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/configure.ac (modified) * c/src/lib/libbsp/arm/gdbarmsim/preinstall.am (deleted) * c/src/lib/libbsp/arm/gdbarmsim/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/gumstix/Makefile.am (modified) * c/src/lib/libbsp/arm/gumstix/configure.ac (modified) * c/src/lib/libbsp/arm/gumstix/preinstall.am (deleted) * c/src/lib/libbsp/arm/gumstix/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/configure.ac (modified) * c/src/lib/libbsp/arm/imx/preinstall.am (deleted) * c/src/lib/libbsp/arm/imx/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/lm3s69xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/configure.ac (modified) * c/src/lib/libbsp/arm/lm3s69xx/preinstall.am (deleted) * c/src/lib/libbsp/arm/lm3s69xx/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/configure.ac (modified) * c/src/lib/libbsp/arm/lpc176x/preinstall.am (deleted) * c/src/lib/libbsp/arm/lpc176x/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/configure.ac (modified) * c/src/lib/libbsp/arm/lpc24xx/preinstall.am (deleted) * c/src/lib/libbsp/arm/lpc24xx/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/configure.ac (modified) * c/src/lib/libbsp/arm/lpc32xx/preinstall.am (deleted) * c/src/lib/libbsp/arm/lpc32xx/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/preinstall.am (deleted) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/configure.ac (modified) * c/src/lib/libbsp/arm/raspberrypi/preinstall.am (deleted) * c/src/lib/libbsp/arm/raspberrypi/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/configure.ac (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/preinstall.am (deleted) * c/src/lib/libbsp/arm/realview-pbx-a9/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/rtl22xx/Makefile.am (modified) * c/src/lib/libbsp/arm/rtl22xx/configure.ac (modified) * c/src/lib/libbsp/arm/rtl22xx/preinstall.am (deleted) * c/src/lib/libbsp/arm/rtl22xx/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/smdk2410/Makefile.am (modified) * c/src/lib/libbsp/arm/smdk2410/configure.ac (modified) * c/src/lib/libbsp/arm/smdk2410/preinstall.am (deleted) * c/src/lib/libbsp/arm/smdk2410/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/configure.ac (modified) * c/src/lib/libbsp/arm/stm32f4/preinstall.am (deleted) * c/src/lib/libbsp/arm/stm32f4/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/configure.ac (modified) * c/src/lib/libbsp/arm/tms570/preinstall.am (deleted) * c/src/lib/libbsp/arm/tms570/startup/bsp_specs (moved) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/configure.ac (modified) * c/src/lib/libbsp/arm/xilinx-zynq/preinstall.am (deleted) * c/src/lib/libbsp/arm/xilinx-zynq/startup/bsp_specs (moved) * c/src/lib/libbsp/bfin/Makefile.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/Makefile.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/configure.ac (modified) * c/src/lib/libbsp/bfin/TLL6527M/preinstall.am (deleted) * c/src/lib/libbsp/bfin/TLL6527M/startup/bsp_specs (moved) * c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/configure.ac (modified) * c/src/lib/libbsp/bfin/bf537Stamp/preinstall.am (deleted) * c/src/lib/libbsp/bfin/bf537Stamp/startup/bsp_specs (moved) * c/src/lib/libbsp/bfin/configure.ac (modified) * c/src/lib/libbsp/bfin/eZKit533/Makefile.am (modified) * c/src/lib/libbsp/bfin/eZKit533/configure.ac (modified) * c/src/lib/libbsp/bfin/eZKit533/preinstall.am (deleted) * c/src/lib/libbsp/bfin/eZKit533/startup/bsp_specs (moved) * c/src/lib/libbsp/epiphany/Makefile.am (modified) * c/src/lib/libbsp/epiphany/configure.ac (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/Makefile.am (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/configure.ac (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/include/bspopts.h (deleted) * c/src/lib/libbsp/epiphany/epiphany_sim/preinstall.am (deleted) * c/src/lib/libbsp/epiphany/epiphany_sim/startup/bsp_specs (moved) * c/src/lib/libbsp/epiphany/preinstall.am (deleted) * c/src/lib/libbsp/i386/Makefile.am (modified) * c/src/lib/libbsp/i386/configure.ac (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/configure.ac (modified) * c/src/lib/libbsp/i386/pc386/preinstall.am (deleted) * c/src/lib/libbsp/i386/pc386/startup/bsp_specs (moved) * c/src/lib/libbsp/i386/pc386/tools/configure.ac (modified) * c/src/lib/libbsp/lm32/Makefile.am (modified) * c/src/lib/libbsp/lm32/configure.ac (modified) * c/src/lib/libbsp/lm32/lm32_evr/Makefile.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/configure.ac (modified) * c/src/lib/libbsp/lm32/lm32_evr/preinstall.am (deleted) * c/src/lib/libbsp/lm32/lm32_evr/startup/bsp_specs (moved) * c/src/lib/libbsp/lm32/milkymist/Makefile.am (modified) * c/src/lib/libbsp/lm32/milkymist/configure.ac (modified) * c/src/lib/libbsp/lm32/milkymist/preinstall.am (deleted) * c/src/lib/libbsp/lm32/milkymist/startup/bsp_specs (moved) * c/src/lib/libbsp/m32c/configure.ac (modified) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/configure.ac (modified) * c/src/lib/libbsp/m32c/m32cbsp/preinstall.am (deleted) * c/src/lib/libbsp/m32c/m32cbsp/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/configure.ac (modified) * c/src/lib/libbsp/m68k/av5282/preinstall.am (deleted) * c/src/lib/libbsp/m68k/av5282/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/configure.ac (modified) * c/src/lib/libbsp/m68k/csb360/Makefile.am (modified) * c/src/lib/libbsp/m68k/csb360/configure.ac (modified) * c/src/lib/libbsp/m68k/csb360/preinstall.am (deleted) * c/src/lib/libbsp/m68k/csb360/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/gen68340/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68340/configure.ac (modified) * c/src/lib/libbsp/m68k/gen68340/preinstall.am (deleted) * c/src/lib/libbsp/m68k/gen68340/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/gen68360/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68360/configure.ac (modified) * c/src/lib/libbsp/m68k/gen68360/preinstall.am (deleted) * c/src/lib/libbsp/m68k/gen68360/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/configure.ac (modified) * c/src/lib/libbsp/m68k/genmcf548x/preinstall.am (deleted) * c/src/lib/libbsp/m68k/genmcf548x/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5206elite/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mcf5206elite/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf52235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf52235/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf52235/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mcf52235/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mcf5225x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5225x/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mcf5225x/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5235/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mcf5235/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mcf5329/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5329/configure.ac (modified) * c/src/lib/libbsp/m68k/mcf5329/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mcf5329/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mrm332/Makefile.am (modified) * c/src/lib/libbsp/m68k/mrm332/configure.ac (modified) * c/src/lib/libbsp/m68k/mrm332/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mrm332/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mvme147/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme147/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mvme147/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mvme147s/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147s/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme147s/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mvme147s/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme162/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mvme162/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/mvme167/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme167/configure.ac (modified) * c/src/lib/libbsp/m68k/mvme167/preinstall.am (deleted) * c/src/lib/libbsp/m68k/mvme167/startup/bsp_specs (moved) * c/src/lib/libbsp/m68k/preinstall.am (deleted) * c/src/lib/libbsp/m68k/uC5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/uC5282/configure.ac (modified) * c/src/lib/libbsp/m68k/uC5282/preinstall.am (deleted) * c/src/lib/libbsp/m68k/uC5282/startup/bsp_specs (moved) * c/src/lib/libbsp/mips/Makefile.am (modified) * c/src/lib/libbsp/mips/configure.ac (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/configure.ac (modified) * c/src/lib/libbsp/mips/csb350/preinstall.am (deleted) * c/src/lib/libbsp/mips/csb350/startup/bsp_specs (moved) * c/src/lib/libbsp/mips/hurricane/Makefile.am (modified) * c/src/lib/libbsp/mips/hurricane/configure.ac (modified) * c/src/lib/libbsp/mips/hurricane/preinstall.am (deleted) * c/src/lib/libbsp/mips/hurricane/startup/bsp_specs (moved) * c/src/lib/libbsp/mips/jmr3904/Makefile.am (modified) * c/src/lib/libbsp/mips/jmr3904/configure.ac (modified) * c/src/lib/libbsp/mips/jmr3904/preinstall.am (deleted) * c/src/lib/libbsp/mips/jmr3904/startup/bsp_specs (moved) * c/src/lib/libbsp/mips/malta/Makefile.am (modified) * c/src/lib/libbsp/mips/malta/configure.ac (modified) * c/src/lib/libbsp/mips/malta/preinstall.am (deleted) * c/src/lib/libbsp/mips/malta/startup/bsp_specs (moved) * c/src/lib/libbsp/mips/rbtx4925/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4925/configure.ac (modified) * c/src/lib/libbsp/mips/rbtx4925/preinstall.am (deleted) * c/src/lib/libbsp/mips/rbtx4925/startup/bsp_specs (moved) * c/src/lib/libbsp/mips/rbtx4938/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4938/configure.ac (modified) * c/src/lib/libbsp/mips/rbtx4938/preinstall.am (deleted) * c/src/lib/libbsp/mips/rbtx4938/startup/bsp_specs (moved) * c/src/lib/libbsp/moxie/configure.ac (modified) * c/src/lib/libbsp/moxie/moxiesim/Makefile.am (modified) * c/src/lib/libbsp/moxie/moxiesim/configure.ac (modified) * c/src/lib/libbsp/moxie/moxiesim/preinstall.am (deleted) * c/src/lib/libbsp/moxie/moxiesim/startup/bsp_specs (moved) * c/src/lib/libbsp/nios2/configure.ac (modified) * c/src/lib/libbsp/nios2/nios2_iss/Makefile.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/configure.ac (modified) * c/src/lib/libbsp/nios2/nios2_iss/preinstall.am (deleted) * c/src/lib/libbsp/nios2/nios2_iss/startup/bsp_specs (moved) * c/src/lib/libbsp/no_cpu/configure.ac (modified) * c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/configure.ac (modified) * c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am (deleted) * c/src/lib/libbsp/no_cpu/no_bsp/startup/bsp_specs (moved) * c/src/lib/libbsp/or1k/Makefile.am (modified) * c/src/lib/libbsp/or1k/configure.ac (modified) * c/src/lib/libbsp/or1k/generic_or1k/Makefile.am (modified) * c/src/lib/libbsp/or1k/generic_or1k/configure.ac (modified) * c/src/lib/libbsp/or1k/generic_or1k/preinstall.am (deleted) * c/src/lib/libbsp/or1k/generic_or1k/startup/bsp_specs (moved) * c/src/lib/libbsp/or1k/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/configure.ac (modified) * c/src/lib/libbsp/powerpc/beatnik/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/beatnik/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/configure.ac (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/configure.ac (modified) * c/src/lib/libbsp/powerpc/gen5200/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/gen5200/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/configure.ac (modified) * c/src/lib/libbsp/powerpc/gen83xx/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/gen83xx/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/haleakala/configure.ac (modified) * c/src/lib/libbsp/powerpc/haleakala/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/haleakala/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/bootloader/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/motorola_powerpc/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/configure.ac (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/mpc55xxevb/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/mpc8260ads/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/configure.ac (modified) * c/src/lib/libbsp/powerpc/mvme3100/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/mvme3100/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/configure.ac (modified) * c/src/lib/libbsp/powerpc/mvme5500/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/mvme5500/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/configure.ac (modified) * c/src/lib/libbsp/powerpc/psim/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/psim/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/qemuppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/configure.ac (modified) * c/src/lib/libbsp/powerpc/qemuppc/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/qemuppc/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/configure.ac (modified) * c/src/lib/libbsp/powerpc/qoriq/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/qoriq/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/ss555/Makefile.am (modified) * c/src/lib/libbsp/powerpc/ss555/configure.ac (modified) * c/src/lib/libbsp/powerpc/ss555/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/ss555/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/t32mppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/configure.ac (modified) * c/src/lib/libbsp/powerpc/t32mppc/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/t32mppc/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/configure.ac (modified) * c/src/lib/libbsp/powerpc/tqm8xx/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/tqm8xx/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/virtex/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/virtex/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/virtex4/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex4/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex4/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/virtex4/startup/bsp_specs (moved) * c/src/lib/libbsp/powerpc/virtex5/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex5/configure.ac (modified) * c/src/lib/libbsp/powerpc/virtex5/preinstall.am (deleted) * c/src/lib/libbsp/powerpc/virtex5/startup/bsp_specs (moved) * c/src/lib/libbsp/preinstall.am (deleted) * c/src/lib/libbsp/riscv/Makefile.am (modified) * c/src/lib/libbsp/riscv/configure.ac (modified) * c/src/lib/libbsp/riscv/preinstall.am (deleted) * c/src/lib/libbsp/riscv/riscv_generic/Makefile.am (modified) * c/src/lib/libbsp/riscv/riscv_generic/configure.ac (modified) * c/src/lib/libbsp/riscv/riscv_generic/include/bspopts.h (deleted) * c/src/lib/libbsp/riscv/riscv_generic/preinstall.am (deleted) * c/src/lib/libbsp/riscv/riscv_generic/startup/bsp_specs (moved) * c/src/lib/libbsp/sh/configure.ac (modified) * c/src/lib/libbsp/sh/gensh1/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh1/configure.ac (modified) * c/src/lib/libbsp/sh/gensh1/preinstall.am (deleted) * c/src/lib/libbsp/sh/gensh1/startup/bsp_specs (moved) * c/src/lib/libbsp/sh/gensh2/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh2/configure.ac (modified) * c/src/lib/libbsp/sh/gensh2/preinstall.am (deleted) * c/src/lib/libbsp/sh/gensh2/startup/bsp_specs (moved) * c/src/lib/libbsp/sh/gensh4/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh4/configure.ac (modified) * c/src/lib/libbsp/sh/gensh4/preinstall.am (deleted) * c/src/lib/libbsp/sh/gensh4/startup/bsp_specs (moved) * c/src/lib/libbsp/sh/shsim/Makefile.am (modified) * c/src/lib/libbsp/sh/shsim/configure.ac (modified) * c/src/lib/libbsp/sh/shsim/preinstall.am (deleted) * c/src/lib/libbsp/sh/shsim/startup/bsp_specs (moved) * c/src/lib/libbsp/sparc/Makefile.am (modified) * c/src/lib/libbsp/sparc/configure.ac (modified) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/configure.ac (modified) * c/src/lib/libbsp/sparc/erc32/preinstall.am (deleted) * c/src/lib/libbsp/sparc/erc32/startup/bsp_specs (moved) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/configure.ac (modified) * c/src/lib/libbsp/sparc/leon2/preinstall.am (deleted) * c/src/lib/libbsp/sparc/leon2/startup/bsp_specs (moved) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/configure.ac (modified) * c/src/lib/libbsp/sparc/leon3/preinstall.am (deleted) * c/src/lib/libbsp/sparc/leon3/startup/bsp_specs (moved) * c/src/lib/libbsp/sparc64/Makefile.am (modified) * c/src/lib/libbsp/sparc64/configure.ac (modified) * c/src/lib/libbsp/sparc64/niagara/Makefile.am (modified) * c/src/lib/libbsp/sparc64/niagara/configure.ac (modified) * c/src/lib/libbsp/sparc64/niagara/preinstall.am (deleted) * c/src/lib/libbsp/sparc64/niagara/startup/bsp_specs (moved) * c/src/lib/libbsp/sparc64/usiii/Makefile.am (modified) * c/src/lib/libbsp/sparc64/usiii/configure.ac (modified) * c/src/lib/libbsp/sparc64/usiii/preinstall.am (deleted) * c/src/lib/libbsp/sparc64/usiii/startup/bsp_specs (moved) * c/src/lib/libbsp/v850/Makefile.am (modified) * c/src/lib/libbsp/v850/configure.ac (modified) * c/src/lib/libbsp/v850/gdbv850sim/Makefile.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/configure.ac (modified) * c/src/lib/libbsp/v850/gdbv850sim/preinstall.am (deleted) * c/src/lib/libbsp/v850/gdbv850sim/startup/bsp_specs (moved) * c/src/lib/libbsp/v850/preinstall.am (deleted) * c/src/lib/libcpu/Makefile.am (modified) * c/src/lib/libcpu/arm/Makefile.am (modified) * c/src/lib/libcpu/arm/configure.ac (modified) * c/src/lib/libcpu/arm/preinstall.am (deleted) * c/src/lib/libcpu/bfin/Makefile.am (modified) * c/src/lib/libcpu/bfin/configure.ac (modified) * c/src/lib/libcpu/bfin/preinstall.am (deleted) * c/src/lib/libcpu/i386/Makefile.am (modified) * c/src/lib/libcpu/i386/configure.ac (modified) * c/src/lib/libcpu/i386/preinstall.am (deleted) * c/src/lib/libcpu/lm32/Makefile.am (modified) * c/src/lib/libcpu/lm32/configure.ac (modified) * c/src/lib/libcpu/lm32/preinstall.am (deleted) * c/src/lib/libcpu/m68k/Makefile.am (modified) * c/src/lib/libcpu/m68k/configure.ac (modified) * c/src/lib/libcpu/m68k/preinstall.am (deleted) * c/src/lib/libcpu/mips/Makefile.am (modified) * c/src/lib/libcpu/mips/configure.ac (modified) * c/src/lib/libcpu/mips/preinstall.am (deleted) * c/src/lib/libcpu/nios2/Makefile.am (modified) * c/src/lib/libcpu/nios2/configure.ac (modified) * c/src/lib/libcpu/nios2/preinstall.am (deleted) * c/src/lib/libcpu/or1k/Makefile.am (modified) * c/src/lib/libcpu/or1k/configure.ac (modified) * c/src/lib/libcpu/or1k/preinstall.am (deleted) * c/src/lib/libcpu/powerpc/Makefile.am (modified) * c/src/lib/libcpu/powerpc/configure.ac (modified) * c/src/lib/libcpu/powerpc/preinstall.am (deleted) * c/src/lib/libcpu/sparc/Makefile.am (modified) * c/src/lib/libcpu/sparc/configure.ac (modified) * c/src/lib/libcpu/sparc/preinstall.am (deleted) * c/src/lib/libcpu/sparc64/Makefile.am (modified) * c/src/lib/libcpu/sparc64/configure.ac (modified) * c/src/lib/libcpu/sparc64/preinstall.am (deleted) * c/src/libchip/Makefile.am (modified) * c/src/libchip/preinstall.am (deleted) * c/src/make/configure.ac (modified) * c/src/wrapup/Makefile.am (modified) * c/src/wrapup/preinstall.am (deleted) * configure.ac (modified) * cpukit/Makefile.am (modified) * cpukit/acinclude.m4 (modified) * cpukit/aclocal/check-networking.m4 (modified) * cpukit/aclocal/prog-cc.m4 (modified) * cpukit/aclocal/rtems-bsp-includes.m4 (added) * cpukit/aclocal/rtems-build-top.m4 (added) * cpukit/aclocal/rtems-includes.m4 (added) * cpukit/aclocal/rtems-source-top.m4 (added) * cpukit/automake/compile.am (modified) * cpukit/automake/local.am (modified) * cpukit/automake/subdirs.am (modified) * cpukit/configure.ac (modified) * cpukit/dev/Makefile.am (modified) * cpukit/dev/preinstall.am (deleted) * cpukit/dtc/libfdt/Makefile.am (modified) * cpukit/dtc/libfdt/preinstall.am (deleted) * cpukit/ftpd/Makefile.am (modified) * cpukit/ftpd/preinstall.am (deleted) * cpukit/headers.am (added) * cpukit/include/adainclude/preinstall.am (deleted) * cpukit/include/aio.h (moved) * cpukit/include/dev/i2c/eeprom.h (moved) * cpukit/include/dev/i2c/fpga-i2c-slave.h (moved) * cpukit/include/dev/i2c/gpio-nxp-pca9535.h (moved) * cpukit/include/dev/i2c/i2c.h (moved) * cpukit/include/dev/i2c/sensor-lm75a.h (moved) * cpukit/include/dev/i2c/switch-nxp-pca9548a.h (moved) * cpukit/include/dev/i2c/ti-ads-16bit-adc.h (moved) * cpukit/include/dev/i2c/ti-lm25066a.h (moved) * cpukit/include/dev/i2c/ti-tmp112.h (moved) * cpukit/include/dev/i2c/xilinx-axi-i2c.h (moved) * cpukit/include/dev/serial/sc16is752.h (moved) * cpukit/include/dev/spi/spi.h (moved) * cpukit/include/dlfcn.h (moved) * cpukit/include/drvmgr/drvmgr.h (moved) * cpukit/include/drvmgr/drvmgr_confdefs.h (moved) * cpukit/include/drvmgr/drvmgr_list.h (moved) * cpukit/include/drvmgr/pci_bus.h (moved) * cpukit/include/fdt.h (moved) * cpukit/include/libfdt.h (moved) * cpukit/include/libfdt_env.h (moved) * cpukit/include/librtemsNfs.h (moved) * cpukit/include/link.h (moved) * cpukit/include/link_elf.h (moved) * cpukit/include/linux/i2c-dev.h (moved) * cpukit/include/linux/i2c.h (moved) * cpukit/include/linux/spi/spidev.h (moved) * cpukit/include/machine/_kernel_cpuset.h (moved) * cpukit/include/machine/_kernel_param.h (moved) * cpukit/include/machine/_kernel_time.h (moved) * cpukit/include/machine/_kernel_types.h (moved) * cpukit/include/machine/_timecounter.h (moved) * cpukit/include/md4.h (moved) * cpukit/include/md5.h (moved) * cpukit/include/mghttpd/mongoose.h (moved) * cpukit/include/mqueue.h (moved) * cpukit/include/pci.h (moved) * cpukit/include/pci/access.h (moved) * cpukit/include/pci/cfg.h (moved) * cpukit/include/pci/cfg_auto.h (moved) * cpukit/include/pci/cfg_peripheral.h (moved) * cpukit/include/pci/cfg_read.h (moved) * cpukit/include/pci/cfg_static.h (moved) * cpukit/include/pci/ids.h (moved) * cpukit/include/pci/ids_extra.h (moved) * cpukit/include/pci/irq.h (moved) * cpukit/include/pci/pcireg.h (moved) * cpukit/include/rpc/auth.h (moved) * cpukit/include/rpc/auth_unix.h (moved) * cpukit/include/rpc/clnt.h (moved) * cpukit/include/rpc/clnt_soc.h (moved) * cpukit/include/rpc/clnt_stat.h (moved) * cpukit/include/rpc/pmap_clnt.h (moved) * cpukit/include/rpc/pmap_prot.h (moved) * cpukit/include/rpc/pmap_rmt.h (moved) * cpukit/include/rpc/rpc.h (moved) * cpukit/include/rpc/rpc_com.h (moved) * cpukit/include/rpc/rpc_msg.h (moved) * cpukit/include/rpc/rpcent.h (moved) * cpukit/include/rpc/svc.h (moved) * cpukit/include/rpc/svc_auth.h (moved) * cpukit/include/rpc/svc_soc.h (moved) * cpukit/include/rpc/types.h (moved) * cpukit/include/rpc/xdr.h (moved) * cpukit/include/rtems.h (moved) * cpukit/include/rtems/assoc.h (moved) * cpukit/include/rtems/bdbuf.h (moved) * cpukit/include/rtems/bdpart.h (moved) * cpukit/include/rtems/blkdev.h (moved) * cpukit/include/rtems/bsd.h (moved) * cpukit/include/rtems/bspcmdline.h (moved) * cpukit/include/rtems/capture-cli.h (moved) * cpukit/include/rtems/capture.h (moved) * cpukit/include/rtems/captureimpl.h (moved) * cpukit/include/rtems/cbs.h (moved) * cpukit/include/rtems/chain.h (moved) * cpukit/include/rtems/confdefs.h (moved) * cpukit/include/rtems/config.h (moved) * cpukit/include/rtems/counter.h (moved) * cpukit/include/rtems/cpuuse.h (moved) * cpukit/include/rtems/debugger/rtems-debugger-remote.h (moved) * cpukit/include/rtems/debugger/rtems-debugger-server.h (moved) * cpukit/include/rtems/devfs.h (moved) * cpukit/include/rtems/deviceio.h (moved) * cpukit/include/rtems/devnull.h (moved) * cpukit/include/rtems/devzero.h (moved) * cpukit/include/rtems/diskdevs.h (moved) * cpukit/include/rtems/dosfs.h (moved) * cpukit/include/rtems/dumpbuf.h (moved) * cpukit/include/rtems/error.h (moved) * cpukit/include/rtems/extension.h (moved) * cpukit/include/rtems/extensionimpl.h (moved) * cpukit/include/rtems/fatal.h (moved) * cpukit/include/rtems/fb.h (moved) * cpukit/include/rtems/flashdisk.h (moved) * cpukit/include/rtems/fsmount.h (moved) * cpukit/include/rtems/ftpd.h (moved) * cpukit/include/rtems/gxx_wrappers.h (moved) * cpukit/include/rtems/ide_part_table.h (moved) * cpukit/include/rtems/imfs.h (moved) * cpukit/include/rtems/init.h (moved) * cpukit/include/rtems/io.h (moved) * cpukit/include/rtems/ioimpl.h (moved) * cpukit/include/rtems/iosupp.h (moved) * cpukit/include/rtems/jffs2.h (moved) * cpukit/include/rtems/libcsupport.h (moved) * cpukit/include/rtems/libi2c.h (moved) * cpukit/include/rtems/libio.h (moved) * cpukit/include/rtems/libio_.h (moved) * cpukit/include/rtems/linkersets.h (moved) * cpukit/include/rtems/malloc.h (moved) * cpukit/include/rtems/media.h (moved) * cpukit/include/rtems/monitor.h (moved) * cpukit/include/rtems/mouse_parser.h (moved) * cpukit/include/rtems/mptables.h (moved) * cpukit/include/rtems/mw_uid.h (moved) * cpukit/include/rtems/nvdisk-sram.h (moved) * cpukit/include/rtems/nvdisk.h (moved) * cpukit/include/rtems/passwd.h (moved) * cpukit/include/rtems/pipe.h (moved) * cpukit/include/rtems/posix/aio_misc.h (moved) * cpukit/include/rtems/posix/barrierimpl.h (moved) * cpukit/include/rtems/posix/condimpl.h (moved) * cpukit/include/rtems/posix/config.h (moved) * cpukit/include/rtems/posix/key.h (moved) * cpukit/include/rtems/posix/keyimpl.h (moved) * cpukit/include/rtems/posix/mmanimpl.h (moved) * cpukit/include/rtems/posix/mqueue.h (moved) * cpukit/include/rtems/posix/mqueueimpl.h (moved) * cpukit/include/rtems/posix/muteximpl.h (moved) * cpukit/include/rtems/posix/posixapi.h (moved) * cpukit/include/rtems/posix/priorityimpl.h (moved) * cpukit/include/rtems/posix/psignal.h (moved) * cpukit/include/rtems/posix/psignalimpl.h (moved) * cpukit/include/rtems/posix/pthread.h (moved) * cpukit/include/rtems/posix/pthreadattrimpl.h (moved) * cpukit/include/rtems/posix/pthreadimpl.h (moved) * cpukit/include/rtems/posix/ptimer.h (moved) * cpukit/include/rtems/posix/rwlockimpl.h (moved) * cpukit/include/rtems/posix/semaphore.h (moved) * cpukit/include/rtems/posix/semaphoreimpl.h (moved) * cpukit/include/rtems/posix/shm.h (moved) * cpukit/include/rtems/posix/shmimpl.h (moved) * cpukit/include/rtems/posix/sigset.h (moved) * cpukit/include/rtems/posix/spinlockimpl.h (moved) * cpukit/include/rtems/posix/threadsup.h (moved) * cpukit/include/rtems/posix/timer.h (moved) * cpukit/include/rtems/posix/timerimpl.h (moved) * cpukit/include/rtems/profiling.h (moved) * cpukit/include/rtems/pty.h (moved) * cpukit/include/rtems/qreslib.h (moved) * cpukit/include/rtems/ramdisk.h (moved) * cpukit/include/rtems/rbheap.h (moved) * cpukit/include/rtems/rbtree.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-bitmaps.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-block-pos.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-block.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-buffer.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-data.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-dir-hash.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-dir.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-file-system-fwd.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-file-system.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-file.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-group.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-inode.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-link.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-mutex.h (moved) * cpukit/include/rtems/rfs/rtems-rfs-trace.h (moved) * cpukit/include/rtems/ringbuf.h (moved) * cpukit/include/rtems/rtems-debugger.h (moved) * cpukit/include/rtems/rtems-fdt-shell.h (moved) * cpukit/include/rtems/rtems-fdt.h (moved) * cpukit/include/rtems/rtems-rfs-format.h (moved) * cpukit/include/rtems/rtems-rfs-shell.h (moved) * cpukit/include/rtems/rtems-rfs.h (moved) * cpukit/include/rtems/rtems/asr.h (moved) * cpukit/include/rtems/rtems/asrimpl.h (moved) * cpukit/include/rtems/rtems/attr.h (moved) * cpukit/include/rtems/rtems/attrimpl.h (moved) * cpukit/include/rtems/rtems/barrier.h (moved) * cpukit/include/rtems/rtems/barrierimpl.h (moved) * cpukit/include/rtems/rtems/cache.h (moved) * cpukit/include/rtems/rtems/clock.h (moved) * cpukit/include/rtems/rtems/config.h (moved) * cpukit/include/rtems/rtems/dpmem.h (moved) * cpukit/include/rtems/rtems/dpmemimpl.h (moved) * cpukit/include/rtems/rtems/event.h (moved) * cpukit/include/rtems/rtems/eventimpl.h (moved) * cpukit/include/rtems/rtems/eventmp.h (moved) * cpukit/include/rtems/rtems/intr.h (moved) * cpukit/include/rtems/rtems/mainpage.h (moved) * cpukit/include/rtems/rtems/message.h (moved) * cpukit/include/rtems/rtems/messageimpl.h (moved) * cpukit/include/rtems/rtems/modes.h (moved) * cpukit/include/rtems/rtems/modesimpl.h (moved) * cpukit/include/rtems/rtems/mp.h (moved) * cpukit/include/rtems/rtems/msgmp.h (moved) * cpukit/include/rtems/rtems/object.h (moved) * cpukit/include/rtems/rtems/options.h (moved) * cpukit/include/rtems/rtems/optionsimpl.h (moved) * cpukit/include/rtems/rtems/part.h (moved) * cpukit/include/rtems/rtems/partimpl.h (moved) * cpukit/include/rtems/rtems/partmp.h (moved) * cpukit/include/rtems/rtems/ratemon.h (moved) * cpukit/include/rtems/rtems/ratemonimpl.h (moved) * cpukit/include/rtems/rtems/region.h (moved) * cpukit/include/rtems/rtems/regionimpl.h (moved) * cpukit/include/rtems/rtems/sem.h (moved) * cpukit/include/rtems/rtems/semimpl.h (moved) * cpukit/include/rtems/rtems/semmp.h (moved) * cpukit/include/rtems/rtems/signal.h (moved) * cpukit/include/rtems/rtems/signalimpl.h (moved) * cpukit/include/rtems/rtems/signalmp.h (moved) * cpukit/include/rtems/rtems/smp.h (moved) * cpukit/include/rtems/rtems/status.h (moved) * cpukit/include/rtems/rtems/statusimpl.h (moved) * cpukit/include/rtems/rtems/support.h (moved) * cpukit/include/rtems/rtems/taskmp.h (moved) * cpukit/include/rtems/rtems/tasks.h (moved) * cpukit/include/rtems/rtems/tasksimpl.h (moved) * cpukit/include/rtems/rtems/timer.h (moved) * cpukit/include/rtems/rtems/timerimpl.h (moved) * cpukit/include/rtems/rtems/types.h (moved) * cpukit/include/rtems/rtemsdialer.h (moved) * cpukit/include/rtems/rtemspppd.h (moved) * cpukit/include/rtems/rtl/dlfcn-shell.h (moved) * cpukit/include/rtems/rtl/rap-shell.h (moved) * cpukit/include/rtems/rtl/rap.h (moved) * cpukit/include/rtems/rtl/rtl-allocator.h (moved) * cpukit/include/rtems/rtl/rtl-fwd.h (moved) * cpukit/include/rtems/rtl/rtl-indirect-ptr.h (moved) * cpukit/include/rtems/rtl/rtl-obj-cache.h (moved) * cpukit/include/rtems/rtl/rtl-obj-comp.h (moved) * cpukit/include/rtems/rtl/rtl-obj-fwd.h (moved) * cpukit/include/rtems/rtl/rtl-obj.h (moved) * cpukit/include/rtems/rtl/rtl-sym.h (moved) * cpukit/include/rtems/rtl/rtl-trace.h (moved) * cpukit/include/rtems/rtl/rtl-unresolved.h (moved) * cpukit/include/rtems/rtl/rtl.h (moved) * cpukit/include/rtems/scheduler.h (moved) * cpukit/include/rtems/score/address.h (moved) * cpukit/include/rtems/score/apimutex.h (moved) * cpukit/include/rtems/score/assert.h (moved) * cpukit/include/rtems/score/atomic.h (moved) * cpukit/include/rtems/score/basedefs.h (moved) * cpukit/include/rtems/score/chain.h (moved) * cpukit/include/rtems/score/chainimpl.h (moved) * cpukit/include/rtems/score/context.h (moved) * cpukit/include/rtems/score/copyrt.h (moved) * cpukit/include/rtems/score/corebarrier.h (moved) * cpukit/include/rtems/score/corebarrierimpl.h (moved) * cpukit/include/rtems/score/coremsg.h (moved) * cpukit/include/rtems/score/coremsgimpl.h (moved) * cpukit/include/rtems/score/coremutex.h (moved) * cpukit/include/rtems/score/coremuteximpl.h (moved) * cpukit/include/rtems/score/corerwlockimpl.h (moved) * cpukit/include/rtems/score/coresem.h (moved) * cpukit/include/rtems/score/coresemimpl.h (moved) * cpukit/include/rtems/score/cpustdatomic.h (moved) * cpukit/include/rtems/score/freechain.h (moved) * cpukit/include/rtems/score/heap.h (moved) * cpukit/include/rtems/score/heapimpl.h (moved) * cpukit/include/rtems/score/interr.h (moved) * cpukit/include/rtems/score/io.h (moved) * cpukit/include/rtems/score/isr.h (moved) * cpukit/include/rtems/score/isrlevel.h (moved) * cpukit/include/rtems/score/isrlock.h (moved) * cpukit/include/rtems/score/mpci.h (moved) * cpukit/include/rtems/score/mpciimpl.h (moved) * cpukit/include/rtems/score/mppkt.h (moved) * cpukit/include/rtems/score/mrsp.h (moved) * cpukit/include/rtems/score/mrspimpl.h (moved) * cpukit/include/rtems/score/muteximpl.h (moved) * cpukit/include/rtems/score/object.h (moved) * cpukit/include/rtems/score/objectimpl.h (moved) * cpukit/include/rtems/score/objectmp.h (moved) * cpukit/include/rtems/score/onceimpl.h (moved) * cpukit/include/rtems/score/percpu.h (moved) * cpukit/include/rtems/score/priority.h (moved) * cpukit/include/rtems/score/prioritybitmap.h (moved) * cpukit/include/rtems/score/prioritybitmapimpl.h (moved) * cpukit/include/rtems/score/priorityimpl.h (moved) * cpukit/include/rtems/score/processormask.h (moved) * cpukit/include/rtems/score/profiling.h (moved) * cpukit/include/rtems/score/protectedheap.h (moved) * cpukit/include/rtems/score/rbtree.h (moved) * cpukit/include/rtems/score/rbtreeimpl.h (moved) * cpukit/include/rtems/score/scheduler.h (moved) * cpukit/include/rtems/score/schedulercbs.h (moved) * cpukit/include/rtems/score/schedulercbsimpl.h (moved) * cpukit/include/rtems/score/scheduleredf.h (moved) * cpukit/include/rtems/score/scheduleredfimpl.h (moved) * cpukit/include/rtems/score/scheduleredfsmp.h (moved) * cpukit/include/rtems/score/schedulerimpl.h (moved) * cpukit/include/rtems/score/schedulernode.h (moved) * cpukit/include/rtems/score/schedulernodeimpl.h (moved) * cpukit/include/rtems/score/schedulerpriority.h (moved) * cpukit/include/rtems/score/schedulerpriorityaffinitysmp.h (moved) * cpukit/include/rtems/score/schedulerpriorityimpl.h (moved) * cpukit/include/rtems/score/schedulerprioritysmp.h (moved) * cpukit/include/rtems/score/schedulerprioritysmpimpl.h (moved) * cpukit/include/rtems/score/schedulersimple.h (moved) * cpukit/include/rtems/score/schedulersimpleimpl.h (moved) * cpukit/include/rtems/score/schedulersimplesmp.h (moved) * cpukit/include/rtems/score/schedulersmp.h (moved) * cpukit/include/rtems/score/schedulersmpimpl.h (moved) * cpukit/include/rtems/score/schedulerstrongapa.h (moved) * cpukit/include/rtems/score/semaphoreimpl.h (moved) * cpukit/include/rtems/score/smp.h (moved) * cpukit/include/rtems/score/smpbarrier.h (moved) * cpukit/include/rtems/score/smpimpl.h (moved) * cpukit/include/rtems/score/smplock.h (moved) * cpukit/include/rtems/score/smplockmcs.h (moved) * cpukit/include/rtems/score/smplockseq.h (moved) * cpukit/include/rtems/score/smplockstats.h (moved) * cpukit/include/rtems/score/smplockticket.h (moved) * cpukit/include/rtems/score/stack.h (moved) * cpukit/include/rtems/score/stackimpl.h (moved) * cpukit/include/rtems/score/states.h (moved) * cpukit/include/rtems/score/statesimpl.h (moved) * cpukit/include/rtems/score/status.h (moved) * cpukit/include/rtems/score/sysstate.h (moved) * cpukit/include/rtems/score/thread.h (moved) * cpukit/include/rtems/score/threaddispatch.h (moved) * cpukit/include/rtems/score/threadimpl.h (moved) * cpukit/include/rtems/score/threadmp.h (moved) * cpukit/include/rtems/score/threadq.h (moved) * cpukit/include/rtems/score/threadqimpl.h (moved) * cpukit/include/rtems/score/timecounter.h (moved) * cpukit/include/rtems/score/timecounterimpl.h (moved) * cpukit/include/rtems/score/timespec.h (moved) * cpukit/include/rtems/score/timestamp.h (moved) * cpukit/include/rtems/score/tls.h (moved) * cpukit/include/rtems/score/tod.h (moved) * cpukit/include/rtems/score/todimpl.h (moved) * cpukit/include/rtems/score/userext.h (moved) * cpukit/include/rtems/score/userextimpl.h (moved) * cpukit/include/rtems/score/watchdog.h (moved) * cpukit/include/rtems/score/watchdogimpl.h (moved) * cpukit/include/rtems/score/wkspace.h (moved) * cpukit/include/rtems/serdbg.h (moved) * cpukit/include/rtems/serdbgcnf.h (moved) * cpukit/include/rtems/serial_mouse.h (moved) * cpukit/include/rtems/seterr.h (moved) * cpukit/include/rtems/shell.h (moved) * cpukit/include/rtems/shellconfig.h (moved) * cpukit/include/rtems/sparse-disk.h (moved) * cpukit/include/rtems/spurious.h (moved) * cpukit/include/rtems/stackchk.h (moved) * cpukit/include/rtems/stdio-redirect.h (moved) * cpukit/include/rtems/stringto.h (moved) * cpukit/include/rtems/sysinit.h (moved) * cpukit/include/rtems/system.h (moved) * cpukit/include/rtems/telnetd.h (moved) * cpukit/include/rtems/termios_printk.h (moved) * cpukit/include/rtems/termios_printk_cnf.h (moved) * cpukit/include/rtems/termiostypes.h (moved) * cpukit/include/rtems/test.h (moved) * cpukit/include/rtems/timecounter.h (moved) * cpukit/include/rtems/timespec.h (moved) * cpukit/include/rtems/tod.h (moved) * cpukit/include/rtems/trace/rtems-trace-buffer-vars.h (moved) * cpukit/include/rtems/untar.h (moved) * cpukit/include/rtems/version.h (moved) * cpukit/include/rtems/vmeintr.h (moved) * cpukit/include/sha256.h (moved) * cpukit/include/sha512.h (moved) * cpukit/include/sys/_ffcounter.h (moved) * cpukit/include/sys/cdefs_elf.h (moved) * cpukit/include/sys/event.h (moved) * cpukit/include/sys/exec_elf.h (moved) * cpukit/include/sys/poll.h (moved) * cpukit/include/sys/statvfs.h (moved) * cpukit/include/sys/timeffc.h (moved) * cpukit/include/sys/timepps.h (moved) * cpukit/include/sys/timetc.h (moved) * cpukit/include/sys/timex.h (moved) * cpukit/include/sys/utsname.h (moved) * cpukit/include/utf8proc/utf8proc.h (moved) * cpukit/include/uuid/uuid.h (moved) * cpukit/include/xz.h (moved) * cpukit/include/zlib.h (moved) * cpukit/libcrypt/Makefile.am (modified) * cpukit/libcrypt/preinstall.am (deleted) * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/preinstall.am (deleted) * cpukit/libdebugger/Makefile.am (modified) * cpukit/libdebugger/preinstall.am (deleted) * cpukit/libdl/Makefile.am (modified) * cpukit/libdl/preinstall.am (deleted) * cpukit/libfs/Makefile.am (modified) * cpukit/libfs/preinstall.am (deleted) * cpukit/libfs/src/nfsclient/Makefile.am (modified) * cpukit/libfs/src/nfsclient/preinstall.am (deleted) * cpukit/libmd/Makefile.am (modified) * cpukit/libmd/preinstall.am (deleted) * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/preinstall.am (deleted) * cpukit/libnetworking/Makefile.am (modified) * cpukit/libnetworking/headers.am (added) * cpukit/libnetworking/preinstall.am (deleted) * cpukit/libnetworking/sys/poll.h (deleted) * cpukit/libpci/Makefile.am (modified) * cpukit/libpci/preinstall.am (deleted) * cpukit/librpc/Makefile.am (modified) * cpukit/librpc/preinstall.am (deleted) * cpukit/libstdthreads/Makefile.am (modified) * cpukit/mghttpd/Makefile.am (modified) * cpukit/mghttpd/preinstall.am (deleted) * cpukit/posix/Makefile.am (modified) * cpukit/posix/preinstall.am (deleted) * cpukit/pppd/Makefile.am (modified) * cpukit/pppd/preinstall.am (deleted) * cpukit/preinstall.am (deleted) * cpukit/rtems/Makefile.am (modified) * cpukit/rtems/preinstall.am (deleted) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/preinstall.am (deleted) * cpukit/score/Makefile.am (modified) * cpukit/score/cpu/arm/Makefile.am (modified) * cpukit/score/cpu/arm/headers.am (added) * cpukit/score/cpu/arm/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/arm/include/rtems/asm.h (moved) * cpukit/score/cpu/arm/include/rtems/score/arm.h (moved) * cpukit/score/cpu/arm/include/rtems/score/armv4.h (moved) * cpukit/score/cpu/arm/include/rtems/score/armv7m.h (moved) * cpukit/score/cpu/arm/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/arm/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/arm/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/arm/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/arm/include/rtems/score/types.h (moved) * cpukit/score/cpu/arm/preinstall.am (deleted) * cpukit/score/cpu/bfin/Makefile.am (modified) * cpukit/score/cpu/bfin/headers.am (added) * cpukit/score/cpu/bfin/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/bfin/include/rtems/asm.h (moved) * cpukit/score/cpu/bfin/include/rtems/bfin/bf52x.h (moved) * cpukit/score/cpu/bfin/include/rtems/bfin/bf533.h (moved) * cpukit/score/cpu/bfin/include/rtems/bfin/bfin.h (moved) * cpukit/score/cpu/bfin/include/rtems/score/bfin.h (moved) * cpukit/score/cpu/bfin/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/bfin/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/bfin/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/bfin/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/bfin/include/rtems/score/types.h (moved) * cpukit/score/cpu/bfin/preinstall.am (deleted) * cpukit/score/cpu/epiphany/Makefile.am (modified) * cpukit/score/cpu/epiphany/headers.am (added) * cpukit/score/cpu/epiphany/include/rtems/asm.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/epiphany-utility.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/epiphany.h (moved) * cpukit/score/cpu/epiphany/include/rtems/score/types.h (moved) * cpukit/score/cpu/epiphany/preinstall.am (deleted) * cpukit/score/cpu/h8300/headers.am (added) * cpukit/score/cpu/h8300/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/i386/Makefile.am (modified) * cpukit/score/cpu/i386/headers.am (added) * cpukit/score/cpu/i386/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/i386/include/rtems/asm.h (moved) * cpukit/score/cpu/i386/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/i386/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/i386/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/i386/include/rtems/score/i386.h (moved) * cpukit/score/cpu/i386/include/rtems/score/idtr.h (moved) * cpukit/score/cpu/i386/include/rtems/score/interrupts.h (moved) * cpukit/score/cpu/i386/include/rtems/score/registers.h (moved) * cpukit/score/cpu/i386/include/rtems/score/types.h (moved) * cpukit/score/cpu/i386/preinstall.am (deleted) * cpukit/score/cpu/lm32/Makefile.am (modified) * cpukit/score/cpu/lm32/headers.am (added) * cpukit/score/cpu/lm32/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/lm32/include/rtems/asm.h (moved) * cpukit/score/cpu/lm32/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/lm32/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/lm32/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/lm32/include/rtems/score/lm32.h (moved) * cpukit/score/cpu/lm32/include/rtems/score/types.h (moved) * cpukit/score/cpu/lm32/preinstall.am (deleted) * cpukit/score/cpu/m32c/Makefile.am (modified) * cpukit/score/cpu/m32c/headers.am (added) * cpukit/score/cpu/m32c/include/rtems/asm.h (moved) * cpukit/score/cpu/m32c/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/m32c/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/m32c/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/m32c/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/m32c/include/rtems/score/m32c.h (moved) * cpukit/score/cpu/m32c/include/rtems/score/types.h (moved) * cpukit/score/cpu/m32c/include/varvects.h (moved) * cpukit/score/cpu/m32c/preinstall.am (deleted) * cpukit/score/cpu/m68k/Makefile.am (modified) * cpukit/score/cpu/m68k/headers.am (added) * cpukit/score/cpu/m68k/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/m68k/include/rtems/asm.h (moved) * cpukit/score/cpu/m68k/include/rtems/m68k/m68302.h (moved) * cpukit/score/cpu/m68k/include/rtems/m68k/m68360.h (moved) * cpukit/score/cpu/m68k/include/rtems/m68k/qsm.h (moved) * cpukit/score/cpu/m68k/include/rtems/m68k/sim.h (moved) * cpukit/score/cpu/m68k/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/m68k/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/m68k/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/m68k/include/rtems/score/m68k.h (moved) * cpukit/score/cpu/m68k/include/rtems/score/types.h (moved) * cpukit/score/cpu/m68k/preinstall.am (deleted) * cpukit/score/cpu/mips/Makefile.am (modified) * cpukit/score/cpu/mips/headers.am (added) * cpukit/score/cpu/mips/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/mips/include/rtems/asm.h (moved) * cpukit/score/cpu/mips/include/rtems/mips/idtcpu.h (moved) * cpukit/score/cpu/mips/include/rtems/mips/iregdef.h (moved) * cpukit/score/cpu/mips/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/mips/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/mips/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/mips/include/rtems/score/mips.h (moved) * cpukit/score/cpu/mips/include/rtems/score/types.h (moved) * cpukit/score/cpu/mips/preinstall.am (deleted) * cpukit/score/cpu/moxie/Makefile.am (modified) * cpukit/score/cpu/moxie/headers.am (added) * cpukit/score/cpu/moxie/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/moxie/include/rtems/asm.h (moved) * cpukit/score/cpu/moxie/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/moxie/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/moxie/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/moxie/include/rtems/score/moxie.h (moved) * cpukit/score/cpu/moxie/include/rtems/score/types.h (moved) * cpukit/score/cpu/moxie/preinstall.am (deleted) * cpukit/score/cpu/nios2/Makefile.am (modified) * cpukit/score/cpu/nios2/headers.am (added) * cpukit/score/cpu/nios2/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/nios2/include/rtems/asm.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/nios2-count-zeros.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/nios2-utility.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/nios2.h (moved) * cpukit/score/cpu/nios2/include/rtems/score/types.h (moved) * cpukit/score/cpu/nios2/preinstall.am (deleted) * cpukit/score/cpu/no_cpu/Makefile.am (modified) * cpukit/score/cpu/no_cpu/headers.am (added) * cpukit/score/cpu/no_cpu/include/rtems/asm.h (moved) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/no_cpu/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/no_cpu/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/no_cpu/include/rtems/score/no_cpu.h (moved) * cpukit/score/cpu/no_cpu/include/rtems/score/types.h (moved) * cpukit/score/cpu/no_cpu/preinstall.am (deleted) * cpukit/score/cpu/or1k/Makefile.am (modified) * cpukit/score/cpu/or1k/headers.am (added) * cpukit/score/cpu/or1k/include/rtems/asm.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/or1k-utility.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/or1k.h (moved) * cpukit/score/cpu/or1k/include/rtems/score/types.h (moved) * cpukit/score/cpu/or1k/preinstall.am (deleted) * cpukit/score/cpu/powerpc/Makefile.am (modified) * cpukit/score/cpu/powerpc/headers.am (added) * cpukit/score/cpu/powerpc/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/powerpc/include/rtems/asm.h (moved) * cpukit/score/cpu/powerpc/include/rtems/powerpc/registers.h (moved) * cpukit/score/cpu/powerpc/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/powerpc/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/powerpc/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/powerpc/include/rtems/score/powerpc.h (moved) * cpukit/score/cpu/powerpc/include/rtems/score/types.h (moved) * cpukit/score/cpu/powerpc/preinstall.am (deleted) * cpukit/score/cpu/riscv/Makefile.am (modified) * cpukit/score/cpu/riscv/headers.am (added) * cpukit/score/cpu/riscv/include/rtems/asm.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/riscv-utility.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/riscv.h (moved) * cpukit/score/cpu/riscv/include/rtems/score/types.h (moved) * cpukit/score/cpu/riscv/preinstall.am (deleted) * cpukit/score/cpu/sh/Makefile.am (modified) * cpukit/score/cpu/sh/headers.am (added) * cpukit/score/cpu/sh/include/rtems/asm.h (moved) * cpukit/score/cpu/sh/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/sh/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/sh/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/sh/include/rtems/score/sh.h (moved) * cpukit/score/cpu/sh/include/rtems/score/sh_io.h (moved) * cpukit/score/cpu/sh/include/rtems/score/types.h (moved) * cpukit/score/cpu/sh/preinstall.am (deleted) * cpukit/score/cpu/sparc/Makefile.am (modified) * cpukit/score/cpu/sparc/headers.am (added) * cpukit/score/cpu/sparc/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/sparc/include/rtems/asm.h (moved) * cpukit/score/cpu/sparc/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/sparc/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/sparc/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/sparc/include/rtems/score/sparc.h (moved) * cpukit/score/cpu/sparc/include/rtems/score/sparcimpl.h (moved) * cpukit/score/cpu/sparc/include/rtems/score/types.h (moved) * cpukit/score/cpu/sparc/preinstall.am (deleted) * cpukit/score/cpu/sparc64/Makefile.am (modified) * cpukit/score/cpu/sparc64/headers.am (added) * cpukit/score/cpu/sparc64/include/rtems/asm.h (moved) * cpukit/score/cpu/sparc64/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/sparc64/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/sparc64/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/sparc64/include/rtems/score/sparc64.h (moved) * cpukit/score/cpu/sparc64/include/rtems/score/types.h (moved) * cpukit/score/cpu/sparc64/preinstall.am (deleted) * cpukit/score/cpu/v850/Makefile.am (modified) * cpukit/score/cpu/v850/headers.am (added) * cpukit/score/cpu/v850/include/machine/elf_machdep.h (moved) * cpukit/score/cpu/v850/include/rtems/asm.h (moved) * cpukit/score/cpu/v850/include/rtems/score/cpu.h (moved) * cpukit/score/cpu/v850/include/rtems/score/cpu_asm.h (moved) * cpukit/score/cpu/v850/include/rtems/score/cpuatomic.h (moved) * cpukit/score/cpu/v850/include/rtems/score/cpuimpl.h (moved) * cpukit/score/cpu/v850/include/rtems/score/types.h (moved) * cpukit/score/cpu/v850/include/rtems/score/v850.h (moved) * cpukit/score/cpu/v850/preinstall.am (deleted) * cpukit/score/preinstall.am (deleted) * cpukit/telnetd/Makefile.am (modified) * cpukit/telnetd/preinstall.am (deleted) * cpukit/wrapup/Makefile.am (modified) * cpukit/wrapup/preinstall.am (deleted) * cpukit/zlib/Makefile.am (modified) * cpukit/zlib/preinstall.am (deleted) * testsuites/aclocal/check-cpuopts.m4 (modified) * testsuites/aclocal/prog-cc.m4 (modified) * testsuites/aclocal/rtems-bsp-includes.m4 (added) * testsuites/aclocal/rtems-bsp-linkcmds.m4 (added) * testsuites/aclocal/rtems-build-top.m4 (added) * testsuites/aclocal/rtems-includes.m4 (added) * testsuites/aclocal/rtems-source-top.m4 (added) * testsuites/ada/ada.am (modified) * testsuites/ada/configure.ac (modified) * testsuites/ada/samples/base_mp/node1/Makefile.am (modified) * testsuites/ada/samples/base_mp/node2/Makefile.am (modified) * testsuites/ada/samples/base_sp/Makefile.am (modified) * testsuites/ada/samples/hello/Makefile.am (modified) * testsuites/ada/samples/nsecs/Makefile.am (modified) * testsuites/ada/samples/ticker/Makefile.am (modified) * testsuites/ada/sptests/spname01/Makefile.am (modified) * testsuites/automake/compile.am (modified) * testsuites/automake/host.am (modified) * testsuites/automake/local.am (modified) * testsuites/benchmarks/configure.ac (modified) * testsuites/configure.ac (modified) * testsuites/fstests/configure.ac (modified) * testsuites/libtests/POSIX/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/ftp01/Makefile.am (modified) * testsuites/libtests/mghttpd01/Makefile.am (modified) * testsuites/libtests/networking01/Makefile.am (modified) * testsuites/libtests/syscall01/Makefile.am (modified) * testsuites/mptests/configure.ac (modified) * testsuites/psxtests/configure.ac (modified) * testsuites/psxtmtests/configure.ac (modified) * testsuites/rhealstone/configure.ac (modified) * testsuites/samples/configure.ac (modified) * testsuites/samples/loopback/Makefile.am (modified) * testsuites/samples/pppd/Makefile.am (modified) * testsuites/smptests/configure.ac (modified) * testsuites/sptests/configure.ac (modified) * testsuites/tmtests/configure.ac (modified) * testsuites/tools/configure.ac (modified) * testsuites/tools/generic/configure.ac (modified) * tools/build/configure.ac (modified) * tools/cpu/configure.ac (modified) * tools/cpu/generic/configure.ac (modified) * tools/cpu/nios2/configure.ac (modified) * tools/cpu/sh/configure.ac (modified) Remove make preinstall A speciality of the RTEMS build system was ... Mon, 22 Jan 2018 14:23:26 GMT Sebastian Huber [0349a2b] * testsuites/samples/cdtest/system.h (modified) cdtest: Increase stack size Mon, 22 Jan 2018 13:13:11 GMT Sebastian Huber [990235d] * testsuites/psxtests/psxchroot01/test.c (modified) psxchroot01: Force release of global locations Free deferred ... Fri, 22 Dec 2017 12:44:56 GMT Sebastian Huber [6bc5e47] * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) smptests: Fix configuration Update #2843. Fri, 19 Jan 2018 12:08:46 GMT Sebastian Huber [cf2024b] * testsuites/smptests/smp03/init.c (modified) * testsuites/smptests/smp03/system.h (modified) smp03: Use floating-point tasks This test uses sprintf(). Fri, 19 Jan 2018 12:04:25 GMT Sebastian Huber [cf099be] * testsuites/smptests/smp03/system.h (modified) smp03: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 09:57:38 GMT Sebastian Huber [5e3ef46] * testsuites/smptests/smpaffinity01/init.c (modified) smpaffinity01: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 09:56:13 GMT Sebastian Huber [7274e67] * testsuites/smptests/smp08/system.h (modified) smp08: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 09:54:23 GMT Sebastian Huber [60dc020] * testsuites/psxtests/psxfile01/main.c (modified) psxfile01: Use floating-point task This test uses fprintf(). Fri, 19 Jan 2018 09:50:44 GMT Sebastian Huber [654fa58a] * testsuites/libtests/block06/init.c (modified) block06: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 09:49:01 GMT Sebastian Huber [5b7f922] * testsuites/fstests/mimfs_support/fs_support.c (modified) fstests: Use floating-point task The fstests use snprintf(). Fri, 19 Jan 2018 09:05:24 GMT Sebastian Huber [32d50688] * testsuites/psxtests/psxpasswd02/init.c (modified) psxpasswd02: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 09:03:53 GMT Sebastian Huber [e9588d5f] * testsuites/psxtests/psxstat/main.c (modified) psxstat: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 09:00:15 GMT Sebastian Huber [d2f9d10f] * testsuites/psxtests/psximfs02/init.c (modified) psximfs02: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 08:57:05 GMT Sebastian Huber [32e8fc3] * testsuites/sptests/spassoc01/init.c (modified) spassoc01: Use floating-point task This test uses sprintf(). Fri, 19 Jan 2018 08:53:34 GMT Sebastian Huber [3205fd6] * testsuites/support/src/locked_print.c (modified) tests: Use vprintk() in locked_printf() This avoids blocking output ... Fri, 19 Jan 2018 08:53:18 GMT Sebastian Huber [047e8aa] * testsuites/support/include/test_support.h (modified) * testsuites/support/src/locked_print.c (modified) tests: Remove unused locked_printk() Fri, 19 Jan 2018 08:52:23 GMT Sebastian Huber [e6d89860] * testsuites/smptests/smpmigration01/init.c (modified) smpmigration01: Enable floating-point output Fri, 19 Jan 2018 08:47:39 GMT Sebastian Huber [9c270ac] * testsuites/fstests/imfs_support/fs_support.c (modified) fstests: Use floating-point task The fstests use snprintf(). Tue, 02 Jan 2018 08:03:19 GMT Sebastian Huber [030ce68] * testsuites/aclocal/canonical-target-name.m4 (modified) tests: Fix canonical-target-name.m4 Update #3109. Fri, 08 Dec 2017 18:15:12 GMT Joel Sherrill [1307e75] * testsuites/tmtests/tm08/task1.c (modified) tm08: Do not use RTEMS_INTERRUPT_MASK for no reschedule case ... Fri, 08 Dec 2017 18:14:20 GMT Joel Sherrill [21e96d66] * testsuites/sptests/sp08/init.c (modified) sp08: Disable RTEMS_INTERRUPT_MASK testing when SMP enabled Updates ... Wed, 06 Dec 2017 14:56:50 GMT Christian Mauderer [2fe3687] * cpukit/libfs/src/dosfs/msdos_misc.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Allow creating a file with similar name. If there is already ... Tue, 05 Dec 2017 15:56:47 GMT Joel Sherrill [e9e0f1d4] * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpunsupported01/smpunsupported01.doc (modified) smpunsupported01: Add missing error check for rtems_task_mode ... Wed, 06 Dec 2017 18:17:03 GMT Sebastian Huber [9e339a8] * testsuites/sptests/sp51/init.c (modified) sptests/sp51: Delete semaphore after use This ensures that the ... Mon, 04 Dec 2017 07:56:00 GMT Sebastian Huber [bc5b56a] * cpukit/libcsupport/include/rtems/libio_.h (modified) * cpukit/libcsupport/src/libio_init.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spsysinit01/init.c (modified) libio: Use API mutex Tue, 28 Nov 2017 15:42:00 GMT Christian Mauderer [ca835e56] * cpukit/libfs/src/dosfs/msdos_misc.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) dosfs: Fix files with same name as volume name. Take care that a ... Fri, 01 Dec 2017 21:37:06 GMT Sebastian Huber [fd5471b] * testsuites/ada/sptests/sp01/sp01.adb (modified) * testsuites/ada/sptests/sp01/sptest.adb (modified) * testsuites/ada/support/init.c (modified) * testsuites/ada/support/test_support.ads (modified) ada: Check C and POSIX types Update #3256. Wed, 29 Nov 2017 05:23:27 GMT Sebastian Huber [6c2b8a4b] * cpukit/posix/include/rtems/posix/posixapi.h (modified) * cpukit/rtems/src/rtemsobjectgetapiclassname.c (modified) * cpukit/rtems/src/timerserver.c (modified) * cpukit/sapi/include/confdefs.h (modified) * cpukit/sapi/src/exinit.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/apimutex.h (modified) * cpukit/score/include/rtems/score/assert.h (modified) * cpukit/score/include/rtems/score/objectimpl.h (modified) * cpukit/score/include/rtems/score/onceimpl.h (modified) * cpukit/score/include/rtems/score/todimpl.h (modified) * cpukit/score/src/allocatormutex.c (added) * cpukit/score/src/apimutex.c (deleted) * cpukit/score/src/apimutexisowner.c (modified) * cpukit/score/src/apimutexlock.c (modified) * cpukit/score/src/apimutexunlock.c (modified) * cpukit/score/src/coretod.c (modified) * cpukit/score/src/coretodset.c (modified) * cpukit/score/src/debugisownerofallocator.c (deleted) * cpukit/score/src/libatomic.c (modified) * cpukit/score/src/objectactivecount.c (modified) * cpukit/score/src/objectallocate.c (modified) * cpukit/score/src/objectextendinformation.c (modified) * cpukit/score/src/objectfree.c (modified) * cpukit/score/src/objectshrinkinformation.c (modified) * cpukit/score/src/once.c (modified) * testsuites/sptests/sp43/init.c (modified) * testsuites/sptests/sp43/sp43.scn (modified) * testsuites/sptests/spsysinit01/init.c (modified) score: Use self-contained API mutex Use a self-contained recursive ... Mon, 04 Dec 2017 09:52:01 GMT Sebastian Huber [3d7d2a37] * testsuites/ada/sptests/sp09/sptest.adb (modified) ada/sp09: Fix timer server test case A priority of zero is valid ... Mon, 04 Dec 2017 09:51:33 GMT Sebastian Huber [535d0183] * testsuites/ada/sptests/sp09/sptest.adb (modified) * testsuites/ada/sptests/sp09/sptest.ads (modified) ada/sp09: Fix region test cases Mon, 04 Dec 2017 09:50:49 GMT Sebastian Huber [6e05265f] * testsuites/ada/support/init.c (modified) ada: Fix work_space_size() test support Mon, 04 Dec 2017 08:38:25 GMT Sebastian Huber [215fa231] * testsuites/ada/tmtests/tm04/tmtest.adb (modified) ada/tm04: Account for task delete behaviour change Sat, 02 Dec 2017 19:15:29 GMT Sebastian Huber [76bd25e] * testsuites/ada/sptests/sp19/sptest.adp (modified) ada/sp19: Add missing FP attribute Fri, 01 Dec 2017 14:22:02 GMT Sebastian Huber [dda8142f] * testsuites/ada/sptests/sp07/sptest.adb (modified) ada/sp07: Fix uninitialized variable Bug was introduced by ... Fri, 01 Dec 2017 14:21:34 GMT Sebastian Huber [5e05fa0] * cpukit/include/adainclude/rtems.ads (modified) * testsuites/ada/sptests/sp07/sptest.ads (modified) ada: Fix user extension support Fri, 01 Dec 2017 12:56:50 GMT Sebastian Huber [c589775a] * testsuites/ada/support/init.c (modified) ada: Use CONFIGURE_DISABLE_SMP_CONFIGURATION Most Ada tests fail ... Fri, 01 Dec 2017 12:18:14 GMT Sebastian Huber [2178978a] * testsuites/ada/tmtests/tm20/tmtest.adb (modified) ada/tm20: Account for optional heap protection Reduce size of the ... Fri, 01 Dec 2017 10:26:10 GMT Sebastian Huber [a01e169] * testsuites/ada/sptests/spname01/spname01.adb (modified) * testsuites/ada/sptests/spname01/sptest.adb (modified) * testsuites/ada/sptests/spname01/sptest.ads (modified) ada/spname01: Fix several issues Fri, 01 Dec 2017 07:51:17 GMT Sebastian Huber [f6c9334d] * testsuites/ada/mptests/mp01/config_base.h (modified) * testsuites/ada/mptests/mp01/mptest.adb (modified) * testsuites/ada/mptests/mp03/config_base.h (modified) * testsuites/ada/mptests/mp03/mptest.adb (modified) * testsuites/ada/mptests/mp04/config_base.h (modified) * testsuites/ada/mptests/mp04/mptest.adb (modified) * testsuites/ada/mptests/mp05/config_base.h (modified) * testsuites/ada/mptests/mp05/mptest.adb (modified) * testsuites/ada/mptests/mp06/config_base.h (modified) * testsuites/ada/mptests/mp06/mptest.adb (modified) * testsuites/ada/mptests/mp07/config_base.h (modified) * testsuites/ada/mptests/mp07/mptest.adb (modified) * testsuites/ada/mptests/mp08/config_base.h (modified) * testsuites/ada/mptests/mp08/mptest.adb (modified) * testsuites/ada/mptests/mp09/config_base.h (modified) * testsuites/ada/mptests/mp09/mptest.adb (modified) * testsuites/ada/mptests/mp10/config_base.h (modified) * testsuites/ada/mptests/mp10/mptest.adb (modified) * testsuites/ada/mptests/mp11/config_base.h (modified) * testsuites/ada/mptests/mp11/mptest.adb (modified) * testsuites/ada/mptests/mp12/config_base.h (modified) * testsuites/ada/mptests/mp12/mptest.adb (modified) * testsuites/ada/mptests/mp13/config_base.h (modified) * testsuites/ada/mptests/mp13/mptest.adb (modified) * testsuites/ada/mptests/mp14/config_base.h (modified) * testsuites/ada/mptests/mp14/mptest.adb (modified) * testsuites/ada/samples/base_mp/config.h (modified) * testsuites/ada/samples/base_mp/mptest.adb (modified) * testsuites/ada/samples/base_sp/config.h (modified) * testsuites/ada/samples/base_sp/sptest.adb (modified) * testsuites/ada/samples/hello/config.h (modified) * testsuites/ada/samples/hello/sptest.adb (modified) * testsuites/ada/samples/nsecs/config.h (modified) * testsuites/ada/samples/nsecs/sptest.adb (modified) * testsuites/ada/samples/ticker/config.h (modified) * testsuites/ada/samples/ticker/sptest.adb (modified) * testsuites/ada/sptests/sp01/config.h (modified) * testsuites/ada/sptests/sp01/sptest.adb (modified) * testsuites/ada/sptests/sp02/config.h (modified) * testsuites/ada/sptests/sp02/sptest.adb (modified) * testsuites/ada/sptests/sp03/config.h (modified) * testsuites/ada/sptests/sp03/sptest.adb (modified) * testsuites/ada/sptests/sp04/config.h (modified) * testsuites/ada/sptests/sp04/sptest.adb (modified) * testsuites/ada/sptests/sp05/config.h (modified) * testsuites/ada/sptests/sp05/sptest.adb (modified) * testsuites/ada/sptests/sp06/config.h (modified) * testsuites/ada/sptests/sp06/sptest.adb (modified) * testsuites/ada/sptests/sp07/config.h (modified) * testsuites/ada/sptests/sp07/sptest.adb (modified) * testsuites/ada/sptests/sp08/config.h (modified) * testsuites/ada/sptests/sp08/sptest.adb (modified) * testsuites/ada/sptests/sp09/config.h (modified) * testsuites/ada/sptests/sp09/sptest.adb (modified) * testsuites/ada/sptests/sp11/config.h (modified) * testsuites/ada/sptests/sp11/sptest.adb (modified) * testsuites/ada/sptests/sp12/config.h (modified) * testsuites/ada/sptests/sp12/sptest.adb (modified) * testsuites/ada/sptests/sp13/config.h (modified) * testsuites/ada/sptests/sp13/sptest.adb (modified) * testsuites/ada/sptests/sp14/config.h (modified) * testsuites/ada/sptests/sp14/sptest.adb (modified) * testsuites/ada/sptests/sp15/config.h (modified) * testsuites/ada/sptests/sp15/sptest.adb (modified) * testsuites/ada/sptests/sp16/config.h (modified) * testsuites/ada/sptests/sp16/sptest.adb (modified) * testsuites/ada/sptests/sp17/config.h (modified) * testsuites/ada/sptests/sp17/sptest.adb (modified) * testsuites/ada/sptests/sp19/config.h (modified) * testsuites/ada/sptests/sp19/sptest.adp (modified) * testsuites/ada/sptests/sp20/config.h (modified) * testsuites/ada/sptests/sp20/sptest.adb (modified) * testsuites/ada/sptests/sp22/config.h (modified) * testsuites/ada/sptests/sp22/sptest.adb (modified) * testsuites/ada/sptests/sp23/config.h (modified) * testsuites/ada/sptests/sp23/sptest.adb (modified) * testsuites/ada/sptests/sp24/config.h (modified) * testsuites/ada/sptests/sp24/sptest.adb (modified) * testsuites/ada/sptests/sp25/config.h (modified) * testsuites/ada/sptests/sp25/sptest.adb (modified) * testsuites/ada/sptests/spatcb01/config.h (modified) * testsuites/ada/sptests/spatcb01/spatcb01.adb (modified) * testsuites/ada/sptests/spname01/config.h (modified) * testsuites/ada/sptests/spname01/sptest.adb (modified) * testsuites/ada/support/init.c (modified) * testsuites/ada/support/test_support.ads (modified) * testsuites/ada/tmtests/tm01/config.h (modified) * testsuites/ada/tmtests/tm01/tmtest.adb (modified) * testsuites/ada/tmtests/tm02/config.h (modified) * testsuites/ada/tmtests/tm02/tmtest.adb (modified) * testsuites/ada/tmtests/tm03/config.h (modified) * testsuites/ada/tmtests/tm03/tmtest.adb (modified) * testsuites/ada/tmtests/tm04/config.h (modified) * testsuites/ada/tmtests/tm04/tmtest.adb (modified) * testsuites/ada/tmtests/tm05/config.h (modified) * testsuites/ada/tmtests/tm05/tmtest.adb (modified) * testsuites/ada/tmtests/tm06/config.h (modified) * testsuites/ada/tmtests/tm06/tmtest.adb (modified) * testsuites/ada/tmtests/tm07/config.h (modified) * testsuites/ada/tmtests/tm07/tmtest.adb (modified) * testsuites/ada/tmtests/tm08/config.h (modified) * testsuites/ada/tmtests/tm08/tmtest.adb (modified) * testsuites/ada/tmtests/tm09/config.h (modified) * testsuites/ada/tmtests/tm09/tmtest.adb (modified) * testsuites/ada/tmtests/tm10/config.h (modified) * testsuites/ada/tmtests/tm10/tmtest.adb (modified) * testsuites/ada/tmtests/tm11/config.h (modified) * testsuites/ada/tmtests/tm11/tmtest.adb (modified) * testsuites/ada/tmtests/tm12/config.h (modified) * testsuites/ada/tmtests/tm12/tmtest.adb (modified) * testsuites/ada/tmtests/tm13/config.h (modified) * testsuites/ada/tmtests/tm13/tmtest.adb (modified) * testsuites/ada/tmtests/tm14/config.h (modified) * testsuites/ada/tmtests/tm14/tmtest.adb (modified) * testsuites/ada/tmtests/tm15/config.h (modified) * testsuites/ada/tmtests/tm15/tmtest.adb (modified) * testsuites/ada/tmtests/tm16/config.h (modified) * testsuites/ada/tmtests/tm16/tmtest.adb (modified) * testsuites/ada/tmtests/tm17/config.h (modified) * testsuites/ada/tmtests/tm17/tmtest.adb (modified) * testsuites/ada/tmtests/tm18/config.h (modified) * testsuites/ada/tmtests/tm18/tmtest.adb (modified) * testsuites/ada/tmtests/tm19/config.h (modified) * testsuites/ada/tmtests/tm19/tmtest.adb (modified) * testsuites/ada/tmtests/tm20/config.h (modified) * testsuites/ada/tmtests/tm20/tmtest.adb (modified) * testsuites/ada/tmtests/tm21/config.h (modified) * testsuites/ada/tmtests/tm21/tmtest.adb (modified) * testsuites/ada/tmtests/tm22/config.h (modified) * testsuites/ada/tmtests/tm22/tmtest.adb (modified) * testsuites/ada/tmtests/tm23/config.h (modified) * testsuites/ada/tmtests/tm23/tmtest.adb (modified) * testsuites/ada/tmtests/tm24/config.h (modified) * testsuites/ada/tmtests/tm24/tmtest.adb (modified) * testsuites/ada/tmtests/tm25/config.h (modified) * testsuites/ada/tmtests/tm25/tmtest.adb (modified) * testsuites/ada/tmtests/tm28/config.h (modified) * testsuites/ada/tmtests/tm28/tmtest.adb (modified) * testsuites/ada/tmtests/tm29/config.h (modified) * testsuites/ada/tmtests/tm29/tmtest.adb (modified) * testsuites/ada/tmtests/tmck/config.h (modified) * testsuites/ada/tmtests/tmck/tmtest.adb (modified) * testsuites/ada/tmtests/tmoverhd/config.h (modified) * testsuites/ada/tmtests/tmoverhd/tmtest.adb (modified) ada: Add standard test begin/end message Fri, 01 Dec 2017 07:38:05 GMT Sebastian Huber [6899a8d] * testsuites/ada/samples/base_sp/config.h (modified) * testsuites/ada/samples/ticker/config.h (modified) * testsuites/ada/sptests/sp01/config.h (modified) * testsuites/ada/sptests/sp02/config.h (modified) * testsuites/ada/sptests/sp03/config.h (modified) * testsuites/ada/sptests/sp04/config.h (modified) * testsuites/ada/sptests/sp05/config.h (modified) * testsuites/ada/sptests/sp06/config.h (modified) * testsuites/ada/sptests/sp07/config.h (modified) * testsuites/ada/sptests/sp08/config.h (modified) * testsuites/ada/sptests/sp09/config.h (modified) * testsuites/ada/sptests/sp11/config.h (modified) * testsuites/ada/sptests/sp12/config.h (modified) * testsuites/ada/sptests/sp13/config.h (modified) * testsuites/ada/sptests/sp14/config.h (modified) * testsuites/ada/sptests/sp15/config.h (modified) * testsuites/ada/sptests/sp16/config.h (modified) * testsuites/ada/sptests/sp17/config.h (modified) * testsuites/ada/sptests/sp19/config.h (modified) * testsuites/ada/sptests/sp20/config.h (modified) * testsuites/ada/sptests/sp22/config.h (modified) * testsuites/ada/sptests/sp23/config.h (modified) * testsuites/ada/sptests/sp24/config.h (modified) * testsuites/ada/sptests/sp25/config.h (modified) ada: Delete superfluous CONFIGURE_SPTEST Wed, 29 Nov 2017 16:30:43 GMT Joel Sherrill [d6c5a97] * testsuites/libtests/block06/init.c (modified) block06/init.c: Fix printf() format warning Fri, 24 Nov 2017 06:58:55 GMT Sebastian Huber [e58e29fd] * c/src/lib/libbsp/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/Makefile.am (modified) * c/src/lib/libbsp/arm/altera-cyclone-v/preinstall.am (modified) * c/src/lib/libbsp/arm/atsam/Makefile.am (modified) * c/src/lib/libbsp/arm/atsam/preinstall.am (modified) * c/src/lib/libbsp/arm/beagle/Makefile.am (modified) * c/src/lib/libbsp/arm/beagle/preinstall.am (modified) * c/src/lib/libbsp/arm/csb336/Makefile.am (modified) * c/src/lib/libbsp/arm/csb336/preinstall.am (modified) * c/src/lib/libbsp/arm/csb337/Makefile.am (modified) * c/src/lib/libbsp/arm/csb337/preinstall.am (modified) * c/src/lib/libbsp/arm/edb7312/Makefile.am (modified) * c/src/lib/libbsp/arm/edb7312/preinstall.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/Makefile.am (modified) * c/src/lib/libbsp/arm/gdbarmsim/preinstall.am (modified) * c/src/lib/libbsp/arm/gumstix/Makefile.am (modified) * c/src/lib/libbsp/arm/gumstix/preinstall.am (modified) * c/src/lib/libbsp/arm/imx/Makefile.am (modified) * c/src/lib/libbsp/arm/imx/preinstall.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lm3s69xx/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc176x/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc176x/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc24xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc24xx/preinstall.am (modified) * c/src/lib/libbsp/arm/lpc32xx/Makefile.am (modified) * c/src/lib/libbsp/arm/lpc32xx/preinstall.am (modified) * c/src/lib/libbsp/arm/raspberrypi/Makefile.am (modified) * c/src/lib/libbsp/arm/raspberrypi/preinstall.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/Makefile.am (modified) * c/src/lib/libbsp/arm/realview-pbx-a9/preinstall.am (modified) * c/src/lib/libbsp/arm/rtl22xx/Makefile.am (modified) * c/src/lib/libbsp/arm/rtl22xx/preinstall.am (modified) * c/src/lib/libbsp/arm/smdk2410/Makefile.am (modified) * c/src/lib/libbsp/arm/smdk2410/preinstall.am (modified) * c/src/lib/libbsp/arm/stm32f4/Makefile.am (modified) * c/src/lib/libbsp/arm/stm32f4/preinstall.am (modified) * c/src/lib/libbsp/arm/tms570/Makefile.am (modified) * c/src/lib/libbsp/arm/tms570/preinstall.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/Makefile.am (modified) * c/src/lib/libbsp/arm/xilinx-zynq/preinstall.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/Makefile.am (modified) * c/src/lib/libbsp/bfin/TLL6527M/preinstall.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/Makefile.am (modified) * c/src/lib/libbsp/bfin/bf537Stamp/preinstall.am (modified) * c/src/lib/libbsp/bfin/eZKit533/Makefile.am (modified) * c/src/lib/libbsp/bfin/eZKit533/preinstall.am (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/Makefile.am (modified) * c/src/lib/libbsp/epiphany/epiphany_sim/preinstall.am (modified) * c/src/lib/libbsp/i386/pc386/Makefile.am (modified) * c/src/lib/libbsp/i386/pc386/preinstall.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/Makefile.am (modified) * c/src/lib/libbsp/lm32/lm32_evr/include/coverhd.h (deleted) * c/src/lib/libbsp/lm32/lm32_evr/preinstall.am (modified) * c/src/lib/libbsp/lm32/milkymist/Makefile.am (modified) * c/src/lib/libbsp/lm32/milkymist/preinstall.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/Makefile.am (modified) * c/src/lib/libbsp/m32c/m32cbsp/preinstall.am (modified) * c/src/lib/libbsp/m68k/av5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/av5282/preinstall.am (modified) * c/src/lib/libbsp/m68k/csb360/Makefile.am (modified) * c/src/lib/libbsp/m68k/csb360/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/csb360/preinstall.am (modified) * c/src/lib/libbsp/m68k/gen68340/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68340/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/gen68340/preinstall.am (modified) * c/src/lib/libbsp/m68k/gen68360/Makefile.am (modified) * c/src/lib/libbsp/m68k/gen68360/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/gen68360/preinstall.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/Makefile.am (modified) * c/src/lib/libbsp/m68k/genmcf548x/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5206elite/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/mcf5206elite/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf52235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf52235/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5225x/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5235/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5235/preinstall.am (modified) * c/src/lib/libbsp/m68k/mcf5329/Makefile.am (modified) * c/src/lib/libbsp/m68k/mcf5329/preinstall.am (modified) * c/src/lib/libbsp/m68k/mrm332/Makefile.am (modified) * c/src/lib/libbsp/m68k/mrm332/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme147/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/mvme147/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme147s/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme147s/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/mvme147s/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme162/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme162/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/mvme162/preinstall.am (modified) * c/src/lib/libbsp/m68k/mvme167/Makefile.am (modified) * c/src/lib/libbsp/m68k/mvme167/include/coverhd.h (deleted) * c/src/lib/libbsp/m68k/mvme167/preinstall.am (modified) * c/src/lib/libbsp/m68k/uC5282/Makefile.am (modified) * c/src/lib/libbsp/m68k/uC5282/preinstall.am (modified) * c/src/lib/libbsp/mips/csb350/Makefile.am (modified) * c/src/lib/libbsp/mips/csb350/preinstall.am (modified) * c/src/lib/libbsp/mips/hurricane/Makefile.am (modified) * c/src/lib/libbsp/mips/hurricane/include/coverhd.h (deleted) * c/src/lib/libbsp/mips/hurricane/preinstall.am (modified) * c/src/lib/libbsp/mips/jmr3904/Makefile.am (modified) * c/src/lib/libbsp/mips/jmr3904/preinstall.am (modified) * c/src/lib/libbsp/mips/malta/Makefile.am (modified) * c/src/lib/libbsp/mips/malta/preinstall.am (modified) * c/src/lib/libbsp/mips/rbtx4925/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4925/preinstall.am (modified) * c/src/lib/libbsp/mips/rbtx4938/Makefile.am (modified) * c/src/lib/libbsp/mips/rbtx4938/preinstall.am (modified) * c/src/lib/libbsp/moxie/moxiesim/Makefile.am (modified) * c/src/lib/libbsp/moxie/moxiesim/preinstall.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/Makefile.am (modified) * c/src/lib/libbsp/nios2/nios2_iss/preinstall.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/Makefile.am (modified) * c/src/lib/libbsp/no_cpu/no_bsp/preinstall.am (modified) * c/src/lib/libbsp/or1k/generic_or1k/Makefile.am (modified) * c/src/lib/libbsp/or1k/generic_or1k/preinstall.am (modified) * c/src/lib/libbsp/powerpc/beatnik/Makefile.am (modified) * c/src/lib/libbsp/powerpc/beatnik/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen5200/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen5200/preinstall.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/gen83xx/preinstall.am (modified) * c/src/lib/libbsp/powerpc/haleakala/Makefile.am (modified) * c/src/lib/libbsp/powerpc/haleakala/include/coverhd.h (deleted) * c/src/lib/libbsp/powerpc/haleakala/preinstall.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/motorola_powerpc/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc55xxevb/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mpc8260ads/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme3100/preinstall.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/Makefile.am (modified) * c/src/lib/libbsp/powerpc/mvme5500/preinstall.am (modified) * c/src/lib/libbsp/powerpc/psim/Makefile.am (modified) * c/src/lib/libbsp/powerpc/psim/include/coverhd.h (deleted) * c/src/lib/libbsp/powerpc/psim/preinstall.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qemuppc/preinstall.am (modified) * c/src/lib/libbsp/powerpc/qoriq/Makefile.am (modified) * c/src/lib/libbsp/powerpc/qoriq/preinstall.am (modified) * c/src/lib/libbsp/powerpc/ss555/Makefile.am (modified) * c/src/lib/libbsp/powerpc/ss555/preinstall.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/Makefile.am (modified) * c/src/lib/libbsp/powerpc/t32mppc/preinstall.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/Makefile.am (modified) * c/src/lib/libbsp/powerpc/tqm8xx/include/coverhd.h (deleted) * c/src/lib/libbsp/powerpc/tqm8xx/preinstall.am (modified) * c/src/lib/libbsp/powerpc/virtex/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex/include/coverhd.h (deleted) * c/src/lib/libbsp/powerpc/virtex/preinstall.am (modified) * c/src/lib/libbsp/powerpc/virtex4/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex4/include/coverhd.h (deleted) * c/src/lib/libbsp/powerpc/virtex4/preinstall.am (modified) * c/src/lib/libbsp/powerpc/virtex5/Makefile.am (modified) * c/src/lib/libbsp/powerpc/virtex5/include/coverhd.h (deleted) * c/src/lib/libbsp/powerpc/virtex5/preinstall.am (modified) * c/src/lib/libbsp/riscv/riscv_generic/Makefile.am (modified) * c/src/lib/libbsp/riscv/riscv_generic/preinstall.am (modified) * c/src/lib/libbsp/sh/gensh1/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh1/include/coverhd.h (deleted) * c/src/lib/libbsp/sh/gensh1/preinstall.am (modified) * c/src/lib/libbsp/sh/gensh2/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh2/include/coverhd.h (deleted) * c/src/lib/libbsp/sh/gensh2/preinstall.am (modified) * c/src/lib/libbsp/sh/gensh4/Makefile.am (modified) * c/src/lib/libbsp/sh/gensh4/preinstall.am (modified) * c/src/lib/libbsp/sh/shsim/Makefile.am (modified) * c/src/lib/libbsp/sh/shsim/preinstall.am (modified) * c/src/lib/libbsp/shared/include/coverhd.h (deleted) * c/src/lib/libbsp/sparc/erc32/Makefile.am (modified) * c/src/lib/libbsp/sparc/erc32/preinstall.am (modified) * c/src/lib/libbsp/sparc/leon2/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon2/preinstall.am (modified) * c/src/lib/libbsp/sparc/leon3/Makefile.am (modified) * c/src/lib/libbsp/sparc/leon3/preinstall.am (modified) * c/src/lib/libbsp/sparc64/niagara/Makefile.am (modified) * c/src/lib/libbsp/sparc64/niagara/preinstall.am (modified) * c/src/lib/libbsp/sparc64/usiii/Makefile.am (modified) * c/src/lib/libbsp/sparc64/usiii/preinstall.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/Makefile.am (modified) * c/src/lib/libbsp/v850/gdbv850sim/preinstall.am (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmthread01/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm01/task1.c (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm02/task1.c (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm03/task1.c (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm04/task1.c (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm05/task1.c (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm06/task1.c (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm07/task1.c (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm08/task1.c (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm09/task1.c (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm10/task1.c (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm11/task1.c (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm12/task1.c (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm13/task1.c (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm14/task1.c (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm15/task1.c (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm16/task1.c (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm17/task1.c (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm18/task1.c (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm19/task1.c (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm20/task1.c (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm21/task1.c (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm22/task1.c (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm23/task1.c (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm24/task1.c (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm25/task1.c (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm26/task1.c (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm28/task1.c (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm29/task1.c (modified) * testsuites/tmtests/tm30/init.c (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmoverhd/system.h (modified) Remove coverhd.h This header file contained timing overhead values ... Fri, 24 Nov 2017 14:26:38 GMT Sebastian Huber [57f96b9] * testsuites/libtests/malloctest/init.c (modified) libtests/malloctest: Fix 64-bit targets Update #3082. Fri, 24 Nov 2017 14:18:14 GMT Sebastian Huber [54e7b81] * testsuites/libtests/stringto01/init.c (modified) libtests/stringto01: Fix 64-bit targets Update #3082. Fri, 24 Nov 2017 14:12:20 GMT Sebastian Huber [2e7c3f6] * testsuites/sptests/splinkersets01/init.c (modified) sptests/splinkersets01: Fix 64-bit targets Update #3082. Fri, 24 Nov 2017 12:50:58 GMT Sebastian Huber [83ad1c5] * testsuites/ada/sptests/sp04/sptest.adb (modified) ada/sp04: Fix clock get Update #2676. Wed, 22 Nov 2017 08:26:02 GMT Sebastian Huber [c59479f] * testsuites/support/src/locked_print.c (modified) tests: Use exponential backoff in locked_vprintf() Without the ... Tue, 21 Nov 2017 10:29:01 GMT Sebastian Huber [15e19273] * cpukit/libcsupport/include/rtems/error.h (modified) * cpukit/libcsupport/src/error.c (modified) * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/fatal.h (modified) * cpukit/sapi/src/panic.c (added) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/sperror03/init.c (modified) sapi: New implementation of rtems_panic() The previous ... Mon, 20 Nov 2017 05:30:26 GMT Sebastian Huber [cd3e220] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/psxtests/psxfatal01/testcase.h (modified) INTERNAL_ERROR_POSIX_INIT_THREAD_ENTRY_IS_NULL Delete superfluous ... Fri, 17 Nov 2017 05:36:54 GMT Sebastian Huber [a7dcef97] * cpukit/posix/src/pthreadinitthreads.c (modified) * cpukit/rtems/src/taskinitusers.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/threadimpl.h (modified) * cpukit/score/src/threadglobalconstruction.c (deleted) * cpukit/score/src/threadhandler.c (modified) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/sptls04/Makefile.am (added) * testsuites/sptests/sptls04/init.c (added) * testsuites/sptests/sptls04/sptls04.doc (added) * testsuites/sptests/sptls04/sptls04.scn (added) score: Simplify global construction Update #3243. Thu, 09 Nov 2017 15:21:37 GMT Sebastian Huber [c597fb1] * cpukit/score/include/rtems/score/priority.h (modified) * cpukit/score/include/rtems/score/scheduler.h (modified) * cpukit/score/include/rtems/score/scheduleredfimpl.h (modified) * cpukit/score/include/rtems/score/schedulerimpl.h (modified) * cpukit/score/include/rtems/score/schedulernode.h (modified) * cpukit/score/include/rtems/score/schedulernodeimpl.h (modified) * cpukit/score/include/rtems/score/schedulerpriorityimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/schedulercbsunblock.c (modified) * cpukit/score/src/schedulerdefaultmappriority.c (modified) * cpukit/score/src/scheduleredfchangepriority.c (modified) * cpukit/score/src/scheduleredfreleasejob.c (modified) * cpukit/score/src/scheduleredfsmp.c (modified) * cpukit/score/src/scheduleredfunblock.c (modified) * cpukit/score/src/schedulerpriority.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulerprioritychangepriority.c (modified) * cpukit/score/src/schedulerprioritysmp.c (modified) * cpukit/score/src/schedulerpriorityunblock.c (modified) * cpukit/score/src/schedulersimplechangepriority.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulersimpleunblock.c (modified) * cpukit/score/src/schedulersimpleyield.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/smptests/smpscheduler01/smpscheduler01.doc (modified) * testsuites/sptests/spintrcritical23/init.c (modified) score: Optimize scheduler priority updates Thread priority changes ... Mon, 13 Nov 2017 08:21:30 GMT Christian Mauderer [1358d4c] * testsuites/libtests/Makefile.am (modified) * testsuites/libtests/configure.ac (modified) * testsuites/libtests/getentropy01/Makefile.am (added) * testsuites/libtests/getentropy01/getentropy01.doc (added) * testsuites/libtests/getentropy01/getentropy01.scn (added) * testsuites/libtests/getentropy01/init.c (added) getentropy: Add test. Update #3239. Mon, 13 Nov 2017 08:21:28 GMT Christian Mauderer [ddc339c] * cpukit/libcsupport/Makefile.am (modified) * cpukit/libcsupport/src/arc4random_getentropy_fail.c (added) * cpukit/sapi/src/interrtext.c (modified) * cpukit/score/include/rtems/score/interr.h (modified) * testsuites/sptests/spinternalerror02/init.c (modified) cpukit: Add _arc4random_getentropy_fail. Add a default ... Thu, 16 Nov 2017 05:16:12 GMT Sebastian Huber [727cf48] * testsuites/sptests/spversion01/init.c (modified) sptests/spversion01: Simplify configuration Update #3199. Thu, 16 Nov 2017 14:26:24 GMT Sebastian Huber [e24d64b] * testsuites/psxtests/psx05/system.h (modified) psx05: Remove CONFIGURE_DISABLE_SMP_CONFIGURATION Update #3020. Thu, 16 Nov 2017 14:04:21 GMT Sebastian Huber [ec771f2] * cpukit/score/src/threadqenqueue.c (modified) * cpukit/score/src/threadqflush.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Fix priority ceiling updates We must not clear the priority ... Thu, 16 Nov 2017 13:38:07 GMT Sebastian Huber [9c30c31e] * cpukit/score/src/threadqflush.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) score: Fix _Thread_queue_Flush_critical() The thread queue extract ... Thu, 16 Nov 2017 13:08:20 GMT Sebastian Huber [79a998d] * cpukit/rtems/include/rtems/rtems/semimpl.h (modified) * testsuites/sptests/spmutex01/init.c (modified) rtems: rtems_semaphore_flush() with prio inherit The ... Wed, 15 Nov 2017 06:55:43 GMT Sebastian Huber [62119d2] * testsuites/libtests/dl01/dl-o1.c (modified) * testsuites/libtests/dl02/dl-o1.c (modified) * testsuites/libtests/dl02/dl-o2.c (modified) * testsuites/libtests/dl05/dl-o5.cpp (modified) dl01, dl02, dl05: Fix unresolved printf symbol The link time wrap ... Fri, 10 Nov 2017 07:39:23 GMT Sebastian Huber [cb40687] * aclocal/version.m4 (modified) * c/src/aclocal/version.m4 (modified) * cpukit/aclocal/version.m4 (modified) * testsuites/aclocal/version.m4 (modified) Change RTEMS_API from 5.0 to 5 This fixes the legacy Makefile based ... Wed, 08 Nov 2017 02:27:25 GMT Chris Johns [e6df806] * cpukit/libmisc/Makefile.am (modified) * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbeginend.c (modified) * cpukit/libmisc/testsupport/testwrappers.c (added) * testsuites/automake/compile.am (modified) * testsuites/automake/local.am (modified) * testsuites/libtests/rtmonuse/task1.c (modified) * testsuites/sptests/sp14/asr.c (modified) * testsuites/sptests/sp14/task1.c (modified) * testsuites/sptests/sp14/task2.c (modified) * testsuites/support/include/buffer_test_io.h (modified) * testsuites/support/include/tmacros.h (modified) tests: Use ld to map (wrap) printf, puts and putchar to tester ... Tue, 07 Nov 2017 21:25:36 GMT Chris Johns [bcd0c06c] * cpukit/libmisc/testsupport/test.h (modified) * cpukit/libmisc/testsupport/testbeginend.c (modified) * testsuites/samples/cdtest/main.cc (modified) * testsuites/sptests/sp20/init.c (modified) * testsuites/support/include/buffer_test_io.h (modified) tests: Use rtems_test_begin and rtems_test_end. Add a tests enum ... Tue, 07 Nov 2017 05:43:11 GMT Chris Johns [6f3fb8a] * cpukit/sapi/Makefile.am (modified) * cpukit/sapi/include/rtems/version.h (added) * cpukit/sapi/preinstall.am (modified) * cpukit/sapi/src/version.c (added) * cpukit/sapi/vc-key.sh (added) * cpukit/sapi/version-vc-key.h.in (added) * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spversion01/Makefile.am (added) * testsuites/sptests/spversion01/init.c (added) * testsuites/sptests/spversion01/spversion01.doc (added) * testsuites/sptests/spversion01/spversion01.scn (added) cpukit: Add a Version API. Provide functions to get the version ... Thu, 09 Nov 2017 21:06:19 GMT Joel Sherrill [748a126] * testsuites/samples/pppd/Makefile.am (modified) pppd/Makefile.am: Add support/include Tue, 17 Oct 2017 11:44:22 GMT Sebastian Huber [4a147518] * aclocal/version.m4 (modified) * c/src/aclocal/version.m4 (modified) * cpukit/aclocal/version.m4 (modified) * testsuites/aclocal/version.m4 (modified) Upgrade to 5.0.0 Tool name will be "rtems5", e.g. arm-rtems5-gcc. ... Wed, 08 Nov 2017 14:29:14 GMT Sebastian Huber [64ba1a96] * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetattrnp.c (modified) * cpukit/score/include/rtems/score/thread.h (modified) * testsuites/psxtests/psxclassic01/init.c (modified) posix: Change created_with_explicit_scheduler Remove ... Wed, 08 Nov 2017 13:37:35 GMT Sebastian Huber [7147dc4] * cpukit/posix/include/rtems/posix/pthreadimpl.h (modified) * cpukit/posix/include/rtems/posix/threadsup.h (modified) * cpukit/posix/src/psxtransschedparam.c (modified) * cpukit/posix/src/pthread.c (modified) * cpukit/posix/src/pthreadcreate.c (modified) * cpukit/posix/src/pthreadgetattrnp.c (modified) * cpukit/posix/src/pthreadgetschedparam.c (modified) * cpukit/posix/src/pthreadsetschedparam.c (modified) * testsuites/psxtests/psxclassic01/init.c (modified) posix: Remove POSIX_API_Control::schedpolicy Use the thread CPU ... Fri, 03 Nov 2017 20:16:09 GMT Sebastian Huber [8d0a0aa] * testsuites/sptests/Makefile.am (modified) * testsuites/sptests/configure.ac (modified) * testsuites/sptests/spconsole01/Makefile.am (added) * testsuites/sptests/spconsole01/init.c (added) * testsuites/sptests/spconsole01/spconsole01.doc (added) * testsuites/sptests/spconsole01/spconsole01.scn (added) sptests/spconsole01: New test Mon, 06 Nov 2017 13:49:32 GMT Sebastian Huber [791469bd] * cpukit/libcsupport/src/termios.c (modified) * testsuites/libtests/termios09/init.c (modified) termios: Fix canonical mode In canonical mode, input is made ... Tue, 07 Nov 2017 06:07:35 GMT Sebastian Huber [1055ff20] * testsuites/libtests/monitor/system.h (modified) * testsuites/libtests/termios/init.c (modified) * testsuites/libtests/top/system.h (modified) * testsuites/samples/capture/system.h (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/pppd/system.h (modified) tests: Use normal console for user input tests Tue, 07 Nov 2017 07:30:59 GMT Sebastian Huber [32ceb385] * testsuites/libtests/capture01/Makefile.am (modified) * testsuites/libtests/capture01/init.c (modified) * testsuites/libtests/math/init.c (modified) tests: Use Update #3170. Update #3199. Wed, 25 Oct 2017 14:00:17 GMT Sebastian Huber [0c286e3] * cpukit/score/include/rtems/score/chainimpl.h (modified) * cpukit/score/include/rtems/score/schedulerprioritysmpimpl.h (modified) * cpukit/score/include/rtems/score/schedulersimpleimpl.h (modified) * cpukit/score/include/rtems/score/schedulersmpimpl.h (modified) * cpukit/score/src/coremsginsert.c (modified) * cpukit/score/src/schedulerpriorityaffinitysmp.c (modified) * cpukit/score/src/schedulersimplesmp.c (modified) * cpukit/score/src/schedulerstrongapa.c (modified) * testsuites/sptests/spchain/init.c (modified) score: _Chain_Insert_ordered_unprotected() Change the chain order ... Mon, 06 Nov 2017 06:56:17 GMT Sebastian Huber [7b00c2fa] * testsuites/libtests/complex/Makefile.am (modified) * testsuites/libtests/complex/init.c (modified) * testsuites/libtests/math/Makefile.am (modified) * testsuites/libtests/math/init.c (modified) * testsuites/libtests/mathf/Makefile.am (modified) * testsuites/libtests/mathf/init.c (modified) * testsuites/libtests/mathl/Makefile.am (modified) * testsuites/libtests/mathl/init.c (modified) * testsuites/samples/capture/Makefile.am (modified) * testsuites/samples/capture/init.c (modified) * testsuites/samples/hello/Makefile.am (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/loopback/Makefile.am (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/paranoia/Makefile.am (modified) * testsuites/samples/paranoia/init.c (modified) * testsuites/samples/pppd/init.c (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) tests: Use in all tests Update #3170. Update #3199. Mon, 06 Nov 2017 08:05:30 GMT Sebastian Huber [d71542c] * testsuites/fstests/fsjffs2gc01/init.c (modified) fsjffs2gc01: Fix sporadic test failures Fri, 03 Nov 2017 07:35:38 GMT Sebastian Huber [c4b8b147] * testsuites/ada/mptests/mp01/config_base.h (modified) * testsuites/ada/mptests/mp03/config_base.h (modified) * testsuites/ada/mptests/mp04/config_base.h (modified) * testsuites/ada/mptests/mp05/config_base.h (modified) * testsuites/ada/mptests/mp06/config_base.h (modified) * testsuites/ada/mptests/mp07/config_base.h (modified) * testsuites/ada/mptests/mp08/config_base.h (modified) * testsuites/ada/mptests/mp09/config_base.h (modified) * testsuites/ada/mptests/mp10/config_base.h (modified) * testsuites/ada/mptests/mp11/config_base.h (modified) * testsuites/ada/mptests/mp12/config_base.h (modified) * testsuites/ada/mptests/mp13/config_base.h (modified) * testsuites/ada/mptests/mp14/config_base.h (modified) * testsuites/ada/samples/base_mp/config.h (modified) * testsuites/ada/samples/base_sp/config.h (modified) * testsuites/ada/samples/hello/config.h (modified) * testsuites/ada/samples/nsecs/config.h (modified) * testsuites/ada/samples/ticker/config.h (modified) * testsuites/ada/sptests/sp01/config.h (modified) * testsuites/ada/sptests/sp02/config.h (modified) * testsuites/ada/sptests/sp03/config.h (modified) * testsuites/ada/sptests/sp04/config.h (modified) * testsuites/ada/sptests/sp05/config.h (modified) * testsuites/ada/sptests/sp06/config.h (modified) * testsuites/ada/sptests/sp07/config.h (modified) * testsuites/ada/sptests/sp08/config.h (modified) * testsuites/ada/sptests/sp09/config.h (modified) * testsuites/ada/sptests/sp11/config.h (modified) * testsuites/ada/sptests/sp12/config.h (modified) * testsuites/ada/sptests/sp13/config.h (modified) * testsuites/ada/sptests/sp14/config.h (modified) * testsuites/ada/sptests/sp15/config.h (modified) * testsuites/ada/sptests/sp16/config.h (modified) * testsuites/ada/sptests/sp17/config.h (modified) * testsuites/ada/sptests/sp19/config.h (modified) * testsuites/ada/sptests/sp20/config.h (modified) * testsuites/ada/sptests/sp22/config.h (modified) * testsuites/ada/sptests/sp23/config.h (modified) * testsuites/ada/sptests/sp24/config.h (modified) * testsuites/ada/sptests/sp25/config.h (modified) * testsuites/ada/sptests/spatcb01/config.h (modified) * testsuites/ada/sptests/spname01/config.h (modified) * testsuites/ada/tmtests/tm01/config.h (modified) * testsuites/ada/tmtests/tm02/config.h (modified) * testsuites/ada/tmtests/tm03/config.h (modified) * testsuites/ada/tmtests/tm04/config.h (modified) * testsuites/ada/tmtests/tm05/config.h (modified) * testsuites/ada/tmtests/tm06/config.h (modified) * testsuites/ada/tmtests/tm07/config.h (modified) * testsuites/ada/tmtests/tm08/config.h (modified) * testsuites/ada/tmtests/tm09/config.h (modified) * testsuites/ada/tmtests/tm10/config.h (modified) * testsuites/ada/tmtests/tm11/config.h (modified) * testsuites/ada/tmtests/tm12/config.h (modified) * testsuites/ada/tmtests/tm13/config.h (modified) * testsuites/ada/tmtests/tm14/config.h (modified) * testsuites/ada/tmtests/tm15/config.h (modified) * testsuites/ada/tmtests/tm16/config.h (modified) * testsuites/ada/tmtests/tm17/config.h (modified) * testsuites/ada/tmtests/tm18/config.h (modified) * testsuites/ada/tmtests/tm19/config.h (modified) * testsuites/ada/tmtests/tm20/config.h (modified) * testsuites/ada/tmtests/tm21/config.h (modified) * testsuites/ada/tmtests/tm22/config.h (modified) * testsuites/ada/tmtests/tm23/config.h (modified) * testsuites/ada/tmtests/tm24/config.h (modified) * testsuites/ada/tmtests/tm25/config.h (modified) * testsuites/ada/tmtests/tm28/config.h (modified) * testsuites/ada/tmtests/tm29/config.h (modified) * testsuites/ada/tmtests/tmck/config.h (modified) * testsuites/ada/tmtests/tmoverhd/config.h (modified) * testsuites/benchmarks/dhrystone/init.c (modified) * testsuites/benchmarks/linpack/init.c (modified) * testsuites/benchmarks/whetstone/init.c (modified) * testsuites/fstests/fsbdpart01/init.c (modified) * testsuites/fstests/fsclose01/init.c (modified) * testsuites/fstests/fsdosfsformat01/init.c (modified) * testsuites/fstests/fsdosfsname01/init.c (modified) * testsuites/fstests/fsdosfsname02/init.c (modified) * testsuites/fstests/fsdosfssync01/init.c (modified) * testsuites/fstests/fsdosfswrite01/init.c (modified) * testsuites/fstests/fsfseeko01/init.c (modified) * testsuites/fstests/fsimfsconfig02/init.c (modified) * testsuites/fstests/fsimfsgeneric01/init.c (modified) * testsuites/fstests/fsrofs01/init.c (modified) * testsuites/fstests/imfs_support/fs_support.c (modified) * testsuites/fstests/jffs2_support/fs_support.c (modified) * testsuites/fstests/mdosfs_support/fs_support.c (modified) * testsuites/fstests/mimfs_support/fs_support.c (modified) * testsuites/fstests/mrfs_support/fs_support.c (modified) * testsuites/libtests/block01/init.c (modified) * testsuites/libtests/block02/init.c (modified) * testsuites/libtests/block03/init.c (modified) * testsuites/libtests/block04/init.c (modified) * testsuites/libtests/block05/init.c (modified) * testsuites/libtests/block06/init.c (modified) * testsuites/libtests/block07/init.c (modified) * testsuites/libtests/block08/system.h (modified) * testsuites/libtests/block09/init.c (modified) * testsuites/libtests/block10/init.c (modified) * testsuites/libtests/block11/init.c (modified) * testsuites/libtests/block12/init.c (modified) * testsuites/libtests/block13/init.c (modified) * testsuites/libtests/block14/init.c (modified) * testsuites/libtests/block15/init.c (modified) * testsuites/libtests/block16/init.c (modified) * testsuites/libtests/block17/init.c (modified) * testsuites/libtests/bspcmdline01/init.c (modified) * testsuites/libtests/capture01/system.h (modified) * testsuites/libtests/complex/init.c (modified) * testsuites/libtests/cpuuse/system.h (modified) * testsuites/libtests/crypt01/init.c (modified) * testsuites/libtests/debugger01/system.h (modified) * testsuites/libtests/devfs03/init.c (modified) * testsuites/libtests/deviceio01/init.c (modified) * testsuites/libtests/dl01/init.c (modified) * testsuites/libtests/dl02/init.c (modified) * testsuites/libtests/dl03/init.c (modified) * testsuites/libtests/dl04/init.c (modified) * testsuites/libtests/dl05/init.c (modified) * testsuites/libtests/dumpbuf01/init.c (modified) * testsuites/libtests/exit01/init.c (modified) * testsuites/libtests/exit02/init.c (modified) * testsuites/libtests/flashdisk01/init.c (modified) * testsuites/libtests/ftp01/init.c (modified) * testsuites/libtests/gxx01/init.c (modified) * testsuites/libtests/heapwalk/system.h (modified) * testsuites/libtests/i2c01/init.c (modified) * testsuites/libtests/libfdt01/init.c (modified) * testsuites/libtests/malloc02/init.c (modified) * testsuites/libtests/malloc03/init.c (modified) * testsuites/libtests/malloc04/init.c (modified) * testsuites/libtests/malloctest/system.h (modified) * testsuites/libtests/math/init.c (modified) * testsuites/libtests/mathf/init.c (modified) * testsuites/libtests/mathl/init.c (modified) * testsuites/libtests/md501/init.c (modified) * testsuites/libtests/mghttpd01/init.c (modified) * testsuites/libtests/monitor/system.h (modified) * testsuites/libtests/monitor02/system.h (modified) * testsuites/libtests/mouse01/init.c (modified) * testsuites/libtests/networking01/init.c (modified) * testsuites/libtests/newlib01/init.c (modified) * testsuites/libtests/putenvtest/init.c (modified) * testsuites/libtests/pwdgrp01/init.c (modified) * testsuites/libtests/pwdgrp02/init.c (modified) * testsuites/libtests/rbheap01/init.c (modified) * testsuites/libtests/rtmonuse/system.h (modified) * testsuites/libtests/sha/init.c (modified) * testsuites/libtests/shell01/init.c (modified) * testsuites/libtests/sparsedisk01/init.c (modified) * testsuites/libtests/spi01/init.c (modified) * testsuites/libtests/stackchk/system.h (modified) * testsuites/libtests/stackchk01/init.c (modified) * testsuites/libtests/stringto01/init.c (modified) * testsuites/libtests/syscall01/init.c (modified) * testsuites/libtests/tar01/init.c (modified) * testsuites/libtests/tar02/init.c (modified) * testsuites/libtests/tar03/init.c (modified) * testsuites/libtests/termios/init.c (modified) * testsuites/libtests/termios01/init.c (modified) * testsuites/libtests/termios03/init.c (modified) * testsuites/libtests/termios04/init.c (modified) * testsuites/libtests/termios05/init.c (modified) * testsuites/libtests/termios06/init.c (modified) * testsuites/libtests/termios07/init.c (modified) * testsuites/libtests/termios08/init.c (modified) * testsuites/libtests/termios09/init.c (modified) * testsuites/libtests/top/system.h (modified) * testsuites/libtests/tztest/init.c (modified) * testsuites/libtests/uid01/init.c (modified) * testsuites/libtests/utf8proc01/init.c (modified) * testsuites/mptests/mp01/system.h (modified) * testsuites/mptests/mp03/system.h (modified) * testsuites/mptests/mp04/system.h (modified) * testsuites/mptests/mp05/system.h (modified) * testsuites/mptests/mp06/system.h (modified) * testsuites/mptests/mp07/system.h (modified) * testsuites/mptests/mp08/system.h (modified) * testsuites/mptests/mp09/system.h (modified) * testsuites/mptests/mp10/system.h (modified) * testsuites/mptests/mp11/system.h (modified) * testsuites/mptests/mp12/system.h (modified) * testsuites/mptests/mp13/system.h (modified) * testsuites/mptests/mp14/system.h (modified) * testsuites/psxtests/psx01/system.h (modified) * testsuites/psxtests/psx02/system.h (modified) * testsuites/psxtests/psx03/system.h (modified) * testsuites/psxtests/psx04/system.h (modified) * testsuites/psxtests/psx05/system.h (modified) * testsuites/psxtests/psx06/system.h (modified) * testsuites/psxtests/psx07/system.h (modified) * testsuites/psxtests/psx08/system.h (modified) * testsuites/psxtests/psx09/system.h (modified) * testsuites/psxtests/psx10/system.h (modified) * testsuites/psxtests/psx11/system.h (modified) * testsuites/psxtests/psx12/init.c (modified) * testsuites/psxtests/psx13/main.c (modified) * testsuites/psxtests/psx14/system.h (modified) * testsuites/psxtests/psx15/init.c (modified) * testsuites/psxtests/psx16/init.c (modified) * testsuites/psxtests/psxaio01/system.h (modified) * testsuites/psxtests/psxaio02/system.h (modified) * testsuites/psxtests/psxaio03/system.h (modified) * testsuites/psxtests/psxalarm01/init.c (modified) * testsuites/psxtests/psxautoinit01/init.c (modified) * testsuites/psxtests/psxautoinit02/init.c (modified) * testsuites/psxtests/psxbarrier01/main.c (modified) * testsuites/psxtests/psxcancel/init.c (modified) * testsuites/psxtests/psxcancel01/init.c (modified) * testsuites/psxtests/psxchroot01/main.c (modified) * testsuites/psxtests/psxclassic01/init.c (modified) * testsuites/psxtests/psxcleanup/system.h (modified) * testsuites/psxtests/psxcleanup01/init.c (modified) * testsuites/psxtests/psxcleanup02/init.c (modified) * testsuites/psxtests/psxclock/init.c (modified) * testsuites/psxtests/psxclock01/init.c (modified) * testsuites/psxtests/psxclockrealtime01/init.c (modified) * testsuites/psxtests/psxconcurrency01/init.c (modified) * testsuites/psxtests/psxcond01/init.c (modified) * testsuites/psxtests/psxcond02/init.c (modified) * testsuites/psxtests/psxconfig01/init.c (modified) * testsuites/psxtests/psxeintr_join/init.c (modified) * testsuites/psxtests/psxenosys/system.h (modified) * testsuites/psxtests/psxfatal_support/system.h (modified) * testsuites/psxtests/psxfchx01/init.c (modified) * testsuites/psxtests/psxfile01/main.c (modified) * testsuites/psxtests/psxfile02/init.c (modified) * testsuites/psxtests/psxfilelock01/init.c (modified) * testsuites/psxtests/psxgetattrnp01/init.c (modified) * testsuites/psxtests/psxgetrusage01/init.c (modified) * testsuites/psxtests/psxglobalcon01/init.cc (modified) * testsuites/psxtests/psxglobalcon02/init.cc (modified) * testsuites/psxtests/psxid01/init.c (modified) * testsuites/psxtests/psximfs01/init.c (modified) * testsuites/psxtests/psximfs02/init.c (modified) * testsuites/psxtests/psxintrcritical01/init.c (modified) * testsuites/psxtests/psxitimer/init.c (modified) * testsuites/psxtests/psxkey01/system.h (modified) * testsuites/psxtests/psxkey02/init.c (modified) * testsuites/psxtests/psxkey03/init.c (modified) * testsuites/psxtests/psxkey04/init.c (modified) * testsuites/psxtests/psxkey05/init.c (modified) * testsuites/psxtests/psxkey06/init.c (modified) * testsuites/psxtests/psxkey07/init.c (modified) * testsuites/psxtests/psxkey08/init.c (modified) * testsuites/psxtests/psxkey09/init.c (modified) * testsuites/psxtests/psxkey10/init.c (modified) * testsuites/psxtests/psxmmap01/system.h (modified) * testsuites/psxtests/psxmount/main.c (modified) * testsuites/psxtests/psxmsgq01/system.h (modified) * testsuites/psxtests/psxmsgq02/system.h (modified) * testsuites/psxtests/psxmsgq03/system.h (modified) * testsuites/psxtests/psxmsgq04/init.c (modified) * testsuites/psxtests/psxmutexattr01/init.c (modified) * testsuites/psxtests/psxobj01/init.c (modified) * testsuites/psxtests/psxonce01/system.h (modified) * testsuites/psxtests/psxpasswd01/init.c (modified) * testsuites/psxtests/psxpasswd02/init.c (modified) * testsuites/psxtests/psxpipe01/init.c (modified) * testsuites/psxtests/psxrdwrv/main.c (modified) * testsuites/psxtests/psxreaddir/main.c (modified) * testsuites/psxtests/psxrwlock01/main.c (modified) * testsuites/psxtests/psxsem01/init.c (modified) * testsuites/psxtests/psxshm01/system.h (modified) * testsuites/psxtests/psxshm02/system.h (modified) * testsuites/psxtests/psxsignal01/system.h (modified) * testsuites/psxtests/psxsignal02/init.c (modified) * testsuites/psxtests/psxsignal03/init.c (modified) * testsuites/psxtests/psxsignal05/init.c (modified) * testsuites/psxtests/psxsignal06/init.c (modified) * testsuites/psxtests/psxspin01/main.c (modified) * testsuites/psxtests/psxstack01/init.c (modified) * testsuites/psxtests/psxstack02/init.c (modified) * testsuites/psxtests/psxstat/main.c (modified) * testsuites/psxtests/psxstrsignal01/init.c (modified) * testsuites/psxtests/psxsysconf/system.h (modified) * testsuites/psxtests/psxthreadname01/init.c (modified) * testsuites/psxtests/psxtime/main.c (modified) * testsuites/psxtests/psxtimer01/system.h (modified) * testsuites/psxtests/psxtimer02/system.h (modified) * testsuites/psxtests/psxtimes01/init.c (modified) * testsuites/psxtests/psxualarm/system.h (modified) * testsuites/psxtests/psxusleep/init.c (modified) * testsuites/psxtmtests/psxtmbarrier01/init.c (modified) * testsuites/psxtmtests/psxtmbarrier02/init.c (modified) * testsuites/psxtmtests/psxtmbarrier03/init.c (modified) * testsuites/psxtmtests/psxtmbarrier04/init.c (modified) * testsuites/psxtmtests/psxtmclocknanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmclocknanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmclocknanosleep03/init.c (modified) * testsuites/psxtmtests/psxtmcond01/init.c (modified) * testsuites/psxtmtests/psxtmcond02/init.c (modified) * testsuites/psxtmtests/psxtmcond03/init.c (modified) * testsuites/psxtmtests/psxtmcond04/init.c (modified) * testsuites/psxtmtests/psxtmcond05/init.c (modified) * testsuites/psxtmtests/psxtmcond06/init.c (modified) * testsuites/psxtmtests/psxtmcond07/init.c (modified) * testsuites/psxtmtests/psxtmcond08/init.c (modified) * testsuites/psxtmtests/psxtmkey01/init.c (modified) * testsuites/psxtmtests/psxtmkey02/init.c (modified) * testsuites/psxtmtests/psxtmmq01/init.c (modified) * testsuites/psxtmtests/psxtmmutex01/init.c (modified) * testsuites/psxtmtests/psxtmmutex02/init.c (modified) * testsuites/psxtmtests/psxtmmutex03/init.c (modified) * testsuites/psxtmtests/psxtmmutex04/init.c (modified) * testsuites/psxtmtests/psxtmmutex05/init.c (modified) * testsuites/psxtmtests/psxtmmutex06/init.c (modified) * testsuites/psxtmtests/psxtmmutex07/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep01/init.c (modified) * testsuites/psxtmtests/psxtmnanosleep02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock01/init.c (modified) * testsuites/psxtmtests/psxtmrwlock02/init.c (modified) * testsuites/psxtmtests/psxtmrwlock03/init.c (modified) * testsuites/psxtmtests/psxtmrwlock04/init.c (modified) * testsuites/psxtmtests/psxtmrwlock05/init.c (modified) * testsuites/psxtmtests/psxtmrwlock06/init.c (modified) * testsuites/psxtmtests/psxtmrwlock07/init.c (modified) * testsuites/psxtmtests/psxtmsem01/init.c (modified) * testsuites/psxtmtests/psxtmsem02/init.c (modified) * testsuites/psxtmtests/psxtmsem03/init.c (modified) * testsuites/psxtmtests/psxtmsem04/init.c (modified) * testsuites/psxtmtests/psxtmsem05/init.c (modified) * testsuites/psxtmtests/psxtmsleep01/init.c (modified) * testsuites/psxtmtests/psxtmsleep02/init.c (modified) * testsuites/psxtmtests/psxtmthread01/init.c (modified) * testsuites/psxtmtests/psxtmthread02/init.c (modified) * testsuites/psxtmtests/psxtmthread03/init.c (modified) * testsuites/psxtmtests/psxtmthread04/init.c (modified) * testsuites/psxtmtests/psxtmthread05/init.c (modified) * testsuites/psxtmtests/psxtmthread06/init.c (modified) * testsuites/rhealstone/rhdeadlockbrk/deadlockbrk.c (modified) * testsuites/rhealstone/rhilatency/ilatency.c (modified) * testsuites/rhealstone/rhmlatency/mlatency.c (modified) * testsuites/rhealstone/rhsemshuffle/semshuffle.c (modified) * testsuites/rhealstone/rhtaskpreempt/taskpreempt.c (modified) * testsuites/rhealstone/rhtaskswitch/taskswitch.c (modified) * testsuites/samples/base_mp/system.h (modified) * testsuites/samples/base_sp/system.h (modified) * testsuites/samples/capture/system.h (modified) * testsuites/samples/cdtest/system.h (modified) * testsuites/samples/fileio/system.h (modified) * testsuites/samples/hello/init.c (modified) * testsuites/samples/iostream/system.h (modified) * testsuites/samples/loopback/init.c (modified) * testsuites/samples/nsecs/system.h (modified) * testsuites/samples/paranoia/system.h (modified) * testsuites/samples/pppd/system.h (modified) * testsuites/samples/ticker/system.h (modified) * testsuites/samples/unlimited/system.h (modified) * testsuites/smptests/smp01/system.h (modified) * testsuites/smptests/smp02/system.h (modified) * testsuites/smptests/smp03/system.h (modified) * testsuites/smptests/smp05/init.c (modified) * testsuites/smptests/smp07/init.c (modified) * testsuites/smptests/smp08/system.h (modified) * testsuites/smptests/smp09/init.c (modified) * testsuites/smptests/smpaffinity01/init.c (modified) * testsuites/smptests/smpatomic01/init.c (modified) * testsuites/smptests/smpcache01/init.c (modified) * testsuites/smptests/smpcapture01/init.c (modified) * testsuites/smptests/smpcapture02/init.c (modified) * testsuites/smptests/smpclock01/init.c (modified) * testsuites/smptests/smpfatal01/init.c (modified) * testsuites/smptests/smpfatal02/init.c (modified) * testsuites/smptests/smpfatal03/init.c (modified) * testsuites/smptests/smpfatal04/init.c (modified) * testsuites/smptests/smpfatal05/init.c (modified) * testsuites/smptests/smpfatal06/init.c (modified) * testsuites/smptests/smpfatal08/init.c (modified) * testsuites/smptests/smpipi01/init.c (modified) * testsuites/smptests/smpload01/init.c (modified) * testsuites/smptests/smplock01/init.c (modified) * testsuites/smptests/smpmigration01/init.c (modified) * testsuites/smptests/smpmigration02/init.c (modified) * testsuites/smptests/smpmrsp01/init.c (modified) * testsuites/smptests/smpmutex01/init.c (modified) * testsuites/smptests/smpmutex02/init.c (modified) * testsuites/smptests/smppsxaffinity01/init.c (modified) * testsuites/smptests/smppsxaffinity02/init.c (modified) * testsuites/smptests/smppsxmutex01/init.c (modified) * testsuites/smptests/smppsxsignal01/init.c (modified) * testsuites/smptests/smpschedaffinity01/init.c (modified) * testsuites/smptests/smpschedaffinity02/init.c (modified) * testsuites/smptests/smpschedaffinity03/init.c (modified) * testsuites/smptests/smpschedaffinity04/init.c (modified) * testsuites/smptests/smpschedaffinity05/init.c (modified) * testsuites/smptests/smpschededf01/init.c (modified) * testsuites/smptests/smpschededf02/init.c (modified) * testsuites/smptests/smpschededf03/init.c (modified) * testsuites/smptests/smpschedsem01/init.c (modified) * testsuites/smptests/smpscheduler01/init.c (modified) * testsuites/smptests/smpscheduler02/init.c (modified) * testsuites/smptests/smpscheduler03/init.c (modified) * testsuites/smptests/smpscheduler04/init.c (modified) * testsuites/smptests/smpscheduler05/init.c (modified) * testsuites/smptests/smpscheduler06/init.c (modified) * testsuites/smptests/smpscheduler07/init.c (modified) * testsuites/smptests/smpsignal01/init.c (modified) * testsuites/smptests/smpstrongapa01/init.c (modified) * testsuites/smptests/smpswitchextension01/init.c (modified) * testsuites/smptests/smpthreadlife01/init.c (modified) * testsuites/smptests/smpunsupported01/init.c (modified) * testsuites/smptests/smpwakeafter01/init.c (modified) * testsuites/sptests/sp01/system.h (modified) * testsuites/sptests/sp02/system.h (modified) * testsuites/sptests/sp03/system.h (modified) * testsuites/sptests/sp04/system.h (modified) * testsuites/sptests/sp05/system.h (modified) * testsuites/sptests/sp06/system.h (modified) * testsuites/sptests/sp07/system.h (modified) * testsuites/sptests/sp08/init.c (modified) * testsuites/sptests/sp11/system.h (modified) * testsuites/sptests/sp12/system.h (modified) * testsuites/sptests/sp13/system.h (modified) * testsuites/sptests/sp14/system.h (modified) * testsuites/sptests/sp15/system.h (modified) * testsuites/sptests/sp16/system.h (modified) * testsuites/sptests/sp17/system.h (modified) * testsuites/sptests/sp18/init.c (modified) * testsuites/sptests/sp19/system.h (modified) * testsuites/sptests/sp20/system.h (modified) * testsuites/sptests/sp2038/init.c (modified) * testsuites/sptests/sp22/system.h (modified) * testsuites/sptests/sp23/system.h (modified) * testsuites/sptests/sp24/system.h (modified) * testsuites/sptests/sp25/system.h (modified) * testsuites/sptests/sp26/system.h (modified) * testsuites/sptests/sp27/init.c (modified) * testsuites/sptests/sp29/init.c (modified) * testsuites/sptests/sp30/system.h (modified) * testsuites/sptests/sp31/system.h (modified) * testsuites/sptests/sp32/init.c (modified) * testsuites/sptests/sp33/init.c (modified) * testsuites/sptests/sp34/changepri.c (modified) * testsuites/sptests/sp35/priinv.c (modified) * testsuites/sptests/sp36/strict_order_mut.c (modified) * testsuites/sptests/sp37/system.h (modified) * testsuites/sptests/sp38/system.h (modified) * testsuites/sptests/sp40/init.c (modified) * testsuites/sptests/sp41/init.c (modified) * testsuites/sptests/sp42/init.c (modified) * testsuites/sptests/sp43/system.h (modified) * testsuites/sptests/sp44/init.c (modified) * testsuites/sptests/sp45/init.c (modified) * testsuites/sptests/sp46/init.c (modified) * testsuites/sptests/sp47/init.c (modified) * testsuites/sptests/sp48/init.c (modified) * testsuites/sptests/sp49/init.c (modified) * testsuites/sptests/sp50/init.c (modified) * testsuites/sptests/sp51/init.c (modified) * testsuites/sptests/sp52/init.c (modified) * testsuites/sptests/sp54/init.c (modified) * testsuites/sptests/sp55/init.c (modified) * testsuites/sptests/sp56/init.c (modified) * testsuites/sptests/sp57/init.c (modified) * testsuites/sptests/sp58/init.c (modified) * testsuites/sptests/sp59/init.c (modified) * testsuites/sptests/sp60/init.c (modified) * testsuites/sptests/sp62/init.c (modified) * testsuites/sptests/sp63/init.c (modified) * testsuites/sptests/sp64/init.c (modified) * testsuites/sptests/sp65/init.c (modified) * testsuites/sptests/sp67/init.c (modified) * testsuites/sptests/sp68/init.c (modified) * testsuites/sptests/sp69/init.c (modified) * testsuites/sptests/sp70/init.c (modified) * testsuites/sptests/sp71/init.c (modified) * testsuites/sptests/sp72/init.c (modified) * testsuites/sptests/sp73/init.c (modified) * testsuites/sptests/sp74/init.c (modified) * testsuites/sptests/sp75/init.c (modified) * testsuites/sptests/sp76/init.c (modified) * testsuites/sptests/sp77/init.c (modified) * testsuites/sptests/spassoc01/init.c (modified) * testsuites/sptests/spatomic01/init.c (modified) * testsuites/sptests/spcache01/init.c (modified) * testsuites/sptests/spcbssched01/system.h (modified) * testsuites/sptests/spcbssched02/system.h (modified) * testsuites/sptests/spcbssched03/system.h (modified) * testsuites/sptests/spchain/init.c (modified) * testsuites/sptests/spclock_err01/system.h (modified) * testsuites/sptests/spclock_err02/init.c (modified) * testsuites/sptests/spcontext01/init.c (modified) * testsuites/sptests/spcoverage/init.c (modified) * testsuites/sptests/spcpucounter01/init.c (modified) * testsuites/sptests/spcpuset01/system.h (modified) * testsuites/sptests/spedfsched01/system.h (modified) * testsuites/sptests/spedfsched02/system.h (modified) * testsuites/sptests/spedfsched03/system.h (modified) * testsuites/sptests/spedfsched04/init.c (modified) * testsuites/sptests/sperror01/init.c (modified) * testsuites/sptests/sperror02/init.c (modified) * testsuites/sptests/sperror03/init.c (modified) * testsuites/sptests/spevent_err03/system.h (modified) * testsuites/sptests/speventsystem01/init.c (modified) * testsuites/sptests/speventtransient01/init.c (modified) * testsuites/sptests/spextensions01/init.c (modified) * testsuites/sptests/spfatal17/testcase.h (modified) * testsuites/sptests/spfatal18/testcase.h (modified) * testsuites/sptests/spfatal19/testcase.h (modified) * testsuites/sptests/spfatal20/testcase.h (modified) * testsuites/sptests/spfatal_support/system.h (modified) * testsuites/sptests/spfifo01/init.c (modified) * testsuites/sptests/spfifo02/init.c (modified) * testsuites/sptests/spfifo03/init.c (modified) * testsuites/sptests/spfifo04/init.c (modified) * testsuites/sptests/spfifo05/init.c (modified) * testsuites/sptests/spfreechain01/init.c (modified) * testsuites/sptests/spglobalcon01/init.cc (modified) * testsuites/sptests/spheapprot/init.c (modified) * testsuites/sptests/spinternalerror02/init.c (modified) * testsuites/sptests/spintr_err01/system.h (modified) * testsuites/sptests/spintrcritical01/init.c (modified) * testsuites/sptests/spintrcritical06/init.c (modified) * testsuites/sptests/spintrcritical08/init.c (modified) * testsuites/sptests/spintrcritical09/init.c (modified) * testsuites/sptests/spintrcritical10/init.c (modified) * testsuites/sptests/spintrcritical11/init.c (modified) * testsuites/sptests/spintrcritical13/init.c (modified) * testsuites/sptests/spintrcritical15/init.c (modified) * testsuites/sptests/spintrcritical16/init.c (modified) * testsuites/sptests/spintrcritical18/init.c (modified) * testsuites/sptests/spintrcritical20/init.c (modified) * testsuites/sptests/spintrcritical21/system.h (modified) * testsuites/sptests/spintrcritical22/init.c (modified) * testsuites/sptests/spintrcritical23/init.c (modified) * testsuites/sptests/spintrcritical24/init.c (modified) * testsuites/sptests/splinkersets01/init.c (modified) * testsuites/sptests/spmkdir/init.c (modified) * testsuites/sptests/spmountmgr01/init.c (modified) * testsuites/sptests/spmrsp01/init.c (modified) * testsuites/sptests/spmsgq_err01/system.h (modified) * testsuites/sptests/spmsgq_err02/system.h (modified) * testsuites/sptests/spmutex01/init.c (modified) * testsuites/sptests/spnsext01/init.c (modified) * testsuites/sptests/spobjgetnext/system.h (modified) * testsuites/sptests/sppagesize/init.c (modified) * testsuites/sptests/sppartition_err01/system.h (modified) * testsuites/sptests/spport_err01/system.h (modified) * testsuites/sptests/spprivenv01/init.c (modified) * testsuites/sptests/spprofiling01/init.c (modified) * testsuites/sptests/spqreslib/system.h (modified) * testsuites/sptests/spratemon_err01/system.h (modified) * testsuites/sptests/sprbtree01/init.c (modified) * testsuites/sptests/spregion_err01/system.h (modified) * testsuites/sptests/sprmsched01/init.c (modified) * testsuites/sptests/sprmsched02/init.c (modified) * testsuites/sptests/spscheduler01/init.c (modified) * testsuites/sptests/spsem01/init.c (modified) * testsuites/sptests/spsem02/init.c (modified) * testsuites/sptests/spsem03/init.c (modified) * testsuites/sptests/spsem_err01/system.h (modified) * testsuites/sptests/spsem_err02/system.h (modified) * testsuites/sptests/spsignal_err01/system.h (modified) * testsuites/sptests/spsimplesched01/init.c (modified) * testsuites/sptests/spsimplesched02/init.c (modified) * testsuites/sptests/spsimplesched03/init.c (modified) * testsuites/sptests/spsize/system.h (modified) * testsuites/sptests/spstdthreads01/init.c (modified) * testsuites/sptests/spstkalloc/init.c (modified) * testsuites/sptests/spstkalloc02/init.c (modified) * testsuites/sptests/spsysinit01/init.c (modified) * testsuites/sptests/spsyslock01/init.c (modified) * testsuites/sptests/sptask_err01/system.h (modified) * testsuites/sptests/sptask_err02/system.h (modified) * testsuites/sptests/sptask_err03/system.h (modified) * testsuites/sptests/sptask_err04/system.h (modified) * testsuites/sptests/sptasknopreempt01/init.c (modified) * testsuites/sptests/spthreadlife01/init.c (modified) * testsuites/sptests/spthreadq01/init.c (modified) * testsuites/sptests/sptimecounter02/init.c (modified) * testsuites/sptests/sptimecounter03/init.c (modified) * testsuites/sptests/sptimecounter04/init.c (modified) * testsuites/sptests/sptimer_err01/init.c (modified) * testsuites/sptests/sptimer_err02/init.c (modified) * testsuites/sptests/sptimerserver01/init.c (modified) * testsuites/sptests/sptimespec01/init.c (modified) * testsuites/sptests/sptls01/init.c (modified) * testsuites/sptests/sptls02/init.cc (modified) * testsuites/sptests/sptls03/init.c (modified) * testsuites/sptests/spwatchdog/system.h (modified) * testsuites/sptests/spwkspace/init.c (modified) * testsuites/tmtests/tm01/system.h (modified) * testsuites/tmtests/tm02/system.h (modified) * testsuites/tmtests/tm03/system.h (modified) * testsuites/tmtests/tm04/system.h (modified) * testsuites/tmtests/tm05/system.h (modified) * testsuites/tmtests/tm06/system.h (modified) * testsuites/tmtests/tm07/system.h (modified) * testsuites/tmtests/tm08/system.h (modified) * testsuites/tmtests/tm09/system.h (modified) * testsuites/tmtests/tm10/system.h (modified) * testsuites/tmtests/tm11/system.h (modified) * testsuites/tmtests/tm12/system.h (modified) * testsuites/tmtests/tm13/system.h (modified) * testsuites/tmtests/tm14/system.h (modified) * testsuites/tmtests/tm15/system.h (modified) * testsuites/tmtests/tm16/system.h (modified) * testsuites/tmtests/tm17/system.h (modified) * testsuites/tmtests/tm18/system.h (modified) * testsuites/tmtests/tm19/system.h (modified) * testsuites/tmtests/tm20/system.h (modified) * testsuites/tmtests/tm21/system.h (modified) * testsuites/tmtests/tm22/system.h (modified) * testsuites/tmtests/tm23/system.h (modified) * testsuites/tmtests/tm24/system.h (modified) * testsuites/tmtests/tm25/system.h (modified) * testsuites/tmtests/tm26/system.h (modified) * testsuites/tmtests/tm27/system.h (modified) * testsuites/tmtests/tm28/system.h (modified) * testsuites/tmtests/tm29/system.h (modified) * testsuites/tmtests/tm30/init.c (modified) * testsuites/tmtests/tmck/system.h (modified) * testsuites/tmtests/tmcontext01/init.c (modified) * testsuites/tmtests/tmfine01/init.c (modified) * testsuites/tmtests/tmoverhd/system.h (modified) * testsuites/tmtests/tmtimer01/init.c (modified) tests: Use simple console driver Update #3170. Update #3199. Mon, 23 Oct 2017 11:30:44 GMT Sebastian Huber [1082798] * cpukit/libcsupport/src/vprintk.c (modified) * cpukit/score/Makefile.am (modified) * cpukit/score/include/rtems/score/io.h (added) * cpukit/score/preinstall.am (modified) * cpukit/score/src/ioprintf.c (added) * cpukit/score/src/iovprintf.c (added) * testsuites/sptests/spprintk/init.c (modified) * testsuites/sptests/spprintk/spprintk.scn (modified) score: Add _IO_Printf() and _IO_Vprintf() The previous vprintk() ...