aboutsummaryrefslogtreecommitdiff
path: root/libgcc
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-06 16:34:50 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-05 19:47:40 +0200
commit4461384026a708bc0267b2965144b42f95689974 (patch)
treef27dddd881d7bfdd3d81373da875daaef8b712d2 /libgcc
parent1ea8de4c8c23791c2c1ca231cc3461a4a9fc1efb (diff)
downloadgcc-4461384026a708bc0267b2965144b42f95689974.zip
gcc-4461384026a708bc0267b2965144b42f95689974.tar.gz
gcc-4461384026a708bc0267b2965144b42f95689974.tar.bz2
RTEMS: Improve GCC specification
Add a start/end file specification if the -qrtems option is present. Allow targets to customize it. Support the standard -nodefaultlibs option. gcc/ * config/rtems.h (RTEMS_STARTFILE_SPEC): Define if undefined. (RTEMS_ENDFILE_SPEC): Likewise. (STARTFILE_SPEC): Update comment. Add RTEMS_STARTFILE_SPEC. (ENDFILE_SPEC): Add RTEMS_ENDFILE_SPEC. (LIB_SPECS): Support -nodefaultlibs option. * config/or1k/rtems.h (RTEMS_STARTFILE_SPEC): Define. (RTEMS_ENDFILE_SPEC): Likewise. * config/rs6000/rtems.h (RTEMS_STARTFILE_SPEC): Likewise. (RTEMS_ENDFILE_SPEC): Likewise. * config/v850/rtems.h (RTEMS_STARTFILE_SPEC): Likewise. (RTEMS_ENDFILE_SPEC): Likewise.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions