Commit Graph

9427 Commits

Author SHA1 Message Date
Ralf Corsepius
35afb17e15 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* libblock/Makefile.am: Remove LIBC_DEFINES (Unsupported).
	* libfs/Makefile.am: Remove LIBC_DEFINES (Unsupported).
2004-04-09 02:22:39 +00:00
Ralf Corsepius
54629490e8 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Remove LIBC_DEFINES (Unsupported).
2004-04-09 02:20:01 +00:00
Joel Sherrill
346fef13ed Add missing PR604 reference. 2004-04-08 22:48:30 +00:00
Ralf Corsepius
e6529eaa07 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Build main.o for !HAS_CXX.
	Set EXEEXT = <empty> (Workaround to a bug in automake).
2004-04-08 13:00:05 +00:00
Ralf Corsepius
4addbfa62e * cvme961/timer/timer.c: Include <rtems/zilog/z8536.h> instead of
<zilog/z8536.h>.
2004-04-08 11:36:08 +00:00
Ralf Corsepius
11f147b7fa 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead
	of <zilog/z8530.h>.
2004-04-08 11:35:19 +00:00
Ralf Corsepius
5e6d90102d 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of
	<zilog/z8536.h>.
	* dmv152/include/bsp.h: Include <rtems/zilog/z8530.h> instead of
	<zilog/z8530.h>.
2004-04-08 11:35:16 +00:00
Ralf Corsepius
7b66653e0e Fix yet another typo in previous patch 2004-04-08 05:40:50 +00:00
Ralf Corsepius
d40c3f590e 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h>
	instead of <zilog/z8036.h>.
2004-04-08 05:29:35 +00:00
Ralf Corsepius
bab5ff96e3 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* mvme136/clock/ckinit.c, mvme136/startup/bspclean.c,
	mvme136/startup/bspstart.c, mvme136/timer/timer.c: Include
	<rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
2004-04-08 05:29:32 +00:00
Ralf Corsepius
524f25eeb0 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/Makefile.am: Install sys/ioccom.h for NEWLIB only.
2004-04-08 05:15:33 +00:00
Ralf Corsepius
3279145cc6 Fix typo in previous patch 2004-04-08 05:11:22 +00:00
Ralf Corsepius
6ed3a16808 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>
* libcsupport/Makefile.am: Remove $(LIBC_DEFINES) (Unsupported).
	Install motorola-headers to $(includedir)/rtems/motorola.
	Install zilog-header $(includedir)/rtems/zilog.
2004-04-08 05:09:41 +00:00
Ralf Corsepius
1ef2d50ad4 Cosmetics. 2004-04-06 09:57:16 +00:00
Ralf Corsepius
e2fdb9675a 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* score/cpu/Makefile.am: Add unix to DIST_SUBDIRS.
2004-04-06 09:56:22 +00:00
Ralf Corsepius
9a4f189269 Remove (Unused). 2004-04-06 09:49:43 +00:00
Ralf Corsepius
1d486eff74 Cleanup 2004-04-06 09:47:09 +00:00
Ralf Corsepius
01e22fe60f 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused).
	* configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]).
	Add RTEMS_CHECK_SYSV_UNIX.
	Add score/cpu/*/Makefile.
	* score/cpu/Makefile.am: Add DIST_SUBDIRS.
2004-04-06 03:16:18 +00:00
Ralf Corsepius
e9d9076412 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* aclocal/rtems-cpu-subdirs.m4: Remove (Unused).
	* configure.ac: Remove RTEMS_CPU_SUBDIRS([score/cpu]).
	Add RTEMS_CHECK_SYSV_UNIX.
	Add score/cpu/*/Makefile.
	* score/cpu/Makefile.am: Add DIST_SUBDIRS.
2004-04-06 02:38:22 +00:00
Ralf Corsepius
be2ed3e262 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove (Merged into $(top_srcdir)/configure.ac).
	* Makefile.am: Don't include multilib.am.
	Reflect merging configure.ac into $(top_srcdir)/configure.ac.
2004-04-06 02:21:50 +00:00
Ralf Corsepius
8bdec9c378 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
	* Makefile.am: Don't include multilib.am.
	Reflect merging configure.ac into $(top_srcdir)/configure.ac.
2004-04-06 02:17:46 +00:00
Ralf Corsepius
411b0656f7 2004-04-06 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Remove unixsize.h.
	* configure.ac: Remove (Merged into$(top_srcdir)/configure.ac).
	* Makefile.am: Remove unixsize.h.
	Don't include multilib.am.
	Reflect merging configure.ac into $(top_srcdir)/configure.ac.
2004-04-06 02:13:21 +00:00
Ralf Corsepius
10ae124ce1 2004-04-05 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add AC_CHECK_SIZEOF([CPU_CONTEXT]..).
	Add SIZEOF_CPU_CONTEXT to cpuopts.h.
	Add RTEMS_PROG_CCAS.
	* acinclude.m4: Use unquoted "here" document to propagate $3 to
	cpuopts.tmp.
2004-04-05 06:12:14 +00:00
Joel Sherrill
7220366a50 2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>
PR 599/pppd
	* libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
2004-04-03 16:40:09 +00:00
Joel Sherrill
0c9eaefb7b 2004-04-03 Art Ferrer <arturo.b.ferrer@nasa.gov>
PR 598/bsps
	* cpu_asm.S, rtems/score/cpu.h: Add save of floating point
	status/control register on context switches. Missing this register
	was causing intermittent floating point errors.
