Historique des commits

Auteur SHA1 Message Date
  jD91mZM2 0776de1ae6 Fix inttypes il y a 7 ans
  jD91mZM2 257040e164 Fix a few stat-related things il y a 7 ans
  jD91mZM2 ad324a0e4d Use global_asm for setjmp instead il y a 7 ans
  jD91mZM2 feed73ffcc inttypes il y a 7 ans
  jD91mZM2 5537817594 Export libm as well il y a 7 ans
  jD91mZM2 441bf9f00b Add the few last things to get gcc_complete working il y a 7 ans
  Jeremy Soller a63e6b3dd8 Merge branch 'master' into 'master' il y a 7 ans
  jD91mZM2 320eb0ecd0 Revert openlibm install script il y a 7 ans
  Jeremy Soller f265d7c5be Fix linking issues with lang items il y a 7 ans
  Jeremy Soller 878f466b67 Update to new ralloc, new panic implementation, new compiler-builtins il y a 7 ans
  Jeremy Soller be0aed56bc Merge branch 'master' into 'master' il y a 7 ans
  jD91mZM2 72e9525828 Add U?INT([0-9]+)_LEAST([0-9]+)_MIN/MAX macros il y a 7 ans
  jD91mZM2 3e67314b97 Fix openlibm & fenv and add more integer types il y a 7 ans
  SamwiseFilmore 59f1b37be8 Fix dumb mistake il y a 7 ans
  SamwiseFilmore 382c6efb39 Add Gitlab CI il y a 7 ans
  Jeremy Soller 7f0908eb8e Merge branch 'master' into 'master' il y a 7 ans
  jD91mZM2 2283243d95 Replace setjmp lib.rs with empty file il y a 7 ans
  jD91mZM2 4e99b55417 Implement basic setjmp using musl's awesome existing code il y a 7 ans
  Jeremy Soller 6e67d30486 Merge branch 'master' into 'master' il y a 7 ans
  jD91mZM2 829bc64ad6 Remove unused import from test il y a 7 ans
  Tom Almeida 7e731e0b01 Made sure lazy_static works with no_std il y a 7 ans
  jD91mZM2 5945de62cb Install openlibm from Makefile il y a 7 ans
  Tom Almeida c7bdd31a18 Merged relibc (#311db758) with branch il y a 7 ans
  Tom Almeida 6bc28203ca Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code il y a 7 ans
  jD91mZM2 12ce441f5c Use static mut over UnsafeCell il y a 7 ans
  Tom Almeida b5529c9b71 Fixed some issues with temporary files and moved some raw pointers to Option<&T>s il y a 7 ans
  Tom Almeida 5921f00e90 Changed FILE to use a vector as a buffer instead of raw pointers. This allows us to remove the large majority of unsafe blocks from the code il y a 7 ans
  Jeremy Soller 8fd77a4b13 Merge branch 'master' into 'master' il y a 7 ans
  Tom Almeida 43a3c5677a Merged relibc (20/06/2018) with branch il y a 7 ans
  Tom Almeida 50bfebfe3e Fixed some issues with temporary files and moved some raw pointers to Option<&T>s il y a 7 ans