summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-046-23/+8
| | | | | * console/console.c, i2c/i2cdrv.c, nvram/nvram.c, startup/bspstart.c, tod/ds1307.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-3/+11
| | | | * console/console.c, console/m340uart.c: Removed warnings.
* 2002-11-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-043-1/+6
| | | | * console/console.c, network/ne2000.c: Removed warnings.
* 2002-11-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-032-2/+6
| | | | * mongoosev/Makefile.am: TMPINSTALL_FILES -> PREINSTALL_FILES.
* 2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-024-23/+22
| | | | | | | * mongoosev/Makefile.am: Merge-in mongoosev/include/Makefile.am. Install include/mongoose-v.h. * mongoosev/include/Makefile.am: Remove. * configure.ac: Reflect changes above.
* 2002-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-023-2/+7
| | | | * console/console.c, start/start.c: Removed warnings.
* 2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Ralf Corsepius2002-11-022-1/+5
| | | | * Makefile.am: Use mkinstalldirs instead of mkdir.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-31/+31
| | | | * console/console.c, start/start.c, startup/efi68k_wd.c:
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-38/+42
| | | | * console/console.c, start/start.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-4/+8
| | | | * startup/m68k-stub.c: Removed typos.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-38/+42
| | | | * sh7045/score/ispsh7045.c: Fixed typos.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-014-7/+13
| | | | | * irq/irq.c, irq/irq_asm.S, startup/bspstart.c: Fixed typos and removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-1/+5
| | | | * sh7045/score/cpu_asm.c: Fixed typo.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-12/+16
| | | | * delay/delay.c, score/ispsh7032.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-109/+113
| | | | * score/cpu_asm.c, score/ispsh7750.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-99/+103
| | | | * score/cpu_asm.c, score/ispsh7045.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-015-0/+16
| | | | | | * mpc8xx/console-generic/console-generic.c, mpc8xx/cpm/dpram.c, mpc8xx/exceptions/raw_exception.c, ppc403/clock/clock.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-0/+7
| | | | | * shared/interrupts/installisrentries.c, shared/interrupts/vectorexceptions.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-0/+5
| | | | * gnatcommon.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-1/+11
| | | | * gnatsupp/gnatsupp.c, startup/spurious.c: Removed warnings.