Commit Graph

17586 Commits

Author SHA1 Message Date
Joel Sherrill
e8cba4cce9 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* shared/irq/irq.h: Fix spelling error.
2009-02-11 20:39:22 +00:00
Joel Sherrill
e856d14ae5 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* custom/h8sxsim.cfg: Small H8SX should be optimized for size.
2009-02-11 20:37:51 +00:00
Joel Sherrill
938c666e87 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: It appears 16 MB is the configuration.
2009-02-11 19:49:34 +00:00
Joel Sherrill
c63fde5c77 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac, start/start16.S: Remove duplicate configure option and
	add support for the configure time variable BSP_VIDEO_80x50.
2009-02-11 19:48:25 +00:00
Joel Sherrill
9cf17fb8cf 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: Use a 16 bit object id on this target.
2009-02-11 19:35:30 +00:00
Joel Sherrill
ef47bc78fc 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h: Do not unroll any code on this target and use a
	16-bit object id.
2009-02-11 19:35:09 +00:00
Joel Sherrill
65e8f257c6 2009-02-11 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1374/misc
	* libmisc/stackchk/check.c: Fix printk formatting string.
2009-02-11 19:33:44 +00:00
Joel Sherrill
a0d22251b2 2009-02-11 Joel Sherrill <joel.sherrill@oarcorp.com>
* sapi/src/exinit.c: Interrupts are guaranteed to be disabled by
	boot_card(), do not do it here as well.
2009-02-11 19:30:24 +00:00
Joel Sherrill
819ca0e1a1 2009-02-11 Matt Rippa <mrippa@gemini.edu>
PR 1352/bsps
	* shared/motorola/motorola.c: Include support for mvme2600/mvme2700.
2009-02-11 16:36:29 +00:00
Joel Sherrill
fe26418d7c 2009-02-11 Till Straumann <strauman@slac.stanford.edu>
PR 1369/bsps
	* Makefile.am, configure.ac: Fix name clashes when using MC68040 fpsp
	floating-point emulation.
2009-02-11 16:20:00 +00:00
Joel Sherrill
e7c99cfe7c 2009-02-11 Matt Rippa <mrippa@gemini.edu>
PR 1362/bsps
	* shared/console/bspreset.c: Fix BSP reset on mvme2300 - mvme2700.
2009-02-11 16:13:56 +00:00
Ralf Corsepius
b34eb570d3 Partial update from FreeBSD. 2009-02-11 13:21:10 +00:00
Ralf Corsepius
e2d78b0b27 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* bsp_specs: Remove stray % from '*startfile:' having crept in
	previous change.
2009-02-11 07:25:20 +00:00
Ralf Corsepius
d605a2c22a 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* startup/sd-card-init.c: Comment out fields having dropped
	out from sd_card_driver_entry.
2009-02-11 05:21:46 +00:00
Ralf Corsepius
33b11fb503 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* spi/spi_init.c: Comment out fields having dropped out from
	sd_card_driver_entry.
2009-02-11 05:20:20 +00:00
Ralf Corsepius
934307a8a5 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* tests/tests.c: Comment out fields having dropped out from
	sd_card_driver_entry.
2009-02-11 05:18:54 +00:00
Ralf Corsepius
a45054b9d7 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/kernel.h: Remove PSEUDO_*
	(Unused, not in FreeBSD).
2009-02-11 03:40:12 +00:00
Ralf Corsepius
dce90eae64 Remove PSEUDO_* (Unused, not in FreeBSD). 2009-02-11 03:39:59 +00:00
Ralf Corsepius
86dab8c19b 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/kernel.h: Remove struct linker_set (Unused).
2009-02-11 03:37:30 +00:00
Ralf Corsepius
781c7d9c49 Remove struct linker_set (Unused). 2009-02-11 03:37:21 +00:00
Ralf Corsepius
aa71c073a7 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/if_loop.c: Remove PSEUDO_SET (Unused).
2009-02-11 03:36:19 +00:00
Ralf Corsepius
2dc5992dee Remove PSEUDO_SET (Unused). 2009-02-11 03:36:07 +00:00
Ralf Corsepius
110f3f3ca6 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/kern/uipc_domain.c: Remove domain_set (Unused).
2009-02-11 03:07:44 +00:00
Ralf Corsepius
fb1ff66d64 Remove domain_set (Unused). 2009-02-11 03:07:33 +00:00
Ralf Corsepius
8eca7190ba 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/kernel.h: Remove execsw_set,
	si_elem_t (Unused, not in FreeBSD).
	#include <sys/linker_set.h>.
	Add #ifdef _KERNEL guards (From FreeBSD).
