Changeset 47c0220 in rtems


Ignore:
Timestamp:
11/19/02 22:23:50 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
9d721178
Parents:
1f64ebf
Message:

2002-11-19 Ralf Corsepius <corsepiu@…>

  • configure.ac: Fix package name.
Files:
49 edited

Legend:

Unmodified
Added
Removed
  • c/src/ada/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/ada/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/ada/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([rtems.adb])
    88RTEMS_TOP(../..)
  • cpukit/itron/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/itron/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-itron],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([include/itronsys])
    88RTEMS_TOP(../..)
  • cpukit/libblock/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/libblock/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-libblock],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([src/bdbuf.c])
    88RTEMS_TOP(../..)
  • cpukit/libcsupport/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/libcsupport/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([src])
    88RTEMS_TOP(../..)
  • cpukit/libfs/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/libfs/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-libfs],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([src/imfs/imfs.h])
    88
  • cpukit/libnetworking/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/libnetworking/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-libnetworking],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([arpa])
    88RTEMS_TOP(../..)
  • cpukit/librpc/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-04      Joel Sherrill <joel@OARcorp.com>
    26
  • cpukit/librpc/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-librpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([include/rpc])
    88RTEMS_TOP(../..)
  • cpukit/posix/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-30      Eric Norum <eric.norum@usask.ca>
    26
  • cpukit/posix/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([src/pthread.c])
    88RTEMS_TOP(../..)
  • cpukit/score/cpu/a29k/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/a29k/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/arm/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-04      Joel Sherrill <joel@OARcorp.com>
    26
  • cpukit/score/cpu/arm/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/c4x/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/c4x/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/h8300/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/h8300/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/hppa1.1/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/hppa1.1/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/i386/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/i386/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/i960/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/i960/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/m68k/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-01      Joel Sherrill <joel@OARcorp.com>
    26
  • cpukit/score/cpu/m68k/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/mips/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-04      Joel Sherrill <joel@OARcorp.com>
    26
  • cpukit/score/cpu/mips/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/mips64orion/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/mips64orion/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/no_cpu/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/no_cpu/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.c])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/or32/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/or32/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.c])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/powerpc/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/powerpc/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([asm.h])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/sh/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/sh/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([asm.h])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/sparc/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/sparc/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu_asm.S])
    88RTEMS_TOP(../../../..)
  • cpukit/score/cpu/unix/ChangeLog

    r1f64ebf r47c0220  
     12002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        * configure.ac: Fix package name.
     4
    152002-11-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • cpukit/score/cpu/unix/configure.ac

    r1f64ebf r47c0220  
    44
    55AC_PREREQ(2.52)
    6 AC_INIT([rtems-c-src-exec-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
     6AC_INIT([rtems-cpukit-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com])
    77AC_CONFIG_SRCDIR([cpu.c])
    88RTEMS_TOP(../../../..)
Note: See TracChangeset for help on using the changeset viewer.