Commit Graph

13275 Commits

Author SHA1 Message Date
Joel Sherrill
e5ef747e8f 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c, console/console-io.c, include/bsp.h,
	network/network.c, start/start.S, startup/bspclean.c,
	startup/bspstart.c, timer/timer.c: Correct license URL and/or fix
	mistake in copyright notice. Both of these mistakes appear to be from
	code submitted after these changes were made previously.
2007-03-12 11:17:51 +00:00
Joel Sherrill
46432d4d00 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* include/coverhd.h: Correct license URL and/or fix mistake in
	copyright notice. Both of these mistakes appear to be from code
	submitted after these changes were made previously.
2007-03-12 11:17:35 +00:00
Joel Sherrill
aa253a44fd 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* irq/irq_init.c: Correct license URL and/or fix mistake in copyright
	notice. Both of these mistakes appear to be from code submitted after
	these changes were made previously.
2007-03-12 11:17:27 +00:00
Joel Sherrill
c90d07c86a 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* clock/clock.c, console/console.c, ide/pcmcia_ide.c, irq/irq.c,
	irq/irq.h, irq/irq_asm.S, irq/irq_init.c, nvram/nvram.c,
	nvram/nvram.h, slicetimer/slicetimer.c, startup/bspstart.c,
	vectors/vectors.h, vectors/vectors_init.c: Correct license URL and/or
	fix mistake in copyright notice. Both of these mistakes appear to be
	from code submitted after these changes were made previously.
2007-03-12 11:17:23 +00:00
Joel Sherrill
93f4a90651 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* at91rm9200/clock/clock.c, at91rm9200/dbgu/dbgu.c,
	at91rm9200/include/at91rm9200.h,
	at91rm9200/include/at91rm9200_dbgu.h,
	at91rm9200/include/at91rm9200_emac.h,
	at91rm9200/include/at91rm9200_gpio.h,
	at91rm9200/include/at91rm9200_mem.h,
	at91rm9200/include/at91rm9200_pmc.h, at91rm9200/include/bits.h,
	at91rm9200/irq/bsp_irq_asm.S, at91rm9200/irq/bsp_irq_init.c,
	at91rm9200/irq/irq.c, at91rm9200/irq/irq.h, at91rm9200/pmc/pmc.c,
	at91rm9200/timer/timer.c, mc9328mxl/clock/clockdrv.c,
	mc9328mxl/include/mc9328mxl.h, mc9328mxl/irq/bsp_irq_asm.S,
	mc9328mxl/irq/bsp_irq_init.c, mc9328mxl/irq/irq.c,
	mc9328mxl/irq/irq.h, mc9328mxl/timer/timer.c,
	s3c2400/clock/clockdrv.c, s3c2400/timer/timer.c: Correct license URL
	and/or fix mistake in copyright notice. Both of these mistakes appear
	to be from code submitted after these changes were made previously.
2007-03-12 11:17:07 +00:00
Joel Sherrill
df2837ff06 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h,
	mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL
	and/or fix mistake in copyright notice. Both of these mistakes appear
	to be from code submitted after these changes were made previously.
2007-03-12 11:16:53 +00:00
Joel Sherrill
d7f31215b4 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c,
	au1x00/vectorisrs/vectorisrs.c: Correct license URL and/or fix
	mistake in copyright notice. Both of these mistakes appear to be from
	code submitted after these changes were made previously.
2007-03-12 11:16:38 +00:00
Joel Sherrill
bbe40903c6 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* mpc6xx/mmu/mmuAsm.S: Correct license URL and/or fix mistake in
	copyright notice. Both of these mistakes appear to be from code
	submitted after these changes were made previously.
2007-03-12 11:16:29 +00:00
Joel Sherrill
1fb90ec740 2007-03-12 Joel Sherrill <joel@OARcorp.com>
* score/src/heapallocatealigned.c, score/src/threadqrequeue.c: Correct
	license URL and/or fix mistake in copyright notice. Both of these
	mistakes appear to be from code submitted after these changes were
	made previously.
2007-03-12 11:16:02 +00:00
Joel Sherrill
3f0cfc560f 2007-03-11 Joel Sherrill <joel@OARcorp.com>
* startup/bspstart.c: Remove assignments of
	Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
	value in boot_card.c
2007-03-11 15:24:18 +00:00
Joel Sherrill
47a5cf530c 2007-03-11 Joel Sherrill <joel@OARcorp.com>
* shared/startup/bspstart.c: Remove assignments of
	Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
	value in boot_card.c
