Commit Graph

12403 Commits

Author SHA1 Message Date
Till Straumann
c8f74b474a * vmeUniverse/vmeTsi148.c: Silenced compiler warnings
(gcc-4.1.1 warns that uint32_t and unsigned int are different).
2006-07-12 23:43:56 +00:00
Till Straumann
689429f8d6 * shared/startup/probeMemEnd.c: added paranoia to inline
assembly code; added 'memory' clobbers and made sure
	any registers modified by the 'asm' appear in the output
	operands.
2006-07-12 23:39:48 +00:00
Till Straumann
c632f6471c * shared/startup/panic.c: Fixed compiler warnings. 2006-07-12 23:37:13 +00:00
Joel Sherrill
ad6a58d00d 2006-07-12 Jerry Needell <jerry.needell@unh.edu>
* amba/amba.c, clock/ckinit.c, include/amba.h, timer/timer.c: Search
	for the Timer Register when initializing the amba rather than before
	each potential use.
2006-07-12 20:57:29 +00:00
Joel Sherrill
d959898b3a 2006-07-12 RTEMS
* rtems4.7/arm/gdb-sources.add, rtems4.7/avr/gdb-sources.add,
	rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/gdb-sources.add,
	rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/gdb-sources.add,
	rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/gdb-sources.add,
	rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add:
	Update gdb to use newer patch. This lets sparc build simulator and
	mips build at all.
	* patches/gdb-6.4-rtems-20060712.diff: New file.
2006-07-12 20:48:51 +00:00
Joel Sherrill
8faa4a5343 2006-07-12 Joel Sherrill <joel@OARcorp.com>
* libchip/shmdr/shm_driver.h: Merge sparc shm driver mods from 4.6.
2006-07-12 19:09:24 +00:00
Joel Sherrill
9956f81dfb 2006-07-12 Joel Sherrill <joel@OARcorp.com>
* Makefile.am, include/leon.h: Try to merge rest of 4.6 BSP changes.
	* include/spacewire.h: New file.
2006-07-12 19:08:32 +00:00
Joel Sherrill
97871c9717 2006-07-12 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge SHM support from 4.6 branch.
	* shmsupp/README, shmsupp/addrconv.c, shmsupp/getcfg.c, shmsupp/lock.c,
	shmsupp/mpisr.c: New files.
2006-07-12 18:24:44 +00:00
Joel Sherrill
1a3ddc1004 2006-07-11 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c: Actually call the routine to find the LEON3 time.
2006-07-11 22:27:28 +00:00
Joel Sherrill
83df49f697 2006-07-11 Joel Sherrill <joel@OARcorp.com>
PR 1124/rtems
	* score/include/rtems/score/threadq.h, score/src/coremutexseize.c,
	score/src/coremutexsurrender.c, score/src/threadqenqueue.c,
	score/src/threadqenqueuefifo.c, score/src/threadqenqueuepriority.c:
	The placement of the changing a thread's priority when using priority
	ceiling should be on the successful transfer of the mutex -- not when
	the thread tries to acquire. Plus the lack of a dispatch disable
	point lead to the potential for a thread timing out and already
	having inherited the ceiling priority.
2006-07-11 21:05:12 +00:00
Thomas Doerfler
e8f5da0d2d fixed system.h: only include ATA/IDE driver, when BSP supports an ide interface 2006-07-11 19:57:33 +00:00
Joel Sherrill
4795141c99 2006-07-11 Joel Sherrill <joel@OARcorp.com>
* leon_greth/.cvsignore, leon_greth/leon_greth.c: New files.
	Missed adding in previous commit of merge.
2006-07-11 15:56:58 +00:00
Joel Sherrill
72baf56520 2006-07-11 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, timer/timer.c: Make sure LEON3_Timer_Regs is
	initialized for the timer driver.
2006-07-11 14:53:07 +00:00
Ralf Corsepius
daf46560dc Sync. 2006-07-11 14:46:22 +00:00
Ralf Corsepius
0b130fae9c Rebuild with arm-patch applied. 2006-07-11 14:45:24 +00:00
Joel Sherrill
81d914d804 2006-07-11 Jerry Needell <jerry.needell@unh.edu>
* libchip/Makefile.am, libchip/preinstall.am: Merge SPARC updates from
	4.6 branch.  Original modifications by Gaisler Enterprises.
	* libchip/network/greth.c, libchip/network/greth.h: New files.
