summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-11-052004-11-05 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius5-79/+26
* configure.ac: Remove RTEMS_USES_INTTYPES_H. Require inttypes.h. * include/rtems/stdint.h: Remove "wild guesses", require inttypes.h. * libcsupport/include/inttypes.h: Cleanup. * libcsupport/include/stdint.h: Cleanup.
2004-11-042004-11-04 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius6-24/+163
* include/sys/_stdint.h: Various changes. Add *leastN_t types. Add INTN_{MIN|MAX} macros. Add doxygen preamble. * include/sys/_inttypes.h: Add doxygen preamble. Reflect changes above. * libcsupport/include/stdint.h: Add doxygen preamble. * libcsupport/include/inttypes.h: Add doxygen preamble. * configure.ac: Add doxygen preamble to cpuopts.h.
2004-11-022004-11-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-2/+20
* posix/src/mqueueunlink.c, posix/src/semunlink.c, score/inline/rtems/score/object.inl, score/macros/rtems/score/object.inl: _Objects_Is_local_id() should be avoided in single CPU configurations but always available in the Objects Handlers API.
2004-11-022004-11-02 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius1-0/+36
* rtems/include/rtems.h, rtems/inline/rtems/rtems/asr.inl, rtems/inline/rtems/rtems/attr.inl, rtems/inline/rtems/rtems/dpmem.inl, rtems/inline/rtems/rtems/event.inl, rtems/inline/rtems/rtems/eventset.inl, rtems/inline/rtems/rtems/message.inl, rtems/inline/rtems/rtems/modes.inl, rtems/inline/rtems/rtems/options.inl, rtems/inline/rtems/rtems/part.inl, rtems/inline/rtems/rtems/ratemon.inl, rtems/inline/rtems/rtems/region.inl, rtems/inline/rtems/rtems/sem.inl, rtems/inline/rtems/rtems/status.inl, rtems/inline/rtems/rtems/support.inl, rtems/inline/rtems/rtems/tasks.inl, rtems/inline/rtems/rtems/timer.inl, rtems/macros/rtems/rtems/asr.inl, rtems/macros/rtems/rtems/attr.inl, rtems/macros/rtems/rtems/dpmem.inl, rtems/macros/rtems/rtems/event.inl, rtems/macros/rtems/rtems/eventset.inl, rtems/macros/rtems/rtems/message.inl, rtems/macros/rtems/rtems/modes.inl, rtems/macros/rtems/rtems/options.inl, rtems/macros/rtems/rtems/part.inl, rtems/macros/rtems/rtems/ratemon.inl, rtems/macros/rtems/rtems/region.inl, rtems/macros/rtems/rtems/sem.inl, rtems/macros/rtems/rtems/status.inl, rtems/macros/rtems/rtems/support.inl, rtems/macros/rtems/rtems/tasks.inl, rtems/macros/rtems/rtems/timer.inl: Add doxygen preamble.
2004-11-02Add doxygen preamble.Ralf Corsepius33-66/+165
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepiu@rtems.org>Ralf Corsepius32-64/+189
* rtems/include/rtems.h, rtems/include/rtems/rtems/asr.h, rtems/include/rtems/rtems/attr.h, rtems/include/rtems/rtems/cache.h, rtems/include/rtems/rtems/clock.h, rtems/include/rtems/rtems/config.h, rtems/include/rtems/rtems/dpmem.h, rtems/include/rtems/rtems/event.h, rtems/include/rtems/rtems/eventmp.h, rtems/include/rtems/rtems/eventset.h, rtems/include/rtems/rtems/intr.h, rtems/include/rtems/rtems/message.h, rtems/include/rtems/rtems/modes.h, rtems/include/rtems/rtems/mp.h, rtems/include/rtems/rtems/msgmp.h, rtems/include/rtems/rtems/options.h, rtems/include/rtems/rtems/part.h, rtems/include/rtems/rtems/partmp.h, rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/region.h, rtems/include/rtems/rtems/regionmp.h, rtems/include/rtems/rtems/rtemsapi.h, rtems/include/rtems/rtems/sem.h, rtems/include/rtems/rtems/semmp.h, rtems/include/rtems/rtems/signal.h, rtems/include/rtems/rtems/signalmp.h, rtems/include/rtems/rtems/status.h, rtems/include/rtems/rtems/support.h, rtems/include/rtems/rtems/taskmp.h, rtems/include/rtems/rtems/tasks.h, rtems/include/rtems/rtems/timer.h, rtems/include/rtems/rtems/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-6/+21
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble. * rtems/score/unix.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-6/+21
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/sparc.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-2/+24
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/sh.h: Add doxygen preamble. * rtems/score/sh_io.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-4/+25
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/powerpc.h: Add doxygen preamble. * rtems/score/ppc.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-8/+26
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/cpu_asm.h: Add doxygen preamble. * rtems/score/or32.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-6/+20
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/cpu_asm.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-4/+20
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/mips.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-6/+21
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/m68k.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius7-8/+37
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/i386.h: Add doxygen preamble. * rtems/score/idtr.h: Add doxygen preamble. * rtems/score/interrupts.h: Add doxygen preamble. * rtems/score/registers.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-6/+21
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/h8300.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-8/+26
* rtems/score/c4x.h: Add doxygen preamble. * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/cpu_asm.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-8/+26
* rtems/score/avr.h: Add doxygen preamble. * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/cpu_asm.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-022004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius5-0/+23
* rtems/score/arm.h: Add doxygen preamble. * rtems/score/cpu.h: Add doxygen preamble. * rtems/score/cpu_asm.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
2004-11-02Fix typo in comment.Ralf Corsepius1-2/+2
2004-11-02Cosmetics.Ralf Corsepius1-1/+1
2004-11-012004-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-21/+35
* libmisc/monitor/mon-manager.c, libmisc/monitor/mon-object.c: Remove references to _Object_Is_local in single processor configurations.
2004-11-012004-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-3/+14
* score/src/coresemsurrender.c, score/src/objectnametoid.c: All _Objects_Is_Local... should only be called if multiprocessing is enabled.
2004-11-012004-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-10/+10
* 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.
2004-11-01Fix typo.Ralf Corsepius1-1/+1
2004-11-01Fix typo.Ralf Corsepius1-0/+1
2004-11-01Fix typo.Ralf Corsepius1-1/+0
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-5/+10
* rtems/include/rtems/rtems/tasks.h, rtems/src/taskstart.c: rtems_task_start(..., rtems_task_argument argument );
2004-11-012004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill55-2798/+3749
* 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.
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-1/+8
* 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.
2004-11-012004-11-01 Joel Sherrill <joel@oarcorp.com>Joel Sherrill4-19/+61
* 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).
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius6-16/+28
* 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.
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-18/+119
* 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.
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-1/+5
* libcsupport/src/utsname.c: Revert yesterdays patch.
2004-11-012004-11-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-12/+19
* rtems/score/types.h: s/no_cpu/avr/g. Use POSIX types from rtems/stdint.h.
2004-10-312004-10-31 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+5
* libcsupport/src/utsname.c: Fix typo.
2004-10-292004-10-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius4-9/+15
* 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.
2004-10-292004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-2/+9
* 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".
2004-10-292004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-0/+8
* configure.ac: Reflect changes above.
2004-10-292004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius6-184/+357
* 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.
2004-10-282004-10-28 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-5/+5
* configure.ac: Remove RTEMS_CPUOPT([RTEMS_MULTILIBS],..). (Unused).
2004-10-27Remove obsolete files.Ralf Corsepius1-5/+0
2004-10-272004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-27/+32
* monitor/mon-prmisc.c, monitor/monitor.h: Let rtems_monitor_dump return int's not uint32_t (They are printf return values).
2004-10-272004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2-0/+5
* configure.ac: Add score/cpu/no_cpu/Makefile.
2004-10-272004-10-27 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+18
* 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.
2004-10-27Add httpd.Ralf Corsepius2-0/+2
2004-10-27Install libhttpd.a.Ralf Corsepius1-2/+13
2004-10-262004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius3-3/+33
* 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".
2004-10-262004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+10
* libcsupport/rtems/_stdint.h: New. * libcsupport/rtems/_inttypes.h: New. * libcsupport/Makefile.am: Reflect changes above.
2004-10-262004-10-26 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-0/+6
* libcsupport/rtems/_stdint.h: New. * libcsupport/rtems/_inttypes.h: New. * libcsupport/Makefile.am: Reflect changes above.