glibc/sysdeps/unix/sysv/linux/tile
Chris Metcalf 5d24aa6056 tilegx: fix sysdep.h to avoid a redefinition warning
The symbol for HAVE_CLOCK_GETTIME_VSYSCALL was being
only conditionally defined under [SHARED].  However, it turns
out this causes a preprocessor symbol redefinition warning
when building clock_gettime.o.  Move the symbol definition
down to make it unconditional, like other platforms do.
2014-12-26 16:22:28 -05:00
..
bits tile: add clock_gettime support via vDSO 2014-10-06 11:22:14 -04:00
sys Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
tilegx tile: move sysdeps/unix/sysv/linux/tile nptl files. 2014-06-10 14:10:17 -04:00
tilepro tile: move sysdeps/unix/sysv/linux/tile nptl files. 2014-06-10 14:10:17 -04:00
arch-fork.h tile: Convert fork.c to arch-fork.h 2014-05-28 14:23:16 -04:00
cacheflush.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
clone.S tile: make the prolog of clone() more conformant 2014-10-06 11:21:29 -04:00
dl-static.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
getcontext.S Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
gettimeofday.c tile: add clock_gettime support via vDSO 2014-10-06 11:22:14 -04:00
Implies NPTL is no longer an add-on! 2014-07-07 09:29:06 -07:00
init-first.c tile: add clock_gettime support via vDSO 2014-10-06 11:22:14 -04:00
kernel-features.h Make __ASSUME_UTIMES hppa-specific. 2014-12-22 21:42:03 +00:00
ldsodefs.h Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
makecontext.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
Makefile tile: move sysdeps/unix/sysv/linux/tile nptl files. 2014-06-10 14:10:17 -04:00
profil-counter.h Fix profil_counter namespace (bug 17725). 2014-12-17 18:10:37 +00:00
pt-vfork.c tile: Consolidate NPTL/non versions of vfork 2014-06-11 15:52:53 -04:00
set_dataplane.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
setcontext.S Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
shlib-versions Remove configuration name patterns from shlib-versions. 2014-09-12 12:28:47 +00:00
sigcontextinfo.h Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
swapcontext.S Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
syscall.S Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
sysconf.c tile: add support for _SC_LEVEL*CACHE* sysconf() queries 2014-10-06 11:20:30 -04:00
sysdep-cancel.h Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30
sysdep.c Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
sysdep.h tilegx: fix sysdep.h to avoid a redefinition warning 2014-12-26 16:22:28 -05:00
ucontext_i.h Move tilegx, tilepro, and linux-generic from ports to libc. 2014-02-10 11:04:39 -05:00
Versions tile: add clock_gettime support via vDSO 2014-10-06 11:22:14 -04:00
vfork.S tile: Consolidate NPTL/non versions of vfork 2014-06-11 15:52:53 -04:00
waitpid.S Remove NOT_IN_libc 2014-11-24 15:03:45 +05:30