From 7dcc3feefc847c6cfbfe34c21e2bd6984f1ea056 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 11 Aug 2003 14:20:43 +0000 Subject: 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. --- c/src/lib/libbsp/c4x/c4xsim/ChangeLog | 4 ++++ c/src/lib/libbsp/c4x/c4xsim/configure.ac | 2 +- c/src/lib/libbsp/c4x/c4xsim/tools/ChangeLog | 4 ++++ c/src/lib/libbsp/c4x/c4xsim/tools/configure.ac | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/c4x/c4xsim') diff --git a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog index 01cbbf6190..ea6cbba3a7 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog +++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-08-06 Ralf Corsepius * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. diff --git a/c/src/lib/libbsp/c4x/c4xsim/configure.ac b/c/src/lib/libbsp/c4x/c4xsim/configure.ac index b062d53c91..81a27897f7 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/configure.ac +++ b/c/src/lib/libbsp/c4x/c4xsim/configure.ac @@ -3,7 +3,7 @@ ## $Id$ 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]) RTEMS_TOP(../../../../../..) diff --git a/c/src/lib/libbsp/c4x/c4xsim/tools/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/tools/ChangeLog index 36135d378d..c54feea6d8 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/tools/ChangeLog +++ b/c/src/lib/libbsp/c4x/c4xsim/tools/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/c/src/lib/libbsp/c4x/c4xsim/tools/configure.ac b/c/src/lib/libbsp/c4x/c4xsim/tools/configure.ac index 7300fe2b01..f735d16db8 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/tools/configure.ac +++ b/c/src/lib/libbsp/c4x/c4xsim/tools/configure.ac @@ -3,7 +3,7 @@ ## $Id$ 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]) RTEMS_TOP(../../../../../../..) -- cgit v1.2.3