2009-02-11 02:58:27 +00:00
Ralf Corsepius
5d4976285e 2009-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/kernel.h: Remove hostnamelen, domainnamelen,
	lbolt, tickdelta, timedelta (Unused, not in FreeBSD).
2009-02-11 01:48:41 +00:00
Ralf Corsepius
1792c7acbc 2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* bin2boot.c: Use stdint/inttypes to workaround build warnings on
	  64bit hosts.
2009-02-10 10:27:37 +00:00
Ralf Corsepius
2e3f12c4b5 2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* clock/ckinit.c, startup/bspstart.c: Add prototypes.
2009-02-10 10:03:14 +00:00
Ralf Corsepius
e45dff70ef Add prototypes. 2009-02-10 10:03:08 +00:00
Ralf Corsepius
1df408f5f1 2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/vm/vm.h: Cosmetics from FreeBSD.
2009-02-10 09:11:06 +00:00
Ralf Corsepius
7931bbb220 Cosmetics from FreeBSD. 2009-02-10 09:10:51 +00:00
Ralf Corsepius
b1b425e498 2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_bsdnet_internal.h: Remove struct
	vm_page, vm_page_t, boolean_t (Unused).
2009-02-10 08:51:43 +00:00
Ralf Corsepius
b9c4861148 Remove struct vm_page, vm_page_t, boolean_t (Unused). 2009-02-10 08:51:33 +00:00
Ralf Corsepius
96c57dba1c 2009-02-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/nfs/bootp_subr.c,
	libnetworking/nfsclient/nfsdiskless.h:
	Cosmetics from FreeBSD.
	* libnetworking/rtems/rtems_bsdnet_internal.h:
	Remove struct file (Unused).
2009-02-10 08:25:27 +00:00
Ralf Corsepius
0d37bf16e5 Cosmetics from FreeBSD. 2009-02-10 08:25:06 +00:00
Ralf Corsepius
282e6fd079 Remove struct file (Unused). 2009-02-10 08:21:44 +00:00
Ralf Corsepius
bc182456af 2009-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/socketvar.h: Remove struct file,
	soo_ioctl, soo_select, soo_stat, getsock (Unused).
2009-02-09 22:18:43 +00:00
Ralf Corsepius
d239d9866a Remove struct file, soo_ioctl, soo_select, soo_stat, getsock (Unused). 2009-02-09 22:18:30 +00:00
Ralf Corsepius
2659fa26f1 Regenerate. 2009-02-07 08:45:12 +00:00
Ralf Corsepius
65205315c0 Regenerate. 2009-02-06 23:33:01 +00:00
Ralf Corsepius
872775d376 Remove newlib/libc/include/sched.h 2009-02-06 23:17:55 +00:00
Ralf Corsepius
d9e579399e Regenerate. 2009-02-06 23:07:43 +00:00
Ralf Corsepius
bdd38fe1f9 newlib-1.17.0-rtems4.10-20090206.diff 2009-02-06 23:06:35 +00:00
Ralf Corsepius
c84b47f791 Rework. 2009-02-06 23:05:02 +00:00
Ralf Corsepius
95159f95de Bump GCC_RPMREL, NEWLIB_RPMREL.
Rework CPUKIT*.
2009-02-06 23:04:47 +00:00
Ralf Corsepius
ffce01bb77 Regenerate. 2009-02-06 21:02:59 +00:00
Ralf Corsepius
f0dd01f41b 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/include/sched.h, posix/src/sched_getparam.c:
	Make sched_getparam() POSIX compliant.
2009-02-06 21:02:40 +00:00
Ralf Corsepius
2a6b824b46 Make sched_getparam() POSIX compliant. 2009-02-06 21:02:31 +00:00
Ralf Corsepius
7079f531a2 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't install libcsupport/include/tar.h.
2009-02-06 20:45:46 +00:00
Ralf Corsepius
465b36f994 Remove tar.h. 2009-02-06 17:23:33 +00:00