Commit Graph

22779 Commits

Author SHA1 Message Date
Ralf Corsepius
174f74337b gcc-4.6.1 (final). 2011-06-27 14:36:41 +00:00
Ralf Corsepius
8474b48e1a gcc-4.6.1 (final). 2011-06-27 14:31:28 +00:00
Ralf Corsepius
cb34dcff6b Regenerate. 2011-06-27 11:08:20 +00:00
Ralf Corsepius
c062c2957f binutils-2.21.1. 2011-06-27 11:07:36 +00:00
Joel Sherrill
21242c252a 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* include/rtems/bspIo.h, include/rtems/concat.h,
	include/rtems/endian.h, include/rtems/fs.h, include/rtems/irq.h,
	include/rtems/pci.h, include/rtems/userenv.h,
	libblock/include/rtems/flashdisk.h,
	libblock/include/rtems/nvdisk-sram.h,
	libblock/include/rtems/nvdisk.h, libcsupport/include/clockdrv.h,
	libcsupport/include/console.h, libcsupport/include/iosupp.h,
	libcsupport/include/spurious.h,
	libcsupport/include/motorola/mc68230.h,
	libcsupport/include/rtems/assoc.h, libcsupport/include/rtems/error.h,
	libcsupport/include/rtems/framebuffer.h,
	libcsupport/include/rtems/gxx_wrappers.h,
	libcsupport/include/rtems/libcsupport.h,
	libcsupport/include/rtems/libio_.h,
	libcsupport/include/rtems/malloc.h,
	libcsupport/include/rtems/termiostypes.h,
	libcsupport/include/sys/statvfs.h, libcsupport/include/sys/termios.h,
	libcsupport/include/sys/utsname.h, libcsupport/include/zilog/z8036.h,
	libcsupport/include/zilog/z8530.h, libcsupport/include/zilog/z8536.h,
	libfs/src/imfs/imfs.h, libfs/src/pipe/pipe.h,
	libmisc/capture/capture-cli.h, libmisc/capture/capture.h,
	libmisc/cpuuse/cpuuse.h, libmisc/devnull/devnull.h,
	libmisc/devnull/devzero.h, libmisc/dumpbuf/dumpbuf.h,
	libmisc/fb/fb.h, libmisc/fb/mw_uid.h, libmisc/mouse/mouse_parser.h,
	libmisc/shell/shellconfig.h, libmisc/stringto/stringto.h,
	libmisc/untar/untar.h, libnetworking/memory.h, posix/include/aio.h,
	posix/include/mqueue.h, posix/include/semaphore.h,
	posix/include/rtems/posix/aio_misc.h,
	posix/include/rtems/posix/barrier.h,
	posix/include/rtems/posix/cond.h, posix/include/rtems/posix/config.h,
	posix/include/rtems/posix/key.h, posix/include/rtems/posix/mqueue.h,
	posix/include/rtems/posix/mutex.h,
	posix/include/rtems/posix/posixapi.h,
	posix/include/rtems/posix/priority.h,
	posix/include/rtems/posix/psignal.h,
	posix/include/rtems/posix/pthread.h,
	posix/include/rtems/posix/ptimer.h,
	posix/include/rtems/posix/rwlock.h,
	posix/include/rtems/posix/semaphore.h,
	posix/include/rtems/posix/sigset.h,
	posix/include/rtems/posix/spinlock.h,
	posix/include/rtems/posix/threadsup.h,
	posix/include/rtems/posix/time.h, posix/include/rtems/posix/timer.h,
	posix/inline/rtems/posix/barrier.inl,
	posix/inline/rtems/posix/cond.inl,
	posix/inline/rtems/posix/mqueue.inl,
	posix/inline/rtems/posix/mutex.inl,
	posix/inline/rtems/posix/priority.inl,
	posix/inline/rtems/posix/pthread.inl,
	posix/inline/rtems/posix/rwlock.inl,
	posix/inline/rtems/posix/semaphore.inl,
	posix/inline/rtems/posix/spinlock.inl,
	posix/inline/rtems/posix/timer.inl, rtems/mainpage.h,
	rtems/include/rtems/rtems/barrier.h,
	rtems/include/rtems/rtems/object.h,
	rtems/include/rtems/rtems/timer.h,
	rtems/inline/rtems/rtems/barrier.inl,
	rtems/inline/rtems/rtems/timer.inl,
	rtems/src/semtranslatereturncode.c, sapi/include/rtems/config.h,
	sapi/include/rtems/fatal.h, sapi/include/rtems/mptables.h,
	score/include/rtems/score/object.h,
	score/include/rtems/score/priority.h,
	score/inline/rtems/score/object.inl,
	score/inline/rtems/score/priority.inl: Add @file Doxygen directives
	and descriptions to files which originated with RTEMS. This improves
	the file list page generated by Doxygen.
