Commit Graph

7609 Commits

Author SHA1 Message Date
Ralf Corsepius
401fe87540 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am, configure.ac: Reflect addition of rm52xx, tx49.
2006-03-16 18:10:19 +00:00
Ralf Corsepius
6cd6923ae1 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* rm52xx/include/rm5231.h, rm52xx/vectorisrs/maxvectors.c,
	rm52xx/vectorisrs/vectorisrs.c, tx49/include/tx4925.h,
	tx49/include/tx4938.h, tx49/vectorisrs/maxvectors.c,
	tx49/vectorisrs/vectorisrs.c:
	New (Submission by Bruce Robinson <brucer@pmccorp.com>).
2006-03-16 18:07:22 +00:00
Ralf Corsepius
3a3e5daeaf New (Submission by Bruce Robinson <brucer@pmccorp.com>). 2006-03-16 18:06:54 +00:00
Ralf Corsepius
b22b31fd29 Regenerate. 2006-03-16 17:57:42 +00:00
Ralf Corsepius
da7d7c2416 AC_CONFIG_SRCDIR(csb350). 2006-03-16 17:57:27 +00:00
Ralf Corsepius
43b09557e0 2006-03-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: AC_CONFIG_SRCDIR(csb350).
	* acinclude.m4: Regenerate.
2006-03-16 17:57:12 +00:00
Ralf Corsepius
b7b487cb33 New. 2006-03-16 17:43:00 +00:00
Ralf Corsepius
79b1dea5e3 Add preinstall.am 2006-03-16 17:42:47 +00:00
Ralf Corsepius
4ba5ac67aa New (Submission by Bruce Robinson <brucer@pmccorp.com>). 2006-03-16 17:41:28 +00:00
Ralf Corsepius
c6254224fc Add preinstall.am 2006-03-16 17:36:21 +00:00
Ralf Corsepius
991f90224d New. 2006-03-16 17:35:34 +00:00
Ralf Corsepius
15ebdf1f6b New (Submission by Bruce Robinson <brucer@pmccorp.com>) 2006-03-16 17:34:05 +00:00
Ralf Corsepius
128f3d0f9e New. 2006-03-16 17:29:44 +00:00
Ralf Corsepius
7283768345 New (Submission by Bruce Robinson <brucer@pmccorp.com>). 2006-03-16 17:18:20 +00:00
Ralf Corsepius
3a14c7b593 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* README: Remove (obsolete).
2006-03-16 11:22:00 +00:00
Ralf Corsepius
b5e0694272 2006-03-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* acinclude.m4: Remove p4000.
2006-03-16 11:20:59 +00:00
Ralf Corsepius
1a24742e30 Remove (abandoned). 2006-03-16 11:18:43 +00:00
Joel Sherrill
bd86290da8 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-03-08 18:51:44 +00:00
Joel Sherrill
7c11146a38 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add
	.gnu.linkonce.b.* section.
2006-03-08 18:51:26 +00:00
Joel Sherrill
e46416dfe3 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
	.gnu.linkonce.b.* section.
2006-03-08 18:51:21 +00:00
Joel Sherrill
84138c1228 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
	.gnu.linkonce.b.* section.
2006-03-08 18:51:12 +00:00
Joel Sherrill
4ba9e20194 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* shared/startup/linkcmds: Add .gnu.linkonce.b.* section.
2006-03-08 18:50:56 +00:00
Joel Sherrill
bb1626a460 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.dl: Add .gnu.linkonce.b.* section.
2006-03-08 18:49:09 +00:00
Joel Sherrill
c8e821cda5 2006-03-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.pm520: Add .gnu.linkonce.b.*
	section.
2006-03-08 18:49:05 +00:00
Joel Sherrill
d5ed9e1fe2 2006-03-07 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
PR 853/filesystem
	* libchip/ide/ata.c, libchip/ide/ide_controller.c: The ata driver
	should be modified to support the new exception scheme and to use the
	handle parameter.