2006-07-11 14:15:22 +00:00
Joel Sherrill
6dd1665c70 2006-07-11 Jerry Needell <jerry.needell@unh.edu>
* ChangeLog, Makefile.am, clock/ckinit.c, include/amba.h,
	include/bsp.h: Merge SPARC updates from 4.6 branch.  Original
	modifications by Gaisler Enterprises.
2006-07-11 14:14:15 +00:00
Ralf Corsepius
dfc207eaba Use newlib-1.14.0-rtems-20060707.diff 2006-07-11 11:33:19 +00:00
Ralf Corsepius
2dd8aa1ed5 New. Remove arm/endian.h 2006-07-11 11:32:10 +00:00
Ralf Corsepius
bfb422d0ee Add short notice 2006-07-11 07:23:11 +00:00
Ralf Corsepius
9c5ea1114a Eliminate scndir, docdir. Use rtems_testsdir instead. 2006-07-11 05:09:12 +00:00
Ralf Corsepius
7066061e3f 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am: Eliminate scndir,
	docdir. Use rtems_testsdir instead.
2006-07-11 05:08:54 +00:00
Ralf Corsepius
1fe16f56c2 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* tm01/Makefile.am, tm02/Makefile.am, tm03/Makefile.am,
	tm04/Makefile.am, tm05/Makefile.am, tm06/Makefile.am,
	tm07/Makefile.am, tm08/Makefile.am, tm09/Makefile.am,
	tm10/Makefile.am, tm11/Makefile.am, tm12/Makefile.am,
	tm13/Makefile.am, tm14/Makefile.am, tm15/Makefile.am,
	tm16/Makefile.am, tm17/Makefile.am, tm18/Makefile.am,
	tm19/Makefile.am, tm20/Makefile.am, tm21/Makefile.am,
	tm22/Makefile.am, tm23/Makefile.am, tm24/Makefile.am,
	tm25/Makefile.am, tm26/Makefile.am, tm27/Makefile.am,
	tm28/Makefile.am, tm29/Makefile.am, tmck/Makefile.am,
	tmoverhd/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
	instead.
2006-07-11 05:05:11 +00:00
Ralf Corsepius
4bb19a139d 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* tmitronsem01/Makefile.am: Eliminate scndir, docdir. Use
	rtems_testsdir instead.
2006-07-11 05:03:02 +00:00
Ralf Corsepius
c0069ba805 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp01/Makefile.am, sp02/Makefile.am, sp03/Makefile.am,
	sp04/Makefile.am, sp05/Makefile.am, sp06/Makefile.am,
	sp07/Makefile.am, sp08/Makefile.am, sp09/Makefile.am,
	sp11/Makefile.am, sp12/Makefile.am, sp13/Makefile.am,
	sp14/Makefile.am, sp15/Makefile.am, sp16/Makefile.am,
	sp17/Makefile.am, sp19/Makefile.am, sp20/Makefile.am,
	sp21/Makefile.am, sp22/Makefile.am, sp23/Makefile.am,
	sp24/Makefile.am, sp25/Makefile.am, sp26/Makefile.am,
	sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am,
	sp30/Makefile.am, sp31/Makefile.am, sp32/Makefile.am,
	spfatal/Makefile.am, spsize/Makefile.am: Eliminate scndir, docdir.
	Use rtems_testsdir instead.
2006-07-11 05:00:43 +00:00
Ralf Corsepius
d4f5ddcb85 Eliminate scndir, docdir. Use rtems_testsdir instead. 2006-07-11 04:54:10 +00:00
Ralf Corsepius
122e300fa5 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* base_mp/node1/Makefile.am, base_mp/node2/Makefile.am,
	base_sp/Makefile.am, cdtest/Makefile.am, fileio/Makefile.am,
	hello/Makefile.am, iostream/Makefile.am, loopback/Makefile.am,
	minimum/Makefile.am, paranoia/Makefile.am, ticker/Makefile.am,
	unlimited/Makefile.am: Eliminate scndir, docdir. Use rtems_testsdir
	instead.
