Commit Graph
22127 Commits
Author SHA1 Message Date
Ralf Corsepius e709b88c6a Bump GDB_RPMREL. 2009-01-26 07:35:35 +00:00
Ralf Corsepius 9815ac7a7f Abandon SuSE < 10.3 2009-01-26 07:33:36 +00:00
Ralf Corsepius ddb4aaf3e8 Add Cdn-X hacks. 2009-01-26 07:29:50 +00:00
Ralf Corsepius 11feece90b Regenerate. 2009-01-26 07:26:01 +00:00
Ralf Corsepius fddb62c818 Upgrade to gcc-4.3.3 2009-01-26 07:25:38 +00:00
Ralf Corsepius eb58d81905 NEWLIB_RPMREL = 22%{?dist} 2009-01-26 07:21:55 +00:00
Ralf Corsepius aaf9eb473e GCC_VERS = 1%{?dist} 2009-01-26 07:20:05 +00:00
Ralf Corsepius 09cc8fbefc GCC_VERS = 4.3.3 2009-01-26 07:19:11 +00:00
Ralf Corsepius 35381baa88 BR: exact version of build host tools for Cdn-X builds. 2009-01-26 07:17:37 +00:00
Ralf Corsepius 3e850ef008 Abandon gccnewlib_version. 2009-01-26 06:16:46 +00:00
Ralf Corsepius d753b14aa0 Abandon suse10.2 2009-01-26 06:16:01 +00:00
Ralf Corsepius 4d7ce3c6f7 Abandon gcc < 3.2 2009-01-26 06:13:20 +00:00
Ralf Corsepius fb85f5ab36 Add NEWLIB_RELEASE, %{newlib_release}. 2009-01-26 04:55:44 +00:00
Ralf Corsepius a3eb107475 Bump GCC_RPMREL.
Add NEWLIB_RPMREL.
2009-01-26 04:53:50 +00:00
Ralf Corsepius b2b9ba12ac New. 2009-01-26 04:50:11 +00:00
Chris Johns 731186395a 2009-01-23 Chris Johns <chrisj@rtems.org>
* libmisc/shell/shell.c: Fix command line parsing of valid
	characters.
2009-01-23 00:12:31 +00:00
Ralf Corsepius 5ad3a91e71 Remove. 2009-01-22 14:49:07 +00:00
Ralf Corsepius 9e22fdedd1 Add mingw hacks. 2009-01-22 14:46:12 +00:00
Ralf Corsepius 3b35bcc57d Regenerate. 2009-01-22 14:45:06 +00:00
Ralf Corsepius bf0597efe4 Update to gdb-*-20090122.diff 2009-01-22 14:44:14 +00:00
Ralf Corsepius 17a806a3ab Bump GDB_RPMREL. 2009-01-22 14:43:15 +00:00
Ralf Corsepius b2c4395d92 Add hacks to work around Cdn-X and MinGW build issues. 2009-01-22 14:42:29 +00:00
Ralf Corsepius e574678e12 Add i686-pc-mingw32-termcap-helper.spec.in. 2009-01-22 06:58:15 +00:00
Joel Sherrill 03f0885546 2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>
Joel Sherrill <joel.sherrill@oarcorp.com>

	PR 1357/cpukit
	* rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
2009-01-21 20:47:58 +00:00
Joel Sherrill 724527d643 2009-01-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* rtems/src/tasks.c: Initialize event_condition to 0 just because.
2009-01-21 19:38:34 +00:00
Joel Sherrill e026b96386 2009-01-21 Frank Ueberschar <frank.ueberschar@dsa-volgmann.de>
PR 1354/bsps
	* network/network.c: In some cases it can occur that an empty mbuf is
	put on the descriptor chain. (We found it especially then when
	transmitting fragmented IP Packets.) Since the actual buffer
	descriptor pointer will be incremented after every inserted mbuf
	(txBd = sc->txBdBase + sc->txBdHead;) even if m->m_len of the current
	mbuf was zero. This leads to the bug.
2009-01-21 18:17:47 +00:00
Joel Sherrill 4c18d8c3d2 2009-01-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libchip/i2c/spi-sd-card.h, libchip/i2c/spi-sd-card.c: Fixed
	RTEMS_BLKDEV_CAPABILITIES ioctl which caused invalid multiple block
	writes.  Fixed integer type in device structure.
2009-01-21 18:08:32 +00:00
Joel Sherrill f29aa73c33 2009-01-21 Eric Norum <norume@aps.anl.gov>
PR 1358/bsps
	* clock/clock.c: Fix time-access bug in uc5282 BSP.
2009-01-21 16:50:25 +00:00
Ralf Corsepius 15319e15e1 New. 2009-01-21 06:27:57 +00:00
Ralf Corsepius 8d40ab041b Add gmp, mpfr, *-helper. 2009-01-21 06:26:17 +00:00
Ralf Corsepius 15c468f302 Update. 2009-01-21 06:24:50 +00:00
Ralf Corsepius 3c044f138d Add freebsd7.1, freebsd6.4 2009-01-18 15:19:13 +00:00
Ralf Corsepius 6beaac131b New. 2009-01-18 15:18:39 +00:00
Ralf Corsepius bdd2eb0a54 Add more mingw32 hacks. 2009-01-18 15:15:41 +00:00
Ralf Corsepius 1bde0e5ae7 Add freebsd7.1 2009-01-17 08:34:44 +00:00
Jennifer Averett 22fa9d6176 2009-01-16 Jennifer Averett <jennifer.averett@OARcorp.com>
* Makefile.am, configure.ac: Add new test to test Watchdog display
	helper routines. These reach into the SuperCore.
	* spwatchdog/.cvsignore, spwatchdog/Makefile.am, spwatchdog/delay.c,
	spwatchdog/init.c, spwatchdog/prtime.c, spwatchdog/spwatchdog.scn,
	spwatchdog/system.h, spwatchdog/task1.c: New files.
