Timeline



04/15/04:

14:50 Changeset in rtems [048dcd2b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray white spaces.
13:53 Changeset in rtems [1f788a3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray white spaces.
13:41 Changeset in rtems [9532e55]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray white spaces.
13:33 Changeset in rtems [73b5bd5d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray white spaces.
13:26 Changeset in rtems [3239698]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove stray white spaces.
04:00 Changeset in rtems [7ded4e37]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove unnecessary white spaces.

04/14/04:

15:32 Ticket #609 (Race condition between _Thread_Dispatch and _Thread_Tickle_timeslice) created by Thomas Rauscher
A task is using the classic RTEMS API. The thread control structure is …
15:20 Changeset in rtems [d9ac411f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-14 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Add RTEMS_ROOT (HACK: This is the last file c/src which still uses RTEMS_ROOT).
15:18 Changeset in rtems [61c78ab]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-14 Ralf Corsepius <ralf_corsepius@…> * aclocal/rtems-top.4: Remove RTEMS_ROOT (Obsolete).
13:27 Changeset in rtems [0d0528d3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-14 Ralf Corsepius <ralf_corsepius@…> * aclocal/rtems-top.m4: Add project_top/with_project_top processing.
13:21 Changeset in rtems [6dc7470]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-14 Ralf Corsepius <ralf_corsepius@…> * libcsupport/Makefile.am: Install include_sys_HEADERS for NEWLIB only. Merge sys/cdefs.h into general include_sys_HEADERS.
12:02 Changeset in rtems [78d4816]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-14 Ralf Corsepius <ralf_corsepius@…> PR 605/bsps * cpu.c: Remove further c++ style comments having been missed in previous patch. Remove printf's entirely.

04/13/04:

20:55 Changeset in rtems [6f2aebe1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Fixed wrapping.
15:59 Changeset in rtems [1257707b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of <motorola/mc68230.h>. * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of <motorola/mc68681.h>.
15:50 Changeset in rtems [cdfae2d3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * acinclude.m4: Regenerate to include ss555.
15:49 Changeset in rtems [cd2fcd5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * custom/FreeBSD-posix.cfg: Remove LIBC_DEFINES (Meaningless with FreeBSD and now unused). * custom/Solaris-posix.cfg: Add -DEXTENSIONS to CPU_CFLAGS.
15:40 Changeset in rtems [28b63352]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * rtems/include/rtems/rtems/types.h: Include <rtems/stdint.h> instead of <stdint.h>. Conditionally typedef rtems*signed64 types. * score/include/rtems/system.h: Include <rtems/stdint.h> instead of <stdint.h>.
15:15 Changeset in rtems [a5777f0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Rework stdint.h/inttypes.h support. Add RTEMS_USES_STDINT_H. Add RTEMS_USES_INTTYPES_H. Remove NEED_STDINT_H. Remove NEED_INTTYPES_H. Remove termios-flag detection. * libcsupport/Makefile.am: Install include/stdint.h and include/inttypes.h for NEWLIB only. * libcsupport/include/stdint.h: Rework; Now newlib specific. * libcsupport/src/termios.c: Make newlib specific. * include/rtems/stdint.h: Rework; Now wrapper to <stdint.h>.
15:03 Changeset in rtems [bd00319]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * asm.h: New (stub file. For consistency with other ports, only). * Makefile.am: Add asm.h.
14:59 Changeset in rtems [3411bac]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * asm.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
14:58 Changeset in rtems [297d99b1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * mpc5xx/clock/clock.c, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.S: Reflect new locations of cpukit headers.
14:55 Changeset in rtems [b2f04bd7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
10:59 Changeset in rtems [fce4a52]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
10:14 Changeset in rtems [329a2c14]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
10:03 Changeset in rtems [f0f1641]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * mpc505/ictrl/ictrl.c, mpc505/vectors/vectors.S, mpc6xx/exceptions/raw_exception.c, mpc8260/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.c, rtems/powerpc/cache.h, mpc5xx/ictrl/ictrl.c, mpc5xx/exceptions/raw_exception.c: Include <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
09:48 Changeset in rtems [825808f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix yet another stupid typo in previous patch
09:46 Changeset in rtems [408644d4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo in previous patch
09:45 Changeset in rtems [b6bf7d53]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-13 Ralf Corsepius <ralf_corsepius@…> * rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h) for consistency with other ports. * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h. * Makefile.am: Reflect changes above. * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.

04/12/04:

22:10 Changeset in rtems [e69307b7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-12 David Querbach <querbach@…> * asm.h, rtems/new-exceptions/cpu.h, rtems/score/ppc.h: addition of MPC555 support as part of the addition of the SS555 BSP.
22:04 Changeset in rtems [8430205]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-12 David Querbach <querbach@…> * README, configure.ac, mpc5xx/Makefile.am, mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h, mpc5xx/timer/timer.c, shared/include/cpuIdent.h: addition of a significant amount of MPC5xx support as part of the addition of the SS555 BSP. * mpc5xx/README, mpc5xx/clock/clock.c, mpc5xx/console-generic/console-generic.c, mpc5xx/include/console.h, mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c, mpc5xx/irq/irq.h, mpc5xx/irq/irq_asm.S, mpc5xx/irq/irq_init.c, mpc5xx/vectors/vectors.S, mpc5xx/vectors/vectors.h, mpc5xx/vectors/vectors_init.c: New files. * mpc5xx/exceptions/asm_utils.S: Removed.
21:53 Changeset in rtems [db87589]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-12 David Querbach <querbach@…> * custom/ss555.cfg: New file.
21:52 Changeset in rtems [a800d09c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-12 David Querbach <querbach@…> * .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.
11:25 Changeset in rtems [77e3249]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-12 Ralf Corsepius <ralf_corsepius@…> * rtems/score/cpu.h: Remove defining _POSIX_C_SOURCE for solaris.
10:55 Changeset in rtems [a59e6c0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-12 Ralf Corsepius <ralf_corsepius@…> * 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.

04/09/04:

18:41 Ticket #608 (Preliminary fix for BusCountPCI()) created by gregory.menke
pcibios.c did not include the BusCountPCI() function required by …
18:36 Ticket #607 (Adjusted dec21140 PCI config to minimum sane) created by gregory.menke
Made PCI configuration minimum sane instead of fully specifying unused …
18:33 Ticket #606 (Minor enhancements and fixes to PCI support) created by gregory.menke
Fixed IO remapping so buses >= 1 are remapped. Reduced PCI space to …
14:52 Changeset in rtems [c181345]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-09 Joel Sherrill <joel@…> PR 605/bsps * cpu.c: Do not use C++ style comments.
14:52 Changeset in rtems [424f2e40] by Joel Sherrill <joel.sherrill@…>
2004-04-09 Joel Sherrill <joel@…> PR 605/bsps * cpu.c: Do not use C++ style comments.
13:52 Ticket #605 (mips cpu.c uses C++ style comments) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch committed to 4.6 and trunk.
13:51 Ticket #605 (mips cpu.c uses C++ style comments) created by Joel Sherrill
Synopsis sums it up. Filing a PR to track the following patch since …
13:08 Changeset in rtems [b3786fc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-09 Joel Sherrill <joel@…> * rtems/score/cpu.h: Fix typo.
07:14 Changeset in rtems [f4630e9d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * cpu_asm.S: Convert asm comments to C-comments to prevent gcc-3.4.0pre from choking on them.
05:02 Changeset in rtems [f17679cf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
05:01 Changeset in rtems [a1e601d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
04:48 Changeset in rtems [7eb78e14]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of <motorola/mc68230.h>.
03:24 Changeset in rtems [2eec0cd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless with Cygwin and now unused).
03:21 Changeset in rtems [7b5f6e82]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in automake).
03:03 Changeset in rtems [25d2f5d7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
03:01 Changeset in rtems [3395ae8a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * wrapup/Makefile.am: Add libblock for !UNIX only.
02:47 Changeset in rtems [bceb652f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * libblock/Makefile.am: Build libblock for !UNIX only. * libcsupport/Makefile.am: Build $(TERMIOS_C_FILES) for !UNIX only.
02:22 Changeset in rtems [35afb17]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * libblock/Makefile.am: Remove LIBC_DEFINES (Unsupported). * libfs/Makefile.am: Remove LIBC_DEFINES (Unsupported).
02:20 Changeset in rtems [5462949]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-09 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Remove LIBC_DEFINES (Unsupported).

04/08/04:

23:11 Changeset in rtems [fbe21ef]4.6.1 by Joel Sherrill <joel.sherrill@…>
2004-04-08 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.1.
23:11 Changeset in rtems [24a8fb3] by Joel Sherrill <joel.sherrill@…>
2004-04-08 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.1.
22:50 Changeset in ada-examples [b7c4936]ada-examples-4-6-branchada-examples-4-6-1 by Joel Sherrill <joel.sherrill@…>
2004-04-08 Joel Sherrill <joel@…> * VERSION: Updated to ada-examples-4.6.1.
22:48 Changeset in rtems [346fef13]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Add missing PR604 reference.
22:48 Changeset in rtems [107459f] by Joel Sherrill <joel.sherrill@…>
Add missing PR604 reference.
22:36 Changeset in network-demos [b31723e]network-demos-4-6-branchnetwork-demos-4-6-1 by Joel Sherrill <joel.sherrill@…>
2004-04-08 Joel Sherrill <joel@…> * VERSION: Updated to network-demos-4.6.1.
22:08 Changeset in rtems [4a74b03] by Joel Sherrill <joel.sherrill@…>
2004-04-08 Joel Sherrill <joel@…> PR 594/tools * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so GNAT included.
21:48 Ticket #604 (sparc cpu_asm.S has window resulting in corrupted CWP) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: ChangeLogs? updated.
21:47 Ticket #604 (sparc cpu_asm.S has window resulting in corrupted CWP) created by Joel Sherrill
Release: RTEMS-4.6 and CVS Environment: There was a window in …
21:43 Ticket #594 (GNAT Is missing) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: I have the tools built and on the ftp server.
13:00 Changeset in rtems [e6529eaa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Build main.o for !HAS_CXX. Set EXEEXT = <empty> (Workaround to a bug in automake).
11:36 Changeset in rtems [4addbfa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* cvme961/timer/timer.c: Include <rtems/zilog/z8536.h> instead of <zilog/z8536.h>.
11:35 Changeset in rtems [11f147b7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead of <zilog/z8530.h>.
11:35 Changeset in rtems [5e6d901]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * 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>.
05:40 Changeset in rtems [7b66653]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix yet another typo in previous patch
05:29 Changeset in rtems [d40c3f5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
05:29 Changeset in rtems [bab5ff96]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * 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>.
05:15 Changeset in rtems [524f25ee]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * libcsupport/Makefile.am: Install sys/ioccom.h for NEWLIB only.
05:11 Changeset in rtems [3279145]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo in previous patch
05:09 Changeset in rtems [6ed3a16]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-08 Ralf Corsepius <ralf_corsepius@…> * libcsupport/Makefile.am: Remove $(LIBC_DEFINES) (Unsupported). Install motorola-headers to $(includedir)/rtems/motorola. Install zilog-header $(includedir)/rtems/zilog.

04/07/04:

16:51 Ticket #603 (Download helper "//" error) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: The script has been adjusted.
14:48 Ticket #603 (Download helper "//" error) created by kmedri
Notice the "" in the urls in the following provided by the dowload …
13:09 Changeset in rtems [91a52b3] by Joel Sherrill <joel.sherrill@…>
2004-04-07 Joel Sherrill <joel@…> PR 602/bsps * irq/irq.h: Fix typo.
12:15 Ticket #600 (MIPS fpu context swap not saving/restoring fp control register) closed by Joel Sherrill
State-Changed-From-To: feedback->closed State-Changed-Why: Dupe of PR598
12:09 Ticket #602 (mpc82620ads irq.h has typo) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied
11:43 Ticket #602 (mpc82620ads irq.h has typo) created by Joel Sherrill
Simple case of mismatched C++ wrapper. Just want a PR to track the …

04/06/04:

09:57 Changeset in rtems [1ef2d50]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics.
09:56 Changeset in rtems [e2fdb96]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-06 Ralf Corsepius <ralf_corsepius@…> * score/cpu/Makefile.am: Add unix to DIST_SUBDIRS.
09:49 Changeset in rtems [9a4f189]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Unused).
09:47 Changeset in rtems [1d486eff]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Cleanup
03:16 Changeset in rtems [01e22fe]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-06 Ralf Corsepius <ralf_corsepius@…> * 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.
02:38 Changeset in rtems [e9d90764]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-06 Ralf Corsepius <ralf_corsepius@…> * 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.
02:21 Changeset in rtems [be2ed3e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-06 Ralf Corsepius <ralf_corsepius@…> * 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.
02:17 Changeset in rtems [8bdec9c3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-06 Ralf Corsepius <ralf_corsepius@…> * 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.
02:13 Changeset in rtems [411b065]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-06 Ralf Corsepius <ralf_corsepius@…> * 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.

04/05/04:

19:45 Ticket #601 (Added support for __mips==32) created by gregory.menke
Added support for mips==32 for R4000 processors. Support consists …
19:42 Ticket #600 (MIPS fpu context swap not saving/restoring fp control register) created by gregory.menke
Release: RTEMS-4.6 Environment: All MIPS bsp's are affected.
06:12 Changeset in rtems [10ae124c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-05 Ralf Corsepius <ralf_corsepius@…> * 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.

04/03/04:

16:40 Changeset in rtems [7220366a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-03 Wilfried Busalski <w.busalski@…> PR 599/pppd * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
16:36 Changeset in rtems [59db174d] by Joel Sherrill <joel.sherrill@…>
2004-04-03 Wilfried Busalski <w.busalski@…> PR 599/pppd * pppd/chat.c: Fre memory that is allocated to fix leak.
16:33 Changeset in rtems [869f6029] by Joel Sherrill <joel.sherrill@…>
2004-04-03 Wilfried Busalski <w.busalski@…> PR 599/pppd * pppd/chat.c: Fre memory that is allocated to fix leak.
16:29 Changeset in rtems [0c9eaef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-04-03 Art Ferrer <arturo.b.ferrer@…> 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.
16:29 Changeset in rtems [9cec3485] by Joel Sherrill <joel.sherrill@…>
2004-04-03 Art Ferrer <arturo.b.ferrer@…> 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.
15:40 Ticket #599 (chat.c allocates memory it does not free.) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied to both 4.6 branch and CVS trunk.
15:29 Ticket #598 (MongooseV/Mips R3000 BSP floating point context error) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Attached patch "pr598.diff" was committed to the 4.6 branch and trunk.
15:04 Ticket #599 (chat.c allocates memory it does not free.) created by Joel Sherrill
Attached is a patched chat.c. Release: RTEMS-4.6
09:11 Changeset in rtems [384b339e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-03 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Install m68302.h m68360.h qsm.h sim.h to $(includedir)/rtems/m68k.
08:45 Changeset in rtems [4309f49b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-03 Ralf Corsepiu <ralf_corsepiu@…> * 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>.
08:45 Changeset in rtems [e2d51fc4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-03 Ralf Corsepiu <ralf_corsepiu@…> * 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>.
08:45 Changeset in rtems [424f3027]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-03 Ralf Corsepiu <ralf_corsepiu@…> * 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>.
08:45 Changeset in rtems [e39d27e9]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-03 Ralf Corsepiu <ralf_corsepiu@…> * 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>.
00:15 Changeset in rtems [0cd196b7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * 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>.
00:14 Changeset in rtems [26848f3e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * 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>.
00:00 Changeset in rtems [4246571b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * 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>.

04/02/04:

23:45 Changeset in rtems [45f70bf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Rebuild preinstallation rules
23:42 Changeset in rtems [fef8e40]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Install c4xio.h to $(includedir)/rtems/c4x.
23:39 Changeset in rtems [5bcd177]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * clock/clock.c, include/bsp.h, timer/timer.c: Include <rtems/c4x/c4xio.h> instead of <c4xio.h>.
12:15 Changeset in rtems [57c86a05]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * optman/rtems/no-region.c: Reflect having changed rtems_region_get_segment_size.
12:12 Changeset in rtems [eecc7d5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * libnetworking/Makefile.am: AM_CPPFLAGS += -I$(srcdir). * libnetworking/rtems/rtems_bsdnet_internal.h: Remove USHRT_MAX.
11:21 Changeset in rtems [12d1a930]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [fbb8e6a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [cb33a86f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [79ebd271]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [6bee4d6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>. * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [a0ae72e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [56aecad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* startup/start.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [8e11831f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>. * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [868c1e60]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [f286330]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
11:20 Changeset in rtems [d79aa47d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* start.S: Include <rtems/asm.h> instead of <asm.h>.
11:19 Changeset in rtems [43268440]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>. * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
11:19 Changeset in rtems [cc1426bb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* start/start.S: Include <rtems/asm.h> instead of <asm.h>. * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
02:50 Changeset in rtems [660f400]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-02 Ralf Corsepius <ralf_corsepius@…> * libnetworking/Makefile.am: Fix typo.
01:15 Changeset in rtems [2c9df30]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * libnetworking/poll.h: Replace with sys/poll.h wrapper. * libnetworking/sys/poll.h: New (Original FreeBSD file). * libnetworking/Makefile.am: Don't install opt_ipfw.h, opt_mrouting.h, opt_tcpdebug.h. Add sys/poll.h.

04/01/04:

23:47 Changeset in rtems [9876707a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * libmisc/serdbg/serdbgcnf.h: Include <rtems/serdbg.h> instead of <serdbg.h> * libmisc/serdbg/termios_printk_cnf.h: Include <rtems/termios_printk.h> instead of <termios_printk.h>.
23:45 Changeset in rtems [1d34ebf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * libmisc/Makefile.am: Install serdbg.h, serdbgcnf.h, termios_printk.h, termios_printk_cnf.h to $(includedir)/rtems. * libmisc/serdbg/serdbg.c: Include <rtems/serdbg.h> instead of <serdbg.h>. * libmisc/serdbg/serdbgio.c: Include <rtems/serdbg.h> instead of <serdbg.h>. * libmisc/serdbg/termios_printk.c: Include <rtems/termios_printk.h> instead of <termios_printk.h>.
15:23 Changeset in rtems [8df1cfbc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * libmisc/dummy/dummy.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [0eef698f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* tm01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm18/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm27/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm28/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tm29/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tmck/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * tmoverhd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [1aac900]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [e8064503]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp15/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp16/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp17/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp19/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp20/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp21/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp22/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp23/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp24/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp25/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp26/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp27/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp28/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp29/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp30/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp31/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * sp32/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * spfatal/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * spsize/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [c8fea7a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * cdtest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * fileio/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * hello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * loopback/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * minimum/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * paranoia/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * pppd/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [80450c7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* psx01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psx13/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxcancel/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxchroot01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxfile01/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxmount/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxmsgq01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxreaddir/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxstat/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxtime/main.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * psxtimer/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [ab187ad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* mp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp05/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp06/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp07/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp08/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp09/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp10/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp11/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp12/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp13/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * mp14/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [1b22030]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>. * rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:16 Changeset in rtems [cc8f37c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
* itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
15:12 Changeset in rtems [f8284c95]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * backward/confdefs.h: New. * Makefile.am: Add backward/confdefs.h. Add conditional DEPRECATED. * configure.ac: Add --enable-deprecated. Add conditional DEPRECATED.
14:09 Changeset in rtems [5f8d82b7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Install asm.h to $(includedir)/rtems.
11:04 Changeset in rtems [08119f1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * sapi/Makefile.am: Install confdefs.h to $(includedir)/rtems.
10:59 Changeset in rtems [30f66299]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Add backward/*.h headers. * itron/Makefile.am: Install itron.h to $(includedir)/rtems. * libcsupport/Makefile.am: Install RTEMS specific headers to $(includedir)/rtems. * libfs/Makefile.am: Install imfs.h and dosfs.h to $(includedir)/rtems.
10:17 Changeset in rtems [4caeb10]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
10:14 Changeset in rtems [6c7c65d2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>.
10:14 Changeset in rtems [65fa6b5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * sp07/buffered_io.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
10:14 Changeset in rtems [05153a1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
10:14 Changeset in rtems [0fdaca2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * psxcancel/init.c: Include <rtems/console.h> instead of <console.h>. * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>. * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>. * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
10:14 Changeset in rtems [78ef0dc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * itronhello/system.h: Include <rtems/itron.h> instead of <itron.h>. * itronmbf01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itronmbox01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itronsem01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask01/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask02/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask03/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontask04/system.h: Include <rtems/itron.h> instead of <itron.h>. * itrontime01/system.h: Include <rtems/itron.h> instead of <itron.h>.
10:14 Changeset in rtems [ebbe119e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * libblock/include/rtems/bdbuf.h: Include <rtems/chain.h> instead of <chain.h>. * libblock/include/rtems/ide_part_table.h: Include <rtems/chain.h> instead of <chain.h>. * libcsupport/src/malloc.c: Include <rtems/chain.h> instead of <chain.h>. * libcsupport/src/mount.c: Include <rtems/chain.h> instead of <chain.h>. * libcsupport/src/unmount.c: Include <rtems/chain.h> instead of <chain.h>. * libfs/src/imfs/imfs.h: Include <rtems/chain.h> instead of <chain.h>. * libfs/src/imfs/imfs_directory.c: Include <rtems/chain.h> instead of <chain.h>. * libfs/src/imfs/imfs_load_tar.c: Include <rtems/chain.h> instead of <chain.h>. * sapi/include/confdefs.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * sapi/include/confdefs.h: Include <rtems/console.h> instead of <console.h>. * libfs/src/imfs/imfs_load_tar.c: Include <rtems/imfs.h> instead of <imfs.h>. * libmisc/shell/cmds.c: Include <rtems/imfs.h> instead of <imfs.h>. * libmisc/fsmount/fsmount.c: Include <rtems/imfs.h> instead of <imfs.h>. * sapi/include/confdefs.h: Include <rtems/imfs.h> instead of <imfs.h>. * itron/src/can_wup.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/chg_pri.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/cre_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/cre_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/cre_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/cre_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/del_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/del_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/del_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/del_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/dis_dsp.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ena_dsp.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/eventflags.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/exd_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ext_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/fmempool.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/frsm_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/get_tid.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/itronintr.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/itronsem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/itrontime.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/mbox.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/mboxtranslatereturncode.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/msgbuffer.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/msgbuffertranslatereturncode.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/network.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/port.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/prcv_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/prcv_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/preq_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/psnd_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/rcv_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/rcv_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ref_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ref_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ref_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ref_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/rel_wai.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/rot_rdq.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/rsm_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/sig_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/slp_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/snd_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/snd_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/sta_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/sus_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/sysmgmt.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/task.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/ter_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/trcv_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/trcv_mbx.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/tslp_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/tsnd_mbf.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/twai_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/vmempool.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/wai_sem.c: Include <rtems/itron.h> instead of <itron.h>. * itron/src/wup_tsk.c: Include <rtems/itron.h> instead of <itron.h>. * sapi/include/rtems/config.h: Include <rtems/itron.h> instead of <itron.h>. * sapi/include/confdefs.h: Include <rtems/itron.h> instead of <itron.h>. * sapi/src/itronapi.c: Include <rtems/itron.h> instead of <itron.h>. * sapi/include/confdefs.h: Include <rtems/rtc.h> instead of <rtc.h>. * sapi/include/confdefs.h: Include <rtems/timerdrv.h> instead of <timerdrv.h>.
10:12 Changeset in rtems [b49bcfc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
10:12 Changeset in rtems [cbdd077f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * startup/exit.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:12 Changeset in rtems [7f01f89]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * start.S: Include <rtems/asm.h> instead of <asm.h>.
10:11 Changeset in rtems [206e590]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
10:11 Changeset in rtems [cf720006]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
10:11 Changeset in rtems [2d39080c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:11 Changeset in rtems [12f971c6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:11 Changeset in rtems [fa3ef4a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * console.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:11 Changeset in rtems [0a0d67c5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10:11 Changeset in rtems [b7768c55]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * bootloader/exception.S: Include <rtems/asm.h> instead of <asm.h>. * bootloader/head.S: Include <rtems/asm.h> instead of <asm.h>. * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>. * start/rtems_crti.S: Include <rtems/asm.h> instead of <asm.h>. * start/start.S: Include <rtems/asm.h> instead of <asm.h>. * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10:11 Changeset in rtems [1c54724]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/consolebsp.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>. * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
10:11 Changeset in rtems [8da27232]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:11 Changeset in rtems [0505504]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/i8042.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>. * console/console.h: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
10:10 Changeset in rtems [40e9b095]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * start/start.S: Include <rtems/asm.h> instead of <asm.h>. * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10:10 Changeset in rtems [152c523]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>. * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10:10 Changeset in rtems [fb7a141]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:10 Changeset in rtems [cbf0e62]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * startup/genpvec.c: Include <rtems/chain.h> instead of <chain.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
10:10 Changeset in rtems [d6a0781]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * console/led.S: Include <rtems/asm.h> instead of <asm.h>. * start/start.S: Include <rtems/asm.h> instead of <asm.h>. * startup/idtmem.S: Include <rtems/asm.h> instead of <asm.h>. * startup/idttlb.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>.
10:10 Changeset in rtems [99ddf76]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * start/start.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:10 Changeset in rtems [a9a27b5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
10:10 Changeset in rtems [553aa5f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * startup/bspclean.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:09 Changeset in rtems [671a647]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>. * console/duart.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
10:09 Changeset in rtems [999cae6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * console/Modif_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:09 Changeset in rtems [c2e9632]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * include/bsp.h: Include <rtems/vmeintr.h> instead of <vmeintr.h>. * startup/vmeintr.c: Include <rtems/vmeintr.h> instead of <vmeintr.h>.
10:09 Changeset in rtems [b14d8a48]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * startup/ldsegs.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:09 Changeset in rtems [8529cf6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * network/network.c: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:08 Changeset in rtems [173fd7c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * reg_win/window.S: Include <rtems/asm.h> instead of <asm.h>. * syscall/syscall.S: Include <rtems/asm.h> instead of <asm.h>.
10:08 Changeset in rtems [c0a200e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * sh7032/sci/sci.c: Include <rtems/iosupp.h> instead of <iosupp.h>. * sh7045/sci/sci.c: Include <rtems/iosupp.h> instead of <iosupp.h>. * sh7045/sci/sci_termios.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
10:07 Changeset in rtems [11c2382]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * mpc505/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * mpc6xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>. * mpc6xx/mmu/mmuAsm.S: Include <rtems/asm.h> instead of <asm.h>. * mpc8260/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>. * mpc8xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>. * ppc403/vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>. * mpc5xx/exceptions/asm_utils.S: Include <rtems/asm.h> instead of <asm.h>. * mpc8260/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * mpc8xx/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * ppc403/clock/clock.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>.
10:06 Changeset in rtems [62b5781]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * clock/clock.S: Include <rtems/asm.h> instead of <asm.h>. * shared/interrupts/isr_entries.S: Include <rtems/asm.h> instead of <asm.h>. * timer/gettime.S: Include <rtems/asm.h> instead of <asm.h>.
10:06 Changeset in rtems [fcd91277]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * m68040/fpsp/rtems_skel.S: Include <rtems/asm.h> instead of <asm.h>.
10:06 Changeset in rtems [6caf92f8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * cpuModel.S: Include <rtems/asm.h> instead of <asm.h>. * idtr.S: Include <rtems/asm.h> instead of <asm.h>.
01:58 Changeset in rtems [04d13bc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-04-01 Ralf Corsepius <ralf_corsepius@…> * backward/asm.h, backward/chain.h, backward/clockdrv.h, backward/console.h, backward/dosfs.h, backward/imfs.h, backward/iosupp.h, backward/itron.h, backward/ringbuf.h, backward/rtc.h, backward/spurious.h, backward/timerdrv.h, backward/vmeintr.h: New.
00:14 Changeset in rtems [81cc5b2] by Ralf Corsepius <ralf.corsepius@…>
2004-02-10 Ralf Corsepius <corsepiu@…> PR 575/bsps * startup/linkcmds: Remove.
Note: See TracTimeline for information about the timeline view.