Commit Graph

7862 Commits

Author SHA1 Message Date
Ralf Corsepius
087a6c86f5 2003-09-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am, configure.ac,
	autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
	binutils/Makefile.am, binutils/base-binutils.add,
	binutils/binutils.add, binutils/mkspec.in,
	binutils/target-binutils.add,
	common/common.add.in,
	cpukit/Makefile.am,
	gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
	gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
	gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
	gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
	gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
	gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
	gcc3newlib/target-objc.add,
	gccnewlib/Makefile.am,
	gdb/Makefile.am,
	rtems/Makefile.am,
	rtemsdoc/Makefile.am:
	Merger from rtems-4-6-branch.
	* common/common.am: New.
2003-09-02 16:41:50 +00:00
Ralf Corsepius
ac3786b4dc 2003-08-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Add RTEMS_API.
	AC_DEFAULT_PREFIX([/opt/rtems-][RTEMS_API]).
2003-08-29 00:06:15 +00:00
Ralf Corsepius
1e9fbb5c2a 2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* intro.t, nextstep.t: Fix mailing list addresses.
2003-08-27 16:51:24 +00:00
Ralf Corsepius
50bd3887d0 2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* buildada.t, gdb.t, tversions.texi:
	Don't use VARIABLEs containing '-' in @set and @value (violates
	texi-syntax).
2003-08-27 16:18:53 +00:00
Ralf Corsepius
6e8d424a28 2003-08-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* buildc.t, buildrt.t, nt.t, sample.t, tversions.texi:
	Don't use VARIABLEs containing '-' in @set and @value (violates
	texi-syntax).
2003-08-27 16:14:26 +00:00
Ralf Corsepius
4d4cc6e18a 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 470/bsps
	* custom/mcp750.cfg, custom/mtx603e.cfg, custem/mvme2307.cfg (make-exe):
	Rearrange arguments in calls to OBJCOPY to $(OBJCOPY) options infile outfile.
	(Reported for mcp750.cfg by Andrew Harris <Andrew.Harris@jhuapl.edu>).
2003-08-24 06:45:03 +00:00
Ralf Corsepius
ae67478147 2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
	Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
	from running (Chokes on foreign object formats).
	* gcc3newlib/base-g77.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/gccnewlib.add:
	Use %{gcc_version} instead of @gcc_version@.
	Reflect gcc >= 3.3 shipping monolytic infos.
	* gcc3newlib/target-c++.add:
	Use %{gcc_version} instead of @gcc_version@.
	Don't pickup c++filt.
	* gcc3newlib/target-g77.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-gcc.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-gcj.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-gnat.add:
	Use %{gcc_version} instead of @gcc_version@.
	* gcc3newlib/target-objc.add:
	Use %{gcc_version} instead of @gcc_version@.
2003-08-24 04:41:10 +00:00
Joel Sherrill
9789eefcd7 2003-08-22 Joel Sherrill <joel@OARcorp.com>
PR 469/doc
	* buildc.t: Clarifying text on patch file to account for various ways
	they could be compressed or not.
2003-08-22 20:00:18 +00:00
Joel Sherrill
a543b4fb2e 2003-08-22 Joel Sherrill <joel@OARcorp.com>
* tversions.texi: Correcting version information.
2003-08-22 19:54:58 +00:00
Joel Sherrill
14780ecfb0 2003-08-22 Joel Sherrill <joel@OARcorp.com>
* cpumodels.t, sourcecode.t: Reconcile differences between CVS trunk
	and 4.6 branch.
2003-08-22 13:15:51 +00:00
Joel Sherrill
94a762cb52 2003-08-22 Joel Sherrill <joel@OARcorp.com>
* adaintr.t, ata.t, target.t: Reconcile differences between CVS trunk
	and 4.6 branch.
