summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* RemoveRalf Corsepius2006-01-191-1265/+0
|
* 2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-193-9/+8
| | | | | | * dumpcontrol.t: Remove. * new_chapters.texi: Remove dumpcontrol. * Makefile.am: Remove dumpcontrol.
* Remove.Ralf Corsepius2006-01-191-98/+0
|
* 2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-193-9/+8
| | | | | | * confspace.t: Remove. * new_chapters.texi: Remove confspace. * Makefile.am: Remove confspace.
* Remove.Ralf Corsepius2006-01-191-1351/+0
|
* 2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-193-9/+8
| | | | | | * adminiface.t: Remove. * new_chapters.texi: Remove adminiface. * Makefile.am: Remove adminiface.
* Remove.Ralf Corsepius2006-01-191-129/+0
|
* Remove unused codeRalf Corsepius2006-01-181-8/+0
|
* Resurrect accidentially deleted file.Ralf Corsepius2006-01-182-1/+48
|
* 2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-182-40/+38
| | | | | | | | | * posix/include/intr.h, posix/include/rtems/posix/intr.h posix/include/rtems/posix/threadsup.h, posix/inline/rtems/posix/intr.inl. posix/macros/rtems/posix/intr.inl, posix/src/intr.c: Remove (Unused, dead). * posix/Makefile.am: Reflect changes above. Rework.
* Remove.Ralf Corsepius2006-01-186-771/+0
|
* RegenerateRalf Corsepius2006-01-181-0/+4
|
* 2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-182-4/+8
| | | | * posix/Makefile.am: Build devctl.
* 2006-01-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-163-48/+65
| | | | | * rtems/Makefile.am: Rework. * score/Makefile.am: Rework.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-1650-981/+2013
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved. * libmisc/monitor/mon-object.c, libmisc/monitor/monitor.h: Account for changing OBJECTS_NO_CLASS to OBJECTS_CLASSIC_NO_CLASS. * score/Doxyfile: Set output directory. Predefine some macro values. Turn on graphical output. * 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/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/object.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/coremutex.inl, score/inline/rtems/score/coresem.inl, score/inline/rtems/score/heap.inl, score/inline/rtems/score/object.inl, score/inline/rtems/score/stack.inl, score/inline/rtems/score/thread.inl, score/inline/rtems/score/tqdata.inl, score/macros/README, score/src/heap.c, score/src/threadmp.c, score/src/threadready.c, score/src/threadstartmultitasking.c: Improve generated Doxygen output. Fix spelling and grammar errors in comments. Correct names of some variables and propagate changes.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-1616-31/+81
| | | | | | * rtems/score/cpu.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-164-8/+13
| | | | | | | * rtems/new-exceptions/cpu.h, rtems/old-exceptions/cpu.h, rtems/score/cpu.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* 2006-01-16 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2006-01-164-58/+104
| | | | | | | * rtems/asm.h, rtems/score/cpu.h, rtems/score/types.h: Part of a large patch to improve Doxygen output. As a side-effect, grammar and spelling errors were corrected, spacing errors were address, and some variable names were improved.
* Keep compiler happy by making some casts explicit. (PR859)Eric Norum2006-01-155-4/+10
|
* Regenerate.Ralf Corsepius2006-01-1490-98/+133
|
* 2006-10-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-142-2/+7
| | | | | * ampolish3.in: Check Makefile.am for SUBDIRS. Add all-am: for PREINSTALL_FILES.
* 2006-01-13 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-132-10/+5
| | | | | * Makefile.am: Remove doxygen support having accidentially slipped into, though yesterday's patch.
* Regenerate.Ralf Corsepius2006-01-139-0/+18
|
* RegenerateRalf Corsepius2006-01-135-3/+13
|
* Replace illegal lvalue casts with explicit increments.Eric Norum2006-01-122-5/+12
|
* Regenerate.Ralf Corsepius2006-01-1266-0/+234
|
* Remove all-local:.Ralf Corsepius2006-01-1264-128/+0
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+2
| | | | * wrapup/Makefile.am: Add preinstall.am.
* Add preinstall.amRalf Corsepius2006-01-121-15/+1
|
* Regenerate.Ralf Corsepius2006-01-129-0/+24
|
* New.Ralf Corsepius2006-01-123-0/+21
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-121-0/+15
| | | | | | | | | | | | | | | * Makefile.am, ftpd/Makefile.am, httpd/Makefile.am, itron/Makefile.am, libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am, libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am, posix/Makefile.am, pppd/Makefile.am, rtems/Makefile.am, sapi/Makefile.am, score/Makefile.am, score/cpu/arm/Makefile.am, score/cpu/avr/Makefile.am, score/cpu/c4x/Makefile.am, score/cpu/h8300/Makefile.am, score/cpu/i386/Makefile.am, score/cpu/m68k/Makefile.am, score/cpu/mips/Makefile.am, score/cpu/no_cpu/Makefile.am, score/cpu/powerpc/Makefile.am, score/cpu/sh/Makefile.am, score/cpu/sparc/Makefile.am, score/cpu/unix/Makefile.am, telnetd/Makefile.am, zlib/Makefile.am: Remove all-local:.
* Remove all-local.Ralf Corsepius2006-01-1229-72/+19
|
* 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-10/+24
| | | | | | * ampolish3.in: Add all: for PREINSTALL_FILES. Add all-local for TMPINSTALL_FILES. Misc bug fixes.
* New.Ralf Corsepius2006-01-121-0/+26
|
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-124-37/+31
| | | | | | * libchip/Makefile.am: Build libchip/network/smc91111. * libchip/network/smc91111.c, libchip/network/smc91111config.h: Eliminate cyg_int* crap.
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Cleanup.Ralf Corsepius2006-01-121-4/+0
|
* Regenerate.Ralf Corsepius2006-01-121-2/+2
|
* Cleanup.Ralf Corsepius2006-01-121-3/+0
|
* Regenerate.Ralf Corsepius2006-01-1258-116/+99
|
* Cleanup.Ralf Corsepius2006-01-123-9/+1
|
* Cleanup.Ralf Corsepius2006-01-1256-109/+0
|
* Regenerate.Ralf Corsepius2006-01-122-2/+2
|
* Remove unnecessary CLEANFILES.Ralf Corsepius2006-01-125-12/+3
|
* Regenerate.Ralf Corsepius2006-01-124-4/+4
|
* Regenerate.Ralf Corsepius2006-01-1221-46/+46
|
* CleanupsRalf Corsepius2006-01-1227-106/+12
|
* 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-3/+26
| | | | | * ampolish3.in: Check if Makefile.am already contains CLEANFILES or DISTCLEANFILES.
* 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2006-01-122-11/+12
| | | | | * aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change. Alpha-sort the aliases list.