Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(463)

Issue 1724903002: [fusl] Remove code for unsupported architectures (Closed)

Created:
4 years, 10 months ago by kulakowski
Modified:
4 years, 10 months ago
CC:
mojo-reviews_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

[fusl] Remove code for unsupported architectures Only leave x86_64, x32 (ILP32 on 64 bit hardware), and aarch64 support. R=phosek@chromium.org, viettrungluu@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/57766e235d177f9882db565c9f98c71c7e712268

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, -10313 lines) Patch
D fusl/arch/arm/atomic_arch.h View 1 chunk +0 lines, -76 lines 0 comments Download
D fusl/arch/arm/bits/alltypes.h.in View 1 chunk +0 lines, -26 lines 0 comments Download
D fusl/arch/arm/bits/endian.h View 1 chunk +0 lines, -5 lines 0 comments Download
D fusl/arch/arm/bits/fcntl.h View 1 chunk +0 lines, -40 lines 0 comments Download
D fusl/arch/arm/bits/fenv.h View 1 chunk +0 lines, -21 lines 0 comments Download
D fusl/arch/arm/bits/float.h View 1 chunk +0 lines, -16 lines 0 comments Download
D fusl/arch/arm/bits/limits.h View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/arch/arm/bits/mman.h View 1 chunk +0 lines, -59 lines 0 comments Download
D fusl/arch/arm/bits/posix.h View 1 chunk +0 lines, -2 lines 0 comments Download
D fusl/arch/arm/bits/reg.h View 1 chunk +0 lines, -3 lines 0 comments Download
D fusl/arch/arm/bits/setjmp.h View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/arch/arm/bits/signal.h View 1 chunk +0 lines, -84 lines 0 comments Download
D fusl/arch/arm/bits/stat.h View 1 chunk +0 lines, -21 lines 0 comments Download
D fusl/arch/arm/bits/stdint.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/arm/bits/syscall.h View 1 chunk +0 lines, -701 lines 0 comments Download
D fusl/arch/arm/bits/user.h View 1 chunk +0 lines, -36 lines 0 comments Download
D fusl/arch/arm/crt_arch.h View 1 chunk +0 lines, -19 lines 0 comments Download
D fusl/arch/arm/pthread_arch.h View 1 chunk +0 lines, -31 lines 0 comments Download
D fusl/arch/arm/reloc.h View 1 chunk +0 lines, -32 lines 0 comments Download
D fusl/arch/arm/syscall_arch.h View 1 chunk +0 lines, -80 lines 0 comments Download
D fusl/arch/i386/atomic_arch.h View 1 chunk +0 lines, -82 lines 0 comments Download
D fusl/arch/i386/bits/alltypes.h.in View 1 chunk +0 lines, -46 lines 0 comments Download
D fusl/arch/i386/bits/endian.h View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/arch/i386/bits/fenv.h View 1 chunk +0 lines, -33 lines 0 comments Download
D fusl/arch/i386/bits/float.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/i386/bits/io.h View 1 chunk +0 lines, -65 lines 0 comments Download
D fusl/arch/i386/bits/limits.h View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/arch/i386/bits/mman.h View 1 chunk +0 lines, -60 lines 0 comments Download
D fusl/arch/i386/bits/posix.h View 1 chunk +0 lines, -2 lines 0 comments Download
D fusl/arch/i386/bits/reg.h View 1 chunk +0 lines, -19 lines 0 comments Download
D fusl/arch/i386/bits/setjmp.h View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/arch/i386/bits/signal.h View 1 chunk +0 lines, -120 lines 0 comments Download
D fusl/arch/i386/bits/stat.h View 1 chunk +0 lines, -21 lines 0 comments Download
D fusl/arch/i386/bits/stdarg.h View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/arch/i386/bits/stdint.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/i386/bits/syscall.h View 1 chunk +0 lines, -757 lines 0 comments Download
D fusl/arch/i386/bits/user.h View 1 chunk +0 lines, -44 lines 0 comments Download
D fusl/arch/i386/crt_arch.h View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/arch/i386/pthread_arch.h View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/arch/i386/reloc.h View 1 chunk +0 lines, -28 lines 0 comments Download
D fusl/arch/i386/syscall_arch.h View 1 chunk +0 lines, -89 lines 0 comments Download
D fusl/arch/mips/atomic_arch.h View 1 chunk +0 lines, -34 lines 0 comments Download
D fusl/arch/mips/bits/alltypes.h.in View 1 chunk +0 lines, -26 lines 0 comments Download
D fusl/arch/mips/bits/endian.h View 1 chunk +0 lines, -5 lines 0 comments Download
D fusl/arch/mips/bits/errno.h View 1 chunk +0 lines, -134 lines 0 comments Download
D fusl/arch/mips/bits/fcntl.h View 1 chunk +0 lines, -40 lines 0 comments Download
D fusl/arch/mips/bits/fenv.h View 1 chunk +0 lines, -23 lines 0 comments Download
D fusl/arch/mips/bits/float.h View 1 chunk +0 lines, -16 lines 0 comments Download
D fusl/arch/mips/bits/ioctl.h View 1 chunk +0 lines, -210 lines 0 comments Download
D fusl/arch/mips/bits/limits.h View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/arch/mips/bits/mman.h View 1 chunk +0 lines, -58 lines 0 comments Download
D fusl/arch/mips/bits/msg.h View 1 chunk +0 lines, -24 lines 0 comments Download
D fusl/arch/mips/bits/poll.h View 1 chunk +0 lines, -2 lines 0 comments Download
D fusl/arch/mips/bits/posix.h View 1 chunk +0 lines, -2 lines 0 comments Download
D fusl/arch/mips/bits/reg.h View 1 chunk +0 lines, -47 lines 0 comments Download
D fusl/arch/mips/bits/resource.h View 1 chunk +0 lines, -5 lines 0 comments Download
D fusl/arch/mips/bits/sem.h View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/arch/mips/bits/setjmp.h View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/arch/mips/bits/shm.h View 1 chunk +0 lines, -24 lines 0 comments Download
D fusl/arch/mips/bits/signal.h View 1 chunk +0 lines, -120 lines 0 comments Download
D fusl/arch/mips/bits/socket.h View 1 chunk +0 lines, -52 lines 0 comments Download
D fusl/arch/mips/bits/stat.h View 1 chunk +0 lines, -22 lines 0 comments Download
D fusl/arch/mips/bits/statfs.h View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/arch/mips/bits/stdint.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/mips/bits/syscall.h View 1 chunk +0 lines, -720 lines 0 comments Download
D fusl/arch/mips/bits/termios.h View 1 chunk +0 lines, -168 lines 0 comments Download
D fusl/arch/mips/bits/user.h View 1 chunk +0 lines, -13 lines 0 comments Download
D fusl/arch/mips/crt_arch.h View 1 chunk +0 lines, -35 lines 0 comments Download
D fusl/arch/mips/ksigaction.h View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/arch/mips/pthread_arch.h View 1 chunk +0 lines, -18 lines 0 comments Download
D fusl/arch/mips/reloc.h View 1 chunk +0 lines, -50 lines 0 comments Download
D fusl/arch/mips/syscall_arch.h View 1 chunk +0 lines, -178 lines 0 comments Download
D fusl/arch/powerpc/atomic_arch.h View 1 chunk +0 lines, -35 lines 0 comments Download
D fusl/arch/powerpc/bits/alltypes.h.in View 1 chunk +0 lines, -26 lines 0 comments Download
D fusl/arch/powerpc/bits/endian.h View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/arch/powerpc/bits/errno.h View 1 chunk +0 lines, -134 lines 0 comments Download
D fusl/arch/powerpc/bits/fcntl.h View 1 chunk +0 lines, -40 lines 0 comments Download
D fusl/arch/powerpc/bits/fenv.h View 1 chunk +0 lines, -31 lines 0 comments Download
D fusl/arch/powerpc/bits/float.h View 1 chunk +0 lines, -16 lines 0 comments Download
D fusl/arch/powerpc/bits/ioctl.h View 1 chunk +0 lines, -224 lines 0 comments Download
D fusl/arch/powerpc/bits/ipc.h View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/arch/powerpc/bits/limits.h View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/arch/powerpc/bits/mman.h View 1 chunk +0 lines, -60 lines 0 comments Download
D fusl/arch/powerpc/bits/msg.h View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/arch/powerpc/bits/posix.h View 1 chunk +0 lines, -2 lines 0 comments Download
D fusl/arch/powerpc/bits/reg.h View 1 chunk +0 lines, -3 lines 0 comments Download
D fusl/arch/powerpc/bits/sem.h View 1 chunk +0 lines, -10 lines 0 comments Download
D fusl/arch/powerpc/bits/setjmp.h View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/arch/powerpc/bits/shm.h View 1 chunk +0 lines, -28 lines 0 comments Download
D fusl/arch/powerpc/bits/signal.h View 1 chunk +0 lines, -119 lines 0 comments Download
D fusl/arch/powerpc/bits/socket.h View 1 chunk +0 lines, -42 lines 0 comments Download
D fusl/arch/powerpc/bits/stat.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/powerpc/bits/stdint.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/powerpc/bits/syscall.h View 1 chunk +0 lines, -744 lines 0 comments Download
D fusl/arch/powerpc/bits/termios.h View 1 chunk +0 lines, -169 lines 0 comments Download
D fusl/arch/powerpc/bits/user.h View 1 chunk +0 lines, -28 lines 0 comments Download
D fusl/arch/powerpc/crt_arch.h View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/arch/powerpc/pthread_arch.h View 1 chunk +0 lines, -21 lines 0 comments Download
D fusl/arch/powerpc/reloc.h View 1 chunk +0 lines, -31 lines 0 comments Download
D fusl/arch/powerpc/syscall_arch.h View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/crt/arm/crti.s View 1 chunk +0 lines, -13 lines 0 comments Download
D fusl/crt/arm/crtn.s View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/crt/i386/crti.s View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/crt/i386/crtn.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/crt/mips/crti.s View 1 chunk +0 lines, -19 lines 0 comments Download
D fusl/crt/mips/crtn.s View 1 chunk +0 lines, -13 lines 0 comments Download
D fusl/crt/powerpc/crti.s View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/crt/powerpc/crtn.s View 1 chunk +0 lines, -13 lines 0 comments Download
D fusl/src/exit/arm/__aeabi_atexit.c View 1 chunk +0 lines, -5 lines 0 comments Download
D fusl/src/fenv/arm/fenv.c View 1 chunk +0 lines, -3 lines 0 comments Download
D fusl/src/fenv/arm/fenv-hf.s View 1 chunk +0 lines, -69 lines 0 comments Download
D fusl/src/fenv/i386/fenv.s View 1 chunk +0 lines, -163 lines 0 comments Download
D fusl/src/fenv/mips/fenv.s View 1 chunk +0 lines, -71 lines 0 comments Download
D fusl/src/fenv/mips/fenv-sf.c View 1 chunk +0 lines, -3 lines 0 comments Download
D fusl/src/fenv/powerpc/fenv.s View 1 chunk +0 lines, -123 lines 0 comments Download
D fusl/src/internal/arm/syscall.s View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/src/internal/i386/syscall.s View 1 chunk +0 lines, -78 lines 0 comments Download
D fusl/src/internal/mips/syscall.s View 1 chunk +0 lines, -26 lines 0 comments Download
D fusl/src/internal/powerpc/syscall.s View 1 chunk +0 lines, -19 lines 0 comments Download
D fusl/src/ldso/arm/dlsym.s View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/ldso/arm/find_exidx.c View 1 chunk +0 lines, -40 lines 0 comments Download
D fusl/src/ldso/i386/dlsym.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/ldso/i386/tlsdesc.s View 1 chunk +0 lines, -31 lines 0 comments Download
D fusl/src/ldso/mips/dlsym.s View 1 chunk +0 lines, -17 lines 0 comments Download
D fusl/src/ldso/powerpc/dlsym.s View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/src/math/arm/fabs.c View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/math/arm/fabsf.c View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/math/arm/sqrt.c View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/math/arm/sqrtf.c View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/math/i386/__invtrigl.s View 0 chunks +-1 lines, --1 lines 0 comments Download
D fusl/src/math/i386/acos.s View 1 chunk +0 lines, -28 lines 0 comments Download
D fusl/src/math/i386/acosf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/acosl.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/asin.s View 1 chunk +0 lines, -45 lines 0 comments Download
D fusl/src/math/i386/asinf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/asinl.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/atan.s View 1 chunk +0 lines, -17 lines 0 comments Download
D fusl/src/math/i386/atan2.s View 1 chunk +0 lines, -17 lines 0 comments Download
D fusl/src/math/i386/atan2f.s View 1 chunk +0 lines, -19 lines 0 comments Download
D fusl/src/math/i386/atan2l.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/atanf.s View 1 chunk +0 lines, -19 lines 0 comments Download
D fusl/src/math/i386/atanl.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/ceil.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/ceilf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/ceill.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/exp.s View 1 chunk +0 lines, -152 lines 0 comments Download
D fusl/src/math/i386/exp2.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/exp2f.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/exp2l.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/expf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/expl.s View 1 chunk +0 lines, -101 lines 0 comments Download
D fusl/src/math/i386/expm1.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/expm1f.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/expm1l.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/fabs.s View 1 chunk +0 lines, -6 lines 0 comments Download
D fusl/src/math/i386/fabsf.s View 1 chunk +0 lines, -6 lines 0 comments Download
D fusl/src/math/i386/fabsl.s View 1 chunk +0 lines, -6 lines 0 comments Download
D fusl/src/math/i386/floor.s View 1 chunk +0 lines, -67 lines 0 comments Download
D fusl/src/math/i386/floorf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/floorl.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/fmod.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/math/i386/fmodf.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/math/i386/fmodl.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/math/i386/hypot.s View 1 chunk +0 lines, -45 lines 0 comments Download
D fusl/src/math/i386/hypotf.s View 1 chunk +0 lines, -42 lines 0 comments Download
D fusl/src/math/i386/ldexp.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/ldexpf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/ldexpl.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/llrint.s View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/math/i386/llrintf.s View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/src/math/i386/llrintl.s View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/math/i386/log.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/log10.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/log10f.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/log10l.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/log1p.s View 1 chunk +0 lines, -24 lines 0 comments Download
D fusl/src/math/i386/log1pf.s View 1 chunk +0 lines, -25 lines 0 comments Download
D fusl/src/math/i386/log1pl.s View 1 chunk +0 lines, -15 lines 0 comments Download
D fusl/src/math/i386/log2.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/log2f.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/log2l.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/logf.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/logl.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/lrint.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/lrintf.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/lrintl.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/remainder.s View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/math/i386/remainderf.s View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/math/i386/remainderl.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/math/i386/remquo.s View 1 chunk +0 lines, -50 lines 0 comments Download
D fusl/src/math/i386/remquof.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/remquol.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/rint.s View 1 chunk +0 lines, -6 lines 0 comments Download
D fusl/src/math/i386/rintf.s View 1 chunk +0 lines, -6 lines 0 comments Download
D fusl/src/math/i386/rintl.s View 1 chunk +0 lines, -6 lines 0 comments Download
D fusl/src/math/i386/scalbln.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/scalblnf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/scalblnl.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/scalbn.s View 1 chunk +0 lines, -33 lines 0 comments Download
D fusl/src/math/i386/scalbnf.s View 1 chunk +0 lines, -32 lines 0 comments Download
D fusl/src/math/i386/scalbnl.s View 1 chunk +0 lines, -32 lines 0 comments Download
D fusl/src/math/i386/sqrt.s View 1 chunk +0 lines, -21 lines 0 comments Download
D fusl/src/math/i386/sqrtf.s View 1 chunk +0 lines, -7 lines 0 comments Download
D fusl/src/math/i386/sqrtl.s View 1 chunk +0 lines, -5 lines 0 comments Download
D fusl/src/math/i386/trunc.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/truncf.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/math/i386/truncl.s View 1 chunk +0 lines, -1 line 0 comments Download
D fusl/src/process/i386/vfork.s View 1 chunk +0 lines, -14 lines 0 comments Download
D fusl/src/setjmp/arm/longjmp.s View 1 chunk +0 lines, -40 lines 0 comments Download
D fusl/src/setjmp/arm/setjmp.s View 1 chunk +0 lines, -42 lines 0 comments Download
D fusl/src/setjmp/i386/longjmp.s View 1 chunk +0 lines, -20 lines 0 comments Download
D fusl/src/setjmp/i386/setjmp.s View 1 chunk +0 lines, -23 lines 0 comments Download
D fusl/src/setjmp/mips/longjmp.s View 1 chunk +0 lines, -40 lines 0 comments Download
D fusl/src/setjmp/mips/setjmp.s View 1 chunk +0 lines, -39 lines 0 comments Download
D fusl/src/setjmp/powerpc/longjmp.s View 1 chunk +0 lines, -65 lines 0 comments Download
D fusl/src/setjmp/powerpc/setjmp.s View 1 chunk +0 lines, -61 lines 0 comments Download
D fusl/src/signal/arm/restore.s View 1 chunk +0 lines, -13 lines 0 comments Download
D fusl/src/signal/arm/sigsetjmp.s View 1 chunk +0 lines, -23 lines 0 comments Download
D fusl/src/signal/i386/restore.s View 1 chunk +0 lines, -12 lines 0 comments Download
D fusl/src/signal/i386/sigsetjmp.s View 1 chunk +0 lines, -26 lines 0 comments Download
D fusl/src/signal/mips/restore.s View 1 chunk +0 lines, -13 lines 0 comments Download
D fusl/src/signal/mips/sigsetjmp.s View 1 chunk +0 lines, -33 lines 0 comments Download
D fusl/src/signal/powerpc/restore.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/signal/powerpc/sigsetjmp.s View 1 chunk +0 lines, -27 lines 0 comments Download
D fusl/src/string/arm/__aeabi_memclr.c View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/string/arm/__aeabi_memcpy.c View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/string/arm/__aeabi_memmove.c View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/string/arm/__aeabi_memset.c View 1 chunk +0 lines, -8 lines 0 comments Download
D fusl/src/string/arm/memcpy.c View 1 chunk +0 lines, -3 lines 0 comments Download
D fusl/src/string/arm/memcpy_le.s View 1 chunk +0 lines, -383 lines 0 comments Download
D fusl/src/string/i386/memcpy.s View 1 chunk +0 lines, -32 lines 0 comments Download
D fusl/src/string/i386/memmove.s View 1 chunk +0 lines, -22 lines 0 comments Download
D fusl/src/string/i386/memset.s View 1 chunk +0 lines, -76 lines 0 comments Download
D fusl/src/thread/arm/__set_thread_area.c View 1 chunk +0 lines, -51 lines 0 comments Download
D fusl/src/thread/arm/__unmapself.s View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/src/thread/arm/atomics.s View 1 chunk +0 lines, -113 lines 0 comments Download
D fusl/src/thread/arm/clone.s View 1 chunk +0 lines, -31 lines 0 comments Download
D fusl/src/thread/arm/syscall_cp.s View 1 chunk +0 lines, -29 lines 0 comments Download
D fusl/src/thread/i386/__set_thread_area.s View 1 chunk +0 lines, -45 lines 0 comments Download
D fusl/src/thread/i386/__unmapself.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/thread/i386/clone.s View 1 chunk +0 lines, -48 lines 0 comments Download
D fusl/src/thread/i386/syscall_cp.s View 1 chunk +0 lines, -41 lines 0 comments Download
D fusl/src/thread/i386/tls.s View 1 chunk +0 lines, -17 lines 0 comments Download
D fusl/src/thread/mips/__unmapself.s View 1 chunk +0 lines, -10 lines 0 comments Download
D fusl/src/thread/mips/clone.s View 1 chunk +0 lines, -32 lines 0 comments Download
D fusl/src/thread/mips/syscall_cp.s View 1 chunk +0 lines, -53 lines 0 comments Download
D fusl/src/thread/powerpc/__set_thread_area.s View 1 chunk +0 lines, -11 lines 0 comments Download
D fusl/src/thread/powerpc/__unmapself.s View 1 chunk +0 lines, -9 lines 0 comments Download
D fusl/src/thread/powerpc/clone.s View 1 chunk +0 lines, -67 lines 0 comments Download
D fusl/src/thread/powerpc/syscall_cp.s View 1 chunk +0 lines, -59 lines 0 comments Download
D fusl/src/unistd/mips/pipe.s View 1 chunk +0 lines, -20 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
kulakowski
4 years, 10 months ago (2016-02-24 17:46:41 UTC) #1
kulakowski
Trung's out, ptal. I doubt we are running on ppc or mips. And if we ...
4 years, 10 months ago (2016-02-26 17:30:03 UTC) #4
jamesr
On 2016/02/26 at 17:30:03, kulakowski wrote: > Trung's out, ptal. > > I doubt we ...
4 years, 10 months ago (2016-02-26 18:09:04 UTC) #5
Petr Hosek
On 2016/02/26 18:09:04, jamesr wrote: > On 2016/02/26 at 17:30:03, kulakowski wrote: > > Trung's ...
4 years, 10 months ago (2016-02-26 18:14:50 UTC) #6
Petr Hosek
It's pretty radical, but if we're certain that we never want to run on i386 ...
4 years, 10 months ago (2016-02-26 18:22:55 UTC) #7
kulakowski
On 2016/02/26 18:09:04, jamesr wrote: > On 2016/02/26 at 17:30:03, kulakowski wrote: > > Trung's ...
4 years, 10 months ago (2016-02-26 18:34:42 UTC) #8
kulakowski
4 years, 10 months ago (2016-02-26 18:36:09 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
57766e235d177f9882db565c9f98c71c7e712268 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698