summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libcpu/i960 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-2921-1310/+0
| | | | | | | | | | | | | | * README: i960 obsoleted. * i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac, i960/i960ca/.cvsignore, i960/i960ca/Makefile.am, i960/i960ca/cpu_install_intr_stack.c, i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore, i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c, i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore, i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c, i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h, i960/include/i960HA.h, i960/include/i960JX_RP_common.h, i960/include/i960KA.h, i960/include/i960RP.h: Removed.
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-1/+5
| | | | * configure.ac: Require automake > 1.9.
* Remove stray white spaces.Ralf Corsepius2004-04-155-5/+0
|
* 2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-312-1/+5
| | | | * i960rp/cpu_install_intr_stack.c: Cosmetics.
* 2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-317-8/+15
| | | | | | | * i960ca/cpu_install_intr_stack.c, i960ca/cpu_install_raw_isr.c, i960ka/cpu_install_intr_stack.c, i960ka/cpu_install_raw_isr.c, i960rp/cpu_install_intr_stack.c, i960rp/cpu_install_raw_isr.c: Convert to using c99 fixed size types.
* 2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-03-262-1/+5
| | | | * configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
* Unused.Ralf Corsepius2004-03-081-2/+0
|
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-3/+5
| | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Don't include .../lib.am.
* 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-216-32/+64
| | | | | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Use automake compilation rules. * Makefile.am: Add PREINSTALL_DIRS. * configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS. Require automake >= 1.8.2.
* 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-01-142-0/+8
| | | | | * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+5
| | | | * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
* 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-122-2/+6
| | | | * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
* 2003-12-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-024-3/+9
| | | | | | * i960ca/Makefile.am: Remove all-local: $(ARCH). * i960ka/Makefile.am: Remove all-local: $(ARCH). * i960rp/Makefile.am: Remove all-local: $(ARCH).
* 2003-12-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-12-015-10/+32
| | | | | | | * Makefile.am: Reformat. Use dirstamps for preinstallation. * i960ca/Makefile.am: Reformat. * i960ka/Makefile.am: Reformat. * i960rp/Makefile.am: Reformat.
* 2003-10-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-222-1/+4
| | | | * configure.ac: Remove RTEMS_CANONICAL_HOST.
* 2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-10-212-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_CPU.
* 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-182-1/+5
| | | | * Makefile.am: Reflect having moved aclocal/.
* Fix broken ChangeLog entries.Ralf Corsepius2003-08-181-4/+4
|
* 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-165-11/+18
| | | | | | | Makefile.am: Reflect having moved automake. i960ca/Makefile.am: Reflect having moved automake. i960ka/Makefile.am: Reflect having moved automake. i960rp/Makefile.am: Reflect having moved automake.
* 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-08-112-1/+5
| | | | * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
* Merger from rtems-4-6-branch.Ralf Corsepius2003-03-112-1/+4
|
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
* 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-02-112-1/+5
| | | | * configure.ac: AC_PREREQ(2.57).
* 2003-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2003-01-204-26/+24
| | | | | | * Makefile.am: Merge-in include/Makefile.am. * include/Makefile.am: Removed. * configure.ac: Reflect changes above.
* 2002-12-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-166-27/+13
| | | | | | | | | * Makefile.am: Remove CPU_MODEL_SUBDIR. * configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP(RTEMS_BSP). * i960ca/Makefile.am: Eliminate *_O_FILES. Don't include @RTEMS_BSP@.cfg. * i960ka/Makefile.am: Ditto. * i960rp/Makefile.am: Ditto.
* 2002-12-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-12-062-1/+4
| | | | * configure.ac: Remove RTEMS_CHECK_BSP_CACHE.
* 2002-12-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-12-022-37/+4
| | | | * shared/soft_reset_asm.S: Removed.
* 2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-10-212-3/+9
| | | | | | * .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.
* 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-08-114-3/+9
| | | | | | * i960ca/Makefile.am: Use .$(OBJEXT) instead of .o. * i960ka/Makefile.am: Use .$(OBJEXT) instead of .o. * i960rp/Makefile.am: Use .$(OBJEXT) instead of .o.
* 2001-05-09 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-05-093-4/+9
| | | | | * include/i960CA.h, include/i960RP.h: Correct inline assembly forward reference labels.
* 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-03-287-7/+13
| | | | | | | | | | | * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS. * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-121-0/+41
| | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
* 2001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-121-40/+0
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-10-112-0/+7
| | | | | | * .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
* 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-272-1/+5
| | | | * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
* 2001-02-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-03-055-8/+10
| | | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Remove H_FILES. * include/Makefile.am: Apply include_*HEADERS instead of H_FILES.
* 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-092-1/+5
| | | | * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
* 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-022-1/+5
| | | | * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
* 2000-10-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-10-262-1/+6
| | | | | * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU canonicalization.
* 2000-10-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-182-1/+18
| | | | | * Makefile.am: Corrected condition CPU model selection so multilib'ing and bare BSP works.
* 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-09-055-4/+11
| | | | | * i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Include compile.am
* Adding ChangeLogs.Joel Sherrill2000-08-101-0/+3
|
* Reworked score/cpu/sparc so it can be safely compiled multilib. AllJoel Sherrill2000-07-111-3/+0
| | | | | | routines and structures that require CPU model specific information are now in libcpu. This primarily required moving erc32 specific information from score/cpu files to libcpu/sparc and the erc32 BSP.
* Adding .cvsignore files.Joel Sherrill2000-07-115-0/+21
|
* Reworked score/cpu/i960 so it can be safely compiled multilib. AllJoel Sherrill2000-07-1118-0/+1140
routines and structures that require CPU model specific information are now in libcpu. This required significant rework of the score/cpu header files and the creation of multiple header files and subdirectories in libcpu/i960.