From 47c02203977b7590b9bdd01c6efaccf742b97a1a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 19 Nov 2002 22:23:50 +0000 Subject: 2002-11-19 Ralf Corsepius * configure.ac: Fix package name. --- cpukit/ada/ChangeLog | 4 ++++ cpukit/ada/configure.ac | 2 +- cpukit/itron/ChangeLog | 4 ++++ cpukit/itron/configure.ac | 2 +- cpukit/libblock/ChangeLog | 4 ++++ cpukit/libblock/configure.ac | 2 +- cpukit/libcsupport/ChangeLog | 4 ++++ cpukit/libcsupport/configure.ac | 2 +- cpukit/libfs/ChangeLog | 4 ++++ cpukit/libfs/configure.ac | 2 +- cpukit/libnetworking/ChangeLog | 4 ++++ cpukit/libnetworking/configure.ac | 2 +- cpukit/librpc/ChangeLog | 4 ++++ cpukit/librpc/configure.ac | 2 +- cpukit/posix/ChangeLog | 4 ++++ cpukit/posix/configure.ac | 2 +- cpukit/score/cpu/a29k/ChangeLog | 4 ++++ cpukit/score/cpu/a29k/configure.ac | 2 +- cpukit/score/cpu/arm/ChangeLog | 4 ++++ cpukit/score/cpu/arm/configure.ac | 2 +- cpukit/score/cpu/c4x/ChangeLog | 4 ++++ cpukit/score/cpu/c4x/configure.ac | 2 +- cpukit/score/cpu/h8300/ChangeLog | 4 ++++ cpukit/score/cpu/h8300/configure.ac | 2 +- cpukit/score/cpu/hppa1.1/ChangeLog | 4 ++++ cpukit/score/cpu/hppa1.1/configure.ac | 2 +- cpukit/score/cpu/i386/ChangeLog | 4 ++++ cpukit/score/cpu/i386/configure.ac | 2 +- cpukit/score/cpu/i960/ChangeLog | 4 ++++ cpukit/score/cpu/i960/configure.ac | 2 +- cpukit/score/cpu/m68k/ChangeLog | 4 ++++ cpukit/score/cpu/m68k/configure.ac | 2 +- cpukit/score/cpu/mips/ChangeLog | 4 ++++ cpukit/score/cpu/mips/configure.ac | 2 +- cpukit/score/cpu/mips64orion/ChangeLog | 4 ++++ cpukit/score/cpu/mips64orion/configure.ac | 2 +- cpukit/score/cpu/no_cpu/ChangeLog | 4 ++++ cpukit/score/cpu/no_cpu/configure.ac | 2 +- cpukit/score/cpu/or32/ChangeLog | 4 ++++ cpukit/score/cpu/or32/configure.ac | 2 +- cpukit/score/cpu/powerpc/ChangeLog | 4 ++++ cpukit/score/cpu/powerpc/configure.ac | 2 +- cpukit/score/cpu/sh/ChangeLog | 4 ++++ cpukit/score/cpu/sh/configure.ac | 2 +- cpukit/score/cpu/sparc/ChangeLog | 4 ++++ cpukit/score/cpu/sparc/configure.ac | 2 +- cpukit/score/cpu/unix/ChangeLog | 4 ++++ cpukit/score/cpu/unix/configure.ac | 2 +- 48 files changed, 120 insertions(+), 24 deletions(-) (limited to 'cpukit') diff --git a/cpukit/ada/ChangeLog b/cpukit/ada/ChangeLog index fdd06aedcf..87f11a8568 100644 --- a/cpukit/ada/ChangeLog +++ b/cpukit/ada/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-29 Ralf Corsepius * configure.ac: Remove AC_ENABLE_MULTILIB. diff --git a/cpukit/ada/configure.ac b/cpukit/ada/configure.ac index 98481e568c..dedda212ef 100644 --- a/cpukit/ada/configure.ac +++ b/cpukit/ada/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([rtems.adb]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/itron/ChangeLog b/cpukit/itron/ChangeLog index d508ba75ed..62ac6d24c4 100644 --- a/cpukit/itron/ChangeLog +++ b/cpukit/itron/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/itron/configure.ac b/cpukit/itron/configure.ac index 7e4bd9c164..31c0b1dddf 100644 --- a/cpukit/itron/configure.ac +++ b/cpukit/itron/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include/itronsys]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/libblock/ChangeLog b/cpukit/libblock/ChangeLog index 9748d6c7d3..84574bce61 100644 --- a/cpukit/libblock/ChangeLog +++ b/cpukit/libblock/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-15 Ralf Corsepius * src/diskdevs.c: Include to remove warning. diff --git a/cpukit/libblock/configure.ac b/cpukit/libblock/configure.ac index c7b24fda5a..07f863baae 100644 --- a/cpukit/libblock/configure.ac +++ b/cpukit/libblock/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src/bdbuf.c]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog index e9d24929f4..f7c39fb25f 100644 --- a/cpukit/libcsupport/ChangeLog +++ b/cpukit/libcsupport/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-18 Ralf Corsepius * configure.ac: Check for sys/cdefs.h, Add NEED_SYS_CDEFS_H. diff --git a/cpukit/libcsupport/configure.ac b/cpukit/libcsupport/configure.ac index 5378a3807c..90feaa6b02 100644 --- a/cpukit/libcsupport/configure.ac +++ b/cpukit/libcsupport/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index c439030bb4..d2df8d5c03 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/libfs/configure.ac b/cpukit/libfs/configure.ac index a8b0548f49..94906b534c 100644 --- a/cpukit/libfs/configure.ac +++ b/cpukit/libfs/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src/imfs/imfs.h]) RTEMS_TOP(../..) diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index 0001e4687f..11fd3b7483 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-18 Ralf Corsepius * Makefile.am: Merge-in HEADER-handling from diff --git a/cpukit/libnetworking/configure.ac b/cpukit/libnetworking/configure.ac index 2e9f6d902b..d2f059cd78 100644 --- a/cpukit/libnetworking/configure.ac +++ b/cpukit/libnetworking/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([arpa]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/librpc/ChangeLog b/cpukit/librpc/ChangeLog index 137d21f6c3..bb1479a8f1 100644 --- a/cpukit/librpc/ChangeLog +++ b/cpukit/librpc/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-04 Joel Sherrill * src/rpc/pmap_rmt.c: Removed warnings. diff --git a/cpukit/librpc/configure.ac b/cpukit/librpc/configure.ac index 8d48a8e553..cb58e8ace6 100644 --- a/cpukit/librpc/configure.ac +++ b/cpukit/librpc/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([include/rpc]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index 5547d6f530..5bdcf3ec7a 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-30 Eric Norum * src/psignal.c: Fix counting problem which resulted in too many diff --git a/cpukit/posix/configure.ac b/cpukit/posix/configure.ac index 41ff154741..4a23a0cf26 100644 --- a/cpukit/posix/configure.ac +++ b/cpukit/posix/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([src/pthread.c]) RTEMS_TOP(../..) AC_CONFIG_AUX_DIR(../..) diff --git a/cpukit/score/cpu/a29k/ChangeLog b/cpukit/score/cpu/a29k/ChangeLog index 3ee37565ae..38e5b72147 100644 --- a/cpukit/score/cpu/a29k/ChangeLog +++ b/cpukit/score/cpu/a29k/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/a29k/configure.ac b/cpukit/score/cpu/a29k/configure.ac index 3c9cbd726f..46fa4844a2 100644 --- a/cpukit/score/cpu/a29k/configure.ac +++ b/cpukit/score/cpu/a29k/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/arm/ChangeLog b/cpukit/score/cpu/arm/ChangeLog index 741331eb75..f375fce6c7 100644 --- a/cpukit/score/cpu/arm/ChangeLog +++ b/cpukit/score/cpu/arm/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-04 Joel Sherrill * cpu.c: Removed warning. diff --git a/cpukit/score/cpu/arm/configure.ac b/cpukit/score/cpu/arm/configure.ac index 866c6572aa..1e5f40d56e 100644 --- a/cpukit/score/cpu/arm/configure.ac +++ b/cpukit/score/cpu/arm/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/c4x/ChangeLog b/cpukit/score/cpu/c4x/ChangeLog index 6ac8a3091d..a1e75f6baa 100644 --- a/cpukit/score/cpu/c4x/ChangeLog +++ b/cpukit/score/cpu/c4x/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/c4x/configure.ac b/cpukit/score/cpu/c4x/configure.ac index 5882cbf1e2..3a27df8dbc 100644 --- a/cpukit/score/cpu/c4x/configure.ac +++ b/cpukit/score/cpu/c4x/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/h8300/ChangeLog b/cpukit/score/cpu/h8300/ChangeLog index cff35ae0c6..5bce2892f8 100644 --- a/cpukit/score/cpu/h8300/ChangeLog +++ b/cpukit/score/cpu/h8300/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-06 Ralf Corsepius * rtems/score/cpu.h: Add prototype of H8BD_Install_IRQ to eliminate diff --git a/cpukit/score/cpu/h8300/configure.ac b/cpukit/score/cpu/h8300/configure.ac index c830dab3a1..970845b75e 100644 --- a/cpukit/score/cpu/h8300/configure.ac +++ b/cpukit/score/cpu/h8300/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/hppa1.1/ChangeLog b/cpukit/score/cpu/hppa1.1/ChangeLog index 44ad11020f..2eb543b948 100644 --- a/cpukit/score/cpu/hppa1.1/ChangeLog +++ b/cpukit/score/cpu/hppa1.1/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/hppa1.1/configure.ac b/cpukit/score/cpu/hppa1.1/configure.ac index 00161cecf3..fe30d120cf 100644 --- a/cpukit/score/cpu/hppa1.1/configure.ac +++ b/cpukit/score/cpu/hppa1.1/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/i386/ChangeLog b/cpukit/score/cpu/i386/ChangeLog index f17783581c..6f5f286653 100644 --- a/cpukit/score/cpu/i386/ChangeLog +++ b/cpukit/score/cpu/i386/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/i386/configure.ac b/cpukit/score/cpu/i386/configure.ac index e7351b256f..1fe6a00b48 100644 --- a/cpukit/score/cpu/i386/configure.ac +++ b/cpukit/score/cpu/i386/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/i960/ChangeLog b/cpukit/score/cpu/i960/ChangeLog index 75f7ec5d55..567928eb27 100644 --- a/cpukit/score/cpu/i960/ChangeLog +++ b/cpukit/score/cpu/i960/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/i960/configure.ac b/cpukit/score/cpu/i960/configure.ac index 26c7a8d3ef..0408f75bfb 100644 --- a/cpukit/score/cpu/i960/configure.ac +++ b/cpukit/score/cpu/i960/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/m68k/ChangeLog b/cpukit/score/cpu/m68k/ChangeLog index 55bc95d0d3..cb48e99e6a 100644 --- a/cpukit/score/cpu/m68k/ChangeLog +++ b/cpukit/score/cpu/m68k/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-01 Joel Sherrill * cpu.c: Removed warnings. diff --git a/cpukit/score/cpu/m68k/configure.ac b/cpukit/score/cpu/m68k/configure.ac index f0cde5dc51..89f7fe8abc 100644 --- a/cpukit/score/cpu/m68k/configure.ac +++ b/cpukit/score/cpu/m68k/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/mips/ChangeLog b/cpukit/score/cpu/mips/ChangeLog index 5597b75403..cd1bd99e0f 100644 --- a/cpukit/score/cpu/mips/ChangeLog +++ b/cpukit/score/cpu/mips/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-04 Joel Sherrill * idtcpu.h: Removed warning. diff --git a/cpukit/score/cpu/mips/configure.ac b/cpukit/score/cpu/mips/configure.ac index b364a63e90..b0093745ba 100644 --- a/cpukit/score/cpu/mips/configure.ac +++ b/cpukit/score/cpu/mips/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/mips64orion/ChangeLog b/cpukit/score/cpu/mips64orion/ChangeLog index 2a29b204cb..88d0901aa1 100644 --- a/cpukit/score/cpu/mips64orion/ChangeLog +++ b/cpukit/score/cpu/mips64orion/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/mips64orion/configure.ac b/cpukit/score/cpu/mips64orion/configure.ac index eb1652ac6d..46fdf4737d 100644 --- a/cpukit/score/cpu/mips64orion/configure.ac +++ b/cpukit/score/cpu/mips64orion/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/no_cpu/ChangeLog b/cpukit/score/cpu/no_cpu/ChangeLog index 24f90d04ce..c7ef83fd13 100644 --- a/cpukit/score/cpu/no_cpu/ChangeLog +++ b/cpukit/score/cpu/no_cpu/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/no_cpu/configure.ac b/cpukit/score/cpu/no_cpu/configure.ac index 10730a2ead..b5ecf99265 100644 --- a/cpukit/score/cpu/no_cpu/configure.ac +++ b/cpukit/score/cpu/no_cpu/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.c]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/or32/ChangeLog b/cpukit/score/cpu/or32/ChangeLog index 8f8b0669b1..afd340ecbe 100644 --- a/cpukit/score/cpu/or32/ChangeLog +++ b/cpukit/score/cpu/or32/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/or32/configure.ac b/cpukit/score/cpu/or32/configure.ac index 6eaf579708..6259c6545f 100644 --- a/cpukit/score/cpu/or32/configure.ac +++ b/cpukit/score/cpu/or32/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.c]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/powerpc/ChangeLog b/cpukit/score/cpu/powerpc/ChangeLog index 4f10be962a..228e974f1c 100644 --- a/cpukit/score/cpu/powerpc/ChangeLog +++ b/cpukit/score/cpu/powerpc/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-06 Ralf Corsepius * rtems/new-exceptions/cpu.h: Remove sections on diff --git a/cpukit/score/cpu/powerpc/configure.ac b/cpukit/score/cpu/powerpc/configure.ac index 4d67d91729..2593514205 100644 --- a/cpukit/score/cpu/powerpc/configure.ac +++ b/cpukit/score/cpu/powerpc/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([asm.h]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/sh/ChangeLog b/cpukit/score/cpu/sh/ChangeLog index 8ba8164e74..1300484dac 100644 --- a/cpukit/score/cpu/sh/ChangeLog +++ b/cpukit/score/cpu/sh/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/sh/configure.ac b/cpukit/score/cpu/sh/configure.ac index 2dc3941fec..7456686f15 100644 --- a/cpukit/score/cpu/sh/configure.ac +++ b/cpukit/score/cpu/sh/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([asm.h]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/sparc/ChangeLog b/cpukit/score/cpu/sparc/ChangeLog index 90ba19b38c..9577cb03b4 100644 --- a/cpukit/score/cpu/sparc/ChangeLog +++ b/cpukit/score/cpu/sparc/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-10-25 Ralf Corsepius * configure.ac: Add nostdinc to AM_INIT_AUTOMAKE. diff --git a/cpukit/score/cpu/sparc/configure.ac b/cpukit/score/cpu/sparc/configure.ac index e0e18ba4eb..e0bedb8667 100644 --- a/cpukit/score/cpu/sparc/configure.ac +++ b/cpukit/score/cpu/sparc/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu_asm.S]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) diff --git a/cpukit/score/cpu/unix/ChangeLog b/cpukit/score/cpu/unix/ChangeLog index 481f6769a1..3b8af74447 100644 --- a/cpukit/score/cpu/unix/ChangeLog +++ b/cpukit/score/cpu/unix/ChangeLog @@ -1,3 +1,7 @@ +2002-11-19 Ralf Corsepius + + * configure.ac: Fix package name. + 2002-11-12 Ralf Corsepius * configure.ac: Generate unixsize.h on the fly, filter out diff --git a/cpukit/score/cpu/unix/configure.ac b/cpukit/score/cpu/unix/configure.ac index e4958d6326..f214afd19f 100644 --- a/cpukit/score/cpu/unix/configure.ac +++ b/cpukit/score/cpu/unix/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.52) -AC_INIT([rtems-c-src-exec-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-cpukit-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) AC_CONFIG_SRCDIR([cpu.c]) RTEMS_TOP(../../../..) AC_CONFIG_AUX_DIR(../../../..) -- cgit v1.2.3