2003-08-22 13:14:31 +00:00
Ralf Corsepius
5c47f47f1a 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* binutils/binutils.add: Preps for 2.14.
	Use %{binutils_version} instead of @binutils_version@.
	* binutils/base_binutils.add: Preps for 2.14.
2003-08-22 10:31:12 +00:00
Ralf Corsepius
a5e62abaab 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-tests.m4: New (Split out from enable-tests.m4).
2003-08-22 06:04:51 +00:00
Ralf Corsepius
e41e3fe75d 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-tests.m4: Change to support
	--enable-tests=no|yes|samples, default is samples.
	* configure.ac: Reflect changes above.
2003-08-22 06:00:38 +00:00
Ralf Corsepius
d2c6e4c195 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-rtems-debug.m4: New (Missed in yesterday's
	patches).
	* aclocal/enable-tests.m4: Change to support
	--enable-tests=no|yes|samples, default is samples.
2003-08-22 04:21:16 +00:00
Ralf Corsepius
dba30f314e 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Install to @RTEMS_BSP@/tests.
2003-08-22 04:05:29 +00:00
Ralf Corsepius
46d6d648d7 2003-08-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/i386/any/Makefile.am, src/m68k/any/Makefile.am,
	src/powerpc/new_exception_processing/Makefile.am:
	Don't include @RTEMS_BSP@.cfg.
2003-08-22 03:02:00 +00:00
Joel Sherrill
d36c457fa8 2003-08-21 Till Straumann <strauman@slac.stanford.edu>
PR 457/bsps
	* rtems/powerpc/registers.h: Add a few definitions for the PowerPC
	thermal assistance unit.
2003-08-21 17:09:26 +00:00
Joel Sherrill
fe235a1e28 2003-08-21 Till Strauman <strauman@slac.stanford.edu>
PR 456/bsps
	* irq/irq.c: Fix race condition when installing an ISR.
2003-08-21 17:05:56 +00:00
Joel Sherrill
fc9caa918f 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 461/bsps
	* start/Makefile.am: Correct generation of startup16.bin.
2003-08-21 17:02:24 +00:00
Ralf Corsepius
416f7bbe0c 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Correct bogus ACLOCAL_FILES.
2003-08-21 14:32:59 +00:00
Ralf Corsepius
df39b08912 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add tools to SUBDIRS.
	* configure.ac: Add RTEMS_CONFIG_BUILD_SUBDIRS(tools).
2003-08-21 12:56:20 +00:00
Ralf Corsepius
bb2e24b1f8 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: New.
	* .cvsignore: New.
	* configure.ac: New.
	* runtest: Removed.
	* runtest.in: New (Copied from runtest).
	* Makefile.am: Reflect changes above.
	Use @RTEMS_BSP@ instead of simsh4.
2003-08-21 12:54:12 +00:00
Ralf Corsepius
195a350e0b 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-21 12:47:28 +00:00
Ralf Corsepius
8ad16bac29 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-arg-enable.m4, aclocal/bsp-configure.m4,
	aclocal/bspopts.m4, aclocal/canonicalize-tools.m4,
	aclocal/check-bsp-cache.m4, aclocal/check-cxx.m4,
	aclocal/check-itron.m4, aclocal/check-multiprocessing.m4,
	aclocal/check-networking.m4, aclocal/check-newlib.m4,
	aclocal/check-posix.m4, aclocal/check-rdbg.m4,
	aclocal/check-tool.m4, aclocal/env-rtemsbsp.m4,
	aclocal/gcc-isystem.m4, aclocal/gcc-pipe.m4,
	aclocal/gcc-specs.m4, aclocal/i386-gas-code16.m4,
	aclocal/path-perl.m4, aclocal/ppc.m4,
	aclocal/prog-cc.m4, aclocal/prog-ccas.m4,
	aclocal/prog-cxx.m4, aclocal/prog-gnat.m4,
	aclocal/rtems-debug.m4, aclocal/rtems-flags.m4,
	aclocal/rtems-test-no-pause.m4, aclocal/target.m4:
	Remove (Unused).
	* automake/leaf.am, automake/force-preinstall.am:
	Remove (Unused).
	* Makefile.am: Reflect changes above.
