summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m32c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-23bsps: Move make/custom/* files to bspsSebastian Huber2-44/+0
2018-04-23bsps: Remove AC_CONFIG_SRCDIR()Sebastian Huber2-2/+0
2018-04-20bsps: Move benchmark timer to bspsSebastian Huber2-70/+1
2018-04-20bsps: Move startup files to bspsSebastian Huber5-310/+3
2018-04-20bsps: Move start files to bspsSebastian Huber2-184/+1
2018-04-20bsps: Move console drivers to bspsSebastian Huber3-111/+3
2018-04-20bsps: Move clock drivers to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move sbrk.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move getentropy-cpucounter.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move doxygen.h files to bspsSebastian Huber1-15/+0
2018-04-20bsps: Convert all bsp_predriver_hook()Sebastian Huber1-1/+0
2018-04-20bsps: Move bspgetworkarea.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspreset.c to bspsSebastian Huber1-1/+1
2018-04-20bsps: Move bspclean.c to bspsSebastian Huber1-1/+1
2018-04-17Multiple BSP tcfg: Disable iconv files.Joel Sherrill1-0/+1
2018-04-12build: Remove subdir-objects from BSP configure.acSebastian Huber1-1/+1
2018-04-12bsps: Remove empty gnatinstallhandler.cSebastian Huber1-1/+0
2018-04-12bsps: Move bootcard.c to bspsSebastian Huber1-1/+0
2018-04-12bsps: Avoid source variables in Makefile.amSebastian Huber1-16/+16
2018-04-12bsps: Avoid line continuation in Makefile.amSebastian Huber1-2/+4
2018-04-11configure: Add subdir-objects to all automake flags.Chris Johns2-2/+2
2018-04-09build: Remove DISTCLEANFILESSebastian Huber1-1/+0
2018-04-09bsps: Remove librtemsbsp.a wrapupSebastian Huber1-3/+3
2018-04-04bsps: Move config macros to RTEMS_BSP_CONFIGURESebastian Huber1-3/+0
2018-04-04bsps: Add shared-sources.amSebastian Huber1-0/+1
2018-04-04build: Remove EXTRA_DISTSebastian Huber2-3/+0
2018-03-13bsps: Remove unused RTEMS_CPU_MODELSebastian Huber1-1/+0
2018-01-31bsps: Rework cache manager implementationSebastian Huber1-3/+1
2018-01-25Remove make preinstallChris Johns7-128/+8
2018-01-04bsps: Add AM_CPPFLAGS to special case CPPFLAGSChris Johns1-1/+1
2018-01-02bsps: Add EXTRA_DIST to all BSP Makefile.amSebastian Huber1-1/+2
2017-12-19m32cbsp: Simplify bsp_specsJoel Sherrill2-5/+2
2017-11-29m32cbsp/bsp_specs: Reorder and improve consistencyJoel Sherrill1-5/+3
2017-11-29m32csim-testsuite.tcfg: Add sptls04Joel Sherrill1-0/+1
2017-11-27REVERT */*/bsp_specs: Increase similarity to ease futureJoel Sherrill1-3/+5
2017-11-27*/*/bsp_specs: Increase similarity to ease future analysisJoel Sherrill1-5/+3
2017-11-27libbsp/*/*/configure.ac: Remove references to bsp_specs in AC_CONFIG_SRCDIRJoel Sherrill1-1/+1
2017-11-27bsps: Provide <tm27.h> in each BSPSebastian Huber3-2/+3
2017-11-24Remove coverhd.hSebastian Huber2-5/+0
2017-11-22bsps: Simplify RTEMS_BSP_CLEANUP_OPTIONSSebastian Huber2-1/+2
2017-11-17getentropy: Add cpu counter based implementation.Christian Mauderer1-0/+1
2017-05-25m32c/m32csim: Exclude linpack from the tests.Chris Johns1-0/+5
2017-05-24build-system: Parallel build all subdirs.Chris Johns1-1/+1
2016-12-07testsuite: Add test states to the testsuit configuration files.Chris Johns1-13/+13
2016-03-30m32c/m32cbsp/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill1-1/+0
2016-03-29m32c/m32cbsp: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill1-1/+0
2016-03-25m32c/m32cbsp/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill1-1/+0
2016-03-10m32csim.cfg: GCC PR37665 is fixed but there is still a compiler error. Use -O0.Joel Sherrill1-5/+2
2016-03-10m32c/m32csim: Add per-section compilation and linking supportJoel Sherrill1-0/+3
2016-02-03Use linker set for libio initializationSebastian Huber1-2/+2