Timeline



04/01/02:

13:45 Changeset in rtems [c13dee8b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-30 Ralf Corsepius <corsepiu@…> * configure.ac: Update, remove code rott.
13:27 Changeset in rtems [51301198]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-30 Ralf Corsepius <corsepiu@…> * libc/rcmd.c: Replace rtems w/ rtems.
12:28 Ticket #166 (libnetworking/libc/rcmd.c is not gcc-3-ready) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: committed.

03/31/02:

05:30 Ticket #167 (Adding mv8 multilib variant to sparc-gcc-3.0.4) created by Ralf Corsepius
Jiri mentioned a sparc/mv8 multilib variant to be useful. Release: …
05:16 Ticket #166 (libnetworking/libc/rcmd.c is not gcc-3-ready) created by Ralf Corsepius
rcmd.c uses the non-POSIX compliant define rtems gcc >= 3 requires …

03/29/02:

18:35 Ticket #150 (tools/cpu/unix is obsolete) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: I seem to have removed the directory successfully.
16:47 Changeset in rtems [88f3393]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-29 Joel Sherrill <joel@…> * Per PR150, unix directory and contents removed. * unix/, unix/ChangeLog, unix/Makefile.am, unix/configure.ac, unix/gensize.c: Deleted.
15:32 Changeset in rtems [894d01c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-29 Joel Sherrill <joel@…> * Per PR147 addressed problems when reseting and inserting a timer into a timer chain that did not honor time passage since the last time the timer server was scheduled and the new insertion. * include/rtems/rtems/timer.h, src/timerreset.c, src/timerserver.c, src/timerserverfireafter.c, src/timerserverfirewhen.c: Broke up the "reset server" routine into a set of very specific routines that allowed the server to be unscheduled, timer chains to be "synchronized" with the current time before inserting a new timer.
15:32 Changeset in rtems [5729f62]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-29 Joel Sherrill <joel@…> * Per PR147 addressed problems when reseting and inserting a timer into a timer chain that did not honor time passage since the last time the timer server was scheduled and the new insertion. * sp31/sp31.scn, sp31/task1.c: Added test code to detect this case.
14:32 Ticket #147 (server based time fires incorrectly) closed by Joel Sherrill
State-Changed-From-To: working->closed State-Changed-Why: Patch applied.
14:22 Changeset in rtems [82e1e997]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-28 Ralf Corsepius <corsepiu@…> * tbr/Makefile.am: New file. * tbr/.cvsignore: New file. * tbr/tbr.c: New file. * tbr/tbr.h: New file. * configure.ac: Add tbr subdir. * Makefile.am: Add tbr subdir.
14:18 Changeset in rtems [8c1756e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-28 Ralf Corsepius <corsepiu@…> * configure.ac: Add BSPOPTS_*(NO_TABLE_MOVE). Add BSPOPTS_*(FPU_REVB). * wrapup/Makefile.am: Add tbr.
14:17 Changeset in rtems [21c468b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-28 Ralf Corsepius <corsepiu@…> * cpu.c: Replace NO_TABLE_MOVE-support by external function (code moved to libcpu/sparc/tbr/tbr.c). * cpu.h: Replace NO_TABLE_MOVE-support by external function (code moved to libcpu/sparc/tbr/tbr.h). * sparc.h: Add sparc_init_tbr (implemented in libcpu/sparc/tbr/tbr.c).
14:17 Changeset in rtems [04e6ba42]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-28 Ralf Corsepius <corsepiu@…> * custom/erc32.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB. * custom/erc32nfp.cfg: Remove NO_TABLE_MOVE. Remove FPU_REVB. * custom/leon2.cfg: Remove NO_TABLE_MOVE.
14:16 Changeset in rtems [d3c2a04]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-29 Joel Sherrill <joel@…> * .cvsignore: Added mkgcc3newlib.
14:15 Changeset in rtems [ff47e5b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-29 Joel Sherrill <joel@…> * gcc3newlib/.cvsignore: New file.
14:04 Ticket #152 (clean up librdbg for other supported processor platform) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: It is not clear that this problem still applies after a series of patches were applied.

03/28/02:

19:32 Changeset in rtems [96e6a86c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-28 Joel Sherrill <joel@…> * PR132 requested some tinkering ot lower memory. * include/confdefs.h: Lowered footprint of device driver table and statically configure user extensions. Now if no static extensions are configured, then the table is not instantiated.
19:30 Changeset in rtems [0a32a21]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-28 Joel Sherrill <joel@…> * Side-effect of PR132. * sp21/system.h: Now must explicitly request NULL driver.
18:17 Changeset in rtems [afe5cac]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-28 Joel Sherrill <joel@…> * Per PR64 added support for gcc 3.x RPMs * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified. * mkgcc3newlibspec.in: New file. * gcc3newlib: New subdirectory. * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add, gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am, README, target-g77.add, target-gcc.add, target-gcj.add, target-objc.add: New files.
18:13 Changeset in rtems [c2778fa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-28 Joel Sherrill <joel@…> * binutils/binutils.add: Commented out patch since binutils 2.12 does not require one.
18:10 Changeset in rtems [652aa30]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-28 Joel Sherrill <joel@…> * cpu.c: Define fix_syscall_errno() to nothing so MP links.
17:16 Ticket #64 (Add gcc3 directory in scripts) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: scripts/gcc3newlib directory added. RPMs will be made available shortly.
14:25 Changeset in rtems [321f5ff]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * aclocal/version.m4: New file. * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/ aclocal/version.m4. * bootstrap: Use aclocal/version.m4 instead of VERSION. * configure.ac: Use aclocal/version.m4 instead of VERSION.
13:53 Changeset in rtems [76d527ec]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * aclocal/version.m4: New file. * aclocal/rtems-top.m4: Add RTEMS_VERSIONING, replace VERSION w/ aclocal/version.m4. * bootstrap: Use aclocal/version.m4 instead of VERSION. * configure.ac: Use aclocal/version.m4 instead of VERSION.
13:52 Changeset in rtems [9fff6bf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * src/dosfs/fat_file.c: Remove bsp.h. fat_file_write(.. const char*buf ..). * src/dosfs/fat_file.h: fat_file_write(.. const char*buf ..).
13:52 Changeset in rtems [b7d8cb7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * include/bsp.h: include <libcpu/cpu.h>.
13:52 Changeset in rtems [5098898]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * include/bsp.h: include <libcpu/cpu.h>. * console/console.c: Remove unused variable console_open_count.
13:51 Changeset in rtems [99f04d9d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-26 Ralf Corsepius <corsepiu@…> * custom/cvme961.cfg: Remove GCC272 support. * custom/dmv152.cfg: Remove GCC272 support. * custom/efi332.cfg: Remove GCC272 support. * custom/efi68k.cfg: Remove GCC272 support. * custom/eth_comm.cfg: Remove GCC272 support. * custom/gen405.cfg: Remove GCC272 support. * custom/gen68302.cfg: Remove GCC272 support. * custom/gen68340.cfg: Remove GCC272 support. * custom/gen68360.cfg: Remove GCC272 support. * custom/genmongoosev.cfg: Remove GCC272 support. * custom/helas403.cfg: Remove GCC272 support. * custom/i386ex.cfg: Remove GCC272 support. * custom/i960sim.cfg: Remove GCC272 support. * custom/idp.cfg: Remove GCC272 support. * custom/leon2.cfg: Remove GCC272 support. * custom/mbx8xx.cfg: Remove GCC272 support. * custom/mcf5206elite.cfg: Remove GCC272 support. * custom/mpc8260ads.cfg: Remove GCC272 support. * custom/mrm332.cfg: Remove GCC272 support. * custom/mvme136.cfg: Remove GCC272 support. * custom/mvme147.cfg: Remove GCC272 support. * custom/mvme167.cfg: Remove GCC272 support. * custom/ods68302.cfg: Remove GCC272 support. * custom/p4000.cfg: Remove GCC272 support. * custom/p4600.cfg: Remove GCC272 support. * custom/p4650.cfg: Remove GCC272 support. * custom/pc386.cfg: Remove GCC272 support. * custom/portsw.cfg: Remove GCC272 support. * custom/psim.cfg: Remove GCC272 support. * custom/rxgen960.cfg: Remove GCC272 support. * custom/score603e.cfg: Remove GCC272 support. * custom/sim68000.cfg: Remove GCC272 support. * custom/simhppa.cfg: Remove GCC272 support. * custom/simsh4.cfg: Remove GCC272 support. * custom/ts_386ex.cfg: Remove GCC272 support.
13:01 Ticket #97 (Colors bad on GNATSweb) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: It appears to be machine/monitor specific.
02:26 Changeset in rtems [5aece64c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Eric Norum <eric.norum@…> * intr.t: Per PR165, now correctly states that passing a NULL pointer for the return argument is an error.
01:27 Ticket #165 (rtems_interrupt_catch documentation wrong) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed.
00:55 Changeset in rtems [579f14cc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * tools/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:54 Changeset in rtems [7273b6e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:54 Changeset in rtems [b2145d92]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:54 Changeset in rtems [d7c8239]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS. * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS. * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:54 Changeset in rtems [8b14331a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * Templates/Makefile?.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS. * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:54 Changeset in rtems [3ba40b46]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:54 Changeset in rtems [902d710]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * Ctags/Makefile?.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * FreeBSD/Makefile.am: Remove AUTOMAKE_OPTIONS. * ctags-emacs/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:53 Changeset in rtems [72b5b666]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * pictures/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [7eeb2376]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * sapi/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [c9500675]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * compilers/Makefile.am: Remove AUTOMAKE_OPTIONS. * custom/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [ae5a0ce1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [00a9ac1d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rpcsvc/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/rpc/PSD.doc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/rpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/xdr/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [dbba1d6d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/rdbg/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rdbg/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/i386/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/any/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/m68k/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/powerpc/new_exception_processing/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [01d48bf8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * arpa/Makefile.am: Remove AUTOMAKE_OPTIONS. * kern/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * lib/Makefile.am: Remove AUTOMAKE_OPTIONS. * libc/Makefile.am: Remove AUTOMAKE_OPTIONS. * machine/Makefile.am: Remove AUTOMAKE_OPTIONS. * net/Makefile.am: Remove AUTOMAKE_OPTIONS. * netinet/Makefile.am: Remove AUTOMAKE_OPTIONS. * nfs/Makefile.am: Remove AUTOMAKE_OPTIONS. * pppd/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems_servers/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems_telnetd/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems_webserver/Makefile.am: Remove AUTOMAKE_OPTIONS. * sys/Makefile.am: Remove AUTOMAKE_OPTIONS. * vm/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [be2cd08]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS. * devnull/Makefile.am: Remove AUTOMAKE_OPTIONS. * dummy/Makefile.am: Remove AUTOMAKE_OPTIONS. * dumpbuf/Makefile.am: Remove AUTOMAKE_OPTIONS. * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS. * mw-fb/Makefile.am: Remove AUTOMAKE_OPTIONS. * rootfs/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS. * shell/Makefile.am: Remove AUTOMAKE_OPTIONS. * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS. * untar/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [05b8b60]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * src/dosfs/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/imfs/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:49 Changeset in rtems [657af74]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * rtc/Makefile.am: Remove AUTOMAKE_OPTIONS. * serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [b449267]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * libc/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [094051bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * cache/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * reg_win/Makefile.am: Remove AUTOMAKE_OPTIONS. * syscall/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [4cf920c4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * sci/Makefile.am: Remove AUTOMAKE_OPTIONS. * score/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [6e431ba]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * delay/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * sci/Makefile.am: Remove AUTOMAKE_OPTIONS. * score/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [80bbfb9a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * mpc505/ictrl/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc505/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc505/timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc505/vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc6xx/clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc6xx/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc6xx/exceptions/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc6xx/mmu/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc6xx/timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc6xx/wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/console-generic/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/cpm/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/exceptions/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/mmu/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8260/timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/console-generic/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/cpm/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/exceptions/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/mmu/Makefile.am: Remove AUTOMAKE_OPTIONS. * mpc8xx/timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/console/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/ictrl/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/tty_drv/Makefile.am: Remove AUTOMAKE_OPTIONS. * ppc403/vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/src/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [9269ef8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [5639d7cc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/duart/Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * mongoosev/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. * r46xx/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS. * r46xx/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/interrupts/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tx39/include/Makefile.am: Remove AUTOMAKE_OPTIONS. * tx39/Makefile.am: Remove AUTOMAKE_OPTIONS. * tx39/vectorisrs/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [e3355c71]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * m68040/fpsp/Makefile.am: Remove AUTOMAKE_OPTIONS. * m68040/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/cache/Makefile.am: Remove AUTOMAKE_OPTIONS. * shared/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:48 Changeset in rtems [ebe9aef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * mbus/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:47 Changeset in rtems [f48c0106]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * i960ca/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * i960ka/Makefile.am: Remove AUTOMAKE_OPTIONS. * i960rp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:47 Changeset in rtems [7b16681]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * milli/Makefile.am: Remove AUTOMAKE_OPTIONS. * semaphore/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:46 Changeset in rtems [1960925d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:46 Changeset in rtems [c43484b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * cpu/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:45 Changeset in rtems [ef7ceb4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:45 Changeset in rtems [58c3d04e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * src/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:45 Changeset in rtems [87e106c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * inline/Makefile.am: Remove AUTOMAKE_OPTIONS. * macros/Makefile.am: Remove AUTOMAKE_OPTIONS. * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [f66be68]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * tm01/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm02/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm03/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm04/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm05/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm06/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm07/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm08/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm09/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm10/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm11/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm12/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm13/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm14/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm15/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm16/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm17/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm18/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm19/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm20/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm21/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm22/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm23/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm24/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm25/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm26/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm27/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm28/Makefile.am: Remove AUTOMAKE_OPTIONS. * tm29/Makefile.am: Remove AUTOMAKE_OPTIONS. * tmck/Makefile.am: Remove AUTOMAKE_OPTIONS. * tmoverhd/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [4b01a18]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * tmitronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [cb626ac8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [ac2512ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * sp01/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp02/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * sp03/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp04/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp05/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp06/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp07/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp08/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp09/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp11/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp12/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp13/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp14/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp15/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp16/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp17/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp19/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp20/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp21/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp22/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp23/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp24/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp25/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp26/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp27/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp28/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp29/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp30/Makefile.am: Remove AUTOMAKE_OPTIONS. * sp31/Makefile.am: Remove AUTOMAKE_OPTIONS. * spfatal/Makefile.am: Remove AUTOMAKE_OPTIONS. * spsize/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [0e9a637]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * base_mp/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * base_mp/Makefile.am: Remove AUTOMAKE_OPTIONS. * base_mp/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * base_sp/Makefile.am: Remove AUTOMAKE_OPTIONS. * cdtest/Makefile.am: Remove AUTOMAKE_OPTIONS. * hello/Makefile.am: Remove AUTOMAKE_OPTIONS. * minimum/Makefile.am: Remove AUTOMAKE_OPTIONS. * paranoia/Makefile.am: Remove AUTOMAKE_OPTIONS. * ticker/Makefile.am: Remove AUTOMAKE_OPTIONS. * unlimited/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [8dc526ef]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx01/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx02/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx03/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx04/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx05/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx06/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx07/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx08/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx09/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx10/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx11/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx12/Makefile.am: Remove AUTOMAKE_OPTIONS. * psx13/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxcancel/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxchroot01/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxfile01/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxhdrs/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxmount/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxmsgq01/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxreaddir/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxsem01/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxstat/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxtime/Makefile.am: Remove AUTOMAKE_OPTIONS. * psxtimer/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [ed794ad]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * mp01/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp01/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp01/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp02/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp02/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp02/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * mp03/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp03/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp03/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp04/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp04/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp04/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp05/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp05/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp05/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp06/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp06/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp06/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp07/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp07/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp07/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp08/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp08/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp08/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp09/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp09/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp09/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp10/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp10/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp10/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp11/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp11/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp11/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp12/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp12/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp12/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp13/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp13/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp13/node2/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp14/node1/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp14/Makefile.am: Remove AUTOMAKE_OPTIONS. * mp14/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [8b695b9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * cpuuse/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * malloctest/Makefile.am: Remove AUTOMAKE_OPTIONS. * monitor/Makefile.am: Remove AUTOMAKE_OPTIONS. * putenvtest/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtems++/Makefile.am: Remove AUTOMAKE_OPTIONS. * rtmonuse/Makefile.am: Remove AUTOMAKE_OPTIONS. * stackchk/Makefile.am: Remove AUTOMAKE_OPTIONS. * termios/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:44 Changeset in rtems [a7d158ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * itronhello/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbf01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronmbox01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itronsem01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask01/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask02/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask03/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontask04/Makefile.am: Remove AUTOMAKE_OPTIONS. * itrontime01/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:43 Changeset in rtems [c42980ab]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rtems/score/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/rtems/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shmdr/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:43 Changeset in rtems [1442144d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [3d15b932]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [d6ad3b5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [23c49b5e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * erc32sonic/Makefile.am: Remove AUTOMAKE_OPTIONS. * gnatsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [2c059912]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [f9b2478]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tools/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [13219cae]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * gdbsci/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * trap34/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [f61a85a8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * hw_init/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [7fb5793]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * scitab/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [b23a1721]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS. * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS. * pci/Makefile.am: Remove AUTOMAKE_OPTIONS. * residual/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:42 Changeset in rtems [b51266c]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * PCI_bus/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [9ea32e6a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [fd2b7d35]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS. * pci/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. * universe/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [59e54c7]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [d521eaa]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * bootloader/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * motorola/Makefile.am: Remove AUTOMAKE_OPTIONS. * openpic/Makefile.am: Remove AUTOMAKE_OPTIONS. * pci/Makefile.am: Remove AUTOMAKE_OPTIONS. * residual/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [8d0782a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [aedbd45]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * flashentry/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [9d9400ac]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * dlentry/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [a616459]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * canbus/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * vectors/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [bfcd473]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * scv64/Makefile.am: Remove AUTOMAKE_OPTIONS. * sonic/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [94f53a4]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * liblnk/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:41 Changeset in rtems [ddd9abf]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:40 Changeset in rtems [e31ccfdd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * fatal/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:40 Changeset in rtems [30a4bdd3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * consolex/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:40 Changeset in rtems [9a899f6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:40 Changeset in rtems [bd5c21c5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * spurious/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:40 Changeset in rtems [a8a8632]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * i2c/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * nvram/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * tod/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:40 Changeset in rtems [134dceb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * network/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:39 Changeset in rtems [fa46ee8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * debug_ada/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * debug_c/Makefile.am: Remove AUTOMAKE_OPTIONS. * dos_sup/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/adasockets/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/listener/Makefile.am: Remove AUTOMAKE_OPTIONS. * network_ada/tcprelay/Makefile.am: Remove AUTOMAKE_OPTIONS. * ts_1325_ada/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:39 Changeset in rtems [b35593d6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * comm/Makefile.am: Remove AUTOMAKE_OPTIONS. * io/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * pci/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:39 Changeset in rtems [4f36d46]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * 3c509/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * ne2000/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wd8003/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:39 Changeset in rtems [1ed8f91d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * shmsupp/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * tty/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:38 Changeset in rtems [5e5e47f0]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:38 Changeset in rtems [4de102cc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS.
00:38 Changeset in rtems [70633be1]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * clock/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * timer/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:38 Changeset in rtems [460c1092]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * comm/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * irq/Makefile.am: Remove AUTOMAKE_OPTIONS.
00:02 Changeset in rtems [337d369]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ralf Corsepius <corsepiu@…> * configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]). * console/Makefile.am: Remove AUTOMAKE_OPTIONS. * Makefile.am: Remove AUTOMAKE_OPTIONS. * include/Makefile.am: Remove AUTOMAKE_OPTIONS. * start/Makefile.am: Remove AUTOMAKE_OPTIONS. * startup/Makefile.am: Remove AUTOMAKE_OPTIONS. * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.

03/27/02:

19:57 Ticket #165 (rtems_interrupt_catch documentation wrong) created by Eric Norum
The documentation for rtems_interrupt_catch states, Passing a NULL …
17:35 Changeset in rtems [78287f41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Eric Norum <eric.norum@…> * PR161 * rtmon.t: Add rtems_ prefix to directives in the example.
16:39 Ticket #161 (rate-monotonic examples missing some prefixes) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: patch applied
14:44 Changeset in rtems [9b02fa65]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Thomas.Doerfler@… * PR144 * nfs/bootp_subr.c bootpc_init(): Performs a write to memory address 0 when called for the first time. This is done when trying to clear the variable "dhcp_hostname".
14:39 Changeset in rtems [6d00095]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-22 Chris Johns <ccj@…> * io.t, conf.t: PR 160. Added the IO Manager's register and unregister interface documentation.
14:36 Changeset in rtems [f4c118d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-27 Ilya Alexeev <ilya@…> * PR162 * net/if_ppp.c ppp_txdaemon(), net/if_pppvar.h pppstart(): Local variables must not be used in a device write routines. Now ppp_softc structure have own character for writing to device (sc_outchar). I think that converting local variables to static is not a right solution, because problems will occur in the case of two or more ppp instances. * net/ppp_tty.c pppstart(): Type of the ioffset variable must be u_long, otherwise in the case of the big output packet endless loop may occur.
13:45 Ticket #144 (bootp accesses NULL location at startup) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: attachment 2 was applied. :)
13:39 Ticket #160 (IO Manager register/unregister documentation) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: patch applied.
13:36 Ticket #162 (ppp patch) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied and version changed.
10:55 Ticket #164 (pthread_cancel could not stop the thread) created by ott
pthread_cancel doesn't seem to be able to stop the thread. I have …

03/26/02:

15:07 Ticket #159 (Problem with http application contained in netdemo.4.5.0) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed in 4.5.1-previews

03/22/02:

18:59 Ticket #163 (librdbg for m68k fails on systems with VBR) created by thomas.doerfler
The file rdbg_cpu_asm.S incorrectly assumes, that exception stack …
07:38 Ticket #162 (ppp patch) created by Ilya Alexeev
This patch includes two fixes: 1. ppp_tty.c/pppstart(): Type of the …

03/21/02:

17:49 Ticket #161 (rate-monotonic examples missing some prefixes) created by Eric Norum
There are some prefixes missing in the rate-monotonic chapter of the …
17:16 Ticket #160 (IO Manager register/unregister documentation) created by Chris Johns
The IO Manager driver register and unregister, plus the changes to …
15:01 Changeset in rtems [90f30c8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-21 Joel Sherrill <joel@…> * ChangeLog?: Undo incorrect addition of entry.
15:01 Changeset in rtems [fd55b7d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-21 Ilya Alexeev <ilya@…> * net/if_ppp.c, net/ppp_tty.c: Initial preparations for multiple PPPD connections.
14:05 Changeset in rtems [df6348bb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-21 Alexander Kukuta <kam@…> * src/bdbuf.c (avl_insert, avl_remove): Reimplemented from scratch to avoid using GPLed sources in RTEMS core. * src/bdbuf.c, include/rtems/bdbuf.h: Remove "binary tree" implementation which was used for debugging only.
11:06 Ticket #131 (dosfs does not support UNIX) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed by disabling this for unix.
01:32 Ticket #159 (Problem with http application contained in netdemo.4.5.0) created by ianc
There was a problem with the make file (had a space on a line that …

03/20/02:

23:32 Ticket #52 (gcc 3.0 libstdc++-v3 atomicity.h) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: this got rolled around by myself and a few libstdc++ folks as GCC PR 5198: http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=51 98
22:42 Ticket #144 (bootp accesses NULL location at startup) closed by thomas.doerfler
22:08 Changeset in rtems [d7478774]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-20 Till Straumann <strauman@…> * PR158 * libc/rcmd.c, libc/rcmd.c: Enable the rcmd() library call by commenting out the parts that deal with signals. This enables RTEMS to 'rsh' command to a server connecting fd to remote stdio. The 'server-side' parts of this file which deal with authentication are disabled since they are not needed.
21:08 Ticket #158 (add/enable rcmd() library call) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch merged. Thank you.
21:00 Ticket #153 (gnats default submitter-id should be net) closed by Jeff Mayes
State-Changed-From-To: open->closed State-Changed-Why: changed the default submitter-id in the files submitters and config
19:51 Ticket #158 (add/enable rcmd() library call) created by strauman
Enable the rcmd() library call (by commenting code dealing with …
19:27 Ticket #156 (configuration does not reflect unix/posix not supporting dosfs) closed by Joel Sherrill
* This bug has been marked as a duplicate of 130 *
19:25 Ticket #157 (dosfs does not support UNIX) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: duplicate automatically created by gnats
18:35 Ticket #156 (configuration does not reflect unix/posix not supporting dosfs) created by RTEMS Bugs
libfs's configuration does not reflect dosfs not supporting unix/posix …
18:35 Ticket #157 (dosfs does not support UNIX) created by RTEMS Bugs
There is no dosfs/fatfs emulation for unix/posix Release: RTEMS-CVS + …
18:24 Changeset in rtems [3e0c94f]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Chris Johns <ccj@…> * PR137 * buildc.t: Now provides more explicit requirements on $PATH after building binutils.
18:16 Changeset in rtems [25d3d4d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Greg Menke <gregory.menke@…> * cpu_asm.S: Now compiles on 4600 and 4650.
17:59 Changeset in rtems [eaeb467]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2001-03-20 Joel Sherrill <joel@…> * PR143 * lib/include/rtems/termiostypes.h: Removed unneeded volatile on "theBuf" since no byte is read more than once anyway.
17:39 Ticket #51 (i386-rtems soft-float and multilib) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: i386-rtems target now has all the multilibs we wanted.
17:37 Ticket #71 (powerpc-rtems-gdb-5.0-5 does not include shm/sem drivers) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Fixed in newer RPMs.
17:25 Ticket #137 (Started does not meantion $PATH changes) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch merged.
17:12 Ticket #155 (Dynamic loading patch for Linux from Ian Taylor) created by Joel Sherrill
This patch uses dynamic loading to get the symbols required by the …
16:59 Ticket #143 (termiostypes.h voilatile theBuf) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: patch committed
16:44 Ticket #154 (rtems specific gnats help) created by Joel Sherrill
> > Hi, > > Just to help me... > > open is a problem or change …
16:43 Ticket #153 (gnats default submitter-id should be net) created by Joel Sherrill
see synopsis Release: NA
16:38 Ticket #68 (update trunk to new autotools) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Deemed obsolete.
14:56 Changeset in rtems [fabacfe]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Chris Johns <ccj@…> * PR145. * sp04/task1.c, sp04/tswitch.c: Test fails if other tasks present in system (e.g. driver tasks). Also exit on minimum number of switches not precise number.
14:33 Changeset in rtems [ab09d083]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Chris Johns <ccj@…> * PR148. * monitor/mon-prmisc.c: Fixed to print task states correctly.
14:24 Changeset in rtems [cb8e48e]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-20 Ralf Corsepius <corsepiu@…> PR 149 * src/i386/any/Makefile.am: s/$(SED)/sed/. * src/m68k/any/Makefile.am: s/$(SED)/sed/. * src/powerpc/new_exception_processing/Makefile.am: s/$(SED)/sed/. (Reported by Till Straumann <strauman@…>)
14:23 Changeset in rtems [be499b0d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-06 Ralf Corsepius <corsepiu@…> * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
14:21 Changeset in rtems [c31deeb]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-16 Ralf Corsepius <corsepiu@…> Addressing PR 140. * src/dosfs/config.h.in: Removed. * src/dosfs/stamp-h2.in: Removed. * .cvsignore: Add config.h*, stamp-h*. * configure.ac: Remove AC_SRC_DIR(.../dosfs.h). Remove AM_CONFIG_HEADER(src/dosfs/config.h). Remove AM_CONFIG_HEADER(src/imfs/config.h). Add AM_CONFIG_HEADER(config.h). * src/dosfs/Makefile.am: INCLUDES = -I../.. . * src/imfs/Makefile.am: INCLUDES = -I../.. .
14:20 Changeset in rtems [7ed57bd]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-16 Ralf Corsepius <corsepiu@…> * PR139 * configure.ac: Remove stray ';', breaks building with automake-1.6.
14:19 Changeset in rtems [658ad222]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-16 Ralf Corsepius <corsepiu@…> * configure.ac: Remove stray ';', PR 139.
14:17 Changeset in rtems [353dbe95]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-06 Ralf Corsepius <corsepiu@…> * PR151 * autotools/automake-rtems.spec.in: New. * autotools/automake-rtems.spec: Removed. * configure.ac: Reflect changes above.
14:12 Changeset in rtems [5cf3f41]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2002-03-19 Ralf Corsepius <corsepiu@…> * cpuModel.h: PR 146. Adding guards. Remove unnecessary headers.
13:57 Ticket #145 (sp04 fails with system tasks are present.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: ChangeLog? written and Patch applied.
13:33 Ticket #148 (RTEMS Monitor displays bad task states.) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied. I had to write the ChangeLog? entry though. :(
13:25 Ticket #149 (librdbg Makefiles apply $(SED)) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:22 Ticket #140 (dosfs configuration broken) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:21 Ticket #139 (libbsp/i386/*/configure.ac automake-1.6 incompatible) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patches applied.
13:17 Ticket #151 (automake-1.6) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
13:12 Ticket #146 (libcpu/i386/cpuModel.h missing guards) closed by Joel Sherrill
State-Changed-From-To: analyzed->closed State-Changed-Why: Patch applied.
11:39 Ticket #152 (clean up librdbg for other supported processor platform) created by eric.valette
SED should be tested by configure script to enable rpcgen. Release: …
02:40 Ticket #151 (automake-1.6) created by Ralf Corsepius
Update scripts/automake to automake-1.6. Release: CVS + snapshots …
02:31 Ticket #150 (tools/cpu/unix is obsolete) created by Ralf Corsepius
tools/cpu/unix is obsolete and unused Release: CVS Environment: Any
02:10 Ticket #149 (librdbg Makefiles apply $(SED)) created by Ralf Corsepius
Several librdbg Makefile.ams apply $(SED). Release: CVS Environment: Any

03/19/02:

19:26 Ticket #148 (RTEMS Monitor displays bad task states.) created by Chris Johns
The monitor shows "<assoc.c: BAD NAME>" for some tasks. This label is …
18:34 Ticket #147 (server based time fires incorrectly) created by Joel Sherrill
In the following scenario, a server based timer fires too early. Time …
16:04 Ticket #143 (termiostypes.h voilatile theBuf) closed by Ralf Corsepius
16:00 Ticket #146 (libcpu/i386/cpuModel.h missing guards) created by Ralf Corsepius
cpp-guards are missing Release: CVS
11:44 Ticket #145 (sp04 fails with system tasks are present.) created by Chris Johns
The sp04 task switch test fails if other tasks are present in the …
11:32 Ticket #144 (bootp accesses NULL location at startup) created by thomas.doerfler
function "bootpc_init" performs a write to memory address 0 when …

03/18/02:

16:52 Ticket #143 (termiostypes.h voilatile theBuf) created by Ralf Corsepius
c/src/lib/include/rtems/termiostypes.h contains this struct: struct …
Note: See TracTimeline for information about the timeline view.