2003-08-21 05:37:41 +00:00
Ralf Corsepius
fb7f8d35bf 2003-08-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.
2003-08-21 04:45:09 +00:00
Joel Sherrill
c25d902f45 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* network/cs8900.c: Correct copyright statements.
2003-08-20 16:04:48 +00:00
Joel Sherrill
e78658c5f6 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* mpc8260/clock/clock.c: Correct copyright statements.
2003-08-20 16:04:39 +00:00
Joel Sherrill
aabb60824b 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* clock/ckinit.c, console/mcfuart.c, timer/timer.c, timer/timerisr.S:
	Correct copyright statements.
2003-08-20 16:04:12 +00:00
Joel Sherrill
e8f6bd1cb9 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* include/bsp.h: Correct copyright statements.
2003-08-20 16:03:29 +00:00
Joel Sherrill
80669dcb20 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* console/console.c: Correct copyright statements.
2003-08-20 16:03:24 +00:00
Joel Sherrill
f6c04411ea 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* clock/p_clock.c, network/if_hdlcsubr.h: Correct copyright statements.
2003-08-20 16:03:11 +00:00
Joel Sherrill
0bcf436ae0 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* console/console.c, start/start.S, startup/bspclean.c,
	startup/bspstart.c, startup/init5206e.c: Correct copyright
	statements.
