Commit Graph

11921 Commits

Author SHA1 Message Date
Ralf Corsepius
579513a324 Remove. 2006-01-19 06:38:45 +00:00
Ralf Corsepius
9ccf700360 2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* confspace.t: Remove.
	* new_chapters.texi: Remove confspace.
	* Makefile.am: Remove confspace.
2006-01-19 06:20:49 +00:00
Ralf Corsepius
d0eabc94b0 Remove. 2006-01-19 06:20:07 +00:00
Ralf Corsepius
f0fdff01ba 2006-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* adminiface.t: Remove.
	* new_chapters.texi: Remove adminiface.
	* Makefile.am: Remove adminiface.
2006-01-19 06:13:51 +00:00
Ralf Corsepius
c822c06bfd Remove. 2006-01-19 06:12:56 +00:00
Ralf Corsepius
355f69a810 Remove unused code 2006-01-18 14:58:04 +00:00
Ralf Corsepius
9aef35b7a7 Resurrect accidentially deleted file. 2006-01-18 14:41:05 +00:00
Ralf Corsepius
67f4cbc0be 2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* 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.
2006-01-18 14:28:06 +00:00
Ralf Corsepius
43b3e74ece Remove. 2006-01-18 14:27:18 +00:00
Ralf Corsepius
96e6cd8aab Regenerate 2006-01-18 11:04:42 +00:00
Ralf Corsepius
dbb3ebce2f 2006-01-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/Makefile.am: Build devctl.
2006-01-18 11:04:18 +00:00
Ralf Corsepius
4df3f89fd3 2006-01-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/Makefile.am: Rework.
	* score/Makefile.am: Rework.
2006-01-16 15:33:06 +00:00
Joel Sherrill
6a074363a2 2006-01-16 Joel Sherrill <joel@OARcorp.com>
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 15:13:58 +00:00
Joel Sherrill
ece004d72a 2006-01-16 Joel Sherrill <joel@OARcorp.com>
* 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 15:12:44 +00:00
Joel Sherrill
5961b4c784 2006-01-16 Joel Sherrill <joel@OARcorp.com>
* 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 15:12:30 +00:00
Joel Sherrill
22b3bedc4a 2006-01-16 Joel Sherrill <joel@OARcorp.com>
* 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.
2006-01-16 15:12:12 +00:00
Eric Norum
5464eefa13 Keep compiler happy by making some casts explicit. (PR859) 2006-01-15 18:51:30 +00:00
Ralf Corsepius
2eb7d07e17 Regenerate. 2006-01-14 06:20:35 +00:00
Ralf Corsepius
a09b068cfc 2006-10-14 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Check Makefile.am for SUBDIRS.
	Add all-am: for PREINSTALL_FILES.
2006-01-14 06:10:51 +00:00
Ralf Corsepius
ef60f1ef98 2006-01-13 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Remove doxygen support having accidentially slipped
	into, though yesterday's patch.
2006-01-13 13:21:23 +00:00
Ralf Corsepius
e24ae58a97 Regenerate. 2006-01-13 08:43:48 +00:00
Ralf Corsepius
3172455102 Regenerate 2006-01-13 08:38:09 +00:00
Eric Norum
3157972da0 Replace illegal lvalue casts with explicit increments. 2006-01-12 14:37:49 +00:00
Ralf Corsepius
008ff56754 Regenerate. 2006-01-12 10:16:01 +00:00
Ralf Corsepius
fc1a3bad3a Remove all-local:. 2006-01-12 10:12:31 +00:00
Ralf Corsepius
05278e3666 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Add preinstall.am.
2006-01-12 10:11:23 +00:00
Ralf Corsepius
2488213308 Add preinstall.am 2006-01-12 10:10:32 +00:00
Ralf Corsepius
19a0136c82 Regenerate. 2006-01-12 10:02:32 +00:00
Ralf Corsepius
6be04ed043 New. 2006-01-12 10:01:38 +00:00
Ralf Corsepius
54650f51f1 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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:.
2006-01-12 10:00:17 +00:00
Ralf Corsepius
4e971660a1 Remove all-local. 2006-01-12 09:57:43 +00:00
Ralf Corsepius
87b133a8ce 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Add all: for PREINSTALL_FILES.
	Add all-local for TMPINSTALL_FILES.
	Misc bug fixes.
2006-01-12 09:54:27 +00:00
Ralf Corsepius
d623b59beb New. 2006-01-12 09:51:29 +00:00
Ralf Corsepius
2be6d66bc9 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* libchip/Makefile.am: Build libchip/network/smc91111.
	* libchip/network/smc91111.c, libchip/network/smc91111config.h:
	Eliminate cyg_int* crap.
2006-01-12 06:13:03 +00:00
Ralf Corsepius
525b1acb82 Regenerate. 2006-01-12 06:08:36 +00:00
Ralf Corsepius
fbcd8f8f29 Cleanup. 2006-01-12 06:08:25 +00:00
Ralf Corsepius
6460a77706 Regenerate. 2006-01-12 05:58:12 +00:00
Ralf Corsepius
a639bbaf41 Cleanup. 2006-01-12 05:58:06 +00:00
Ralf Corsepius
950f19aa86 Regenerate. 2006-01-12 05:57:00 +00:00
Ralf Corsepius
31cabe9ce0 Cleanup. 2006-01-12 05:56:50 +00:00
Ralf Corsepius
bb1571ecf5 Cleanup. 2006-01-12 05:40:08 +00:00
Ralf Corsepius
c37b516c32 Regenerate. 2006-01-12 05:33:57 +00:00
Ralf Corsepius
0011fbe961 Remove unnecessary CLEANFILES. 2006-01-12 05:33:34 +00:00
Ralf Corsepius
956dfedfd6 Regenerate. 2006-01-12 04:56:37 +00:00
Ralf Corsepius
6ce2a66b94 Regenerate. 2006-01-12 04:24:13 +00:00
Ralf Corsepius
dbe8e5194c Cleanups 2006-01-12 04:19:28 +00:00
Ralf Corsepius
9db0ec2889 2006-10-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Check if Makefile.am already contains CLEANFILES or
	DISTCLEANFILES.
2006-01-12 04:02:51 +00:00
Ralf Corsepius
a533890722 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change.
	Alpha-sort the aliases list.
2006-01-12 03:55:20 +00:00
Ralf Corsepius
26e24b5be4 2006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/host.am, automake/local.am, automake/subdirs.am:
	Remove depend-am, depend-recursive.
2006-01-12 03:50:30 +00:00
Ralf Corsepius
f654f6910d Remove depend-recursive: 2006-01-12 03:50:10 +00:00