Commit History

Author SHA1 Message Date
  Jeremy Soller 2073d2a80e Use objcopy to remove duplicate symbols 4 years ago
  Jeremy Soller 604f1c11a2 Build xargo locally 4 years ago
  Graham MacDonald 2253ef609e Remove vendored cbindgen, use cbindgen dependency to generate includes in build.rs 4 years ago
  Jeremy Soller d7a859fb84 Keep exported functions 5 years ago
  Jeremy Soller 2629918100 Fix issue if test:redox is run without build:redox 5 years ago
  Jeremy Soller 0090396132 Run cargo test 5 years ago
  samuela 0be4208aa7 Fix ar usage in Makefile for macOS compatibility 5 years ago
  jD91mZM2 7f702720af Fix header file generation for ptrace 5 years ago
  Mateusz Mikuła 63a1319e50 Cbindgen update 5 years ago
  Jeremy Soller 5c0b37a229 Run verify script on Redox 5 years ago
  Jeremy Soller e146cb3687 Allow multiple definitions 5 years ago
  Jeremy Soller 208b56b487 Revert "Allow multiple definition in ld_so to avoid linking issues" 5 years ago
  Jeremy Soller b4c738eb62 Allow multiple definition in ld_so to avoid linking issues 5 years ago
  Jeremy Soller 2606266c3f If the prefix is recompiled, clzsi2 does not have to be removed. 5 years ago
  Jeremy Soller 6a16275817 Fix warning, format makefile, and update depends 5 years ago
  Jeremy Soller cb9e779ca1 Install ld_so 6 years ago
  Jeremy Soller 27cebdd688 Build librelibc without incremental support, gc-sections for ld.so 6 years ago
  Jeremy Soller 084b69b361 Add ld_so executable 6 years ago
  Jeremy Soller d9ec8b4ab0 Do not link to standard libraries when making libc.so... 6 years ago
  Jeremy Soller 2b56f2882b Add libc.so, remove compiler_builtins 6 years ago
  Jeremy Soller cf800b5282 Add shared object for openlibm and pthreads-emb 6 years ago
  Jeremy Soller 2fdca9bd0a Work around definition of O_NOFOLLOW, and add target for only building and installing headers 6 years ago
  Jeremy Soller bee72373be Fix panic not producing output 6 years ago
  Jeremy Soller cee4449f7c Replace make calls with MAKE variable 6 years ago
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc 6 years ago
  Jeremy Soller be035f8862 Copy pthreads-emb files on install 6 years ago
  Jeremy Soller 8aae8e1564 Add PTE 6 years ago
  Jeremy Soller 62b0b0d508 Add rustcflags to makefile 6 years ago
  Jeremy Soller 35bcf93160 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc 6 years ago
  Jeremy Soller 0a44d4543f Override CC for aarch64 redox 6 years ago