Changeset 74e2998 in rtems
- Timestamp:
- 08/11/03 14:41:57 (19 years ago)
- Children:
- b8ed0dff
- Parents:
- 328876c
- Files:
-
- 316 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([src]) 8 8 RTEMS_TOP(..) -
c/src/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-04-29 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/ada-tests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/ada-tests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([support]) 8 8 RTEMS_TOP(../../..) -
c/src/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([optman]) 8 8 RTEMS_TOP(../..) -
c/src/lib/libbsp/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/a29k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/a29k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-a29k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-a29k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([portsw]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/a29k/portsw/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/a29k/portsw/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-a29k-portsw],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-a29k-portsw],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/arm/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/arm_bare_bsp/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/arm_bare_bsp/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-arm-arm_bare_bsp],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-arm-arm_bare_bsp],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/arm/armulator/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/armulator/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-arm-armulator],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-arm-armulator],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/arm/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([arm_bare_bsp]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/arm/edb7312/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/edb7312/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/arm/vegaplus/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/arm/vegaplus/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-arm-vegaplus],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-arm-vegaplus],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/bare/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/bare/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-bare],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-bare],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/c4x/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/c4x/c4xsim/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/c4x/c4xsim/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/c4x/c4xsim/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/c4x/c4xsim/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([runtest.in]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/c4x/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-c4x],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-c4x],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([c4xsim]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([README]) 8 8 RTEMS_TOP(../../../..) -
c/src/lib/libbsp/h8300/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/h8300/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([h8sim]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/h8300/h8sim/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-19 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/h8300/h8sim/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/hppa1.1/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/hppa1.1/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([simhppa]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/hppa1.1/simhppa/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/hppa1.1/simhppa/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/hppa1.1/simhppa/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/hppa1.1/simhppa/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-hppa1.1-simhppa-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([print_dump.c]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/i386/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([pc386]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/i386/i386ex/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/i386ex/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i386-i386ex],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i386-i386ex],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/i386/pc386/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-08 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/i386/pc386/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/i386/pc386/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/pc386/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i386-pc386-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([Spec.doc]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/i386/ts_386ex/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/ts_386ex/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/i386/ts_386ex/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i386/ts_386ex/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([coff2bin]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/i960/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i960/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i960],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i960],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cvme961]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/i960/cvme961/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i960/cvme961/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i960-cvme961],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i960-cvme961],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/i960/i960sim/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i960/i960sim/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i960-i960sim],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i960-i960sim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/i960/rxgen960/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/i960/rxgen960/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-i960-rxgen960],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-i960-rxgen960],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([shared]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/m68k/dmv152/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/dmv152/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-dmv152],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-dmv152],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/efi332/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/efi332/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-efi332],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-efi332],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/efi68k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/efi68k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-efi68k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-efi68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/gen68302/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/gen68302/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/gen68340/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/gen68340/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/gen68360/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/gen68360/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/idp/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/idp/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mcf5206elite/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mcf5206elite/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mcf5206elite/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mcf5206elite/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([runtest]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/m68k/mrm332/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mrm332/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mvme136/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme136/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mvme147/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme147/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mvme147s/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme147s/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mvme162/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme162/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/mvme162/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme162/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([sload.c]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/m68k/mvme167/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/mvme167/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/ods68302/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-22 Chris Johns <cjohns@cybertec.com.au> 2 6 -
c/src/lib/libbsp/m68k/ods68302/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/m68k/sim68000/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/m68k/sim68000/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/mips/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([p4000]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/mips/genmongoosev/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips/genmongoosev/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/mips/jmr3904/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips/jmr3904/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/mips/jmr3904/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips/jmr3904/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([runtest]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/mips/p4000/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips/p4000/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips-p4000],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips-p4000],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/mips64orion/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips64orion/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips64orion],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips64orion],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([p4000]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/mips64orion/p4000/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/mips64orion/p4000/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-mips64orion-p4000],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-mips64orion-p4000],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/no_cpu/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/no_cpu/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-no_cpu],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-no_cpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([no_bsp]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/no_cpu/no_bsp/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/no_cpu/no_bsp/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-no_cpu-no_bsp],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-no_cpu-no_bsp],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/or32/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/or32/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-or32],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-or32],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([orp]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/or32/orp/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/or32/orp/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-or32-orp],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-or32-orp],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Till Straumann <strauman@slac.stanford.edu> 2 6 -
c/src/lib/libbsp/powerpc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([dmv177]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/powerpc/dmv177/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/dmv177/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-dmv177],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-dmv177],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/eth_comm/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Till Straumann <strauman@slac.stanford.edu> 2 6 -
c/src/lib/libbsp/powerpc/eth_comm/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-eth_comm],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-eth_comm],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/gen405/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/gen405/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen405],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen405],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/helas403/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/helas403/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-helas403],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-helas403],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/mbx8xx/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Till Straumann <strauman@slac.stanford.edu> 2 6 -
c/src/lib/libbsp/powerpc/mbx8xx/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx8xx],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mbx8xx],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/motorola_powerpc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-27 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/powerpc/motorola_powerpc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-motorola_powerpc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-motorola_powerpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/mpc8260ads/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Till Straumann <strauman@slac.stanford.edu> 2 6 -
c/src/lib/libbsp/powerpc/mpc8260ads/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mpc8260ads],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-mpc8260ads],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/ppcn_60x/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-ppcn_60x],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-ppcn_60x],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/psim/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/psim/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/psim/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/psim/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-psim-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([psim]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/powerpc/score603e/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/score603e/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-score603e],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-powerpc-score603e],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/powerpc/support/new_exception_processing/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-18 Till Straumann <strauman@slac.stanford.edu> 2 6 -
c/src/lib/libbsp/powerpc/support/new_exception_processing/configure.ac
r328876c r74e2998 1 1 AC_PREREQ(2.57) 2 AC_INIT([rtems-c-src-lib-libbsp-powerpc-support-new_exception_processing],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])2 AC_INIT([rtems-c-src-lib-libbsp-powerpc-support-new_exception_processing],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 3 3 AC_CONFIG_SRCDIR([cpu.c]) 4 4 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/powerpc/support/old_exception_processing/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/powerpc/support/old_exception_processing/configure.ac
r328876c r74e2998 1 1 AC_PREREQ(2.57) 2 AC_INIT([rtems-c-src-lib-libbsp-powerpc-support-old_exception_processing],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])2 AC_INIT([rtems-c-src-lib-libbsp-powerpc-support-old_exception_processing],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 3 3 AC_CONFIG_SRCDIR([cpu.c]) 4 4 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/sh/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sh/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sh],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([gensh1]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/sh/gensh1/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sh/gensh1/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh1],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sh/gensh2/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sh/gensh2/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh2],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh2],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sh/gensh4/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sh/gensh4/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh4],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sh-gensh4],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sh/shsim/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sh/shsim/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sh-shsim],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sh-shsim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sh/simsh4/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libbsp/sh/simsh4/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sh-simsh4],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sh-simsh4],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sparc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sparc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sparc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([shared]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/sparc/erc32/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/erc32/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sparc/erc32/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/erc32/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sparc-erc32-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([runtest.in]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/sparc/leon/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/leon/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/sparc/leon/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/sparc/leon/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-sparc-leon-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([runtest.in]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libbsp/unix/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/unix/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-unix],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-unix],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([posix]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libbsp/unix/posix/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/unix/posix/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-unix-posix],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-unix-posix],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([bsp_specs]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libbsp/unix/posix/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libbsp/unix/posix/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libbsp-unix-posix-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libbsp-unix-posix-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([runtest.in]) 8 8 RTEMS_TOP(../../../../../../..) -
c/src/lib/libcpu/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/a29k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/a29k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-a29k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-a29k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([clock]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([README]) 8 8 RTEMS_TOP(../../../..) -
c/src/lib/libcpu/hppa1.1/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/hppa1.1/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([clock]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/i386/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/i386/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpuModel.h]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/i960/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/i960/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-i960],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-i960],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([i960ca]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/m68k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/m68k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([m68040]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/m68k/mcf5206/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/m68k/mcf5206/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-m68k-mcf5206],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-m68k-mcf5206],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libcpu/mips/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/mips/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([clock]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/mips64orion/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/mips64orion/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([clock]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/powerpc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-08 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/lib/libcpu/powerpc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([mpc6xx]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/sh/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/sh/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([sh7032]) 8 8 RTEMS_TOP(../../../../..) -
c/src/lib/libcpu/sh/sh7032/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/sh/sh7032/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-sh-sh7032],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-sh-sh7032],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libcpu/sh/sh7045/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/sh/sh7045/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-sh-sh7045],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-sh-sh7045],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libcpu/sh/sh7750/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/sh/sh7750/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-sh-sh7750],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-sh-sh7750],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include]) 8 8 RTEMS_TOP(../../../../../..) -
c/src/lib/libcpu/sparc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/lib/libcpu/sparc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([reg_win]) 8 8 RTEMS_TOP(../../../../..) -
c/src/libchip/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Greg Menke <gregory.menke@gsfc.nasa.gov> 2 6 -
c/src/libchip/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-libchip],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-libchip],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([rtc]) 8 8 RTEMS_TOP(../../..) -
c/src/libnetworking/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-13 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/libnetworking/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-libnetworking],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-libnetworking],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([pppd]) 8 8 RTEMS_TOP(../../..) -
c/src/librdbg/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/librdbg/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-librdbg],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-librdbg],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([src/awk.svc]) 8 8 RTEMS_TOP(../../..) -
c/src/librtems++/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/librtems++/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-librtems++],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com],[rtems-c-src-librtems++])6 AC_INIT([rtems-c-src-librtems++],[_RTEMS_VERSION],[rtems-bugs@rtems.com],[rtems-c-src-librtems++]) 7 7 AC_CONFIG_SRCDIR([include/rtems++]) 8 8 RTEMS_TOP(../../..) -
c/src/make/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-04-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/make/configure.ac
r328876c r74e2998 8 8 9 9 AC_PREREQ(2.57) 10 AC_INIT([rtems-c-src-make],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])10 AC_INIT([rtems-c-src-make],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 11 11 AC_CONFIG_SRCDIR([bsp.cfg.in]) 12 12 RTEMS_TOP(../../..) -
c/src/optman/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/optman/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-optman],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-optman],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([rtems]) 8 8 RTEMS_TOP(../../..) -
c/src/tests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([samples]) 8 8 RTEMS_TOP(../../..) -
c/src/tests/itrontests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/itrontests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([itronhello]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/libtests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/libtests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-libtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpuuse]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/mptests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/mptests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-mptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([mp01]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/psxtests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-29 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/tests/psxtests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-psxtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([psx01]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/samples/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de> 2 6 -
c/src/tests/samples/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-samples],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([hello]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/sptests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-29 Joel Sherrill <joel@OARcorp.com> 2 6 -
c/src/tests/sptests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-sptests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([sp01]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/support/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/support/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-support],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-support],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/tmitrontests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/tmitrontests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-tmitrontests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-tmitrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([tmitronsem01]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/tmtests/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/tmtests/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-tmtests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([tm01]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/tools/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([generic]) 8 8 RTEMS_TOP(../../../..) -
c/src/tests/tools/generic/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
c/src/tests/tools/generic/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([sorttimes.in]) 8 8 RTEMS_TOP(../../../../..) -
configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([c]) 8 8 RTEMS_TOP([.]) -
contrib/cygwin/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
contrib/cygwin/configure.ac
r328876c r74e2998 2 2 3 3 AC_PREREQ(2.57) 4 AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])4 AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 5 5 AC_CONFIG_SRCDIR([setup]) 6 6 -
contrib/solaris/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
contrib/solaris/configure.ac
r328876c r74e2998 2 2 3 3 AC_PREREQ(2.57) 4 AC_INIT([rtems-contrib-solaris],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])4 AC_INIT([rtems-contrib-solaris],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 5 5 AC_CONFIG_SRCDIR([setup]) 6 6 -
cpukit/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/ada/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-08 Joel Sherrill <joel@OARcorp.com> 2 6 -
cpukit/ada/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([rtems.adb]) 8 8 RTEMS_TOP(../..) -
cpukit/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([score]) 8 8 RTEMS_TOP(..) -
cpukit/itron/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/itron/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-itron],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-itron],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include/itronsys]) 8 8 RTEMS_TOP(../..) -
cpukit/libblock/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-04 Joel Sherrill <joel@OARcorp.com> 2 6 -
cpukit/libblock/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-libblock],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-libblock],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([src/bdbuf.c]) 8 8 RTEMS_TOP(../..) -
cpukit/libcsupport/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-08-05 Till Strauman <strauman@slac.stanford.edu> 2 6 -
cpukit/libcsupport/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-lib],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([src]) 8 8 RTEMS_TOP(../..) -
cpukit/libfs/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-08-05 <djc915@mail.usask.ca> 2 6 -
cpukit/libfs/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-libfs],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-libfs],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([src/imfs/imfs.h]) 8 8 -
cpukit/libmisc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de> 2 6 -
cpukit/libmisc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-libmisc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-libmisc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([dumpbuf]) 8 8 RTEMS_TOP(../..) -
cpukit/libnetworking/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-08-06 Till Strauman <strauman@slac.stanford.edu> 2 6 -
cpukit/libnetworking/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-libnetworking],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-libnetworking],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([arpa]) 8 8 RTEMS_TOP(../..) -
cpukit/librpc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/librpc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-librpc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-librpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([include/rpc]) 8 8 RTEMS_TOP(../..) -
cpukit/posix/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/posix/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-posix],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([src/pthread.c]) 8 8 RTEMS_TOP([../..]) -
cpukit/score/cpu/a29k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/a29k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-a29k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/arm/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-04-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/arm/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-arm],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/c4x/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/c4x/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-c4x],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/h8300/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/h8300/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-h8300],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/hppa1.1/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/hppa1.1/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/i386/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/i386/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/i960/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/i960/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-i960],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/m68k/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/m68k/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/mips/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/mips/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/mips64orion/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/mips64orion/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-mips64orion],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/no_cpu/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/no_cpu/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-no_cpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.c]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/or32/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/or32/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-or32],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.c]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/powerpc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-07-18 Till Straumann <strauman@slac.stanford.edu> 2 6 -
cpukit/score/cpu/powerpc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([asm.h]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/sh/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/sh/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([asm.h]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/sparc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/sparc/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-sparc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu_asm.S]) 8 8 RTEMS_TOP(../../../..) -
cpukit/score/cpu/unix/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-04-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
cpukit/score/cpu/unix/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-cpukit-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-cpukit-score-cpu-unix],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([cpu.c]) 8 8 RTEMS_TOP(../../../..) -
doc/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
doc/configure.ac
r328876c r74e2998 3 3 AC_PREREQ(2.57) 4 4 5 AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])5 AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 6 6 AC_CONFIG_SRCDIR([project.am]) 7 7 RTEMS_TOP([..]) -
doc/tools/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
doc/tools/configure.ac
r328876c r74e2998 3 3 AC_PREREQ(2.57) 4 4 5 AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])5 AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 6 6 AC_CONFIG_SRCDIR([word-replace2]) 7 7 RTEMS_TOP([../..]) -
scripts/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-06-02 Joel Sherrill <joel@OARcorp.com> 2 6 -
scripts/configure.ac
r328876c r74e2998 2 2 3 3 AC_PREREQ(2.57) 4 AC_INIT([rtems-scripts],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])4 AC_INIT([rtems-scripts],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 5 5 AC_CONFIG_SRCDIR([binutils]) 6 6 RTEMS_TOP([..]) -
tools/build/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/build/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-tools-build],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([install-if-change.in]) 8 8 RTEMS_TOP(../..) -
tools/cpu/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/cpu/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-tools-cpu],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([generic]) 8 8 RTEMS_TOP(../..) -
tools/cpu/generic/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/cpu/generic/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-tools-cpu-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([size_rtems.in]) 8 8 RTEMS_TOP(../../..) -
tools/cpu/hppa1.1/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/cpu/hppa1.1/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-tools-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-tools-cpu-hppa1.1],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([genoffsets.c]) 8 8 RTEMS_TOP(../../..) -
tools/cpu/sh/ChangeLog
r328876c r74e2998 1 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 3 * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 4 1 5 2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2 6 -
tools/cpu/sh/configure.ac
r328876c r74e2998 4 4 5 5 AC_PREREQ(2.57) 6 AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@ OARcorp.com])6 AC_INIT([rtems-tools-cpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) 7 7 AC_CONFIG_SRCDIR([shgen.c]) 8 8 RTEMS_TOP(../../..)
Note: See TracChangeset
for help on using the changeset viewer.