2003-08-22 Joel Sherrill <joel@OARcorp.com>

PR 444/bsps
	* bsp_specs: Remove USE_ENHANCED_INTR_API.
This commit is contained in:
Joel Sherrill
2003-08-22 18:03:17 +00:00
parent c19244640a
commit 78468278a3
6 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2003-08-22 Joel Sherrill <joel@OARcorp.com>
PR 444/bsps
* bsp_specs: Remove USE_ENHANCED_INTR_API.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -1,11 +1,10 @@
%rename cpp old_cpp
%rename lib old_lib %rename lib old_lib
%rename endfile old_endfile %rename endfile old_endfile
%rename startfile old_startfile %rename startfile old_startfile
%rename link old_link %rename link old_link
*cpp: *cpp:
%(old_cpp) %{qrtems: -D__embedded__ -DUSE_ENHANCED_INTR_API} -Asystem(embedded) %(old_cpp) %{qrtems: -D__embedded__ -Asystem(embedded)
*lib: *lib:
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \ %{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \

View File

@@ -1,3 +1,8 @@
2003-08-22 Joel Sherrill <joel@OARcorp.com>
PR 444/bsps
* bsp_specs: Remove USE_ENHANCED_INTR_API.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -5,7 +5,7 @@
%rename link old_link %rename link old_link
*cpp: *cpp:
%(old_cpp) %{qrtems: -D__embedded__ -DUSE_ENHANCED_INTR_API} -Asystem(embedded) %(old_cpp) %{qrtems: -D__embedded__ -Asystem(embedded)
*lib: *lib:
%{!qrtems: %(old_lib)} %{qrtems: --start-group \ %{!qrtems: %(old_lib)} %{qrtems: --start-group \

View File

@@ -1,3 +1,8 @@
2003-08-22 Joel Sherrill <joel@OARcorp.com>
PR 444/bsps
* bsp_specs: Remove USE_ENHANCED_INTR_API.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -5,7 +5,7 @@
%rename link old_link %rename link old_link
*cpp: *cpp:
%(old_cpp) %{qrtems: -D__embedded__ -DUSE_ENHANCED_INTR_API} -Asystem(embedded) %(old_cpp) %{qrtems: -D__embedded__ -Asystem(embedded)
*lib: *lib:
%{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \ %{!qrtems: %(old_lib)} %{!nostdlib: %{qrtems: --start-group \