Timeline



11/01/04:

16:35 Changeset in rtems [6ca6ef40]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-01 Joel Sherrill <joel@…> * libmisc/monitor/mon-manager.c, libmisc/monitor/mon-object.c: Remove references to _Object_Is_local in single processor configurations.
15:37 Changeset in rtems [d686006]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-01 Joel Sherrill <joel@…> * score/src/coresemsurrender.c, score/src/objectnametoid.c: All _Objects_Is_Local... should only be called if multiprocessing is enabled.
15:28 Changeset in rtems [c7b7f38]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-01 Joel Sherrill <joel@…> * score/include/rtems/score/object.h, score/src/object.c, score/src/objectallocatebyindex.c, score/src/objectcomparenameraw.c, score/src/objectcomparenamestring.c, score/src/objectcopynameraw.c, score/src/objectinitializeinformation.c: Fix bugs in previous commit. Now compiles.
14:24 Changeset in rtems [b05ecca]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
13:50 Changeset in rtems [59297bb7]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
13:44 Changeset in rtems [92100147]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix typo.
13:36 Changeset in rtems [e6f664f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-01 Ralf Corsepius <ralf_corsepius@…> * rtems/include/rtems/rtems/tasks.h, rtems/src/taskstart.c: rtems_task_start(..., rtems_task_argument argument );
13:22 Changeset in rtems [baff4da]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-01 Joel Sherrill <joel@…> * score/cpu/no_cpu/rtems/score/cpu.h, score/include/rtems/debug.h, score/include/rtems/seterr.h, score/include/rtems/system.h, score/include/rtems/score/address.h, score/include/rtems/score/apiext.h, score/include/rtems/score/apimutex.h, score/include/rtems/score/bitfield.h, score/include/rtems/score/chain.h, score/include/rtems/score/context.h, score/include/rtems/score/copyrt.h, score/include/rtems/score/coremsg.h, score/include/rtems/score/coremutex.h, score/include/rtems/score/coresem.h, score/include/rtems/score/heap.h, score/include/rtems/score/interr.h, score/include/rtems/score/isr.h, score/include/rtems/score/mpci.h, score/include/rtems/score/mppkt.h, score/include/rtems/score/objectmp.h, score/include/rtems/score/priority.h, score/include/rtems/score/stack.h, score/include/rtems/score/states.h, score/include/rtems/score/sysstate.h, score/include/rtems/score/thread.h, score/include/rtems/score/threadmp.h, score/include/rtems/score/threadq.h, score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h, score/include/rtems/score/userext.h, score/include/rtems/score/watchdog.h, score/include/rtems/score/wkspace.h, score/inline/rtems/score/address.inl, score/inline/rtems/score/chain.inl, score/inline/rtems/score/coremsg.inl, score/inline/rtems/score/coremutex.inl, score/inline/rtems/score/coresem.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/isr.inl, score/inline/rtems/score/mppkt.inl, score/inline/rtems/score/objectmp.inl, score/inline/rtems/score/priority.inl, score/inline/rtems/score/stack.inl, score/inline/rtems/score/states.inl, score/inline/rtems/score/sysstate.inl, score/inline/rtems/score/thread.inl, score/inline/rtems/score/threadmp.inl, score/inline/rtems/score/tod.inl, score/inline/rtems/score/tqdata.inl, score/inline/rtems/score/userext.inl, score/inline/rtems/score/watchdog.inl, score/inline/rtems/score/wkspace.inl: Add Doxygen comments -- working modifications which are not complete and may have broken code. Committing so work and testing can proceed. * score/Doxyfile, score/mainpage.h: New files.
13:17 Changeset in rtems [7ce11b2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-01 Ralf Corsepius <ralf_corsepius@…> * libmisc/monitor/monitor.h: Let rtems_monitor_config_dump return int. * libmisc/monitor/mon-config.c: Ditto. Use PRI*N macros. * libmisc/monitor/mon-itask.c, libmisc/monitor/mon-prmisc.c: Use PRI*N macros.
13:15 Changeset in rtems [85b7605]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-11-01 Joel Sherrill <joel@…> * score/include/rtems/score/object.h, score/inline/rtems/score/object.inl, score/macros/rtems/score/object.inl: Add first cut of optional 16 bit object Id as space reduction for small systems (TinyRTEMS).
13:14 Changeset in rtems [cbd849c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-01 Ralf Corsepius <ralf_corsepius@…> * monitor/monitor.h: Let rtems_monitor_config_dump return int. * monitor/mon-config.c: Ditto. Use PRI*N macros. * monitor/mon-itask.c, monitor/mon-prmisc.c: Use PRI*N macros.
11:38 Changeset in rtems [e7ab8899]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-01 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Remove -ansi (Cygwin breaks with it). * libcsupport/include/stdint.h: Use sys/_stdint.h to setup fixed size types. * libcsupport/include/sys/_inttypes.h: Add SCN*N macros.
11:34 Changeset in rtems [bf99fe98]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-01 Ralf Corsepius <ralf_corsepius@…> * libcsupport/src/utsname.c: Revert yesterdays patch.
11:03 Changeset in rtems [6cb6c7c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-11-01 Ralf Corsepius <ralf_corsepius@…> * rtems/score/types.h: s/no_cpu/avr/g. Use POSIX types from rtems/stdint.h.

10/31/04:

14:08 Changeset in rtems [bb6c6701]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-31 Joel Sherrill <joel@…> * libcsupport/src/utsname.c: Fix typo.

10/29/04:

17:18 Changeset in rtems [db1431e9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-29 Joel Sherrill <joel@…> * setup.def: Update gcc to 3.3.5 and binutils to 2.15. * autotools/autoconf-rtems.spec.in: Temporarily do not include some of the documentation since it causes the RPM build to fail. * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
10:38 Changeset in rtems [9929e2d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-29 Ralf Corsepius <ralf_corsepius@…> * score/src/coremsg.c: Eliminate unsigned32. * score/include/rtems/system.h: Set RTEMS_REVISION to 99. * librpc/include/rpc/xdr.h: Use elipsis in xdrproc_t prototype.
10:34 Changeset in rtems [0f9ff459]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-28 Ralf Corsepius <ralf_corsepius@…> * libcsupport/include/inttypes.h: #include <sys/_inttypes.h> * libcsupport/src/utsname.c: Don't include sptables.h. Include <inttypes.h>. Use PRId32 instead of "%d".
10:15 Changeset in rtems [ec75ddc]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-28 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Reflect changes above.
10:13 Changeset in rtems [b24b4eb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-28 Ralf Corsepius <ralf_corsepius@…> * libcsupport/include/rtems/_inttypes.h: Remove. * libcsupport/include/rtems/_stdint.h: Remove. * libcsupport/include/sys/_inttypes.h: New. * libcsupport/include/sys/_stdint.h: New. * libcsupport/Makefile.am: Reflect changes above.

10/28/04:

18:09 Changeset in rtems [9fcf77a6]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-28 Joel Sherrill <joel@…> * startup/linkcmds: Add .gnu.linkonce.b.*.
07:30 Changeset in rtems [62fdded]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-28 Ralf Corsepius <ralf_corsepius@…> PR 707/make_build * configure.ac: Add --enable-rpcgen.
07:14 Changeset in rtems [91f706a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-28 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..). (Unused).
06:31 Ticket #707 (librdbg: rpcgen inadvertedly run after CVS checkouts) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: No feedback, so I am proceeding: --enable-rpcgen added to c/src/configure.ac

10/27/04:

23:15 Changeset in rtems [646bf00]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-27 Ralf Corsepius <ralf_corsepius@…> * start/start.S: Reflect new header locations.
21:17 Changeset in rtems [b345f83]4.104.114.84.95 by Eric Norum <WENorum@…>
Add -Wa,-m7450 to CPU_CFLAGS until gcc/gas get their acts together.
19:40 Changeset in rtems [5f56c3c7] by Joel Sherrill <joel.sherrill@…>
Fixed date.
13:17 Ticket #711 (newlib/libc/ctype/wctype.c contains invalid code) created by Eric Norum
wctype.c contains the following in a couple of switch statements: …
11:13 Changeset in rtems [2d5bcf6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove obsolete files.
08:50 Ticket #700 (Move rtems_webserver to cpukit) closed by Ralf Corsepius
08:24 Changeset in rtems [c182e2d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-27 Ralf Corsepius <ralf_corsepius@…> * monitor/mon-prmisc.c, monitor/monitor.h: Let rtems_monitor_dump return int's not uint32_t (They are printf return values).
06:12 Changeset in rtems [577fe95]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-27 Ralf Corsepius <ralf_corsepius@…> PR 700/rtems_misc * libnetworking/rtems_webserver/asp.c, libnetworking/rtems_webserver/balloc.c, libnetworking/rtems_webserver/cgi.c, libnetworking/rtems_webserver/default.c, libnetworking/rtems_webserver/ej.h, libnetworking/rtems_webserver/ejIntrn.h, libnetworking/rtems_webserver/ejlex.c, libnetworking/rtems_webserver/ejparse.c, libnetworking/rtems_webserver/emfdb.c, libnetworking/rtems_webserver/emfdb.h, libnetworking/rtems_webserver/form.c, libnetworking/rtems_webserver/handler.c, libnetworking/rtems_webserver/h.c, libnetworking/rtems_webserver/license.txt, libnetworking/rtems_webserver/Makefile.am, libnetworking/rtems_webserver/md5c.c, libnetworking/rtems_webserver/md5.h, libnetworking/rtems_webserver/mime.c, libnetworking/rtems_webserver/misc.c, libnetworking/rtems_webserver/NOTES, libnetworking/rtems_webserver/ringq.c, libnetworking/rtems_webserver/rom.c, libnetworking/rtems_webserver/rtems_webserver.h, libnetworking/rtems_webserver/security.c, libnetworking/rtems_webserver/sock.c, libnetworking/rtems_webserver/socket.c, libnetworking/rtems_webserver/sockGen.c, libnetworking/rtems_webserver/sym.c, libnetworking/rtems_webserver/uemf.c, libnetworking/rtems_webserver/uemf.h, libnetworking/rtems_webserver/um.c, libnetworking/rtems_webserver/um.h, libnetworking/rtems_webserver/umui.c, libnetworking/rtems_webserver/url.c, libnetworking/rtems_webserver/value.c, libnetworking/rtems_webserver/wbase64.c, libnetworking/rtems_webserver/webcomp.c, libnetworking/rtems_webserver/webmain.c, libnetworking/rtems_webserver/webpage.c, libnetworking/rtems_webserver/webrom.c, libnetworking/rtems_webserver/webs.c, libnetworking/rtems_webserver/websda.c, libnetworking/rtems_webserver/websda.h, libnetworking/rtems_webserver/webs.h, libnetworking/rtems_webserver/websSSL.c, libnetworking/rtems_webserver/websSSL.h, libnetworking/rtems_webserver/websuemf.c, libnetworking/rtems_webserver/wsIntrn.h: Remove (Moved to cpukit/http).
06:08 Changeset in rtems [f1959d6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Moved to cpukit/http).
06:03 Changeset in rtems [cc87080]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-27 Ralf Corsepius <ralf_corsepius@…> PR 700/rtems_misc * configure.ac, libnetworking/Makefile.am, wrapup/Makefile.am: Remove libnetworking/rtems_webserver.
05:53 Changeset in rtems [6b400fed]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-27 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Add score/cpu/no_cpu/Makefile.
05:49 Changeset in rtems [ca1e5baf]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-27 Ralf Corsepius <ralf_corsepius@…> * Makefile.am, configure.ac: Add httpd. * httpd/asp.c, httpd/balloc.c, httpd/cgi.c, httpd/default.c, httpd/ej.h, httpd/ejIntrn.h, httpd/ejlex.c, httpd/ejparse.c, httpd/emfdb.c, httpd/emfdb.h, httpd/form.c, httpd/handler.c, httpd/h.c, httpd/license.txt, httpd/Makefile.am, httpd/md5c.c, httpd/md5.h, httpd/mime.c, httpd/misc.c, httpd/NOTES, httpd/ringq.c, httpd/rom.c, httpd/rtems_webserver.h, httpd/security.c, httpd/sock.c, httpd/socket.c, httpd/sockGen.c, httpd/sym.c, httpd/uemf.c, httpd/uemf.h, httpd/um.c, httpd/um.h, httpd/umui.c, httpd/url.c, httpd/value.c, httpd/wbase64.c, httpd/webcomp.c, httpd/webmain.c, httpd/webpage.c, httpd/webrom.c, httpd/webs.c, httpd/websda.c, httpd/websda.h, httpd/webs.h, httpd/websSSL.c, httpd/websSSL.h, httpd/websuemf.c, httpd/wsIntrn.h: New (Moved from c/src/libnetworking/rtems_webserver). * httpd/Makefile.am: Install libhttpd.a.
05:48 Changeset in rtems [be4bd26]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add httpd.
05:48 Changeset in rtems [24c32fb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Install libhttpd.a.

10/26/04:

17:11 Changeset in rtems [eafc34b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * libcsupport/include/rtems/_inttypes.h: Undefine PRIN defines. * libcsupport/include/rtems/_stdint.h: Apply GNUC-limits to GCC >= 3.3, only. Add _rtems_*_t_defined defines. Add extern "C".
14:12 Changeset in rtems [bb7bef4e]4.104.114.84.95 by Eric Norum <WENorum@…>
Remove environ common declaration -- it broke newlib.
13:21 Ticket #705 (ether_sprintf in cpukit/libnetworking/net/if_ethersubr.c is wrong) closed by Eric Norum
State-Changed-From-To: open->closed State-Changed-Why: Changes committed
11:40 Changeset in rtems [a097bd1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * libcsupport/rtems/_stdint.h: New. * libcsupport/rtems/_inttypes.h: New. * libcsupport/Makefile.am: Reflect changes above.
11:03 Changeset in rtems [75f4119a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * libcsupport/rtems/_stdint.h: New. * libcsupport/rtems/_inttypes.h: New. * libcsupport/Makefile.am: Reflect changes above.
11:02 Changeset in rtems [e9d4e8d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
10:45 Changeset in rtems [795399e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * libcsupport/include/sys/ioctl.h: Cosmetical update from FreeBSD. Remove sys/compat_ioctl.h section (Meaningless with RTEMS).
09:48 Changeset in rtems [8c14432]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * libfs/src/dosfs/msdos_conv.c: Replace BSD fixed-size types with POSIX fixed-size types. Replace SECONDSTO1980 with DAYSTO1980. Make macros 16bit clean.
07:40 Changeset in rtems [3822913]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * libcsupport/include/sys/ioccom.h: Cosmetical update from FreeBSD.
03:52 Changeset in rtems [a9dc09a]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reformat.
03:47 Changeset in rtems [863b7f1b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reformat.
03:45 Changeset in rtems [04b7821]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-26 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Fix network_CPPFLAGS. Reformat. * network/GT64260eth.c: Properly prototype GT64260eth_err().
03:40 Changeset in rtems [f002813d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Reformat.

10/25/04:

20:41 Changeset in rtems [3758c53c]4.104.114.84.95 by Eric Norum <WENorum@…>
Set RTEMS time during TOD initialization
19:23 Ticket #709 (putenv with environ==NULL causes access fault) created by Eric Norum
Calling putenv causes access fault (reference to location 0). newlib …
19:22 Changeset in rtems [4db99d8a]4.104.114.84.95 by Eric Norum <WENorum@…>
No kernel/user distinction.
14:04 Ticket #708 (Can't build some pc386 add-ons) created by Eric Norum
Building some add-ons now fails in the 'configure' phase. For example, …
13:50 Changeset in rtems [bb5b4048]4.104.114.84.95 by Eric Norum <WENorum@…>
Install working version of ether_sprintf().
04:10 Ticket #707 (librdbg: rpcgen inadvertedly run after CVS checkouts) created by Ralf Corsepius
In some situations, the build-host's rpcgen is run on rpcgen sources …

10/22/04:

21:32 Changeset in rtems [c4b0c2c1]4.104.114.84.95 by Eric Norum <WENorum@…>
Changes for new build system.
16:23 Ticket #706 (Classic API task_is_suspended doc has extra not) created by rolf.schroedter2
There is an extra not in the return status list. This should fix it. …
14:49 Changeset in rtems [29e72ae5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
14:47 Changeset in rtems [ba5288d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * alocal/check-custom-bsp.m4: Reflect new location of bspkit*cfg.
14:44 Changeset in rtems [f98cd898]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * cfg/bare-avr3.cfg, cfg/bare-avr5.cfg: New.
14:15 Changeset in rtems [e9415b3f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * libnetworking/Makefile.am: Reflect changes below. * libnetworking/net/slcompress.h: New (from FreeBSD). * libnetworking/net/slcompress.c: New (from FreeBSD).
14:09 Changeset in rtems [1c214b1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
14:09 Changeset in rtems [d04ca5a6]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * libnetworking/kern/kern_sysctl.c: Remove uintptr_t. Cosmetics. * libnetworking/opt_compat.h: New.
14:06 Changeset in rtems [134191b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * libcsupport/include/stdint.h: Add intptr_t uintptr_t.
13:51 Ticket #705 (ether_sprintf in cpukit/libnetworking/net/if_ethersubr.c is wrong) created by Eric Norum
The implementation of ether_sprintf in …
11:54 Changeset in rtems [7a845a9e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * libnetworking/opt_atalk.h, libnetworking/opt_bdg.h, libnetworking/opt_inet.h, libnetworking/opt_inet6.h, libnetworking/opt_ipx.h, libnetworking/opt_mac.h, libnetworking/opt_netgraph.h: New (Stubs). * libnetworking/net/if_loop.c: Cosmetical update from FreeBSD. * libnetworking/net/if_ethersubr.c: Update from FreeBSD. * libnetworking/net/if.h: Update from FreeBSD.
10:12 Changeset in rtems [c3814c5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * libnetworking/net/if_ethersubr.c: Update from FreeBSD.
10:03 Changeset in rtems [0262dee]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-22 Ralf Corsepius <ralf_corsepius@…> * libnetworking/opt_atalk.h, libnetworking/opt_bdg.h, libnetworking/opt_inet.h, libnetworking/opt_inet6.h, libnetworking/opt_ipx.h, libnetworking/opt_mac.h, libnetworking/opt_netgraph.h: New (Stubs). * libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
05:46 Changeset in rtems [a328cd15]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * libnetworking/net/ethernet.h: Remove BYTE_PACK.
05:30 Changeset in rtems [e0d83348]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * libnetworking/net/ethernet.h: Update from FreeBSD.
03:38 Changeset in rtems [c39ecd73]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * network/GT64260eth.c: Remove ether_sprintf.
03:33 Changeset in rtems [6a60333]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * libnetworking/net/if_ethersubr.c: Cosmetical updates from FreeBSD. Add ether_sprintf.
02:28 Changeset in rtems [cb97349]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * libnetworking/net/if.h; Cosmetical updates from FreeBSD. Remove if_poll* (Not implemented in RTEMS, abandoned by FreeBSD).

10/21/04:

21:18 Changeset in rtems [20a7adf]4.104.114.84.95 by Eric Norum <WENorum@…>
Add prototype for device-specific probe routine.
17:36 Changeset in rtems [05682dc]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-21 Joel Sherrill <joel@…> * startup/bspstart.c: Remove warnings for variables only used when certain conditionals are enabled..
16:31 Changeset in rtems [031d15d3]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-21 Joel Sherrill <joel@…> * Makefile.am: Add missing network_CPPFLAGS.
14:41 Ticket #672 (autoconf-2.59-quoting-20040817-1.diff) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: 4.7 RPMs with this fixed are now on the ftp site. rtems-4.7-rtems-autoconf-2.59-3
14:24 Changeset in rtems [a831baa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix stupid typo.
13:48 Changeset in rtems [1e006d52]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * librdbg/src/i386/rdbg_f.c, librdbg/src/m68k/rdbg_cpu_asm.S librdbg/src/m68k/rdbg_f.c: Use POSIX fixed size types.
13:46 Changeset in rtems [4bd22812]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * startup/bspstart.c: Use POSIX fixed size types.
13:42 Changeset in rtems [5146462f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * libnetworking/rtems_servers/ftpd.c: Use POSIX fixed size types.
13:26 Changeset in rtems [d4d624e2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
13:24 Changeset in rtems [ad17f7f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * mpc5xx/clock/clock.c, mpc5xx/include/mpc5xx.h mpc5xx/timer/timer.c: Use POSIX fixed size types.
13:21 Changeset in rtems [ee5769ad]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * clock/ckinit.c, include/mcf5272.h, timer/timer.c: Use POSIX fixed-size types.
13:19 Changeset in rtems [15ebe58b]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * timer/timer.c: Use POSIX fixed-size types.
13:15 Changeset in rtems [1dff10fd]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h, network/network.c, startup/bspstart.c, startup/init5272.c: Use POSIX fixed-size types.
13:13 Changeset in rtems [86ad4860]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * startup/bspstart.c: Use POSIX fixed size types.
13:10 Changeset in rtems [5523d789]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add coverhd.h
12:36 Changeset in rtems [08f086ea]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Add libcpu and exception handling rels.
12:23 Changeset in rtems [b3a78e34]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * Makefile.am: Build networking.rel conditionally. Reformat. Cosmetics. * wrapup/Makefile.am: Build networking.rel conditionally. * startup/bspstart.c: Eliminate RTEMS fixed size types.
12:02 Ticket #701 (c/src/lib/libbsp/powerpc/mvme5500 bogus permissions) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: I turned off executable for the following files found by this command: find . -type f -perm -111 ./GT64260/bspMvme5500.h,v ./include/bsp.h,v ./include/Attic/Makefile.am,v ./Attic/configure,v
11:57 Changeset in rtems [69d90133]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * aclocal/enable-bare.m4: New (moved from aclocal).
09:53 Ticket #704 (ide controller wrapper should only be once in the source tree) created by thomas.doerfler
The general ide controller wrapper code is available at two locations …
09:31 Ticket #703 (ATA modes should be 16 bit move to a public header file for BSP use) created by thomas.doerfler
The ATA mode definitions to distinguish PIO3/PIO4/DMAxxx are currently …
09:16 Changeset in rtems [f0d1c94]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * libmisc/monitor/mon-prmisc.c, libmisc/monitor/monitor.h: rtems_monitor_dump_char(char ch).
09:01 Changeset in rtems [6741c2e1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * automake/compile.am: Remove RTEMS_CFLAGS_*_V.
08:41 Changeset in rtems [f59eab9c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * startup/bspstart.c: Remove BSP_build_date.
08:30 Changeset in rtems [b35f962]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
08:29 Changeset in rtems [1755e5d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Adaptations to rtems-4.7.
08:29 Changeset in rtems [2fed9af]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * GT64260/Makefile.am, clock/Makefile.am, console/Makefile.am, include/Makefile.am, irq/Makefile.am, network/Makefile.am, pci/Makefile.am, start/Makefile.am, startup/Makefile.am, tod/Makefile.am, vectors/Makefile.am, vme/Makefile.am: Remove (obsolete).
08:28 Changeset in rtems [f61731c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (obsolete).
08:26 Changeset in rtems [de2582f8]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Adaptations to rtems-4.7. * Makefile.am, wrapup/Makefile.am: Reworked.
08:25 Changeset in rtems [1768b06]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Misc. adaptations to rtems-4.7.
08:17 Changeset in rtems [f4a59e33]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * start/preload.S, include/bsp.h, vectors/exceptionhandler.c, startup/bspstart.c: Misc. adaptations to rtems-4.7.
07:58 Changeset in rtems [24c094c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-21 Ralf Corsepius <ralf_corsepius@…> * configure: Remove (Bogus). * include/tm27.h: New (Stub).
07:58 Changeset in rtems [c5496d0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New.
07:57 Changeset in rtems [430ae148]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Remove (Bogus).
07:56 Changeset in rtems [25a8b2fa]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
New (Stub).
07:02 Ticket #702 (mvme5500: tm27 support missing) created by Ralf Corsepius
The tm27 support macros are missing from the mvme5500 BSP. They are …
05:25 Ticket #701 (c/src/lib/libbsp/powerpc/mvme5500 bogus permissions) created by Ralf Corsepius
Several files below c/src/lib/libbsp/powerpc/mvme5500 are set +x. …
04:00 Changeset in rtems [48a57c5]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r10766, which included commits to RCS files with non-trunk default branches.
04:00 Changeset in rtems [df68bcf1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.5
01:59 Ticket #700 (Move rtems_webserver to cpukit) created by Ralf Corsepius
Per Chris proposal, this is a formal request to moving the webserver …

10/20/04:

18:28 Changeset in rtems [f8e0327]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-20 Joel Sherrill <joel@…> * README, configure.ac, GT64260/Makefile.am, include/bsp.h, irq/Makefile.am, irq/irq.c, irq/irq.h, irq/irq_init.c, network/GT64260ethreg.h, pci/pci.c, startup/bspstart.c: CVS Id string and license corrected. * GT64260/Makefile.in, clock/Makefile.in, console/Makefile.in, include/Makefile.am, include/Makefile.in, irq/Makefile.in, network/Makefile.in, pci/Makefile.in, start/Makefile.in, startup/Makefile.in, vectors/Makefile.in, vme/Makefile.in, wrapup/Makefile.in: Removed.
18:24 Changeset in rtems [2fd2786]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2004-10-20 Kate Feng <feng1@…> * New BSP.
15:42 Changeset in rtems [83d7232]4.104.114.84.95 by Eric Norum <WENorum@…>
Add Kate Feng's MVME5500 BSP.
15:26 Changeset in rtems [f801bf2]4.104.114.84.95 by Eric Norum <WENorum@…>
Add MVME5500 BSP.
15:23 Changeset in rtems [e9aa9bb0]4.104.114.84.95 by Eric Norum <WENorum@…>
Add MPC7455 support.
15:21 Changeset in rtems [7be6ad9]4.104.114.84.95 by Eric Norum <WENorum@…>
Add MVME550 BSP
14:53 Changeset in rtems [811db88]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for BITSPERBYTE.
08:30 Changeset in rtems [d0c6405] by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> PR 696/bsps * cpu.c: Include bsp.h.
08:25 Changeset in rtems [d2df5ee]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> PR 696/bsps * cpu.c: Include bsp.h.
08:23 Changeset in rtems [76f9c44]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * console/console.c, include/bsp.h, startup/bspstart.c, startup/iss555.c: Use POSIX fixed size types.
07:32 Ticket #696 (powerpc: old_exception_processing/cpu.c need bsp.h) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: patches applied to branch and trunk.
04:31 Changeset in rtems [f876488]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * include/bsp.h: Remove tm27 stuff.
04:30 Changeset in rtems [39d1c25]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Preinstall tm27.h
04:29 Changeset in rtems [d48a010c]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-20 Ralf Corsepius <ralf_corsepius@…> * include/tm27.h: New. * Makefile.am: Add tm27.h
02:57 Ticket #698 (GNATS error) created by Ralf Corsepius
After having created PR 697, I received this error message from GNATS: …
02:42 Ticket #697 (Suspicious comments in helas403/flashentry/flashentry.S) created by Ralf Corsepius
helas403/flashentry/flashentry.S contains some suspicious comments, I …
02:34 Ticket #696 (powerpc: old_exception_processing/cpu.c need bsp.h) created by Ralf Corsepius
old_exception_processing/cpu.c applies bsp-option PPC_USE_SPRG but …

10/19/04:

13:46 Changeset in rtems [41d0d94e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-19 Ralf Corsepius <ralf_corsepius@…> * libnetworking/pppd/rtemspppd.c: rtems_task_priority priority. * libnetworking/rtems_telnetd/telnetd.c: Eliminate rtems_unsigned32.
09:57 Changeset in rtems [9a4b31f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-19 Ralf Corsepius <ralf_corsepius@…> * libchip/Makefile.am: Reflect addtion of rtc/mc146818*.
08:08 Changeset in rtems [41ed282]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-19 Ralf Corsepius <ralf_corsepius@…> * aclocal/env-rtemsbsp.m4: Remove refs to bare BSP. * aclocal/enable-bare.m4: Remove. * configure.ac: Remove BARE_CPU_MODEL.
07:47 Changeset in rtems [1469078f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-19 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Remove RTEMS_ENABLE_BARE.
07:38 Ticket #695 (Editing PRs in GNATS does not trigger sending notification email) created by Ralf Corsepius
Editing PRs in GNATS don't seem to trigger sending notification …
07:27 Ticket #694 (tarballs contain .cvsignores) created by Ralf Corsepius
The RTEMS tarballs contain .cvsignores. Release: 4.6.1, 4.6.2
07:17 Ticket #693 (mc146818a_ioreg.c is non-portable) created by Ralf Corsepius
The new mc146818a_ioreg.c is non-portable: if avr-rtems4.7-gcc --pipe …

10/18/04:

19:15 Changeset in rtems [753e1d7]4.6.2 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'rtems-4-6-2'. Sprout from rtems-4-6-branch 2004-10-18 19:15:22 UTC Joel Sherrill <joel.sherrill@…> '2004-10-18 Joel Sherrill <joel@…>' Cherrypick from rtems-4-6-branch 2004-09-30 10:28:34 UTC Ralf Corsepius <ralf.corsepius@…> '2004-09-30 Ralf Corsepius <ralf_corsepius@…>': scripts/ChangeLog scripts/autotools/autoconf-rtems.spec.in
19:15 Changeset in rtems [c03dd07] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.2.
19:15 Changeset in rtems [9150b49] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.2.
19:15 Changeset in rtems [881da84b] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.2.
19:15 Changeset in rtems [eb961b2a] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.2.
19:15 Changeset in rtems [ee50e9a] by Joel Sherrill <joel.sherrill@…>
2004-10-18 RTEMS * autotools/autoconf-rtems.spec.in: Comment out line giving trouble. It only references unneeded documentation.
19:14 Changeset in rtems [a5618602] 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.
19:12 Changeset in rtems [1a626ab] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.2.
19:12 Changeset in rtems [a240bf2] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.2.
19:12 Changeset in rtems [e95cc1ca] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * include/rtems/system.h: Bump revision number.
19:08 Changeset in rtems [1f1252a1] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * buildc.t, buildrt.t: Fix typo which keeps this from building.
17:50 Changeset in rtems [5550a38] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * VERSION: Updated to rtems-4.6.2.
17:50 Changeset in rtems [1157fe21] by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * aclocal/version.m4: Updated to rtems-4.6.2.
17:49 Changeset in network-demos [75c87d8]network-demos-4-6-branchnetwork-demos-4-6-2 by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * VERSION: Updated to network-demos-4.6.2.
17:47 Changeset in ada-examples [3b0e722]ada-examples-4-6-branchada-examples-4-6-2 by Joel Sherrill <joel.sherrill@…>
2004-10-18 Joel Sherrill <joel@…> * VERSION: Updated to ada-examples-4.6.2.
09:38 Changeset in rtems [504112d]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-18 Ralf Corsepius <ralf_corsepius@…> * aclocal/check-bsps.m4: Add bspkit support. Don't check for presence of *.cfg. * aclocal/check-custom-bsp.m4: Add bspkit support.
09:33 Changeset in rtems [2d1daae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-18 Ralf Corsepius <ralf_corsepius@…> * configure.ac: Rework checking for BSPs.
09:28 Changeset in rtems [2c8d5f2]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-18 Ralf Corsepius <ralf_corsepius@…> * acinclude.m4: Remove RTEMS_CHECK_CPU. * configure.ac: Remove RTEMS_CHECK_CPU, RTEMS_ENABLE_BARE.
09:24 Changeset in rtems [180ae7a1]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-18 Ralf Corsepius <ralf_corsepius@…> * aclocal/enable-bare.m4: Remove.
09:22 Changeset in rtems [be216b3]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2004-10-18 Ralf Corsepius <ralf_corsepius@…> * custom/c3xsim.cfg, custom/c4xsim.cfg: Expand files.
Note: See TracTimeline for information about the timeline view.