Historique des commits

Auteur SHA1 Message Date
  Jeremy Soller cee4449f7c Replace make calls with MAKE variable il y a 6 ans
  Jeremy Soller 0c5abf0361 Combine all libraries into libc.a, call pthread_init and pthread_terminate in libc il y a 6 ans
  Jeremy Soller be035f8862 Copy pthreads-emb files on install il y a 6 ans
  Jeremy Soller 8aae8e1564 Add PTE il y a 6 ans
  Jeremy Soller 62b0b0d508 Add rustcflags to makefile il y a 6 ans
  Jeremy Soller 35bcf93160 Merge branch 'master' of https://gitlab.redox-os.org/redox-os/relibc il y a 6 ans
  Jeremy Soller 0a44d4543f Override CC for aarch64 redox il y a 6 ans
  Jeremy Soller 950b4526c7 - Disable output of empty header files il y a 6 ans
  Alexander Theißen e102c234c1 Properly export CC variable in Makefile il y a 6 ans
  Jeremy Soller 81dc144241 Abandon overriding cargo flags, for now il y a 6 ans
  Jeremy Soller f1c970beef Fix override of CARGOFLAGS when using target il y a 6 ans
  Jeremy Soller 8a972542be Allow override of cargoflags il y a 6 ans
  Jeremy Soller c36ee7237b Allow override of cargo il y a 6 ans
  jD91mZM2 1acc2a1a32 Initial regex.h implementation il y a 6 ans
  Jeremy Soller 9eef8d7e2d Add core_io il y a 6 ans
  jD91mZM2 d659377b24 VERY basic crti/crtn il y a 6 ans
  Jeremy Soller 28f4da526d Require all target when building sysroot il y a 6 ans
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target il y a 6 ans
  Jeremy Soller 0258fb3f5e Fix header path il y a 6 ans
  Jeremy Soller 7ab700315d Fix warnings and add c_str il y a 6 ans
  Jeremy Soller 124e118f9f Fix makefile il y a 6 ans
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) il y a 6 ans
  Jeremy Soller 729709a8e6 Update all modules to new Pal mechanism il y a 6 ans
  Jeremy Soller 4e3b6732d5 Default to release for make il y a 6 ans
  Robin Randhawa cb046c78e4 Turn the libc and libm rules into 'order-only' prequisites il y a 6 ans
  Jeremy Soller 7e6e1b164c Align stack on x86_64 il y a 6 ans
  jD91mZM2 6a0928edfd Use relibc to build openlibm il y a 6 ans
  jD91mZM2 fb09b03acf Fix compilation on redox il y a 6 ans
  jD91mZM2 5537817594 Export libm as well il y a 6 ans
  jD91mZM2 320eb0ecd0 Revert openlibm install script il y a 6 ans