Commit History

Author SHA1 Message Date
  Jorge Aparicio a687b97858 README: when and how to use this crate 8 years ago
  Jorge Aparicio 09785557c0 README: add AppVeyor badge 8 years ago
  Jorge Aparicio 2c520f10b9 README: fix link 8 years ago
  Jorge Aparicio 47c5322e3c Merge pull request #54 from japaric/gist 8 years ago
  Jorge Aparicio 316f5cb9ba use the gist crate 8 years ago
  Matt Ickstadt 5c9bfabcdf appveyor: Use gist to post disassembly 8 years ago
  Matt Ickstadt 27cbb963a3 travis: Use wgetpaste to post disassemblies to gist 8 years ago
  Jorge Aparicio 9307ee99b5 Merge pull request #52 from mattico/add-readme-port-help 8 years ago
  Matt Ickstadt 3986d1e3b6 Add a `Porting Reminders` section to the README 8 years ago
  Jorge Aparicio 7811f92bea Merge pull request #50 from japaric/post-43 8 years ago
  Jorge Aparicio 2e561b3869 use utility function to compare the repr of floats 8 years ago
  Jorge Aparicio 10fdc9b535 only show disassembly of optimized build 8 years ago
  Jorge Aparicio c427112561 Merge pull request #49 from japaric/edge 8 years ago
  Jorge Aparicio ebadb12986 Merge pull request #43 from mattico/add-add_f3-builtins 8 years ago
  Matt Ickstadt da53b70d34 Use mem::swap to swap variables 8 years ago
  Jorge Aparicio fc0cdeb7f1 qc: bias towards generation of edge cases 8 years ago
  Matt Ickstadt ef16de3d37 Implement soft float add builtins 8 years ago
  Matt Ickstadt 6f0d50ebea Move integer functions to separate module 8 years ago
  Jorge Aparicio 8603e64554 Merge pull request #44 from Amanieu/sdiv 8 years ago
  Amanieu d'Antras b9e916c769 Add tests for ARM division builtins 8 years ago
  Amanieu d'Antras f919660be5 Add signed division functions 8 years ago
  Jorge Aparicio 6508c55b7d Merge pull request #47 from japaric/muldi 8 years ago
  Jorge Aparicio 5e47ca2699 rename muldi4 to muldi3 8 years ago
  Jorge Aparicio 74cd512caa Merge pull request #40 from mattico/add-x86_64 8 years ago
  Jorge Aparicio 999d82a0df Merge pull request #41 from mattico/dumpbin 8 years ago
  Matt Ickstadt 6b7a00325c Check off x86_64 builtins in README 8 years ago
  Matt Ickstadt 34f8273e5c Appveyor: Ignore errors from dumpbin parsing rlib 8 years ago
  Matt Ickstadt ed7262b0a5 Appveyor: Source vcvarsall to get dumpbin in path 8 years ago
  Matt Ickstadt aab3a10a9d Disable mangling for msvc stack builtins 8 years ago
  Matt Ickstadt c9bff743cd Use `jmp` to implement __alloca fallthrough 8 years ago