2006-07-11 04:53:58 +00:00
Ralf Corsepius
ea693584a0 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* cpuuse/Makefile.am, malloctest/Makefile.am, rtems++/Makefile.am,
	rtmonuse/Makefile.am, stackchk/Makefile.am: Eliminate scndir,
	docdir. Use rtems_testsdir instead.
2006-07-11 04:53:11 +00:00
Ralf Corsepius
6fb507b0e8 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am,
	psx04/Makefile.am, psx05/Makefile.am, psx06/Makefile.am,
	psx07/Makefile.am, psx08/Makefile.am, psx09/Makefile.am,
	psx10/Makefile.am, psx11/Makefile.am, psx12/Makefile.am,
	psx13/Makefile.am, psxcancel/Makefile.am, psxchroot01/Makefile.am,
	psxfile01/Makefile.am, psxmount/Makefile.am, psxmsgq01/Makefile.am,
	psxreaddir/Makefile.am, psxsem01/Makefile.am, psxstat/Makefile.am,
	psxtime/Makefile.am, psxtimer/Makefile.am: Eliminate scndir, docdir.
	Use rtems_testsdir instead.
2006-07-11 04:50:37 +00:00
Ralf Corsepius
f2b55c6b56 2006-07-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* itronhello/Makefile.am, itronmbf01/Makefile.am,
	itronmbox01/Makefile.am, itronsem01/Makefile.am,
	itrontask01/Makefile.am, itrontask02/Makefile.am,
	itrontask03/Makefile.am, itrontask04/Makefile.am,
	itrontime01/Makefile.am: Eliminate scndir, docdir. Use
	rtems_testsdir instead.
2006-07-11 04:42:18 +00:00
Ralf Corsepius
371fe95f67 Eliminate scndir, docdir. Use rtems_testsdir instead. 2006-07-11 04:41:36 +00:00
Ralf Corsepius
488c3ce716 Remove. 2006-07-11 03:38:43 +00:00
Ralf Corsepius
8f85c46ac9 2006-07-11 Ralf Corsepius <ralf.corsepius@rtems.org>
* ampolish3.in: Remove.
	* Makefile.am: Remove ampolish3.
	* configure.ac: Remove ampolish3, perl.
2006-07-11 03:37:31 +00:00
Ralf Corsepius
a871a6c779 Regenerate. 2006-07-11 03:32:01 +00:00
Ralf Corsepius
46a9d631de Remove %define build_infos. 2006-07-11 03:29:26 +00:00
Ralf Corsepius
61d66ffbde Add binutils-2.17-rtems-20060711.diff. 2006-07-11 03:28:44 +00:00
Ralf Corsepius
9807f0447e New. m68k/cpu32 patch. 2006-07-11 03:28:02 +00:00
Thomas Doerfler
c9b005a9d2 applied patches for PR1117/1118/1119/1120 2006-07-09 10:05:27 +00:00
Ralf Corsepius
a650ebb1f5 Sync from freebsd6.1 2006-07-09 05:22:06 +00:00
Ralf Corsepius
08cbfbcef1 Sync. 2006-07-08 05:57:32 +00:00
Ralf Corsepius
fc4d7d2c17 Update to binutils-2.17, gcc-4.1.1 2006-07-08 05:56:39 +00:00
Ralf Corsepius
a3182b5539 Split out GCC. 2006-07-07 09:02:17 +00:00
Ralf Corsepius
0767028cd7 New. 2006-07-07 09:01:47 +00:00
Ralf Corsepius
80bd514f87 Split out binutils. 2006-07-07 07:04:53 +00:00
Ralf Corsepius
394555c674 New. 2006-07-07 07:03:21 +00:00
Ralf Corsepius
0f9fd94f51 New. 2006-07-07 05:02:39 +00:00
Ralf Corsepius
7df0f40ece Use relative dirs to automake fragments. 2006-07-07 04:58:19 +00:00
Ralf Corsepius
6c53b7a70f Add leading blank to version string. 2006-07-07 04:57:49 +00:00
Ralf Corsepius
7fa51bb381 Use $(srcdir)/patches/*.diff to make make dist happy 2006-07-07 03:35:46 +00:00
Ralf Corsepius
748c20192b Bump version. 2006-07-07 03:34:53 +00:00