-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
896115d
commit 49f2a6c
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule nacl-gcc
updated
14 files
+2 −2 | config/lib-link.m4 | |
+69 −2 | gcc/config/i386/i386.c | |
+13 −13 | gcc/config/i386/i386.md | |
+2 −3 | gcc/config/i386/nacl.h | |
+17 −32 | gcc/configure | |
+6 −0 | gcc/gthr-nacl.h | |
+11 −11 | libgfortran/configure | |
+11 −41 | libgomp/configure | |
+4 −19 | libmudflap/configure | |
+4 −4 | libobjc/configure | |
+4 −19 | libssp/configure | |
+3 −3 | libstdc++-v3/configure | |
+1 −1 | libtool.m4 | |
+3 −18 | zlib/configure |
Submodule safeposix-rust
updated
4 files
+5 −6 | src/interface/comm.rs | |
+0 −19 | src/interface/pipe.rs | |
+0 −1 | src/safeposix/net.rs | |
+1 −2 | src/safeposix/syscalls/net_calls.rs |