]> git.ipfire.org Git - thirdparty/glibc.git/commit - sysdeps/unix/sysv/linux/gettimeofday.c
AArch64 Port
authorMarcus Shawcroft <marcus.shawcroft@linaro.org>
Fri, 9 Nov 2012 17:53:51 +0000 (17:53 +0000)
committerMarcus Shawcroft <marcus.shawcroft@linaro.org>
Fri, 9 Nov 2012 17:54:04 +0000 (17:54 +0000)
commit554066b83b1a0d14e6e7a24a45ef3f65342aae76
tree5425871b9ce8abc1ae10dbc711b2b287b139e40a
parent2c1adbcb765ae5ce9114970324590bbb735c5051
AArch64 Port
128 files changed:
ports/ChangeLog.aarch64 [new file with mode: 0644]
ports/sysdeps/aarch64/Implies [new file with mode: 0644]
ports/sysdeps/aarch64/Makefile [new file with mode: 0644]
ports/sysdeps/aarch64/__longjmp.S [new file with mode: 0644]
ports/sysdeps/aarch64/backtrace.c [new file with mode: 0644]
ports/sysdeps/aarch64/bits/atomic.h [new file with mode: 0644]
ports/sysdeps/aarch64/bits/endian.h [new file with mode: 0644]
ports/sysdeps/aarch64/bits/fenv.h [new file with mode: 0644]
ports/sysdeps/aarch64/bits/link.h [new file with mode: 0644]
ports/sysdeps/aarch64/bits/linkmap.h [new file with mode: 0644]
ports/sysdeps/aarch64/bits/mathdef.h [new file with mode: 0644]
ports/sysdeps/aarch64/bits/setjmp.h [new file with mode: 0644]
ports/sysdeps/aarch64/bsd-_setjmp.S [new file with mode: 0644]
ports/sysdeps/aarch64/bsd-setjmp.S [new file with mode: 0644]
ports/sysdeps/aarch64/crti.S [new file with mode: 0644]
ports/sysdeps/aarch64/crtn.S [new file with mode: 0644]
ports/sysdeps/aarch64/dl-irel.h [new file with mode: 0644]
ports/sysdeps/aarch64/dl-link.sym [new file with mode: 0644]
ports/sysdeps/aarch64/dl-machine.h [new file with mode: 0644]
ports/sysdeps/aarch64/dl-sysdep.h [new file with mode: 0644]
ports/sysdeps/aarch64/dl-tls.h [new file with mode: 0644]
ports/sysdeps/aarch64/dl-tlsdesc.S [new file with mode: 0644]
ports/sysdeps/aarch64/dl-tlsdesc.h [new file with mode: 0644]
ports/sysdeps/aarch64/dl-trampoline.S [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fclrexcpt.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fedisblxcpt.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/feenablxcpt.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fegetenv.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fegetexcept.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fegetround.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/feholdexcpt.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fesetenv.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fesetround.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/feupdateenv.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fgetexcptflg.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fpu_control.h [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fraiseexcpt.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/fsetexcptflg.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/ftestexcept.c [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/get-rounding-mode.h [new file with mode: 0644]
ports/sysdeps/aarch64/fpu/s_fma.c [new file with mode: 0644]
ports/sysdeps/aarch64/jmpbuf-offsets.h [new file with mode: 0644]
ports/sysdeps/aarch64/jmpbuf-unwind.h [new file with mode: 0644]
ports/sysdeps/aarch64/ldsodefs.h [new file with mode: 0644]
ports/sysdeps/aarch64/libc-tls.c [new file with mode: 0644]
ports/sysdeps/aarch64/libm-test-ulps [new file with mode: 0644]
ports/sysdeps/aarch64/machine-gmon.h [new file with mode: 0644]
ports/sysdeps/aarch64/memusage.h [new file with mode: 0644]
ports/sysdeps/aarch64/nptl/Makefile [new file with mode: 0644]
ports/sysdeps/aarch64/nptl/pthread_spin_lock.c [new file with mode: 0644]
ports/sysdeps/aarch64/nptl/pthreaddef.h [new file with mode: 0644]
ports/sysdeps/aarch64/nptl/tcb-offsets.sym [new file with mode: 0644]
ports/sysdeps/aarch64/nptl/tls.h [new file with mode: 0644]
ports/sysdeps/aarch64/preconfigure [new file with mode: 0644]
ports/sysdeps/aarch64/setjmp.S [new file with mode: 0644]
ports/sysdeps/aarch64/shlib-versions [new file with mode: 0644]
ports/sysdeps/aarch64/soft-fp/Makefile [new file with mode: 0644]
ports/sysdeps/aarch64/soft-fp/e_sqrtl.c [new file with mode: 0644]
ports/sysdeps/aarch64/soft-fp/sfp-machine.h [new file with mode: 0644]
ports/sysdeps/aarch64/sotruss-lib.c [new file with mode: 0644]
ports/sysdeps/aarch64/stackinfo.h [new file with mode: 0644]
ports/sysdeps/aarch64/start.S [new file with mode: 0644]
ports/sysdeps/aarch64/sysdep.h [new file with mode: 0644]
ports/sysdeps/aarch64/tls-macros.h [new file with mode: 0644]
ports/sysdeps/aarch64/tlsdesc.c [new file with mode: 0644]
ports/sysdeps/aarch64/tlsdesc.sym [new file with mode: 0644]
ports/sysdeps/aarch64/tst-audit.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/Implies [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/Makefile [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/Versions [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/__read_tp.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/bits/fcntl.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/bits/libc-vdso.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/bits/mman.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/clone.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/configure [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/configure.in [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/getcontext.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/gettimeofday.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/init-first.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/ioctl.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/kernel-features.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/kernel_rt_sigframe.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/ldconfig.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/libc-__read_tp.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/makecontext.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/mmap.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/bits/local_lim.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/bits/pthreadtypes.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/bits/semaphore.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/c++-types.data [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/clone.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/createthread.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/fork.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/ld.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libBrokenLocale.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libanl.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libc.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libcrypt.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libdl.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libm.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libnsl.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libpthread.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libresolv.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/librt.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libthread_db.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/libutil.abilist [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/localplt.data [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/lowlevellock.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/pt-vfork.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/pthread_once.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/sysdep-cancel.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/nptl/vfork.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/profil-counter.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/setcontext.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sigaction.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/swapcontext.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sys/elf.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sys/procfs.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sys/ptrace.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sys/ucontext.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sys/user.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/syscall.S [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sysdep.c [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/sysdep.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/ucontext-internal.h [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/ucontext_i.sym [new file with mode: 0644]
ports/sysdeps/unix/sysv/linux/aarch64/vfork.S [new file with mode: 0644]