Historique des commits

Auteur SHA1 Message Date
  Jorge Aparicio 9307ee99b5 Merge pull request #52 from mattico/add-readme-port-help il y a 8 ans
  Matt Ickstadt 3986d1e3b6 Add a `Porting Reminders` section to the README il y a 8 ans
  Jorge Aparicio 7811f92bea Merge pull request #50 from japaric/post-43 il y a 8 ans
  Jorge Aparicio 2e561b3869 use utility function to compare the repr of floats il y a 8 ans
  Jorge Aparicio 10fdc9b535 only show disassembly of optimized build il y a 8 ans
  Jorge Aparicio c427112561 Merge pull request #49 from japaric/edge il y a 8 ans
  Jorge Aparicio ebadb12986 Merge pull request #43 from mattico/add-add_f3-builtins il y a 8 ans
  Matt Ickstadt da53b70d34 Use mem::swap to swap variables il y a 8 ans
  Jorge Aparicio fc0cdeb7f1 qc: bias towards generation of edge cases il y a 8 ans
  Matt Ickstadt ef16de3d37 Implement soft float add builtins il y a 8 ans
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module il y a 8 ans
  Jorge Aparicio 8603e64554 Merge pull request #44 from Amanieu/sdiv il y a 8 ans
  Amanieu d'Antras b9e916c769 Add tests for ARM division builtins il y a 8 ans
  Amanieu d'Antras f919660be5 Add signed division functions il y a 8 ans
  Jorge Aparicio 6508c55b7d Merge pull request #47 from japaric/muldi il y a 8 ans
  Jorge Aparicio 5e47ca2699 rename muldi4 to muldi3 il y a 8 ans
  Jorge Aparicio 74cd512caa Merge pull request #40 from mattico/add-x86_64 il y a 8 ans
  Jorge Aparicio 999d82a0df Merge pull request #41 from mattico/dumpbin il y a 8 ans
  Matt Ickstadt 6b7a00325c Check off x86_64 builtins in README il y a 8 ans
  Matt Ickstadt 34f8273e5c Appveyor: Ignore errors from dumpbin parsing rlib il y a 8 ans
  Matt Ickstadt ed7262b0a5 Appveyor: Source vcvarsall to get dumpbin in path il y a 8 ans
  Matt Ickstadt aab3a10a9d Disable mangling for msvc stack builtins il y a 8 ans
  Matt Ickstadt c9bff743cd Use `jmp` to implement __alloca fallthrough il y a 8 ans
  Matt Ickstadt b6091ababa Add x86_64 builtins il y a 8 ans
  Jorge Aparicio 89594e16ae Merge pull request #29 from japaric/weak-memcpy il y a 8 ans
  Jorge Aparicio ac352a3512 add core_intrinsics feature gate il y a 8 ans
  Jorge Aparicio 94ab3e09c5 adjust test: weak symbols are now in librlibc.rlib il y a 8 ans
  Jorge Aparicio 55eb1b71a0 remove unused feature gates il y a 8 ans
  Jorge Aparicio 8965b061c2 use rlibc crate instead il y a 8 ans
  Jorge Aparicio 5abf6b5d7c check presence of weak symbols il y a 8 ans