2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
This commit is contained in:
Ralf Corsepius
2003-08-11 14:20:43 +00:00
parent 7ebeaa13b9
commit 7dcc3feefc
304 changed files with 763 additions and 151 deletions

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* config-ml.in: Partial sync with gcc-3.4's config-ml.in. * config-ml.in: Partial sync with gcc-3.4's config-ml.in.

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([src]) AC_CONFIG_SRCDIR([src])
RTEMS_TOP(..) RTEMS_TOP(..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* lib/Makefile.am: New (Required by 'make dist'). * lib/Makefile.am: New (Required by 'make dist').

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-07-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-07-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ada.am: Add .adp to SUFFIXES. * ada.am: Add .adp to SUFFIXES.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([support]) AC_CONFIG_SRCDIR([support])
RTEMS_TOP(../../..) RTEMS_TOP(../../..)

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([optman]) AC_CONFIG_SRCDIR([optman])
RTEMS_TOP(../..) RTEMS_TOP(../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-arm-arm_bare_bsp],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-arm_bare_bsp],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-arm-armulator],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-armulator],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([arm_bare_bsp]) AC_CONFIG_SRCDIR([arm_bare_bsp])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-arm-vegaplus],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-vegaplus],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-bare],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-bare],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([runtest.in]) AC_CONFIG_SRCDIR([runtest.in])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-c4x],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([c4xsim]) AC_CONFIG_SRCDIR([c4xsim])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([h8sim]) AC_CONFIG_SRCDIR([h8sim])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([simhppa]) AC_CONFIG_SRCDIR([simhppa])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([print_dump.c]) AC_CONFIG_SRCDIR([print_dump.c])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([pc386]) AC_CONFIG_SRCDIR([pc386])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i386-i386ex],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-i386ex],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([Spec.doc]) AC_CONFIG_SRCDIR([Spec.doc])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([coff2bin]) AC_CONFIG_SRCDIR([coff2bin])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i960],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([cvme961]) AC_CONFIG_SRCDIR([cvme961])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i960-cvme961],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i960-cvme961],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i960-i960sim],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i960-i960sim],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-i960-rxgen960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-i960-rxgen960],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([shared]) AC_CONFIG_SRCDIR([shared])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-dmv152],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-dmv152],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-efi332],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-efi332],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-efi68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-efi68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([runtest]) AC_CONFIG_SRCDIR([runtest])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([sload.c]) AC_CONFIG_SRCDIR([sload.c])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([p4000]) AC_CONFIG_SRCDIR([p4000])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.57) AC_PREREQ(2.57)
AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address.
2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove AC_CONFIG_AUX_DIR. * configure.ac: Remove AC_CONFIG_AUX_DIR.

Some files were not shown because too many files have changed in this diff Show More