Re: [PATCH] RTEMS: Improve GCC specification

2020-04-07 Thread Sebastian Huber
On 07/04/2020 09:29, Sebastian Huber wrote: Add a start/end file specification if the -qrtems option is present. Allow targets to customize it. Support the standard -nodefaultlibs option. gcc/ * config/rs6000/rtems.h (RTEMS_STARTFILE_SPEC): Define. (RTEMS_ENDFILE_SPEC): Likewi

[PATCH] RTEMS: Improve GCC specification

2020-04-07 Thread Sebastian Huber
Add a start/end file specification if the -qrtems option is present. Allow targets to customize it. Support the standard -nodefaultlibs option. gcc/ * config/rs6000/rtems.h (RTEMS_STARTFILE_SPEC): Define. (RTEMS_ENDFILE_SPEC): Likewise. * config/rtems.h (RTEMS_STARTFILE_