2009-01-16 18:57:53 +00:00
Joel Sherrill 0c5b59de85 2009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* librpc/src/xdr/xdr_float.c: M32C has no native float but GCC soft
	float should be IEEE format.
2009-01-08 15:02:25 +00:00
Joel Sherrill d041e594e2 2009-01-08 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/src/objectextendinformation.c: Fold two paths into one.
2009-01-08 15:01:52 +00:00
Joel Sherrill d326411469 2009-01-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Make runtest an autoconf generated file so we can
	insert target alias. Also detect more program termination conditions
	so tests are killed more reliably.
	* runtest.in: New file.
	* runtest: Removed.
2009-01-06 22:52:12 +00:00
Joel Sherrill 95ff1c3e92 2009-01-06 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1350/bsps
	* network/lan91c11x.c: Do not write 65th element into 64 element array.
2009-01-06 16:26:21 +00:00
Ralf Corsepius 53f3084113 2009-01-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/barrier.c, rtems/src/barrierwait.c,
	rtems/src/clocktodvalidate.c, rtems/src/dpmem.c,
	rtems/src/msg.c, rtems/src/msgmp.c, rtems/src/msgqcreate.c,
	rtems/src/msgqsend.c, rtems/src/msgqurgent.c, rtems/src/part.c,
	rtems/src/partcreate.c, rtems/src/partmp.c, rtems/src/ratemon.c,
	rtems/src/region.c, rtems/src/regionmp.c, rtems/src/rtemstimer.c,
	rtems/src/sem.c, rtems/src/semcreate.c, rtems/src/semmp.c,
	rtems/src/semobtain.c, rtems/src/signalsend.c, rtems/src/taskcreate.c,
	rtems/src/taskinitusers.c, rtems/src/taskmode.c, rtems/src/taskmp.c,
	rtems/src/taskresume.c, rtems/src/tasks.c,
	rtems/src/tasksetpriority.c: Eliminate TRUE/FALSE.
2009-01-06 05:05:16 +00:00
Ralf Corsepius eaef4657ac Eliminate TRUE/FALSE. 2009-01-06 05:05:03 +00:00
Joel Sherrill 3507c6df70 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/gxx_wrappers.c, posix/include/mqueue.h,
	posix/include/rtems/posix/semaphore.h,
	posix/inline/rtems/posix/barrier.inl,
	posix/inline/rtems/posix/key.inl,
	posix/inline/rtems/posix/mqueue.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, posix/src/condget.c,
	posix/src/mqueuenametoid.c, posix/src/mutexget.c,
	posix/src/semaphorenametoid.c, posix/src/semopen.c,
	sapi/src/itronapi.c, sapi/src/posixapi.c: Make changes necessary for
	all tests to run on SPARC with 16-bit Ids. This required ensuring
	that all POSIX and compilering binding code makes a distinction
	between the public Id type (e.g. pthread_t, etc.) and the RTEMS
	Object_Id type. All POSIX Object Get routines should not take the
	POSIX Id type as the argument. Sixteen bit RTEMS Ids should be placed
	into the 32-bits reserved by the POSIX API type in a uniform manner
	now. This removed all assumptions that the external Id types in POSIX
	and ITRON are the same as the internal Object Id type.
2009-01-05 20:26:01 +00:00
Joel Sherrill 449ba1bb29 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* itron/inline/rtems/itron/semaphore.inl: THREAD_STATUS_PROXY_BLOCKING
	should only be defined in multiprocessing configurations.
2009-01-05 20:21:18 +00:00
Joel Sherrill 8b3416f97e 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* posix/include/rtems/posix/key.h: Remove redundant prototypes for
	inlines.
2009-01-05 20:19:51 +00:00
Joel Sherrill dee98cef30 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1351/cpukit
	* sapi/include/confdefs.h: Mask off unlimited object bit before using
	configured number in calculations.
2009-01-05 20:16:07 +00:00
Joel Sherrill b028e725e3 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/include/rtems/score/object.h,
	score/src/objectallocatebyindex.c: Object index should be int.
	Fix bug when index is negative.
	* score/src/objectextendinformation.c: Do not allow maximum number
	of allocated objects to exceed maximum representable in index
	field of Object Id.
	* score/src/objectgetisr.c: Use same code that is in _Objects_Get
	to extract index field of Object Id.
2009-01-05 20:09:02 +00:00
Joel Sherrill e64a143b27 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* varvects.h: Fix prototype.
2009-01-05 19:58:41 +00:00
Joel Sherrill 0666956fb1 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* itron/include/itronsys/types.h: ITRON types should follow native
	integer size.
2009-01-05 19:57:14 +00:00
Joel Sherrill a26d51590a 2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
* libchip/serial/ns16550.c: Turn on ns16550_process() for
	BSP_FEATURE_IRQ_LEGACY case also.
2009-01-05 19:49:23 +00:00