2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Add 2nd arg to RTEMS_TOP.
This commit is contained in:
Ralf Corsepius
2004-03-25 06:05:21 +00:00
parent a1cf46b328
commit 7c48a2e83d
22 changed files with 59 additions and 11 deletions
+8
View File
@@ -1,3 +1,11 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AC_CONFIG_SRCDIR([PROBLEMS]).
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([PROBLEMS])
RTEMS_TOP(..)
RTEMS_TOP([..],[])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* itronhello/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([itronhello])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpuuse/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([cpuuse])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp01/node1/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([mp01])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-03-05 Joel Sherrill <joel@OARcorp.com>
* psxfile01/test.c, psxmsgq01/init.c, psxstat/test.c,
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([psx01])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove -Wall -ansi to work-around non-portability of
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([hello])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-03-05 Joel Sherrill <joel@OARcorp.com>
* sp07/buffered_io.c: Remove warning.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([sp01])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-03-03 Joel Sherrill <joel@OARcorp.com>
* include/buffer_test_io.h: Correct typo.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-support],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([include])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* tmitronsem01/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-tmitrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([tmitronsem01])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-02-26 Joel Sherrill <joel@OARcorp.com>
PR 583/tests
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([tm01])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU
+4
View File
@@ -1,3 +1,7 @@
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Rework. Make package a host compiled package.
+1 -1
View File
@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([generic])
RTEMS_TOP([../..])
RTEMS_TOP([../..],[..])
RTEMS_CANONICAL_TARGET_CPU