Joel Sherrill
db87589d7a
2004-04-12 David Querbach <querbach@realtime.bc.ca>
...
* custom/ss555.cfg: New file.
2004-04-12 21:53:11 +00:00
Joel Sherrill
a800d09cc7
2004-04-12 David Querbach <querbach@realtime.bc.ca>
...
* .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
times, clock/p_clock.c, console/console.c, include/.cvsignore,
include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c,
startup/iss555.c, startup/linkcmds, startup/start.S,
wrapup/.cvsignore, wrapup/Makefile.am: New files.
2004-04-12 21:52:13 +00:00
Ralf Corsepius
77e3249f03
2004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.
2004-04-12 11:25:57 +00:00
Ralf Corsepius
a59e6c0774
2004-04-12 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* acinclude.m4 (RTEMS_CPUOPT): Use AC_DEFINE_UNQUOTED.
* backward/motorola/mc68681.h, backward/motorola/mc68230.h,
backward/zilog/z8536.h, backward/zilog/z8036.h,
backward/zilog/z8030.h: New.
* Makefile.am: Reflect having added new files above.
2004-04-12 10:55:57 +00:00
Joel Sherrill
c18134552a
2004-04-09 Joel Sherrill <joel@OARcorp.com>
...
PR 605/bsps
* cpu.c: Do not use C++ style comments.
2004-04-09 14:52:40 +00:00
Joel Sherrill
b3786fcf4e
2004-04-09 Joel Sherrill <joel@OARcorp.com>
...
* rtems/score/cpu.h: Fix typo.
2004-04-09 13:08:28 +00:00
Ralf Corsepius
f4630e9d01
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre
from choking on them.
2004-04-09 07:14:20 +00:00
Ralf Corsepius
f17679cfa0
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-09 05:02:47 +00:00
Ralf Corsepius
a1e601dae9
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
2004-04-09 05:01:19 +00:00
Ralf Corsepius
7eb78e14a1
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of
<motorola/mc68230.h>.
2004-04-09 04:48:57 +00:00
Ralf Corsepius
2eec0cd1fb
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
with Cygwin and now unused).
2004-04-09 03:24:10 +00:00
Ralf Corsepius
7b5f6e82d4
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in
automake).
2004-04-09 03:21:57 +00:00
Ralf Corsepius
25d2f5d7ca
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
2004-04-09 03:03:54 +00:00
Ralf Corsepius
3395ae8ac1
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* wrapup/Makefile.am: Add libblock for !UNIX only.
2004-04-09 03:01:06 +00:00
Ralf Corsepius
bceb652ff9
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
...
* libblock/Makefile.am: Build libblock for !UNIX only.
* libcsupport/Makefile.am: Build $(TERMIOS_C_FILES) for !UNIX only.
2004-04-09 02:47:48 +00:00
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