summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2002-11-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-206-58/+52
| | | | | | | | | * Makefile.am: Merge-in rtems/Makefile.am and sapi/Makefile.am. * sapi/Makefile.am: Removed. * rtems/Makefile.am: Removed. * rel.am: Removed. * configure.ac: Add RTEMS_BSP_CHECK_CACHE. Reflect changes above.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-2/+4
| | | | * Makefile.am: Don't include @RTEMS_BSP@.cfg (unused).
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-1/+5
| | | | | * configure.ac: Remove duplicate AC_CONFIG_FILES(ts_1325_ada/Makefile).
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-2/+4
| | | | * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-208-14/+20
| | | | | * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS. Cosmetical changes.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-202-2/+4
| | | | * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
* 2002-11-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-191-0/+4
| | | | * configure.ac: Fix package name.
* 2002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-183-2/+12
| | | | * irq/irq_init.c, motorola/motorola.c: Support for MTX603e.
* 002-11-17 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-182-0/+62
| | | | * README.mtx603e: New file.
* 2002-11-14 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2002-11-183-6/+74
| | | | | | | | * bsp_specs: Added crtbegin,crtend objects so C++ global objects constructors/destructors run correctly. * startup/linkcmds: Increased code length and updated the ctor/dtor sections to handle crtbegin, crtend objects. >
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-1/+5
| | | | * network/network.c: Fix inconsistency in prototyping.
* 2002-11-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-182-7/+11
| | | | | * compilers/gcc-target-default.cfg: Make build variants work for user applications.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-2/+4
| | | | * Makefile.am: Remove AUTOMAKE_OPTIONS.
* 2002-11-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-152-1/+8
| | | | * monitor/mon-commands.c: Removed warnings for RTEMS_UNIX.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-1413-15/+22
| | | | | | | * psx01/psx01.scn, psx02/psx02.scn, psx03/psx03.scn, psx04/psx04.scn, psx05/psx05.scn, psx06/psx06.scn, psx07/psx07.scn, psx08/psx08.scn, psx09/psx09.scn, psx10/psx10.scn, psx11/psx11.scn, psx12/psx12.scn: Per PR239 update the IDs in the various screens.
* 2002-11-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-149-25/+31
| | | | | | * sp02/sp02.scn, sp15/sp15.scn, sp16/sp16.scn, sp20/sp20.scn, sp22/sp22.scn, sp23/sp23.scn, sp25/sp25.scn, sp31/sp31.scn: Per PR239 update the IDs in the screens.
* 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-142-1/+6
| | | | | * configure.ac: Use test "$RTEMS_BSP_FAMILY" != "bare" to setup HAS_LIBBSP conditional (Solaris/bash incompatibility fix).
* 2002-11-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-147-7/+34
| | | | | | | | | | * capture/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * serdbg/serdbgio.c: Add #include <unistd.h>. * shell/Makefile.am: Add RTEMS_LIBSHELL conditional. * wrapup/Makefile.am: Add RTEMS_LIBSHELL conditional. * configure.ac: Check for stdio assignments. Add RTEMS_LIBSHELL conditional.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-132-1/+5
| | | | * network/network.c: Removed warning per Jay's suggestion.
* 2002-11-13 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-133-12/+24
| | | | | * include/.cvsignore: Corrected. * network/.cvsignore: New file.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-132-0/+6
| | | | * acinclude.m4: Added edb7312.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-1338-0/+2821
| | | | | | | | | | | | | | | * New BSP. * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/uart.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am, network/network.c, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New file.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-133-1/+11
| | | | | * irq/irq_asm.S, irq/irq_init.c: Fixes a bug with handling the situation where we are processing an IRQ, and we receive an FIQ.
* 2002-11-13 Jay Monkman <jtm@smoothsmoothie.com>Joel Sherrill2002-11-132-0/+9
| | | | | * network/cs8900.c: I don't know why we have to SelfST register twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
* 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-132-4/+4
| | | | * Makefile.inc.in: Remove RTEMS_USE_GCC272, RTEMS_LIBC_DIR.
* 2002-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-132-2/+9
| | | | | | | * compilers/gcc-target-default.cfg: Remove obsolete reference to src/libxil/Makefile. Comment out LD_PATHS from LDFLAGS (Now implicitly handled by gcc -spec).
* 2002-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-122-4/+11
| | | | * compilers/gcc-target-default.cfg: Add -qrtems-debug handling.
* 2002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-084-38/+30
| | | | | | * rtems/Makefile.am: Reworked. * sapi/Makefile.am: Reworked. * rel.am: New.
* 2002-11-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-082-10/+6
| | | | * configure.ac: Only symlink leaf.cfg.
* 2002-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-088-4/+20
| | | | * startup/linkcmds: Include all .rodata* sections.
* 2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-0711-101/+98
| | | | | | * Makefile.am: Merge in include/Makefile.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2002-11-07 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-077-292/+7
| | | | | | * TOOL_TARGETS: Updated. * PROBLEMS, README, REQUIRES, TESTED, UPDATE_HELP: Removed since they were obsolete.
* 2002-11-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-072-10/+13
| | | | | | | | | * configure.ac: Remove references to Templates. Use local AC_CONFIG_LINKS. * README: Relocated from make/ * directory.cfg: Ditto. * lib.cfg: Ditto. * compilers/gcc-target-default.cfg: Ditto.
* 2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-11-062-1/+11
| | | | | * startup/bspstart.c: Add empty H8BD_Install_IRQ so the port will have a routine to call.
* 2002-11-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-063-4/+18
| | | | | | | * Makefile.am: Use "'"-quotes to pass args to bsp.mak. * configure.ac: Use "'"-quotes for args to RTEMS_CONFIG_SUBDIRS. Fix braino in comment on "exec". Extend --enable-ada handling.
* 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-052-1/+4
| | | | * startup/bspstart.c: Remove ramStart to eliminate warning.
* 2002-11-05 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-058-13/+24
| | | | | * configure.ac: Unconditionally check for CXX (Hack to bug in autoconf > 2.54).
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-27/+27
| | | | | | * src/_servtgt.c: Removed warning by adding support for ITRON tasks and rolling multiple loops into 1. * src/m68k/rdbg_f.c: Removed warning.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-4/+14
| | | | * console/console.c, network/network.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-1/+5
| | | | * irq/irq.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-044-1/+11
| | | | * network/network.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-2/+12
| | | | * pppd/auth.c, rtems_webserver/uemf.h: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-045-12/+26
| | | | | | * mpc8260/console-generic/console-generic.c, mpc8260/cpm/dpram.c, mpc8260/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-0/+7
| | | | * console/i8042.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-047-7/+24
| | | | | | * console/console.c, irq/irq.c, network/if_hdlcsubr.c, network/if_hdlcsubr.h, network/network.c, vectors/vectors_init.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-046-27/+39
| | | | * console/console.c, network/network.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-2/+4
| | | | * network/network.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-1/+5
| | | | * clock/clock.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-042-0/+5
| | | | * console/console.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-24/+32
| | | | * console/sci.c, spurious/spinit.c: Removed warnings.