Commit Graph
11171 Commits
Author SHA1 Message Date
Ralf Corsepius 4e6948474c Cosmetics 2005-09-16 14:20:51 +00:00
Ralf Corsepius 88b6d8d994 2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/bspopts.m4: Add missing m4 quotes.
2005-09-16 07:51:54 +00:00
Ralf Corsepius 4662f421fb 2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/nfs/rpcv2.h: Update from FreeBSD.
2005-09-16 06:30:18 +00:00
Ralf Corsepius b11d8d3882 Update from FreeBSD 2005-09-16 06:28:20 +00:00
Ralf Corsepius 07faa49937 2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am: Cosmetics.
	* libnetworking/nfs/bootp_subr.c: Remove superfluous includes.
	* libnetworking/nfs/xdr_subs.h: Partial update from FreeBSD.
	* libnetworking/netinet/in.h: Partial update from FreeBSD.
2005-09-16 06:18:20 +00:00
Ralf Corsepius bc100edfc2 Remove superfluous includes. 2005-09-16 06:17:00 +00:00
Ralf Corsepius d74c13b7f4 Partial update from FreeBSD. 2005-09-16 06:11:06 +00:00
Ralf Corsepius 4e7d39ef76 2005-09-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/nfs/nfsproto.h: Partial update from FreeBSD.
2005-09-16 04:01:48 +00:00
Ralf Corsepius 039e1f309e Partial update from FreeBSD. 2005-09-16 04:00:05 +00:00
Eric Norum b711591514 Add bsp_reset bootrom call.
Call bsp_reset from bsp_cleanup().
2005-09-16 02:40:14 +00:00
Jay Monkman 1370850c05 2005-09-15 Jay Monkman <jtm@lopingdog.com>
PR 776/bsps
	* at91rm9200/irq/bsp_irq_asm.S, at91rm9200/irq/irq.h: Added code to
	pass interrupt vector number to ISR on AT91RM9200
2005-09-15 19:40:08 +00:00
Jay Monkman e0f60887e5 2005-09-15 Jay Monkman
PR 365/rtems
	* rtems/score/arm.h, rtems/score/cpu.h: Removed unused ARM_HAS_CLZ
	macro
2005-09-15 18:44:19 +00:00
Jay Monkman 112581b78a 2005-09-15 Jay Monkman
PR 365/rtems
	* supplements/arm/cpumodel.t: Removed unused ARM_HAS_CLZ macro
2005-09-15 18:43:52 +00:00
Ralf Corsepius 1d6b00e996 2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Pass CC="%__cc $RPM_OPT_FLAGS" to
	configure.
2005-09-15 10:40:57 +00:00
Ralf Corsepius ff46ed6a2f 2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add, gdb/gdb.add: Append %_bindir to PATH
	only if %_prefix != /usr.
2005-09-15 10:39:03 +00:00
Ralf Corsepius b386d49132 Append %_bindir to PATH only if %_prefix != /usr. 2005-09-15 10:38:26 +00:00
Ralf Corsepius 41537bd5cc 2005-09-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS.
	* binutils/Makefile.am: Generate unversioned *binutils.spec.
	* gccnewlib/Makefile.am: Generate unversioned *gcc-newlib.spec.
	* gdb/Makefile.am: Generate unversioned *gdb.spec.
2005-09-15 10:32:49 +00:00
Ralf Corsepius cd1de31047 Generate unversioned *gdb.spec. 2005-09-15 10:32:23 +00:00
Ralf Corsepius 20aa085b83 Generate unversioned *gcc-newlib.spec. 2005-09-15 10:32:12 +00:00
Ralf Corsepius fd70dbcec1 Generate unversioned *binutils.spec. 2005-09-15 10:31:56 +00:00
Ralf Corsepius 4a243b5ffd Remove GCC3NEWLIBVERS, BINUTILSVERS, GDBVERS. 2005-09-15 10:31:22 +00:00
Joel Sherrill 0130f65396 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 527/bsps
	PR 822/bsps
	* mpc8xx/clock/clock.c: Currently the MBX8xx BSP does not boot,
	because some logical errors are in the startup code. Additionally,
	the mpc8xx shared clock driver does not support the clocking scheme
	of some of the board variants, which are clocked from a 32768Hz (!)
	external crystal.
2005-09-13 13:13:34 +00:00
Joel Sherrill b5496de526 Added reference to PR527. 2005-09-12 13:38:05 +00:00
Joel Sherrill 848e900c5c 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 822/bsps
	* console/console.c, startup/bspstart.c, startup/imbx8xx.c,
	startup/mmutlbtab.c, startup/start.S, vectors/vectors_init.c:
	Currently the MBX8xx BSP does not boot, because some logical errors
	are in the startup code. Additionally, the mpc8xx shared clock driver
	does not support the clocking scheme of some of the board variants,
	which are clocked from a 32768Hz (!) external crystal.
2005-09-12 13:32:58 +00:00
Joel Sherrill 22f1f670da 2005-09-12 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
PR 822/bsps
	* custom/mbx860_001b.cfg, custom/mbx860_1b.cfg: New files.
