summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/gdbarmsim (follow)
Commit message (Expand)AuthorAgeFilesLines
* configure: Add subdir-objects to all automake flags.Chris Johns2018-04-111-1/+1
* build: Remove DISTCLEANFILESSebastian Huber2018-04-091-1/+0
* bsps: Move generic IRQ support to bspsSebastian Huber2018-04-091-6/+2
* bsps: Remove librtemsbsp.a wrapupSebastian Huber2018-04-091-21/+21
* 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
* bsps/arm: Move libcpu content to bspsSebastian Huber2018-03-136-10/+0
* bsps: Rework cache manager implementationSebastian Huber2018-01-311-3/+1
* Avoid Newlib-specific _EXFUN()Sebastian Huber2018-01-291-1/+1
* Remove make preinstallChris Johns2018-01-258-391/+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
* ARM BSPs: Simplify bsp_specsJoel Sherrill2017-12-191-5/+1
* arm/*/bsp_specs: Remove extra space to increase consistencyJoel Sherrill2017-11-291-1/+1
* 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-221-1/+1
* getentropy: Add cpu counter based implementation.Christian Mauderer2017-11-171-0/+1
* bsps: Improve interrupt vector enable/disable APISebastian Huber2017-06-201-4/+4
* libdebugger: Build for ARM's without a CP15.Chris Johns2016-12-022-0/+8
* arm/gdbarmsim/include/bsp.h: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
* arm/gdbarmsim: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
* arm/gdbarmsim/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-251-1/+0
* Use linker set for libio initializationSebastian Huber2016-02-031-1/+1
* score: Introduce Thread_Entry_informationSebastian Huber2016-01-111-1/+1
* arm/gdbarmsim: Add per-section compilation and linking supportAun-Ali Zaidi2016-01-095-0/+20
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
* Multiple bsp_specs: Change *(old_endfile) to %(old_endfile)Joel Sherrill2015-05-211-1/+1
* Update bug report URLSebastian Huber2014-12-051-1/+1
* bsps/arm: Add .nocache sectionSebastian Huber2014-11-271-0/+2
* ARM removed shared/abort from several ARM BSPsAlan Cudmore2014-11-201-2/+0
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
* Add console-polled.h and update all BSPs that should use it.Joel Sherrill2014-10-103-1/+7
* arm/gdbarmsim/irq/irq.c: Fix warningsJoel Sherrill2014-10-091-0/+7
* arm/gdbarmsim/include/irq.h: Fix spacingJoel Sherrill2014-10-091-1/+1
* bsps/arm: Delete obsolete compiler flagsSebastian Huber2014-09-112-3/+1
* Regenerate all preinstall.am files.Chris Johns2014-08-291-7/+7
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-3/+3
* bsps/gdbarmsim: Add the missing bspstarthooks.c.Chris Johns2014-05-301-0/+20
* bsps: Do not build tests that require a tick interrupt.Chris Johns2014-05-285-0/+25
* bsp/gdbarmsim: Switch to the standard arm/shared/startup.Chris Johns2014-05-265-402/+143
* bsp/gdbarmsim: Change syscall functions to not clash with RTEMS functions.Chris Johns2014-05-263-175/+104
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-215-5/+5
* bsps: Add empty cache managerSebastian Huber2014-02-241-0/+5
* score: Add CPU counter supportSebastian Huber2014-02-141-0/+2