2006-03-07 22:05:22 +00:00
Joel Sherrill
ab8394f6e1 Add PRs. 2006-03-07 21:07:25 +00:00
Joel Sherrill
75bf564ba1 2006-03-07 Lars Munch <lars@segv.dk>
* at91rm9200/clock/clock.c: The clock tick is not very precise on
	at91rm9200. The attached patch improves the situation by:
	  (1) Not reloading the "period interval timer" register in the
	      interrupt handler since this is done automatically.
	  (2) Use integer rounding in the calculation of the "period interval
	      timer" register value to get as close as posible to the
	      CONFIGURE_MICROSECONDS_PER_TICK value.
2006-03-07 21:05:28 +00:00
Eric Norum
7f7298c468 Changes from Daron Chabot 2006-02-23 21:05:16 +00:00
Till Straumann
902a417d19 2006-02-13 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/panic.c, shared/startup/probeMemEnd.c:
    added code for BSPs to use: panic using printk() to display
    reason. probeMemEnd() to determine memory size by probing.
2006-02-14 03:02:47 +00:00
Joel Sherrill
0fc5b85ca9 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* src/rtemsStatusCode.cc: Fix warnings.
2006-02-08 22:28:32 +00:00
Joel Sherrill
6dbe4d68a7 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c: Correct path to clockdrv_shell.c
2006-02-08 17:59:35 +00:00
Joel Sherrill
4bbea13f80 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 17:59:06 +00:00
Joel Sherrill
0564ff5123 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 17:18:25 +00:00
Joel Sherrill
4217b965eb 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 12:28:38 +00:00
Joel Sherrill
350808f984 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds-le, startup/linkcmds-le.coff: Add
	sections required by newer gcc versions.
2006-02-08 12:28:11 +00:00
Joel Sherrill
869eaa9734 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.rom, startup/linkcmds.rom2ram: Add
	sections required by newer gcc versions.
2006-02-08 12:28:03 +00:00
Joel Sherrill
ae3ab7451b 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Add
	sections required by newer gcc versions.
2006-02-08 12:27:59 +00:00
Joel Sherrill
c177d27283 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* shared/startup/linkcmds: Add sections required by newer gcc versions.
2006-02-08 12:27:45 +00:00
Joel Sherrill
6ffb898bac 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.dl: Add sections required by newer
	gcc versions.
2006-02-08 12:26:35 +00:00
Joel Sherrill
9a7474bc0e 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.pm520: Add sections required by
	newer gcc versions.
2006-02-08 12:26:31 +00:00
Joel Sherrill
894fc7f80a 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds.dl: Add sections required by newer gcc versions.
2006-02-08 12:26:28 +00:00
Joel Sherrill
ff167ec45c 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds_ROM: Add sections required by
	newer gcc versions.
2006-02-08 12:25:24 +00:00
Joel Sherrill
cdb3ff9c52 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Add
	sections required by newer gcc versions.
2006-02-08 12:25:19 +00:00
Joel Sherrill
f54f308393 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.flash: Add sections required by
	newer gcc versions.
2006-02-08 12:25:13 +00:00
Joel Sherrill
c50fb1c5cb 2006-02-08 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds, startup/linkcmds.bootp, startup/linkcmds.prom: Add
	sections required by newer gcc versions.
2006-02-08 12:25:04 +00:00
Joel Sherrill
8b1b107f41 2006-02-07 Joel Sherrill <joel@OARcorp.com>
* startup/linkcmds: Add sections to fix C++ linking errors.
2006-02-07 12:22:39 +00:00
Eric Norum
b468898f15 Avoid possible division by zero. 2006-02-06 21:43:58 +00:00
Joel Sherrill
36ffcf3b40 2006-02-01 Joel Sherrill <joel@OARcorp.com>
* configure.ac, console/console.c: Add USE_COM1_AS_CONSOLE BSP option.
	This makes it easy to build the pc386 BSP in a configuration that
	corresponds to qemu with COM1 redirected to stdio.
2006-02-01 20:57:35 +00:00
Joel Sherrill
4417e408a2 Fix Formatting. 2006-02-01 19:39:41 +00:00
Joel Sherrill
9bb263d58c 2006-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* gnatinstallhandler.c: Rename since old name is now used
	by GNAT source.
2006-02-01 18:38:31 +00:00