2011-06-24 17:52:58 +00:00
Joel Sherrill
27a1a6a19b 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* Doxyfile.in, score/include/rtems/score/apimutex.h,
	score/include/rtems/score/basedefs.h,
	score/include/rtems/score/coremsg.h,
	score/include/rtems/score/object.h: Fix some Doxygen warnings.
2011-06-24 17:50:31 +00:00
Joel Sherrill
5f66df532f 2011-06-24 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmtests_plan.csv: Complete plan for mutexes.
2011-06-24 14:33:19 +00:00
Sebastian Huber
86933ce00d 2011-06-24 Arnout Vandecappelle <arnout@mind.be>
Sebastien Bourdeauducq <sebastien@milkymist.org>

	PR 1724/cpukit
	* ftpd/ftpd.h, ftpd/ftpd.c: Added USER/PASS authentication.
2011-06-24 10:00:36 +00:00
Joel Sherrill
a43aee3203 2011-06-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* psxtmtests_plan.csv: Update.
2011-06-22 20:54:34 +00:00
Joel Sherrill
dfe9034dad 2011-06-22 Joel Sherrill <joel.sherrill@oarcorp.com>
* Makefile.am, configure.ac: Add test case for sleep - blocking.
	* psxtmsleep02/.cvsignore, psxtmsleep02/Makefile.am,
	psxtmsleep02/init.c, psxtmsleep02/psxtmsleep02.doc: New files.
2011-06-22 20:53:33 +00:00
Joel Sherrill
4bafde5f81 2011-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/score/cpu.h, rtems/score/sparc.h, rtems/score/types.h: Convert
	comments to Doxygen style and improve.
2011-06-21 22:12:10 +00:00
Ralf Corsepius
b375f06ffa Remove. 2011-06-21 07:11:53 +00:00
Ralf Corsepius
2e352c435b Regenerate. 2011-06-21 07:08:30 +00:00
Ralf Corsepius
1456f5657f Use snapshot URL for gcc-4.6.1. 2011-06-21 07:07:38 +00:00
Ralf Corsepius
f42a8eca2e Regenerate. 2011-06-21 06:24:44 +00:00
Ralf Corsepius
c70bf9fb79 Preps for gcc-4.6.1. 2011-06-21 06:23:32 +00:00
Ralf Corsepius
8ca1cdbd9b Cosmetics. 2011-06-21 06:20:32 +00:00
Ralf Corsepius
0a34cafd69 New. 2011-06-21 05:07:16 +00:00
Ralf Corsepius
d72de563f6 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't reference non-existing files.
2011-06-20 11:25:49 +00:00
Ralf Corsepius
b5c2e214ba 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't reference non-existing files.
2011-06-20 11:18:49 +00:00
Ralf Corsepius
386a963a8b 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't reference non-existing files.
2011-06-20 10:58:50 +00:00
Ralf Corsepius
b9ba9ca785 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove superfluous EXTRA_DIST.
2011-06-20 10:46:23 +00:00
Ralf Corsepius
03e153a953 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Don't reference non-existing files.
2011-06-20 10:30:39 +00:00
Ralf Corsepius
e8899de3fa 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* devfs04/Makefile.am, deviceio01/Makefile.am,
	monitor02/Makefile.am, stackchk01/Makefile.am,
	stringto01/Makefile.am, tar01/Makefile.am,
	tar02/Makefile.am, termios01/Makefile.am,
	termios03/Makefile.am, termios04/Makefile.am
	tztest/Makefile.am: Add missing files.
