summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/shsim (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-22/+22
* bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber2018-04-041-3/+0
* bsps: Add shared-sources.amSebastian Huber2018-04-041-0/+1
* build: Remove EXTRA_DISTSebastian Huber2018-04-041-2/+0
* misc sh: Remove includes of rtems/score/types.hJoel Sherrill2018-03-121-1/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+1
* Remove make preinstallChris Johns2018-01-257-181/+6
* bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns2018-01-041-1/+1
* bsps: Use CPPASCOMPILE for startfileSebastian Huber2018-01-021-3/+4
* bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* bsps: Include bsp.am in all BSP Makefile.amSebastian Huber2018-01-021-0/+1
* shsim: Simplify bsp_specsJoel Sherrill2017-12-195-242/+2
* bsps/sh: Delete libcpu/shSebastian Huber2017-12-081-1/+4
* bsp/shsim: Move libcpu files to BSPSebastian Huber2017-12-087-7/+233
* libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill2017-11-271-1/+1
* bsps: Provide <tm27.h> in each BSPSebastian Huber2017-11-273-2/+3
* Remove coverhd.hSebastian Huber2017-11-242-5/+0
* bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2017-11-222-1/+2
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-1/+3
* simsh*-testsuite.tcfg: Add linpackJoel Sherrill2017-04-044-0/+4
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-074-16/+16
* sh/shsim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* sh/shsim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
* sh/simsh: Add per-section compilation and linking supportJoel Sherrill2016-03-104-4/+16
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+0
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+0
* bsps/sh: Disable fileio test due to lack of memorySebastian Huber2015-12-092-0/+2
* Add RTEMS linker setsSebastian Huber2015-12-081-1/+2
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* simsh2e-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
* simsh1-testsuite.tcfg: Add fileioJoel Sherrill2015-05-211-0/+1
* simsh*.tcfg: Add iostreamJoel Sherrill2015-04-234-0/+4
* simsh*: Disable interrupt critical section testsJoel Sherrill2015-04-014-0/+4
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* sh/shsim: Further clean up and fixes to previous commitJoel Sherrill2014-10-194-2/+5
* SH libcpu and libbsp: Fix warningsJoel Sherrill2014-10-165-23/+37
* Add console-polled.h and update all BSPs that should use it.Joel Sherrill2014-10-103-3/+9
* Regenerate all preinstall.am files.Chris Johns2014-08-291-3/+3
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-6/+6
* simsh4-testsuite.tcfg: new fileJoel Sherrill2014-08-251-1/+5
* simsh2e-testsuite.tcfg: new fileJoel Sherrill2014-08-251-1/+5
* shsim/bsp_specs: Account for big/little endianJoel Sherrill2014-08-251-1/+1
* bsps: Do not build tests that require a tick interrupt.Chris Johns2014-05-284-0/+14
* multiple BSPs: Remove BSP_SMALL_MEMORYJoel Sherrill2014-05-061-2/+0
* testsuite: Add a per BSP test check for tests not to build.Chris Johns2014-05-052-0/+16
* shsim: Correct linking for C++Joel Sherrill2014-04-222-16/+13
* shsim: Add printk() support and move all code to console subdirectoryJoel Sherrill2014-04-224-10/+55