2003-08-20 16:02:50 +00:00
Joel Sherrill
3c0534a3a0 2003-08-20 Joel Sherrill <joel@OARcorp.com>
* mptests/mp01/config.h, mptests/mp01/mp01.adb,
	mptests/mp01/mptest.adb, mptests/mp01/mptest.ads,
	mptests/mp02/mptest.adb, mptests/mp02/mptest.ads,
	mptests/mp03/mptest.adb, mptests/mp03/mptest.ads,
	mptests/mp04/mptest.adb, mptests/mp04/mptest.ads,
	mptests/mp05/mptest.adb, mptests/mp05/mptest.ads,
	mptests/mp06/mptest.adb, mptests/mp06/mptest.ads,
	mptests/mp07/mptest.adb, mptests/mp07/mptest.ads,
	mptests/mp08/mptest.adb, mptests/mp08/mptest.ads,
	mptests/mp09/mptest.adb, mptests/mp09/mptest.ads,
	mptests/mp10/mptest.adb, mptests/mp10/mptest.ads,
	mptests/mp11/mptest.adb, mptests/mp11/mptest.ads,
	mptests/mp12/mptest.adb, mptests/mp12/mptest.ads,
	mptests/mp13/mptest.adb, mptests/mp13/mptest.ads,
	mptests/mp14/mptest.adb, mptests/mp14/mptest.ads,
	samples/base_mp/mptest.adb, samples/base_mp/mptest.ads,
	samples/base_sp/base_sp.adb, samples/base_sp/config.h,
	samples/base_sp/sptest.adb, samples/base_sp/sptest.ads,
	samples/hello/config.h, samples/hello/hello.adb,
	samples/hello/sptest.adb, samples/hello/sptest.ads,
	samples/ticker/config.h, samples/ticker/sptest.adb,
	samples/ticker/sptest.ads, samples/ticker/ticker.adb,
	sptests/sp01/config.h, sptests/sp01/sp01.adb,
	sptests/sp01/sptest.adb, sptests/sp01/sptest.ads,
	sptests/sp02/config.h, sptests/sp02/sp02.adb,
	sptests/sp02/sptest.adb, sptests/sp02/sptest.ads,
	sptests/sp03/config.h, sptests/sp03/sp03.adb,
	sptests/sp03/sptest.adb, sptests/sp03/sptest.ads,
	sptests/sp04/config.h, sptests/sp04/sp04.adb,
	sptests/sp04/sptest.adb, sptests/sp04/sptest.ads,
	sptests/sp05/config.h, sptests/sp05/sp05.adb,
	sptests/sp05/sptest.adb, sptests/sp05/sptest.ads,
	sptests/sp06/config.h, sptests/sp06/sp06.adb,
	sptests/sp06/sptest.adb, sptests/sp06/sptest.ads,
	sptests/sp07/config.h, sptests/sp07/sp07.adb,
	sptests/sp07/sptest.adb, sptests/sp07/sptest.ads,
	sptests/sp08/config.h, sptests/sp08/sp08.adb,
	sptests/sp08/sptest.adb, sptests/sp08/sptest.ads,
	sptests/sp09/config.h, sptests/sp09/sp09.adb,
	sptests/sp09/sptest.adb, sptests/sp09/sptest.ads,
	sptests/sp11/config.h, sptests/sp11/sp11.adb,
	sptests/sp11/sptest.adb, sptests/sp11/sptest.ads,
	sptests/sp12/config.h, sptests/sp12/sp12.adb,
	sptests/sp12/sptest.adb, sptests/sp12/sptest.ads,
	sptests/sp13/config.h, sptests/sp13/sp13.adb,
	sptests/sp13/sptest.adb, sptests/sp13/sptest.ads,
	sptests/sp14/config.h, sptests/sp14/sp14.adb,
	sptests/sp14/sptest.adb, sptests/sp14/sptest.ads,
	sptests/sp15/config.h, sptests/sp15/sp15.adb,
	sptests/sp15/sptest.adb, sptests/sp15/sptest.ads,
	sptests/sp16/config.h, sptests/sp16/sp16.adb,
	sptests/sp16/sptest.adb, sptests/sp16/sptest.ads,
	sptests/sp17/config.h, sptests/sp17/sp17.adb,
	sptests/sp17/sptest.adb, sptests/sp17/sptest.ads,
	sptests/sp19/config.h, sptests/sp19/sp19.adb,
	sptests/sp19/sptest.ads, sptests/sp20/config.h,
	sptests/sp20/sp20.adb, sptests/sp20/sptest.adb,
	sptests/sp20/sptest.ads, sptests/sp21/config.h,
	sptests/sp21/sp21.adb, sptests/sp21/sptest.adb,
	sptests/sp21/sptest.ads, sptests/sp22/config.h,
	sptests/sp22/sp22.adb, sptests/sp22/sptest.adb,
	sptests/sp22/sptest.ads, sptests/sp23/config.h,
	sptests/sp23/sp23.adb, sptests/sp23/sptest.adb,
	sptests/sp23/sptest.ads, sptests/sp24/config.h,
	sptests/sp24/sp24.adb, sptests/sp24/sptest.adb,
	sptests/sp24/sptest.ads, sptests/sp25/config.h,
	sptests/sp25/sp25.adb, sptests/sp25/sptest.adb,
	sptests/sp25/sptest.ads, sptests/spsize/spsize.adb,
	sptests/spsize/sptest.adb, sptests/spsize/sptest.ads,
	support/address_io.adb, support/address_io.ads, support/float_io.ads,
	support/fp.inc, support/integer.inc,
	support/rtems_calling_overhead.ads, support/status_io.ads,
	support/test_support.adb, support/test_support.ads,
	support/time_test_support.adb, support/time_test_support.ads,
	support/timer_driver.adb, support/timer_driver.ads,
	support/unsigned32_io.ads, tmtests/tm01/config.h,
	tmtests/tm01/tm01.adb, tmtests/tm01/tmtest.adb,
	tmtests/tm01/tmtest.ads, tmtests/tm02/config.h,
	tmtests/tm02/tm02.adb, tmtests/tm02/tmtest.adb,
	tmtests/tm02/tmtest.ads, tmtests/tm03/config.h,
	tmtests/tm03/tm03.adb, tmtests/tm03/tmtest.adb,
	tmtests/tm03/tmtest.ads, tmtests/tm04/config.h,
	tmtests/tm04/tm04.adb, tmtests/tm04/tmtest.adb,
	tmtests/tm04/tmtest.ads, tmtests/tm05/config.h,
	tmtests/tm05/tm05.adb, tmtests/tm05/tmtest.adb,
	tmtests/tm05/tmtest.ads, tmtests/tm06/config.h,
	tmtests/tm06/tm06.adb, tmtests/tm06/tmtest.adb,
	tmtests/tm06/tmtest.ads, tmtests/tm07/config.h,
	tmtests/tm07/tm07.adb, tmtests/tm07/tmtest.adb,
	tmtests/tm07/tmtest.ads, tmtests/tm08/config.h,
	tmtests/tm08/tm08.adb, tmtests/tm08/tmtest.adb,
	tmtests/tm08/tmtest.ads, tmtests/tm09/config.h,
	tmtests/tm09/tm09.adb, tmtests/tm09/tmtest.adb,
	tmtests/tm09/tmtest.ads, tmtests/tm10/config.h,
	tmtests/tm10/tm10.adb, tmtests/tm10/tmtest.adb,
	tmtests/tm10/tmtest.ads, tmtests/tm11/config.h,
	tmtests/tm11/tm11.adb, tmtests/tm11/tmtest.adb,
	tmtests/tm11/tmtest.ads, tmtests/tm12/config.h,
	tmtests/tm12/tm12.adb, tmtests/tm12/tmtest.adb,
	tmtests/tm12/tmtest.ads, tmtests/tm13/config.h,
	tmtests/tm13/tm13.adb, tmtests/tm13/tmtest.adb,
	tmtests/tm13/tmtest.ads, tmtests/tm14/config.h,
	tmtests/tm14/tm14.adb, tmtests/tm14/tmtest.adb,
	tmtests/tm14/tmtest.ads, tmtests/tm15/config.h,
	tmtests/tm15/tm15.adb, tmtests/tm15/tmtest.adb,
	tmtests/tm15/tmtest.ads, tmtests/tm16/config.h,
	tmtests/tm16/tm16.adb, tmtests/tm16/tmtest.adb,
	tmtests/tm16/tmtest.ads, tmtests/tm17/config.h,
	tmtests/tm17/tm17.adb, tmtests/tm17/tmtest.adb,
	tmtests/tm17/tmtest.ads, tmtests/tm18/config.h,
	tmtests/tm18/tm18.adb, tmtests/tm18/tmtest.adb,
	tmtests/tm18/tmtest.ads, tmtests/tm19/config.h,
	tmtests/tm19/tm19.adb, tmtests/tm19/tmtest.adb,
	tmtests/tm19/tmtest.ads, tmtests/tm20/config.h,
	tmtests/tm20/tm20.adb, tmtests/tm20/tmtest.adb,
	tmtests/tm20/tmtest.ads, tmtests/tm21/config.h,
	tmtests/tm21/tm21.adb, tmtests/tm21/tmtest.adb,
	tmtests/tm21/tmtest.ads, tmtests/tm22/config.h,
	tmtests/tm22/tm22.adb, tmtests/tm22/tmtest.adb,
	tmtests/tm22/tmtest.ads, tmtests/tm23/config.h,
	tmtests/tm23/tm23.adb, tmtests/tm23/tmtest.adb,
	tmtests/tm23/tmtest.ads, tmtests/tm24/config.h,
	tmtests/tm24/tm24.adb, tmtests/tm24/tmtest.adb,
	tmtests/tm24/tmtest.ads, tmtests/tm25/config.h,
	tmtests/tm25/tm25.adb, tmtests/tm25/tmtest.adb,
	tmtests/tm25/tmtest.ads, tmtests/tm28/config.h,
	tmtests/tm28/tm28.adb, tmtests/tm28/tmtest.adb,
	tmtests/tm28/tmtest.ads, tmtests/tm29/config.h,
	tmtests/tm29/tm29.adb, tmtests/tm29/tmtest.adb,
	tmtests/tm29/tmtest.ads, tmtests/tmck/config.h,
	tmtests/tmck/tmck.adb, tmtests/tmck/tmtest.adb,
	tmtests/tmck/tmtest.ads, tmtests/tmoverhd/config.h,
	tmtests/tmoverhd/dummy_rtems.adb, tmtests/tmoverhd/dummy_rtems.ads,
	tmtests/tmoverhd/tmoverhd.adb, tmtests/tmoverhd/tmtest.adb,
	tmtests/tmoverhd/tmtest.ads: Correct copyright statements.
