summaryrefslogtreecommitdiffstats
path: root/c/src/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1226-26/+78
| | | | * acinclude.m4: Regenerate.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1226-13/+65
| | | | * configure.ac: RTEMS_CHECK_BSPDIR([$RTEMS_BSP_FAMILY]).
* .cvsignore: Remove (Unused).Ralf Corsepius2004-02-1227-54/+0
|
* Fixup .cvsignoreRalf Corsepius2004-02-121-2/+0
|
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+5
| | | | * Makefile.am: Cosmetics.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-1284-44/+212
| | | | * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-0/+5
| | | | * Makefile.am: Add start*.bin to CLEANFILES.
* 2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-122-1/+4
| | | | * Makefile.am: Remove startup/linkcmds.
* 2004-02-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-102-200/+5
| | | | | PR 575/bsps * startup/linkcmds: Remove.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-094-3/+5
| | | | | * Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-18/+24
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-1/+4
| | | | * Makefile.am: Don't include lib.am.
* 2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-092-1/+5
| | | | * Makefile.am: Add $(TMPINSTALL_FILES) to all-local.
* 2004-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-082-1/+6
| | | | * vectors/vectors.h: Force globalExceptHdl into bss section.
* 2004-02-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-082-1/+14
| | | | * Makefile.am: Add irq.h and vectors.h
* 2004-02-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-02-062-6/+64
| | | | | * Makefile.am: Split startup into multiple .rels without reorganizing the source.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-13/+22
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-16/+31
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-10/+17
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-9/+19
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-068-38/+75
| | | | * wrapup/Makefile.am: Convert to automake-building rules.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-5/+5
| | | | | * mpc505/Makefile.am, mpc6xx/Makefile.am, mpc8260/Makefile.am, mpc8xx/Makefile.am, ppc403/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-2/+8
| | | | * Makefile.am: Don't include .../lib.am.
* 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-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-3/+5
| | | | | * sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-065-10/+6
| | | | | | * mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am: Don't include .../lib.am. Remove ACLOCAL_AMFLAGS. * shared/Makefile.am: Don't include .../lib.am.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-6/+16
| | | | | * Makefile.am: Pickup files from ../../sparc/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-2/+7
| | | | | * Makefile.am: Pickup files from ../../c4x/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-8/+28
| | | | | * Makefile.am: Pickup files from ../../arm/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-066-3/+18
| | | | | * Makefile.am: Pickup files from ../../sh/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-064-10/+22
| | | | | * Makefile.am: Pickup files from ../../i386/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0628-34/+112
| | | | | * Makefile.am: Pickup files from ../../m68k/shared instead of ../shared. Reformat.
* 2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-062-1/+5
| | | | * Makefile.am: Pick up ../mvme167/network/network.c.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-19/+37
| | | | * Makefile.am: Use include_*HEADERS for .../shared/*.h.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-74/+6
| | | | * Makefile.am: Don't install, just distribute the files.
* 2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-042-1/+5
| | | | * Makefile.am: Add missing $ in reference to 3c509.rel.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-2/+4
| | | | * Makefile.am: Remove SUBDIRS.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-14/+5
| | | | * configure.ac: Reflect having removed shared/*/Makefile.am
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0328-303/+133
| | | | | | | | | | | | | * Makefile.am: Merge-in bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am, include/Makefile.am, irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am, residual/Makefile.am, start/Makefile.am, startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am. Use automake compilation rules. * bootloader/Makefile.am, clock/Makefile.am, console/Makefile.am, include/Makefile.am, irq/Makefile.am, motorola/Makefile.am, openpic/Makefile.am, pci/Makefile.am, residual/Makefile.am, start/Makefile.am, startup/Makefile.am, vectors/Makefile.am, vme/Makefile.am: Remove.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0322-393/+255
| | | | | | | | | | | | * Makefile.am: Merge-in 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am, ide/Makefile.am, ne2000/Makefile.am, startup/Makefile.am, timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am, ide/Makefile.am, ne2000/Makefile.am, startup/Makefile.am, timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above. * start/start.S: Change comment to make it gcc -ansi compliant.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-22/+26
| | | | * irq/irq_asm.S: Convert #..-comments to /*..*/ comments.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-2/+6
| | | | * Makefile.am: Correct path to clockdrv_shell.c.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-4/+5
| | | | | * configure.ac: Remove AM_CONDITIONAL(HAS_MP). Remove RTEMS_CHECK_MULTIPROCESSING.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-2/+4
| | | | * configure.ac: Remove AM_CONDITIONAL(HAS_MP).
* 2004-01-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-032-4/+5
| | | | * Makefile.am: Cosmetics.
* 2004-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-034-8/+10
| | | | | * configure.ac: Remove RTEMS_CHECK_MULTIPROCESSING. Remove AM_CONDITIONAL(HAS_MP).
* 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0216-239/+127
| | | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above. * bsp_specs: Sync with other BSPs, fixup missing brace.
* 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-022-1/+5
| | | | * Makefile.am: Correct path to libcpu.
* 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-022-2/+6
| | | | * Makefile.am: Fix minor bugs in previous patch.
* 2004-02-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2004-02-0215-228/+112
| | | | | | | | | * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above.