Commit Graph

11750 Commits

Author SHA1 Message Date
Ralf Corsepius
66a264138e Remove __os_install_post. 2005-12-18 05:58:16 +00:00
Ralf Corsepius
7a459b69fe 2005-12-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* common/common.add.in: Remove __os_install_post.
	* cpukit/rtems-cpukit.add, gdb/gdb.add, rtems/rtems.add,
	rtemsdoc/rtemsdoc.add: Add __os_install_post.
2005-12-18 05:57:54 +00:00
Ralf Corsepius
6660126303 Remove Packager: 2005-12-18 05:34:42 +00:00
Ralf Corsepius
d656b8859e This commit was generated by cvs2svn to compensate for changes in r12921,
which included commits to RCS files with non-trunk default branches.
2005-12-11 23:41:23 +00:00
Ralf Corsepius
42ddb118ee Import from zlib-1.2.4 2005-12-11 23:41:23 +00:00
Till Straumann
8fb10c9a4b 2005-12-09 Till Straumann <strauman@slac.stanford.edu>
* ChangeLog: fixed wrong date of last ChangeLog entry.
2005-12-09 22:49:03 +00:00
Till Straumann
3994191599 2005-11-02 Till Straumann <strauman@slac.stanford.edu>
PR 849/networking
	* librpc/src/rpc/rtems_portmapper.c: Increased stack size
    by ARGSIZE to prevent overrun.
2005-12-09 22:43:14 +00:00
Till Straumann
0ed348f4b8 2005-12-02 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/irq_init.c, shared/openpic/openpic.h
        shared/openpic/openpic.c: The 8240's EPIC has a 'serial'
        mode of operation for multiplexing 16 interrupt lines.
        This introduces a pipeline delay which can cause
        spurious interrupts unless ending the interrupt cycle
        (EOI) is delayed accordingly.
2005-12-02 20:45:57 +00:00
Till Straumann
d8ada5b617 2005-12-01 Till Straumann <strauman@slac.stanford.edu>
* shared/vectors/vectors.h, shared/vectors/vectors.S,
        shared/vectors/vectors_init.c: Reduced size of default
        prologue (some exceptions, e.g., altivec unavail.) are only
        0x20 bytes apart. Also introduced a modified prologue
        that switches r0..r3 shadowing off (r0..r3 undefined
        on certain 603e variants when incurring a TLB miss).
2005-12-02 02:47:23 +00:00
Till Straumann
5b8eb3f08d 2005-11-29 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/irq_asm.S, shared/vectors/vectors.S: Clear
        CR[6] before invoking high-level handler to make sure no
        varargs fn callee assumes there are FP arguments.
2005-11-30 02:21:11 +00:00
Till Straumann
2b3704442c 2005-11-29 Till Straumann <strauman@slac.stanford.edu>
* shared/irq/irq.c: Fixed incorrect removal of first shared
        interrupt in chain.
2005-11-30 01:22:48 +00:00
Till Straumann
8c6579b9dc - trivial correction in comment 2005-11-29 18:47:05 +00:00
Joel Sherrill
c2eeaaf4fc Fixed format. 2005-11-22 15:48:10 +00:00
Ralf Corsepius
bcf2752c37 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/enable-bare.m4: Remove (Unused).
2005-11-22 15:33:05 +00:00
Ralf Corsepius
e6c977e3e3 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* aclocal/env-rtemsbsp.m4:
	Remove RTEMS_ENABLE_BARE,
	BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-22 15:32:03 +00:00
Ralf Corsepius
1fd159523f 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove RTEMS_ENABLE_BARE,
	BARE_CPU_CFLAGS, BARE_CPU_MODEL.
2005-11-22 15:30:31 +00:00
Ralf Corsepius
8cd556a6b9 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove .obj.
2005-11-22 14:14:15 +00:00
Ralf Corsepius
fdd281672c Remove .obj 2005-11-22 14:13:42 +00:00
Ralf Corsepius
63606e2329 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/gba.cfg, custom/pc386.cfg: Use .elf instead of .obj.
2005-11-22 14:12:15 +00:00
Ralf Corsepius
dd8b491ef2 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/dmv152.cfg, custom/i386ex.cfg, custom/idp.cfg,
	custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg,
	custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg:
	Use .srec for files containing SRECs.
2005-11-22 14:09:57 +00:00
Ralf Corsepius
11853d0a7e Use .srec for files containing SRECs. 2005-11-22 13:47:43 +00:00
Ralf Corsepius
ee844b4749 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am: Remove .coff.
2005-11-22 13:24:25 +00:00
Ralf Corsepius
42c0be8cda 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* custom/gp32.cfg: Replace .gxb with .elf.
	* custom/i386ex.cfg, custom/ts_386ex.cfg: Replace .coff with .elf.
2005-11-22 13:22:34 +00:00
Ralf Corsepius
4a305d4d74 Replace .coff with .elf. 2005-11-22 13:22:19 +00:00
Ralf Corsepius
c99984885a Replace .gxb with .elf. 2005-11-22 13:21:59 +00:00
Ralf Corsepius
5367a6eab7 2005-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* bsp_specs: remove %lib.
2005-11-22 03:21:26 +00:00
Till Straumann
36c30fe2e7 2005-11-21 Till Straumann <strauman@slac.stanford.edu>
* new-exceptions/cpu_asm.S: the book says a context
    synchronizing instruction (isync) is necessary after flipping
    certain bits (e.g, MSR_FP) in msr -- since this could happen as
    part of a context switch I added 'isync'.
