summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/librtemscpu.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-26 11:01:44 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2022-01-27 11:06:46 +0100
commit2145e0c7bf31c681a745eeee57f4e889d7587ecc (patch)
tree60160fbe3b48834d2b825fa751e0f9ba9acf6962 /spec/build/cpukit/librtemscpu.yml
parentbsps: Avoid use of memcpy() in bsp_fdt_copy() (diff)
downloadrtems-2145e0c7bf31c681a745eeee57f4e889d7587ecc.tar.bz2
Remove obsolete rtems_gxx_*() implementation
GCC versions prior to 6.1 used a RTEMS thread model based on rtems_gxx_*() functions. GCC version 6.1 or later uses the self-contained synchronization objects of Newlib <sys/lock.h> for the RTEMS thread model. Remove the obsolete implementation. Close #3143.
Diffstat (limited to '')
-rw-r--r--spec/build/cpukit/librtemscpu.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/build/cpukit/librtemscpu.yml b/spec/build/cpukit/librtemscpu.yml
index 423974502c..7d6dbae0db 100644
--- a/spec/build/cpukit/librtemscpu.yml
+++ b/spec/build/cpukit/librtemscpu.yml
@@ -108,7 +108,6 @@ install:
- cpukit/include/rtems/framebuffer.h
- cpukit/include/rtems/fs.h
- cpukit/include/rtems/fsmount.h
- - cpukit/include/rtems/gxx_wrappers.h
- cpukit/include/rtems/ide_part_table.h
- cpukit/include/rtems/imfs.h
- cpukit/include/rtems/init.h
@@ -658,7 +657,6 @@ source:
- cpukit/libcsupport/src/getreentglobal.c
- cpukit/libcsupport/src/getrusage.c
- cpukit/libcsupport/src/getuid.c
-- cpukit/libcsupport/src/gxx_wrappers.c
- cpukit/libcsupport/src/ioctl.c
- cpukit/libcsupport/src/isatty_r.c
- cpukit/libcsupport/src/issetugid.c