2003-08-20 16:02:19 +00:00
Ralf Corsepius
144d79a2c4 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/mvme167.cfg: Remove PRINTK_MINOR, CONSOLE_MINOR (move to
	the BSP's configure-script).
	Remove BSP_CPPFLAGS (Obsolete).
2003-08-20 13:44:32 +00:00
Ralf Corsepius
23847bd3fb 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am: Remove BSP_CPPFLAGS.
2003-08-20 13:41:00 +00:00
Ralf Corsepius
bd6ec2876c 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add BSPOPTS PRINTK_MINOR and CONSOLE_MINOR.
	* console/Makefile.am: Don't include @RTEMS_BSP@.cfg
2003-08-20 13:36:43 +00:00
Ralf Corsepius
a0bbbddd11 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ide/Makefile.am: Don't include @RTEMS_BPS@.cfg.
2003-08-20 12:40:12 +00:00
Ralf Corsepius
5fd5e5275f 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am,
	mptests/Makefile.am,
	mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
	mptests/mp01/node2/Makefile.am,
	samples/Makefile.am, samples/base_mp/Makefile.am,
	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/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, sptests/spsize/Makefile.am,
	support/Makefile.am,
	tmtests/Makefile.am,
	tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
	tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
	tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
	tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
	tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
	tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
	tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
	tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
	tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
	tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
	tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
	tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
	tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
	tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
	tmtests/tmoverhd/Makefile.am:
	Pick up am-fragments from ../tests/automake.
2003-08-20 07:08:29 +00:00
Ralf Corsepius
13942bf447 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-gnat.m4: New (copied from ../../../aclocal).
	* Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal.
	Don't include */automake/lib.am (Unused).
2003-08-20 06:52:01 +00:00
Joel Sherrill
35fc6bf981 2003-08-18 Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
PR 458/tests
	* sp30/task1.c: Correct indexing problem.
2003-08-18 15:29:06 +00:00
Ralf Corsepius
284e4fc533 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: New.
	* aclocal/enable-inlines.m4: New.
	* Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
2003-08-18 12:02:20 +00:00
Ralf Corsepius
161f265159 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: Remove.
	* aclocal/enable-inlines.m4: Remove.
2003-08-18 12:00:25 +00:00
Ralf Corsepius
30d5640fff 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-debug.m4: Remove.
	* aclocal/enable-rtems-debug.m4: New (Split out from rtems-debug.m4).
	* aclocal/check-rtems-debug.m4: New (Split out from rtems-debug.m4).
2003-08-18 09:45:40 +00:00
Ralf Corsepius
34e0a9f6d5 Remove bogus file src/list 2003-08-18 07:32:17 +00:00
Ralf Corsepius
c5f52e9725 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 449/rtems:
	* src/getegid.c: New (Copied from ../posix/src).
	* src/geteuid.c: New (Copied from ../posix/src).
	* src/getgid.c: New (Copied from ../posix/src).
	* src/getgroups.c: New (Copied from ../posix/src).
	* src/getlogin.c: New (Copied from ../posix/src).
	* src/getpgrp.c: New (Copied from ../posix/src).
	* src/getpid.c: New (Copied from ../posix/src).
	* src/getppid.c: New (Copied from ../posix/src).
	* src/getuid.c: New (Copied from ../posix/src).
	* src/setpgid.c: New (Copied from ../posix/src).
	* src/setsid.c: New (Copied from ../posix/src).
	* src/no_posix: Remove getpid and _getpid_r.
	* Makefile.am: Reflect changes above.
2003-08-18 07:31:32 +00:00
Ralf Corsepius
de85d7be56 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
PR 449/rtems:
	* src/getegid.c: Remove (Moved to ../libcsupport/src).
	* src/geteuid.c: Remove (Moved to ../libcsupport/src).
	* src/getgid.c: Remove (Moved to ../libcsupport/src).
	* src/getgroups.c: Remove (Moved to ../libcsupport/src).
	* src/getlogin.c: Remove (Moved to ../libcsupport/src).
	* src/getpgrp.c: Remove (Moved to ../libcsupport/src).
	* src/getpid.c: Remove (Moved to ../libcsupport/src).
	* src/getppid.c: Remove (Moved to ../libcsupport/src).
	* src/getuid.c: Remove (Moved to ../libcsupport/src).
	* src/setpgid.c: Remove (Moved to ../libcsupport/src).
	* src/setsid.c: Remove (Moved to ../libcsupport/src).
	* Makefile.am: Reflect changes above
2003-08-18 07:30:16 +00:00
Ralf Corsepius
63a04f76c1 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am: Remove "debug".
2003-08-18 06:57:29 +00:00
Ralf Corsepius
fe8bc62fa6 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 06:47:09 +00:00
Ralf Corsepius
867ab080e0 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
	* aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
	* aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
	* aclocal/bspopts.m4: New (Copied from ../../aclocal).
	* aclocal/canonical-host.m4: New (Copied from ../../aclocal).
	* aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
	* aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
	* aclocal/check-cpu.m4: New (Copied from ../../aclocal).
	* aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
	* aclocal/check-cxx.m4: New (Copied from ../../aclocal).
	* aclocal/check-itron.m4: New (Copied from ../../aclocal).
	* aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
	* aclocal/check-networking.m4: New (Copied from ../../aclocal).
	* aclocal/check-posix.m4: New (Copied from ../../aclocal).
	* aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
	* aclocal/check-tool.m4: New (Copied from ../../aclocal).
	* aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
	* aclocal/enable-bare.m4: New (Copied from ../../aclocal).
	* aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
	* aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
	* aclocal/enable-itron.m4: New (Copied from ../../aclocal).
	* aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
	* aclocal/enable-networking.m4: New (Copied from ../../aclocal).
	* aclocal/enable-posix.m4: New (Copied from ../../aclocal).
	* aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
	* aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
	* aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
	* aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
	* aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
	* aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
	* aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
	* aclocal/multilib.m4: New (Copied from ../../aclocal).
	* aclocal/path-ksh.m4: New (Copied from ../../aclocal).
	* aclocal/path-perl.m4: New (Copied from ../../aclocal).
	* aclocal/ppc.m4: New (Copied from ../../aclocal).
	* aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
	* aclocal/prog-cc.m4: New (Copied from ../../aclocal).
	* aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
	* aclocal/project-root.m4: New (Copied from ../../aclocal).
	* aclocal/quoting.m4: New (Copied from ../../aclocal).
	* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
	* aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
	* aclocal/rtems-top.m4: New (Copied from ../../aclocal).
	* aclocal/target.m4: New (Copied from ../../aclocal).
	* aclocal/tool-paths.m4: New (Copied from ../../aclocal).
	* aclocal/version.m4: New (Copied from ../../aclocal).
2003-08-18 06:35:41 +00:00