summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+5
* gnatcommon.c: Removed warnings.
2002-11-012002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-1/+11
* gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.
2002-10-212002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius10-15/+45
* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
2002-08-212002-08-21 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-8/+16
* bsp_specs: Added support for -nostdlibs.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-14/+24
* start/Makefile.am: Use .$(OBJEXT) instead of .o. * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius7-7/+16
* clock/Makefile.am: Use .$(OBJEXT) instead of .o. * console/Makefile.am: Use .$(OBJEXT) instead of .o. * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o. * start/Makefile.am: Use .$(OBJEXT) instead of .o. * startup/Makefile.am: Use .$(OBJEXT) instead of .o. * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-08-112002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius8-8/+18
* clock/Makefile.am: Use .$(OBJEXT) instead of .o. * console/Makefile.am: Use .$(OBJEXT) instead of .o. * erc32sonic/Makefile.am: Use .$(OBJEXT) instead of .o. * gnatsupp/Makefile.am: Use .$(OBJEXT) instead of .o. * start/Makefile.am: Use .$(OBJEXT) instead of .o. * startup/Makefile.am: Use .$(OBJEXT) instead of .o. * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-262002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius6-2/+20
* Makefile.am: Add transform and bsptools_bindir hacks. * configure.ac: Add RTEMS_ENV_RTEMSBSP.
2002-07-202002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius1-1/+0
* start/Makefile.am: Eliminate PGM. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-202002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-6/+12
* start/Makefile.am: Eliminate PGM. Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
2002-07-202002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2-6/+10
* start/Makefile.am: Eliminate PGM.
2002-07-202002-07-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-0/+12
* startup/Makefile.am: Add bsplib_DATA = linkcmds.
2002-07-042002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-2/+12
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES. Remove $(OBJS) from all-local.
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-3/+28
* startup/erc32mec.c: New file. * startup/Makefile.am: Reflect above. * include/erc32.h: Converted SCORE_EXTERN to extern. * tools/runtest.in: Lengthened timeout on test runs.
2002-06-302002-06-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius4-16/+8
* wrapup/Makefile.am: Remove preinstallation of libbsp.a,
2002-05-092001-05-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-2/+20
* startup/linkcmds: In support of gcc 3.1, added one of more of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*, .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*. Spacing corrections and direction of segments to memory regions may also have been addressed. This was a sweep across all BSPs.
2002-04-262001-04-26 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-5/+9
* include/bsp.h: Change SIS to ERC32_BSP.
2002-04-032002-04-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-18/+14
* configure.ac: Remove BSPOPTS_*(NO_TABLE_MOVE). Remove BSPOPTS_*(FPU_REVB). * wrapup/Makefile.am: Remove tbr.
2002-03-292002-03-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-2/+30
* configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE). Add BSPOPTS_*(FPU_REVB). * wrapup/Makefile.am: Add tbr.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill9-9/+27
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+4
* Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill11-11/+17
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-282002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill12-12/+18
* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-01-062002-02-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-8/+5
* configure.ac: Remove NETWORKING support. * wrapup/Makefile.am: Remove NETWORKING support.
2002-01-042001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-2/+2
* bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu, replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
2001-12-182001-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill6-9/+47
* configure.ac: Add RTEMS_BSPOPTS*(CONSOLE_USE_INTERRUPTS). Add RTEMS_BSPOPTS*(SIMSPARC_FAST_IDLE). Remove RTEMS_OUTPUT_BUILD_SUBDIRS. * include/bsp.h: include bspopts.h.
2001-12-032001-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-14/+10
* configure.ac: Introduce RTEMS_BSP_CONFIGURE.
2001-11-082001-11-08 Jiri Gaisler <jiri@gaisler.com>Joel Sherrill4-14/+32
This fix is in response to test results reported by Jerry Needell <jerry.needell@unh.edu> for the SPARC/ERC32 and tracked as PR80. * include/bsp.h: TM27 was not running properly because the ERC32 and LEON cannot nest interrupts at the same level. The BSP test support had to be modified to support using two different interrupt sources.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+5
* clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h, startup/setvec.c, timer/timer.c: Fixed typo.
2001-10-122001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-0/+166
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
2001-10-122001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-159/+0
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-10-112001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill10-0/+35
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-10-102001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+5
* acinclude.m4: New file. * configure.in: Use RTEMS_BSP_SUBDIR.
2001-10-102001-10-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-2/+14
* acinclude.m4: New file. * configure.in: Use RTEMS_BSP_SUBDIR.
2001-09-282001-09-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-2/+10
* include/bsp.h: Renamed delay() to rtems_bsp_delay().
2001-09-272001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill8-4/+20
* include/Makefile.am: Use 'PREINSTALL_FILES ='.
2001-09-142001-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* ChangeLog: New file.
2001-08-162001-08-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* tools/runtest.in: Recognize debug variant of monitor test.
2001-06-182001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-4/+16
* configure.in: Add bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * include/bsp.h: Include bspopts.h.
2001-06-182001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-4/+23
* configure.in: Add bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * include/bsp.h: Include bspopts.h.
2001-05-112001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-2/+10
* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
2001-04-242000-04-23 Jiri Gaisler <jiri@gaisler.com>Joel Sherrill2-5/+15
* start.S: Modificatins to preserve the current CWP and adjust the WIM accordingly. This improves compatibility with the remote debugger and the mkprom prom-builder.
2001-04-232000-04-23 Jiri Gaisler <jiri@gaisler.com>Joel Sherrill4-6/+14
* console/debugputs.c: Switched to unsigned characters.
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-7/+4
* console/console.c: Removed console_reserve_resources().
2000-12-062000-12-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+7
* gnatsupp/gnatsupp.c: Added prototype to eliminate warning.
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+2
* erc32sonic/Makefile.am: Only compile this if networking is enabled.
2000-11-302000-11-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+4
* erc32sonic/Makefile.am: Only compile this if networking is enabled.
2000-11-212000-11-21 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill2-4/+12
* erc32sonic/erc32sonic.c: Minor modifications which enable network interface to come up and work for some time before getting an error in the SONIC driver. The error is a bit random, sometimes MCLGET (m, M_WAIT) tries to access memory way outside the available ram (and traps) while sometimes there is a panic due to RBAE/RXEN.
2000-11-152000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill4-7/+10
* Makefile.am: Cleanup.
2000-11-152000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+4
* include/Makefile.am: Cleanup.