mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2003-08-22 Joel Sherrill <joel@OARcorp.com>
PR 444/bsps * bsp_specs: Remove USE_ENHANCED_INTR_API.
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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 \
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
@@ -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 \
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user