OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [powerpc/] [helas403/] [bsp_specs] - Diff between revs 30 and 173

Only display areas with differences | Details | Blame | View Log

Rev 30 Rev 173
%rename cpp old_cpp
%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__} -Asystem(embedded)
%(old_cpp) %{qrtems: -D__embedded__} -Asystem(embedded)
*lib:
*lib:
%{!qrtems: %(old_lib)} %{qrtems: ecrti%O%s --start-group \
%{!qrtems: %(old_lib)} %{qrtems: ecrti%O%s --start-group \
%{!qrtems_debug: -lrtemsall} %{qrtems_debug: -lrtemsall_g} \
%{!qrtems_debug: -lrtemsall} %{qrtems_debug: -lrtemsall_g} \
-lc -lgcc --end-group \
-lc -lgcc --end-group \
%{!qnolinkcmds: -T linkcmds%s}}
%{!qnolinkcmds: -T linkcmds%s}}
*startfile:
*startfile:
%{!qrtems: %(old_startfile)} %{qrtems: \
%{!qrtems: %(old_startfile)} %{qrtems: \
%{!qrtems_debug: } \
%{!qrtems_debug: } \
%{qrtems_debug: }}
%{qrtems_debug: }}
*endfile:
*endfile:
%{!qrtems: %(old_endfile)} %{qrtems: ecrtn%O%s}
%{!qrtems: %(old_endfile)} %{qrtems: ecrtn%O%s}
*link:
*link:
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -u __vectors -u flash_entry -N }
%{!qrtems: %(old_link)} %{qrtems: -dc -dp -u __vectors -u flash_entry -N }
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.