2007-03-11 15:22:59 +00:00
Joel Sherrill
e523ebeaef 2007-03-11 Joel Sherrill <joel@OARcorp.com>
* shared/bspstart.c: Remove assignments of
	Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default
	value in boot_card.c
2007-03-11 15:22:05 +00:00
Joel Sherrill
13a2734196 2007-03-10 Joel Sherrill <joel@OARcorp.com>
* sp26/system.h: Remove incorrect and duplicate
	CONFIGURE_EXTRA_TASK_STACKS.
2007-03-10 16:19:07 +00:00
Joel Sherrill
5622ddc4bd 2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1226/cpukit
	* user/conf.t: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
	CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
2007-03-10 16:16:23 +00:00
Joel Sherrill
e2a8b99612 2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1226/cpukit
	* sapi/include/confdefs.h: CONFIGURE_HAS_OWN_MULTIPROCESSING_TABLE not
	CONFIGURE_HAS_OWN_MULTIPROCESING_TABLE.
2007-03-10 16:16:10 +00:00
Joel Sherrill
5d3d6d1a20 2007-03-10 Joel Sherrill <joel@OARcorp.com>
PR 1227/bsps
	* include/bsp.h: Remove MAX_LONG_TEST_DURATION and
	MAX_SHORT_TEST_DURATION. They are obsolete and unused.
2007-03-10 15:53:53 +00:00
Joel Sherrill
9f59157783 2007-03-09 Joel Sherrill <joel@OARcorp.com>
* bootcard.c: Change XXX to real comment.
2007-03-09 14:59:00 +00:00
Joel Sherrill
d4b29afe5c 2007-03-08 Joel Sherrill <joel@OARcorp.com>
* user/Makefile.am, user/stackchk.t: Change dump usage to report usage.
2007-03-08 21:44:28 +00:00
Joel Sherrill
6c7928bba3 2007-03-08 Joel Sherrill <joel@OARcorp.com>
* libfs/src/imfs/imfs.h: Fix comment.
2007-03-08 21:44:02 +00:00
Joel Sherrill
6b7d3a31bf 2007-03-08 Joel Sherrill <joel@OARcorp.com>
* libfs/src/imfs/imfs.h: Fix comment.
2007-03-08 21:43:31 +00:00
Joel Sherrill
8583f82da0 2007-03-08 Joel Sherrill <joel@OARcorp.com>
* libmisc/stackchk/check.c, libmisc/stackchk/internal.h,
	libmisc/stackchk/stackchk.h: Change dump usage to report usage.
2007-03-08 21:43:05 +00:00
Joel Sherrill
3d1e8ba23e 2007-03-08 Joel Sherrill <joel@OARcorp.com>
* rtems/Makefile.am, rtems/src/msgqsend.c, rtems/src/msgqurgent.c:
	Remove wrapper for message queue send and urgent and implement them
	directly. There was an unnecessary function call layer in addition to
	conditions in the shared routine. Directly coding both directives is
	simpler and should result in smaller code.
	* rtems/src/msgqsubmit.c: Removed.
2007-03-08 21:41:46 +00:00
Joel Sherrill
9bacef80de 2007-03-06 Joel Sherrill <joel@OARcorp.com>
* ada_user/Makefile.am, ada_user/ada_user.texi: Ada API manual now
	builds again.
2007-03-06 17:05:39 +00:00
Joel Sherrill
e8e2693c35 2007-03-06 Joel Sherrill <joel@OARcorp.com>
* user/Makefile.am, user/barrier.t, user/c_user.texi: Update barrier
	documentation.
2007-03-06 15:35:59 +00:00
Ralf Corsepius
41c3ed9d54 New (Incorporate Joels patch to increase mem-sizes for erc32 sim.) 2007-03-06 12:53:35 +00:00
Ralf Corsepius
58255f77c1 Add exec_prefix. 2007-03-06 12:15:22 +00:00
Joel Sherrill
88e8cc4d12 2007-03-05 Joel Sherrill <joel@OARcorp.com>
PR 1222/cpukit
	* Makefile.am, configure.ac: Enhance so that when the prioirity of a
	thread that is blocked on a priority based thread queue is changed,
	that its placement in the queue is reevaluated based upon the new
	priority. This enhancement includes modifications to the SuperCore as
	well as new test cases.
	* sp34/.cvsignore, sp34/Makefile.am, sp34/changepri.c, sp34/sp34.doc,
	sp34/sp34.scn, sp35/.cvsignore, sp35/Makefile.am, sp35/priinv.c,
	sp35/sp35.doc, sp35/sp35.scn: New files.