2005-11-22 01:24:10 +00:00
Ralf Corsepius
3a805b2513 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: New header guard for cpuopts.h.
2005-11-21 09:00:35 +00:00
Ralf Corsepius
86db896a4c 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/gccnewlib.add: Rename src.rpm back to
	gcc-newlib.src.rpm. Misc fixups.
2005-11-21 06:39:45 +00:00
Ralf Corsepius
03a813bbfb 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* 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-objc.add: Add License.
2005-11-21 06:37:30 +00:00
Ralf Corsepius
89c24a9249 Add License. 2005-11-21 06:37:18 +00:00
Ralf Corsepius
f9df5290dd Re-sort sub-package fragments. 2005-11-21 06:33:13 +00:00
Ralf Corsepius
e503c9fd99 Add License. 2005-11-21 06:30:26 +00:00
Ralf Corsepius
19077e4197 2005-11-21 Ralf Corsepius <ralf.corsepius@rtems.org>
* gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
	gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
	gccnewlib/base-gnat.add: Add License.
2005-11-21 06:29:54 +00:00
Ralf Corsepius
2e6c877055 Add dist_scn_DATA = *.scn. 2005-11-21 04:40:11 +00:00
Ralf Corsepius
b702c7dc17 Re-add mp?? tests. 2005-11-20 17:13:02 +00:00
Ralf Corsepius
82f0ad1d63 Re-add mptests*Makefile.am. 2005-11-20 17:12:45 +00:00
Ralf Corsepius
e7d5d4b418 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Re-add mptests*Makefile.am.
	* mptests/Makefile.am: Re-add  mp?? tests.
2005-11-20 17:12:32 +00:00
Ralf Corsepius
0f4b25dfe7 Regenerate. 2005-11-20 17:10:34 +00:00
Ralf Corsepius
8fdfc9f68a Cleanup. 2005-11-20 17:09:19 +00:00
Ralf Corsepius
603b359810 New. 2005-11-20 17:08:04 +00:00
Ralf Corsepius
586460264c 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests/mp02/Makefile.am, mptests/mp02/node1/Makefile.am,
	mptests/mp02/node2/Makefile.am, mptests/mp03/Makefile.am,
	mptests/mp03/node1/Makefile.am, mptests/mp03/node2/Makefile.am,
	mptests/mp04/Makefile.am, mptests/mp04/node1/Makefile.am,
	mptests/mp04/node2/Makefile.am, mptests/mp05/Makefile.am,
	mptests/mp05/node1/Makefile.am, mptests/mp05/node2/Makefile.am,
	mptests/mp06/Makefile.am, mptests/mp06/node1/Makefile.am,
	mptests/mp06/node2/Makefile.am, mptests/mp07/Makefile.am,
	mptests/mp07/node1/Makefile.am, mptests/mp07/node2/Makefile.am,
	mptests/mp08/Makefile.am, mptests/mp08/node1/Makefile.am,
	mptests/mp08/node2/Makefile.am, mptests/mp09/Makefile.am,
	mptests/mp09/node1/Makefile.am, mptests/mp09/node2/Makefile.am,
	mptests/mp10/Makefile.am, mptests/mp10/node1/Makefile.am,
	mptests/mp10/node2/Makefile.am, mptests/mp11/Makefile.am,
	mptests/mp11/node1/Makefile.am, mptests/mp11/node2/Makefile.am,
	mptests/mp12/Makefile.am, mptests/mp12/node1/Makefile.am,
	mptests/mp12/node2/Makefile.am, mptests/mp13/Makefile.am,
	mptests/mp13/node1/Makefile.am, mptests/mp13/node2/Makefile.am,
	mptests/mp14/Makefile.am, mptests/mp14/node1/Makefile.am,
	mptests/mp14/node2/Makefile.am: New.
2005-11-20 17:05:47 +00:00
Ralf Corsepius
b960faa60e Cleanup. 2005-11-20 17:00:57 +00:00
Ralf Corsepius
d605c21055 Cleanup. 2005-11-20 08:58:17 +00:00
Ralf Corsepius
34771307f8 Remove. 2005-11-20 08:56:07 +00:00
Ralf Corsepius
1c9abf823b New. 2005-11-20 08:55:21 +00:00
Ralf Corsepius
c2cdd9d4d9 Add scndir. Install *.scn to scndir. 2005-11-20 08:51:05 +00:00
Ralf Corsepius
1471bd9b41 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* samples/base_mp/node1/Makefile.am,
	samples/base_mp/node2/Makefile.am, samples/base_sp/Makefile.am,
	samples/hello/Makefile.am, samples/ticker/Makefile.am,
	sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
	sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
	sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
	sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
	sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
	sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
	sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
	sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
	sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
	sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
	sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
	sptests/sp25/Makefile.am: Add scndir. Install *.scn to scndir.
2005-11-20 08:49:38 +00:00
Ralf Corsepius
1245c44a73 Add rtems_ada_testsdir. 2005-11-20 08:44:02 +00:00
Ralf Corsepius
ef6b461903 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* samples/base_mp/Makefile.am: Remove references to *.scn.
	* samples/base_mp/node1/base_mp.scn: Remove.
	* samples/base_mp/node1/base_mp-node1.scn: New.
	* samples/base_mp/node1/Makefile.am: Eliminate NODE.
	Reflect having renamed base_mp.scn.
	* samples/base_mp/node2/base_mp.scn: Remove.
	* samples/base_mp/node2/base_mp-node2.scn: New.
	* samples/base_mp/node2/Makefile.am: Eliminate NODE.
	Reflect having renamed base_mp.scn.
2005-11-20 08:33:40 +00:00