Commit History

Author SHA1 Message Date
  Jeremy Soller f1c970beef Fix override of CARGOFLAGS when using target 6 years ago
  Jeremy Soller 8a972542be Allow override of cargoflags 6 years ago
  Jeremy Soller c36ee7237b Allow override of cargo 6 years ago
  jD91mZM2 1acc2a1a32 Initial regex.h implementation 6 years ago
  Jeremy Soller 9eef8d7e2d Add core_io 6 years ago
  jD91mZM2 d659377b24 VERY basic crti/crtn 6 years ago
  Jeremy Soller 28f4da526d Require all target when building sysroot 6 years ago
  Jeremy Soller 82b9715f41 Fix makefile for tests, add sysroot target 6 years ago
  Jeremy Soller 0258fb3f5e Fix header path 6 years ago
  Jeremy Soller 7ab700315d Fix warnings and add c_str 6 years ago
  Jeremy Soller 124e118f9f Fix makefile 6 years ago
  Jeremy Soller c20ce5ffed Large reorganization of headers (WIP) 6 years ago
  Jeremy Soller 729709a8e6 Update all modules to new Pal mechanism 6 years ago
  Jeremy Soller 4e3b6732d5 Default to release for make 6 years ago
  Robin Randhawa cb046c78e4 Turn the libc and libm rules into 'order-only' prequisites 6 years ago
  Jeremy Soller 7e6e1b164c Align stack on x86_64 6 years ago
  jD91mZM2 6a0928edfd Use relibc to build openlibm 6 years ago
  jD91mZM2 fb09b03acf Fix compilation on redox 6 years ago
  jD91mZM2 5537817594 Export libm as well 6 years ago
  jD91mZM2 320eb0ecd0 Revert openlibm install script 6 years ago
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins 6 years ago
  jD91mZM2 3e67314b97 Fix openlibm & fenv and add more integer types 6 years ago
  jD91mZM2 5945de62cb Install openlibm from Makefile 6 years ago
  Jeremy Soller afdc80629f Fix Makefile spurious rebuilds 6 years ago
  Jeremy Soller 6999363916 Create build directory if necessary in openlibm target 6 years ago
  Jeremy Soller 78c8c2171b Add install target 6 years ago
  Jeremy Soller 8c218b1608 Build crt0 as object file 6 years ago
  Jeremy Soller d071522bc5 Add libm to phony 6 years ago
  Jeremy Soller adcd0c9900 Only update libcrt0.a if there is a source change 6 years ago
  Jeremy Soller e1abe80992 Fix CI 6 years ago