2004-04-03 16:29:13 +00:00
Ralf Corsepius
384b339e75 2004-04-03 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Install m68302.h m68360.h qsm.h sim.h
	to $(includedir)/rtems/m68k.
2004-04-03 09:11:44 +00:00
Ralf Corsepius
4309f49b7c 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c,
	c/src/lib/libbsp/m68k/ods68302/include/bsp.h,
	c/src/lib/libbsp/m68k/ods68302/startup/cpuboot.c,
	c/src/lib/libbsp/m68k/ods68302/startup/crc.c,
	c/src/lib/libbsp/m68k/ods68302/startup/gdb-hooks.c,
	c/src/lib/libbsp/m68k/ods68302/startup/m68302scc.c,
	c/src/lib/libbsp/m68k/ods68302/timer/timer.c: Include
	<rtems/m68k/m68302.h> instead of <m68302.h>.
2004-04-03 08:45:54 +00:00
Ralf Corsepius
e2d51fc4e4 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/mrm332/include/bsp.h,
	c/src/lib/libbsp/m68k/mrm332/start/start.S,
	c/src/lib/libbsp/m68k/mrm332/startup/start_c.c: Include
	<rtems/m68k/sim.h> instead of <sim.h>.
	* c/src/lib/libbsp/m68k/mrm332/include/bsp.h: Include
	<rtems/m68k/qsm.h> instead of <qsm.h>.
2004-04-03 08:45:48 +00:00
Ralf Corsepius
424f30274f 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/gen68360/clock/clock.c,
	c/src/lib/libbsp/m68k/gen68360/console/console.c,
	c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c,
	c/src/lib/libbsp/m68k/gen68360/network/network.c,
	c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c,
	c/src/lib/libbsp/m68k/gen68360/startup/init68360.c,
	c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include
	<rtems/m68k/m68360.h> instead of <m68360.h>.
2004-04-03 08:45:30 +00:00
Ralf Corsepius
e39d27e9d3 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>
* c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c,
	c/src/lib/libbsp/m68k/gen68302/console/console.c,
	c/src/lib/libbsp/m68k/gen68302/network/network.c,
	c/src/lib/libbsp/m68k/gen68302/timer/timer.c: Include
	<rtems/m68k/m68302.h> instead of <m68302.h>.
2004-04-03 08:45:20 +00:00
Ralf Corsepius
0cd196b7f9 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/isr_entries.S,
	shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
	<rtems/mips/iregdef.h> instead of <iregdef.h>.
	* clock/clock.S, mongoosev/vectorisrs/vectorisrs.c,
	shared/interrupts/installisrentries.c,
	shared/interrupts/isr_entries.S,
	shared/interrupts/vectorexceptions.c, timer/gettime.S: Include
	<rtems/mips/idtcpu.h> instead of <idtcpu.h>.
2004-04-03 00:15:56 +00:00
Ralf Corsepius
26848f3e46 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S,
	startup/idttlb.S: Include <rtems/mips/iregdef.h> instead of
	<iregdef.h>.
	* console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S,
	startup/idttlb.S, startup/inittlb.c: Include <rtems/mips/idtcpu.h>
	instead of <idtcpu.h>.
2004-04-03 00:14:06 +00:00
Ralf Corsepius
4246571bde 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Install iregdefs.h and idtcpu.h to
	$(includedir)/rtems/mips.
	* cpu_asm.S: Include <rtems/mips/iregdef.h> instead of <iregdef.h>.
	* rtems/score/mips.h, cpu_asm.S: Include <rtems/mips/idtcpu.h>
	instead of <idtcpu.h>.
2004-04-03 00:00:20 +00:00
Ralf Corsepius
45f70bf4d5 Rebuild preinstallation rules 2004-04-02 23:45:33 +00:00
Ralf Corsepius
fef8e4042d 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
2004-04-02 23:42:39 +00:00
Ralf Corsepius
5bcd17739a 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* clock/clock.c, include/bsp.h, timer/timer.c: Include
	<rtems/c4x/c4xio.h> instead of <c4xio.h>.
2004-04-02 23:39:55 +00:00
Ralf Corsepius
57c86a05a1 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* optman/rtems/no-region.c: Reflect having changed
	rtems_region_get_segment_size.
2004-04-02 12:15:41 +00:00
Ralf Corsepius
eecc7d52b0 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/Makefile.am: AM_CPPFLAGS += -I$(srcdir).
	* libnetworking/rtems/rtems_bsdnet_internal.h: Remove USHRT_MAX.
2004-04-02 12:12:55 +00:00
Ralf Corsepius
12d1a930c8 * ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:21:02 +00:00
Ralf Corsepius
fbb8e6aa87 * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:55 +00:00
Ralf Corsepius
cb33a86f6d * start/start.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:52 +00:00
Ralf Corsepius
79ebd2713c * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:38 +00:00
Ralf Corsepius
6bee4d6824 * vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:20:35 +00:00
Ralf Corsepius
a0ae72e010 * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:28 +00:00
Ralf Corsepius
56aecade04 * startup/start.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:24 +00:00
Ralf Corsepius
8e11831f70 * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
* flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:20:20 +00:00
Ralf Corsepius
868c1e606c * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:13 +00:00
Ralf Corsepius
f2863301ae * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:03 +00:00
Ralf Corsepius
d79aa47ded * start.S: Include <rtems/asm.h> instead of <asm.h>. 2004-04-02 11:20:01 +00:00
Ralf Corsepius
43268440e9 * start/start.S: Include <rtems/asm.h> instead of <asm.h>.
* start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-02 11:19:35 +00:00