[RTEMS Project] #3937: Move content of bsp_specs to GCC
RTEMS trac
trac at rtems.org
Mon Apr 6 14:56:00 UTC 2020
#3937: Move content of bsp_specs to GCC
-----------------------------+-----------------------
Reporter: Sebastian Huber | Owner: (none)
Type: project | Status: assigned
Priority: normal | Milestone: 6.1
Component: tool/gcc | Version: 6
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: 3250 |
-----------------------------+-----------------------
Comment (by Joel Sherrill):
The only crti/crtn not provided by GCC are these for the PowerPC. They
really should move. Whatever is being done is a hack left over from the
days when we were unwilling to modify GCC.
{{{
$ find . -name rtems_crt*
./bsps/powerpc/shared/start/rtems_crti.S
./bsps/powerpc/shared/start/rtems_crtn.S
}}}
"Remove hacks left over from when we were unwilling to modify GCC" should
be the name of this ticket. :)
--
Ticket URL: <http://devel.rtems.org/ticket/3937#comment:5>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list