2011-06-20 08:53:03 +00:00
Ralf Corsepius
3a9d9e1e12 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* pppd/Makefile.am: Add ppp.conf, pppd.options to EXTRA_DIST.
	* pppd/Makefile-user: Remove.
2011-06-20 07:25:09 +00:00
Ralf Corsepius
ab31f2e34f 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp66/init.c: Remove (unused).
2011-06-20 07:04:50 +00:00
Ralf Corsepius
87f73847c0 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* spintrcritical01/Makefile.am, spintrcritical06/Makefile.am,
	spintrcritical08/Makefile.am, spintrcritical09/Makefile.am,
	spintrcritical10/Makefile.am, spintrcritical11/Makefile.am,
	spintrcritical13/Makefile.am, spintrcritical15/Makefile.am,
	spintrcritical16/Makefile.am, spintrcritical17/Makefile.am:
	Add ../spintrcritical_support/intrcritical.h to *_SOURCES.
2011-06-20 06:40:14 +00:00
Ralf Corsepius
10817214c2 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp43/Makefile.am: Add system.h to *_SOURCES.
2011-06-20 06:34:29 +00:00
Ralf Corsepius
59749a18fe 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove DIST_SUBDIRS.
	Remove EXTRA_DIST.
2011-06-20 06:29:47 +00:00
Ralf Corsepius
90a8147d1f 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp33/Makefile.am: Eliminate scndir.
2011-06-20 06:25:14 +00:00
Ralf Corsepius
b98918b947 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxautoinit01/Makefile.am, psxautoinit02/Makefile.am,
	psxbarrier01/Makefile.am, psxrwlock01/Makefile.am,
	psxspin01/Makefile.am, psxspin02/Makefile.am:
	Remove scndir.
2011-06-20 05:51:51 +00:00
Ralf Corsepius
2e0f173bc3 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Index: psxautoinit01/Makefile.am, psxbarrier01/Makefile.am,
	psxclassic01/Makefile.am, psxcleanup01/Makefile.am,
	psxfchx01/Makefile.am, psxpasswd01/Makefile.am,
	psxpasswd02/Makefile.am, psxpipe01/Makefile.am,
	psxrwlock01/Makefile.am, psxspin01/Makefile.am,
	psxspin02/Makefile.am: Eliminate rtems_scn_DATA.
	Install *.doc to rtems_testsdir.
2011-06-20 05:43:05 +00:00
Ralf Corsepius
6843bfc40d 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove EXTRA_DIST.
	Remove DIST_SUBDIRS.
	Remove obsolete comments.
2011-06-20 05:37:02 +00:00
Ralf Corsepius
638bd81f1f 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxclassic01/psxclassic01.doc: Fix copyright date.
2011-06-20 05:26:18 +00:00
Ralf Corsepius
7b5eab8778 2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove EXTRA_DIST.
	* fs01/fs91.doc: Remove (Empty, unused).
	* mimfs_fs01/Makefile.am: Use mimfs_support/fs_config.h.
2011-06-20 05:02:43 +00:00
Ralf Corsepius
89d6aa9a0f 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken path to clockdrv_shell.h.
2011-06-19 21:16:36 +00:00
Ralf Corsepius
30a45737b3 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken path to cache_.h.
2011-06-19 10:34:09 +00:00
Ralf Corsepius
1f7d0cca62 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken path to clockdrv_shell.h.
2011-06-19 08:12:17 +00:00
Ralf Corsepius
44c5277878 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-06-19 07:40:37 +00:00
Ralf Corsepius
afab2f7a3f 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken path to clockdrv_shell.h.
2011-06-19 07:27:07 +00:00
Ralf Corsepius
c3a6c38864 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Fix broken path to clockdrv_shell.h.
2011-06-19 06:49:20 +00:00
Ralf Corsepius
9103bd2b31 2011-06-19 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-06-19 06:02:06 +00:00
Ralf Corsepius
77d9ccc575 2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove references to non-existing files.
2011-06-18 07:29:48 +00:00
Ralf Corsepius
bfd7d72862 2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to non-existing file times.
2011-06-18 07:20:50 +00:00
Ralf Corsepius
dbfd8b111b 2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to non-existing file
	 shared/include/utility.h.
