summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sh/gensh2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* testsuite: Add test states to the testsuit configuration files.Chris Johns2016-12-071-4/+4
| | | | | | | | | | | | | | | | Change the testsuite configuration files to hold state information about a test. The states are: exclude - Do not build the test expected-fail - The test is expected to fail indeterminate - The test may pass or may fail A message is printed just after the test's BEGIN message to indicate there is a special state for the test. No state message means the test is expected to pass. This support requires tests are correctly written to the use standard support to begin and end a test.
* sh/gensh2/startup/hw_init.c: Do not include <rtems/iosupp.h>Joel Sherrill2016-03-301-1/+0
|
* sh/gensh2: Remove include of <rtems/console.h> from <bsp.h> and fix warningsJoel Sherrill2016-03-291-1/+0
|
* sh/gensh2/include/bsp.h: Do not include <rtems/clockdrv.h>Joel Sherrill2016-03-271-1/+0
|
* sh/gensh2: Add per-section compilation and linking supportJoel Sherrill2016-03-101-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | updates #2577. For the gensh2 BSP variant without this option sample executables sizes were as follows: text data bss dec hex filename 61906 7550 6784 76240 129d0 ticker.exe 24082 3134 2876 30092 758c minimum.exe 336698 47742 36256 420696 66b58 pppd.exe 140210 20034 9684 169928 297c8 capture.exe 75058 7962 6861 89881 15f19 nsecs.exe 128850 18446 7352 154648 25c18 paranoia.exe 142898 22794 7844 173536 2a5e0 cdtest.exe 59618 6734 6752 73104 11d90 base_sp.exe 62066 6970 10576 79612 136fc unlimited.exe 76066 5322 6732 88120 15838 hello.exe 200630 19846 14080 234556 3943c loopback.exe For the gensh2 BSP variant with this option sample executables sizes were as follows: text data bss dec hex filename 58402 7030 6768 72200 11a08 ticker.exe 13218 1502 1844 16564 40b4 minimum.exe 298562 40502 35448 374512 5b6f0 pppd.exe 133826 19250 9660 162736 27bb0 capture.exe 71826 7422 6833 86081 15041 nsecs.exe 124050 17902 7328 149280 24720 paranoia.exe 138658 11998 7832 158488 26b18 cdtest.exe 55330 6210 6724 68264 10aa8 base_sp.exe 52898 5398 9516 67812 108e4 unlimited.exe 66482 3738 5684 75904 12880 hello.exe 179618 14182 13916 207716 32b64 loopback.exe
* Use linker set for libio initializationSebastian Huber2016-02-031-2/+2
| | | | Update #2408.
* bsps: Delete superfluous bsp_pretasking_hook()Sebastian Huber2015-12-101-1/+1
| | | | | | Use the bsp_predriver_hook() instead. Update #2408.
* bsps/sh: Disable fileio test due to lack of memorySebastian Huber2015-12-091-0/+1
|
* Add RTEMS linker setsSebastian Huber2015-12-083-3/+6
| | | | Update #2408.
* Most bsp.h: Switch to LIBBSP_@CPU@_@BSP_FAMILY@_H for guardJoel Sherrill2015-07-161-2/+2
| | | | | | | | | | | | | | | | | This was done by the following script run from libbsp: find * -name bsp.h | xargs -e grep -l "#ifndef.*_BSP_H" | while read b do echo $b cpu=`echo $b | cut -d'/' -f1 | tr '[:lower:]' '[:upper:]' ` bsp=`echo $b | cut -d'/' -f2 | tr '[:lower:]' '[:upper:]' ` g="LIBBSP_${cpu}_${bsp}_BSP_H" # echo $g sed -e "s/ifndef _BSP_H/ifndef ${g}/" \ -e "s/define _BSP_H/define ${g}/" \ -i $b done
* gensh2-testsuite.tcfg: Add iostreamJoel Sherrill2015-04-231-0/+1
|
* Update bug report URLSebastian Huber2014-12-051-1/+1
|
* bsps: Move extern "C" to not cover includesSebastian Huber2014-10-231-4/+4
| | | | Some includes may use C++ and this conflicts if surrounded extern "C".
* SH libcpu and libbsp: Fix warningsJoel Sherrill2014-10-161-13/+15
|
* Regenerate all preinstall.am files.Joel Sherrill2014-08-281-5/+5
| | | | | Apparently, at some point automake output changed and these were not updated.
* 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-051-0/+8
| | | | | | | | Provide a file per BSP to list tests that do not build for a BSP. This change removes the BSP_SMALL_MEMORY hack from the code. That hack was a mistake. Provide configuration files for each BSP with tests that cannot build.
* gensh2: Correct linking for C++Joel Sherrill2014-04-222-16/+8
|
* libcpu/sh: Build cache stubs so apps usign cache API linkJoel Sherrill2014-04-221-1/+2
|
* bsps: Fix TLS support in linker command filesSebastian Huber2014-04-223-3/+9
| | | | | The TLS section symbols had wrong values in case of an empty TLS data section and a nonempty TLS BSS section.
* gensh2/include/bsp.h: Remove rtems_bsp_delay()Joel Sherrill2014-03-211-10/+2
|
* Change all references of rtems.com to rtems.org.Chris Johns2014-03-2110-10/+10
|
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-043-9/+51
|
* libbsp sh: Add Doxygen file header to coverhd.hCynthia Rempel2014-01-141-1/+7
|
* bsp: Move bspstart.c to sh/shared/startup/Szkocsovszki Zsolt2013-12-141-1/+1
|
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-081-660/+0
| | | | | | | | | This commit deletes all RTEMS ChangeLog files. These files have been abandoned since converting to git version control. The historical data may be recovered by checking out any commit before this one. Most of the contents of these ChangeLog files can also be found in the git log. Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
* libchip/serial: Add const qualifierSebastian Huber2013-02-111-2/+2
|
* score: Add RTEMS_FATAL_SOURCE_EXITSebastian Huber2012-11-151-0/+1
| | | | | | | Include <bsp/default-initial-extension.h> in all BSPs. Call rtems_fatal() with RTEMS_FATAL_SOURCE_EXIT as source and the exit() status code as fatal code in every bsp_cleanup(). Move previous bsp_cleanup() code into bsp_fatal_extension().
* Revert "Add bspopts.h.in."Gedare Bloom2012-08-061-41/+0
| | | | | | | | | | | | This reverts commit daffa606cc4a45d93c1f0f4fe365fde0fda6acbb. Conflicts: c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in c/src/lib/libbsp/powerpc/qoriq/include/bspopts.h.in Manually deleted conflicting files.
* Require automake-1.12.2.Ralf Corsépius2012-07-191-1/+1
|
* Require autoconf-2.69.Ralf Corsépius2012-07-191-1/+1
|
* Add bspopts.h.in.Ralf Corsépius2012-05-241-0/+41
|
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-112-4/+0
| | | | | | These modifications were required by hand after running the script. In some cases, the file names did not match patterns. In others, the format of the file did not match any common patterns.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-1113-30/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* Revert: Remove CVS IdsJoel Sherrill2012-05-072-0/+6
| | | | | See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html for details.
* Remove CVS-Ids.Ralf Corsépius2012-05-042-6/+0
|
* Remove all .cvsignore files.Joel Sherrill2012-02-012-12/+0
|
* 2011-10-18 Jennifer Averett <Jennifer.Averett@OARcorp.com>Jennifer Averett2011-10-182-7/+9
| | | | | | PR 1917/bsps * console/config.c: Modifications to add dynamic tables for libchip serial drivers.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-022-2/+6
| | | | * configure.ac: Require autoconf-2.68, automake-1.11.1.
* 2010-04-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-04-242-4/+4
| | | | * start/start.S: Verify boot_card is invoked properly with argc, argv.
* Whitespace removal.Ralf Corsepius2009-11-301-1/+1
|
* Whitespace removal.Ralf Corsepius2009-11-281-3/+3
|
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-4/+4
| | | | * make/custom/gensh2.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-202-1/+5
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+30
| | | | * make/custom/gensh2.cfg: New (relocated from /make/custom).
* 2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-152-2/+5
| | | | * configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
* 2009-08-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-08-172-0/+6
| | | | * include/bsp.h: Mark as a small memory BSP.
* 2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-07-162-1/+8
| | | | | | * configure.ac: Rename BSP_BOOTCARD_OPTIONS to RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs have the same options.
* 2009-04-28 Chris Johns <chrisj@rtems.org>Chris Johns2009-04-282-2/+10
| | | | * start/start.S: Update for boot_card command line change.
* 2008-12-04 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-12-042-2/+8
| | | | | | * bsp_specs: Move -e start from *link to *startfile to avoid warning for undefined entry symbol when linking relocatables with binutils 2.19.