Jorge Aparicio
|
2f41babd74
fix typo
|
8 年之前 |
Jorge Aparicio
|
1ac627839d
travis: simplify ci scripts
|
8 年之前 |
Jorge Aparicio
|
948ada48b5
print rustup version
|
8 年之前 |
Jorge Aparicio
|
6c5dfe9f20
Merge pull request #56 from japaric/appveyor
|
8 年之前 |
Jorge Aparicio
|
b2ea9d582f
appveyor: use rustup
|
8 年之前 |
Jorge Aparicio
|
6288f23368
Merge pull request #55 from japaric/gist
|
8 年之前 |
Jorge Aparicio
|
0bf085bc21
set language: ruby on osx only
|
8 年之前 |
Jorge Aparicio
|
2a8b2c25a4
use newer docker image
|
8 年之前 |
Jorge Aparicio
|
51aabf3c32
use the gist gem instead of the gist crate
|
8 年之前 |
Jorge Aparicio
|
a687b97858
README: when and how to use this crate
|
8 年之前 |
Jorge Aparicio
|
09785557c0
README: add AppVeyor badge
|
8 年之前 |
Jorge Aparicio
|
2c520f10b9
README: fix link
|
8 年之前 |
Jorge Aparicio
|
47c5322e3c
Merge pull request #54 from japaric/gist
|
8 年之前 |
Jorge Aparicio
|
316f5cb9ba
use the gist crate
|
8 年之前 |
Matt Ickstadt
|
5c9bfabcdf
appveyor: Use gist to post disassembly
|
8 年之前 |
Matt Ickstadt
|
27cbb963a3
travis: Use wgetpaste to post disassemblies to gist
|
8 年之前 |
Jorge Aparicio
|
9307ee99b5
Merge pull request #52 from mattico/add-readme-port-help
|
8 年之前 |
Matt Ickstadt
|
3986d1e3b6
Add a `Porting Reminders` section to the README
|
8 年之前 |
Jorge Aparicio
|
7811f92bea
Merge pull request #50 from japaric/post-43
|
8 年之前 |
Jorge Aparicio
|
2e561b3869
use utility function to compare the repr of floats
|
8 年之前 |
Jorge Aparicio
|
10fdc9b535
only show disassembly of optimized build
|
8 年之前 |
Jorge Aparicio
|
c427112561
Merge pull request #49 from japaric/edge
|
8 年之前 |
Jorge Aparicio
|
ebadb12986
Merge pull request #43 from mattico/add-add_f3-builtins
|
8 年之前 |
Matt Ickstadt
|
da53b70d34
Use mem::swap to swap variables
|
8 年之前 |
Jorge Aparicio
|
fc0cdeb7f1
qc: bias towards generation of edge cases
|
8 年之前 |
Matt Ickstadt
|
ef16de3d37
Implement soft float add builtins
|
8 年之前 |
Matt Ickstadt
|
6f0d50ebea
Move integer functions to separate module
|
8 年之前 |
Jorge Aparicio
|
8603e64554
Merge pull request #44 from Amanieu/sdiv
|
8 年之前 |
Amanieu d'Antras
|
b9e916c769
Add tests for ARM division builtins
|
8 年之前 |
Amanieu d'Antras
|
f919660be5
Add signed division functions
|
8 年之前 |