forked from Imagelibrary/rtems
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Don't include .../lib.am.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([cpuModel.h])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Don't
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-i960],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([i960ca])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([m68040])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am:
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([clock])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* README: Add "mpc5xx (mpc565)", because Wilfried B. mentioned the
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([mpc6xx])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([sh7032])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
|
||||
|
||||
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am: Don't include .../lib.am.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
AC_PREREQ(2.59)
|
||||
AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
|
||||
AC_CONFIG_SRCDIR([reg_win])
|
||||
RTEMS_TOP(../../../../..)
|
||||
RTEMS_TOP([../../../../..],[../../..])
|
||||
|
||||
RTEMS_CANONICAL_TARGET_CPU
|
||||
|
||||
|
||||
Reference in New Issue
Block a user