2011-06-18 07:18:28 +00:00
Ralf Corsepius
4860d1c1f6 2011-06-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove reference to non-existing file
	new-exceptions/bspsupport/nest_irq_test.c.
2011-06-18 07:17:04 +00:00
Joel Sherrill
3e1ed2293a 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/include/rtems/rtems/tasks.h: Complete manager description.
2011-06-17 15:54:59 +00:00
Joel Sherrill
d8cd045c7c 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/include/rtems/rtems/types.h,
	score/include/rtems/score/address.h,
	score/include/rtems/score/apiext.h,
	score/include/rtems/score/bitfield.h,
	score/include/rtems/score/context.h,
	score/include/rtems/score/corebarrier.h,
	score/include/rtems/score/coremsg.h,
	score/include/rtems/score/coremutex.h,
	score/include/rtems/score/corerwlock.h,
	score/include/rtems/score/coresem.h,
	score/include/rtems/score/corespinlock.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/percpu.h,
	score/include/rtems/score/priority.h,
	score/include/rtems/score/rbtree.h,
	score/include/rtems/score/scheduler.h,
	score/include/rtems/score/smp.h, score/include/rtems/score/smplock.h,
	score/include/rtems/score/stack.h,
	score/include/rtems/score/states.h,
	score/include/rtems/score/thread.h,
	score/include/rtems/score/threadq.h,
	score/include/rtems/score/threadsync.h,
	score/include/rtems/score/timespec.h,
	score/include/rtems/score/timestamp.h,
	score/include/rtems/score/timestamp64.h,
	score/include/rtems/score/tod.h, score/include/rtems/score/tqdata.h,
	score/include/rtems/score/watchdog.h,
	score/include/rtems/score/wkspace.h: Mark Score files as in Score
	Group to improve Doxygen output.
2011-06-17 15:40:09 +00:00
Joel Sherrill
4b72da419b 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/include/rtems/malloc.h, libmisc/stackchk/stackchk.h,
	posix/include/rtems/posix/time.h, rtems/include/rtems/rtems/object.h,
	score/include/rtems/score/apiext.h,
	score/include/rtems/score/interr.h, score/include/rtems/score/mpci.h,
	score/include/rtems/score/objectmp.h,
	score/include/rtems/score/thread.h,
	score/include/rtems/score/threadmp.h,
	score/include/rtems/score/threadq.h,
	score/include/rtems/score/timespec.h,
	score/include/rtems/score/timestamp.h,
	score/include/rtems/score/timestamp64.h,
	score/include/rtems/score/tod.h,
	score/include/rtems/score/watchdog.h,
	score/include/rtems/score/wkspace.h: Make @brief formatting more
	consistent.
	* score/include/rtems/score/rbtree.h: Also reformat.
2011-06-17 14:55:27 +00:00
Joel Sherrill
3203e09507 2011-06-17 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1819/cpukit
	* rtems/src/clocktick.c, score/Makefile.am,
	score/include/rtems/score/scheduler.h,
	score/include/rtems/score/schedulerpriority.h,
	score/include/rtems/score/schedulersimple.h,
	score/include/rtems/score/schedulersimplesmp.h,
	score/include/rtems/score/thread.h,
	score/inline/rtems/score/scheduler.inl: Add a scheduler entry point
	which is invoked at each clock tick. _Thread_Tickle_timeslice() is
	now a method owned by the Deterministic Priority Scheduler and shared
	by the Simple Priority Scheduler. The Simple SMP Scheduler has its
	own variation on this which does timeslicing bookkeeping on all
	cores.
	* score/src/schedulerprioritytick.c,
	score/src/schedulersimplesmptick.c: New files.
	* score/src/threadtickletimeslice.c: Removed.
2011-06-17 14:31:46 +00:00