2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>

* configure.ac: New BUG-REPORT address.
This commit is contained in:
Ralf Corsepius
2006-12-02 06:06:55 +00:00
parent 0a978b3d38
commit fcb0cd462c
235 changed files with 590 additions and 118 deletions

View File

@@ -1,3 +1,11 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Add ampolish3. * Makefile.am: Add ampolish3.

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([TOOL_TARGETS]) AC_CONFIG_SRCDIR([TOOL_TARGETS])
RTEMS_TOP(..) RTEMS_TOP(..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove ampolish3. * Makefile.am: Remove ampolish3.

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org> 2005-11-20 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Re-add mptests*Makefile.am. * configure.ac: Re-add mptests*Makefile.am.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-ada-tests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([support]) AC_CONFIG_SRCDIR([support])
RTEMS_TOP([../../..],[]) RTEMS_TOP([../../..],[])

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([optman]) AC_CONFIG_SRCDIR([optman])
RTEMS_TOP(../..) RTEMS_TOP(../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-arm-armulator],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-armulator],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-arm],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([../arm]) AC_CONFIG_SRCDIR([../arm])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-edb7312],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-arm-gba],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-arm-gba],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-11-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER. * configure.ac: Use AC_CONFIG_HEADER instead of AM_CONFIG_HEADER.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-bare],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-bare],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-30 Joel Sherrill <joel@OARcorp.com> 2006-10-30 Joel Sherrill <joel@OARcorp.com>
* .cvsignore: New file. * .cvsignore: New file.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-bfin],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-bfin],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([../bfin]) AC_CONFIG_SRCDIR([../bfin])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* include/coverhd.h: Remove (Use shared default template instead). * include/coverhd.h: Remove (Use shared default template instead).

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-bfin-eZKit533],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-bfin-eZKit533],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-c4x-c4xsim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

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

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-c4x],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-c4x],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([c4xsim]) AC_CONFIG_SRCDIR([c4xsim])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-h8300],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([h8sim]) AC_CONFIG_SRCDIR([h8sim])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-h8300-h8sim],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-i386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([pc386]) AC_CONFIG_SRCDIR([pc386])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-i386-i386ex],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-i386ex],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-pc386],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

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

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-i386-ts_386ex-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([coff2bin]) AC_CONFIG_SRCDIR([coff2bin])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-av5282],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-av5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([shared]) AC_CONFIG_SRCDIR([shared])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-csb360],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-csb360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-dmv152],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-dmv152],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68340],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-gen68360],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-idp],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5206elite-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([runtest]) AC_CONFIG_SRCDIR([runtest])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5235],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mcf5235],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mrm332],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme136],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme147s],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme162-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([sload.c]) AC_CONFIG_SRCDIR([sload.c])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-mvme167],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-ods68302],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-sim68000],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-m68k-uC5282],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-m68k-uC5282],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org> 2006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Require autoconf-2.60. Require automake-1.10. * configure.ac: Require autoconf-2.60. Require automake-1.10.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([csb350]) AC_CONFIG_SRCDIR([csb350])
RTEMS_TOP(../../../../..) RTEMS_TOP(../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips-csb350],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-csb350],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-genmongoosev],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## configure.ac,v 1.5.2.2 2003/08/11 14:37:57 ralf Exp ## configure.ac,v 1.5.2.2 2003/08/11 14:37:57 ralf Exp
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips-hurricane],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-hurricane],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-17 Joel Sherrill <joel@OARcorp.com> 2006-11-17 Joel Sherrill <joel@OARcorp.com>
* clock/clockdrv.c: Add copyright. * clock/clockdrv.c: Add copyright.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-17 Joel Sherrill <joel@OARcorp.com> 2006-11-17 Joel Sherrill <joel@OARcorp.com>
* runtest: Change toolname to match 4.8. * runtest: Change toolname to match 4.8.

View File

@@ -3,7 +3,7 @@
## $Id$ ## $Id$
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-jmr3904-tools],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([runtest]) AC_CONFIG_SRCDIR([runtest])
RTEMS_TOP(../../../../../../..) RTEMS_TOP(../../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

View File

@@ -3,7 +3,7 @@
## configure.ac,v 1.6.2.2 2003/08/11 14:38:01 ralf Exp ## configure.ac,v 1.6.2.2 2003/08/11 14:38:01 ralf Exp
AC_PREREQ(2.60) AC_PREREQ(2.60)
AC_INIT([rtems-c-src-lib-libbsp-mips-rbtx4925],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_INIT([rtems-c-src-lib-libbsp-mips-rbtx4925],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
AC_CONFIG_SRCDIR([bsp_specs]) AC_CONFIG_SRCDIR([bsp_specs])
RTEMS_TOP(../../../../../..) RTEMS_TOP(../../../../../..)

View File

@@ -1,3 +1,7 @@
2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
2006-11-15 Joel Sherrill <joel@OARcorp.com> 2006-11-15 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a

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