forked from Imagelibrary/rtems
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -49,6 +49,6 @@ RTEMS_BSPOPTS_HELP([DMV177_USE_INSTRUCTION_CACHE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([old])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -34,6 +34,6 @@ RTEMS_BSPOPTS_HELP([PPC_VECTOR_FILE_BASE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([old])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-15 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
|
* flashentry/flashentry.S: #include <rtems/powerpc/powerpc.h>
|
||||||
|
|||||||
@@ -33,6 +33,6 @@ RTEMS_BSPOPTS_HELP([PPC_VECTOR_FILE_BASE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([old])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -117,6 +117,6 @@ RTEMS_BSPOPTS_HELP([DISPATCH_HANDLER_STAT],
|
|||||||
# Explicitly list a Makefile here
|
# Explicitly list a Makefile here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([new])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -50,6 +50,6 @@ AC_DEFINE_UNQUOTED([USE_ENHANCED_INTR_API],[1],
|
|||||||
AC_CONFIG_FILES([Makefile
|
AC_CONFIG_FILES([Makefile
|
||||||
bootloader/Makefile])
|
bootloader/Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([new])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -70,6 +70,6 @@ AM_CONDITIONAL(HAS_NETWORKING,test "$HAS_NETWORKING" = "yes")
|
|||||||
# Explicitly list a Makefile here
|
# Explicitly list a Makefile here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([new])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -35,6 +35,6 @@ RTEMS_BSPOPTS_HELP([PPC_USE_DATA_CACHE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([new])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* startup/spurious.c: Merge ppc603 and ppc603e.
|
* startup/spurious.c: Merge ppc603 and ppc603e.
|
||||||
|
|||||||
@@ -62,6 +62,6 @@ RTEMS_BSPOPTS_HELP([PPC_VECTOR_FILE_BASE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([old])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -32,6 +32,6 @@ RTEMS_BSPOPTS_HELP([PPC_VECTOR_FILE_BASE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([new])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-14 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* startup/spurious.c: Merge ppc603 and ppc603e.
|
* startup/spurious.c: Merge ppc603 and ppc603e.
|
||||||
|
|||||||
@@ -69,6 +69,6 @@ RTEMS_BSPOPTS_HELP([PPC_VECTOR_FILE_BASE],
|
|||||||
# Explicitly list all Makefiles here
|
# Explicitly list all Makefiles here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([old])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
@@ -1,3 +1,7 @@
|
|||||||
|
2005-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Remove argument from RTEMS_PPC_EXCEPTIONS.
|
||||||
|
|
||||||
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
2005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
* Makefile.am: Merge-in wrapup/Makefile.am.
|
* Makefile.am: Merge-in wrapup/Makefile.am.
|
||||||
|
|||||||
@@ -47,6 +47,6 @@ RTEMS_BSPOPTS_HELP([PRINTK_MINOR],
|
|||||||
# Explicitly list a Makefile here
|
# Explicitly list a Makefile here
|
||||||
AC_CONFIG_FILES([Makefile])
|
AC_CONFIG_FILES([Makefile])
|
||||||
|
|
||||||
RTEMS_PPC_EXCEPTIONS([new])
|
RTEMS_PPC_EXCEPTIONS
|
||||||
|
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|||||||
Reference in New Issue
Block a user