2005-09-12 13:32:42 +00:00
Ralf Corsepius e05f675f71 Remove 2005-09-09 11:45:24 +00:00
Ralf Corsepius f7d7d632a2 Experimental commit. 2005-09-08 12:47:42 +00:00
Ralf Corsepius 9dc154f2b5 2005-09-05 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/target-binutils.add: Don't own %{_mandir}/man1 for
	%_prefix == /usr.
2005-09-05 14:26:02 +00:00
Ralf Corsepius ac61c5c28e 2005-09-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi,
	FAQ/concepts.texi, FAQ/debug.texi, FAQ/endoftime.texi,
	FAQ/freesw.texi, FAQ/hwdebugaids.texi, FAQ/projects.texi,
	FAQ/tools.texi: Remove (Generated files).
2005-09-03 06:48:15 +00:00
Ralf Corsepius 43fe862ae3 Remove (Generated files) 2005-09-03 06:47:43 +00:00
Ralf Corsepius 1d18ba4eee 2005-09-03 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/binutils.add: Remove dlltool, nlmconv, windres man pages.
2005-09-03 04:32:52 +00:00
Ralf Corsepius eb9604d3ea Remove dlltool, nlmconv, windres man pages. 2005-09-03 04:32:32 +00:00
Ralf Corsepius 885bf584ba New. 2005-09-03 04:30:28 +00:00
Joel Sherrill 501895566b 2005-09-02 Joel Sherrill <joel@OARcorp.com>
PR 577/bsps
	* console.c: Make the previously committed patch for this PR compile.
2005-09-02 20:29:22 +00:00
Joel Sherrill 1da3618947 Remove dupe entries. 2005-09-02 19:32:27 +00:00
Joel Sherrill da8c85d0c0 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* FAQ/basic.texi, FAQ/bsp.texi, FAQ/build45.texi, FAQ/concepts.texi,
	FAQ/debug.texi, FAQ/endoftime.texi, FAQ/freesw.texi,
	FAQ/hwdebugaids.texi, FAQ/projects.texi, FAQ/stamp-vti,
	FAQ/tools.texi, FAQ/version.texi, bsp_howto/rtc.t, started/buildc.t,
	started/buildrt.t, user/Makefile.am, user/region.t: Fix typos and
	regenerate.
2005-09-02 16:25:51 +00:00
Joel Sherrill ed73c25686 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.99.2.
2005-09-02 15:10:57 +00:00
Joel Sherrill 1a8f056c4d 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.99.2.
2005-09-02 15:10:56 +00:00
Joel Sherrill 2729dae170 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.99.2.
2005-09-02 15:05:31 +00:00
Joel Sherrill e698e68d26 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.99.2.
2005-09-02 15:05:30 +00:00
Joel Sherrill c4338c8566 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* VERSION: Updated to rtems-4.6.99.2.
2005-09-02 14:50:06 +00:00
Joel Sherrill 95f94475a4 2005-09-02 Joel Sherrill <joel@OARcorp.com>
* aclocal/version.m4: Updated to rtems-4.6.99.2.
2005-09-02 14:50:05 +00:00
Joel Sherrill 8a6570d020 2005-09-02 Joel Sherrill <joel@OARcorp.com>
PR 821/bsps
	* start.S: Workaround -- just avoid copying non-existent initialized
	data in ROM to RAM.
2005-09-02 14:49:13 +00:00
Ralf Corsepius 54fd16be07 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* common/common.add.in: Remove Vendor:. Remove Distribution:.
2005-09-02 09:00:49 +00:00
Ralf Corsepius 28d6b86568 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am, autotools/Makefile.am, binutils/Makefile.am
	cpukit/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am
	rtems/Makefile.am: Rename *.spec into @rpmprefix@*.spec.
2005-09-02 07:30:20 +00:00
Ralf Corsepius 917581562d Rename *.spec into @rpmprefix@*.spec. 2005-09-02 07:29:55 +00:00
Ralf Corsepius 7b15ca88f8 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* binutils/base-binutils.add, binutils/binutils.add,
	binutils/target-binutils.add, common/common.add.in,
	cpukit/rtems-cpukit.add, cpukit/target-cpukit.add,
	gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
	gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
	gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
	gccnewlib/target-c++.add, gccnewlib/target-g77.add,
	gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
	gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add,
	gccnewlib/target-libc.add, gccnewlib/target-objc.add,
	gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add,
	rtemsdoc/rtemsdoc.add, rtemsdoc/supplement.add.in,
	rtemsdoc/templ.add.in, rtems/rtems-source.add:
	Replace %{rpmprefix} with @rpmprefix@.
2005-09-02 07:27:40 +00:00
Ralf Corsepius cb228cfad4 Replace %{rpmprefix} with @rpmprefix@ 2005-09-02 07:25:15 +00:00
Ralf Corsepius 51af42d62d Fix typo 2005-09-02 07:24:01 +00:00
Ralf Corsepius ab7fe1f5c1 2005-09-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpukit/mkspec.in, rtems/mkspec.in: Propagate @rpmprefi@.
2005-09-02 07:22:33 +00:00