2007-03-05 21:01:53 +00:00
Joel Sherrill
96d0b64c62 2007-03-05 Joel Sherrill <joel@OARcorp.com>
PR 1222/cpukit
	* score/Makefile.am, score/include/rtems/score/coremutex.h,
	score/include/rtems/score/threadq.h,
	score/inline/rtems/score/coremutex.inl, score/src/coremsgsubmit.c,
	score/src/coremutexsurrender.c, score/src/threadchangepriority.c,
	score/src/threadclearstate.c, score/src/threadhandler.c,
	score/src/threadinitialize.c, score/src/threadqdequeuefifo.c,
	score/src/threadqdequeuepriority.c, score/src/threadqenqueue.c,
	score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c,
	score/src/threadqextractfifo.c, score/src/threadqextractpriority.c,
	score/src/threadsetstate.c: Enhance so that when the prioirity of a
	thread that is blocked on a priority based thread queue is changed,
	that its placement in the queue is reevaluated based upon the new
	priority. This enhancement includes modifications to the SuperCore as
	well as new test cases.
	* score/src/threadqrequeue.c: New file.
2007-03-05 21:01:40 +00:00
Joel Sherrill
471998ecc4 2007-03-05 Joel Sherrill <joel@OARcorp.com>
* sapi/src/exinit.c: Fix spacing.
2007-03-05 20:55:18 +00:00
Joel Sherrill
7f5fc4eda3 2007-03-05 Joel Sherrill <joel@OARcorp.com>
PR 1221/cpukit
	* posix/src/pthreadequal.c: Fix critical section nesting.
2007-03-05 20:53:05 +00:00
Joel Sherrill
3ca0ca79dd 2007-03-05 Joel Sherrill <joel@OARcorp.com>
* malloctest/init.c: Be explicit about need for default and floating
	point attributes. This is just a style change.
2007-03-05 19:56:59 +00:00
Joel Sherrill
99c3730cc0 2007-03-05 Joel Sherrill <joel@OARcorp.com>
* sp26/system.h: Correct memory required for stack sizes.
2007-03-05 19:44:08 +00:00
Joel Sherrill
af61bca7ad 2007-03-02 Joel Sherrill <joel@OARcorp.com>
PR 1221/doc
	* user/rtmon.t: Add missing exponent operator in RMS CPU Utiliziation
	formula.
2007-03-02 21:30:22 +00:00
Ralf Corsepius
1f88fa0065 Add support for exec_prefix. 2007-03-01 06:20:02 +00:00
Ralf Corsepius
0a6c808315 Remove (obsolete). 2007-02-28 07:30:11 +00:00
Ralf Corsepius
661d5c80aa New. 2007-02-28 07:29:32 +00:00
Ralf Corsepius
f05a343ef0 Upgrade to gcc-4.2-20070221 2007-02-28 07:27:53 +00:00
Ralf Corsepius
34a0e1dd67 Remove unused code. 2007-02-28 03:27:30 +00:00
Ralf Corsepius
41bd9726d0 Rebase binutils/gcc 2007-02-27 16:11:37 +00:00
Ralf Corsepius
258d7d5ae7 Add BINTUTILS_PKGVERS. 2007-02-27 14:34:01 +00:00
Ralf Corsepius
916bb72613 Remove _use_internal_dependency_generator 0.
Remove __debug_install_post %{nil}.
2007-02-27 14:33:15 +00:00
Ralf Corsepius
cd5bd9b4cc Use MKSPEC0. 2007-02-27 07:38:04 +00:00
Ralf Corsepius
5da81742ab Add BINUTILS_PKGVERS.
Add GCC_PKGVERS.
2007-02-27 07:33:19 +00:00
Ralf Corsepius
a73220f24a Upgrade to cygwin-1.5.24-2.
Upgrade to w32api-3.8-1.
2007-02-27 07:32:19 +00:00
Ralf Corsepius
3730435875 Remove _use_internal_dependency_generator 0.
Remove __debug_install_post %{nil}.
2007-02-27 07:30:41 +00:00
Ralf Corsepius
2e03ec5a48 Upgrade to gcc-4.1.2. 2007-02-27 04:55:39 +00:00
Ralf Corsepius
d967064563 Add BINUTILS_PKGVERS.
Add GCC_PKGVERS.
gcc-4.1.2.
2007-02-27 04:02:00 +00:00
Ralf Corsepius
44b241c491 mf-runtime.h is still broken in gcc-4.1.2 2007-02-27 04:00:37 +00:00
Ralf Corsepius
161e273995 Add freebsd6.2 2007-02-27 03:59:07 +00:00
Ralf Corsepius
2aa2177a22 New. 2007-02-27 03:57:55 +00:00