summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-5/+8
| | | | * clock/ckinit.c, console/console.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-012-2/+8
| | | | * gdbsci/gdbsci.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-3/+5
| | | | * start/start.S, startup/hw_init.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-014-0/+28
| | | | | | * cpu.c: Currently only the mpc8260 BSP supports interrupt nesting. NOTE: These needs to be generalized as the patch is applied to other BSPs.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-014-12/+19
| | | | | * clock/p_clock.c, console/console.c, startup/bspstart.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-016-12/+20
| | | | | * canbus/canbus.c, clock/p_clock.c, console/console.c, network/network.c, startup/bspstart.c: Removed warnings.
* 2002-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-11-013-2/+6
| | | | * startup/genpvec.c, tod/todcfg.c: Removed warnings.