673 Commits (5f0a3e6ba81943a095a76102b4fe7fd3b9493bed)
 

Author SHA1 Message Date
Matt Corallo 5f0a3e6ba8 Allow(deprecated) to avoid needlessly breaking the Rust ecosystem 6 years ago
Matt Corallo 93b154df88 Revert "Update minimum version" 6 years ago
Matt Corallo 17403105ff Revert "Replace future deprecated call" 6 years ago
Alex Crichton 31be23fad4 Bump to 1.0.27 6 years ago
Alex Crichton 3965579696
Merge pull request #363 from hug-dev/armv8-m 6 years ago
Alex Crichton 5efb75b2cc Fix a deprecation on Windows 6 years ago
Alex Crichton 228513449f Update minimum version 6 years ago
Hugues de Valon 439305190f Replace future deprecated call 6 years ago
Hugues de Valon ac72fa6c12 Add the Armv8-M targets 6 years ago
Alex Crichton bb09ed2749
Merge pull request #361 from piersfinlayson/master 6 years ago
Piers Finlayson 837103c922 Correctly handle both hard and soft floating point 6 years ago
Piers Finlayson bdd20d49d4 Generate valid sintructions on ARMv6 (see rust-lang/rust issue #50583) 6 years ago
Alex Crichton 2730087529 Bump to 1.0.26 6 years ago
Alex Crichton 6dcbe90667 Remove readme testing 6 years ago
Alex Crichton a76611ad98
Merge pull request #358 from ignatenkobrain/patch-3 6 years ago
Igor Gnatenko 3fc9f87ce0
exclude CI files 6 years ago
Alex Crichton e0c038e3ed
Merge pull request #331 from nmlgc/master 6 years ago
nmlgc 2ddf9564b6 Fall back on finding devenv and MSBuild via the previous registry-based method 6 years ago
Alex Crichton 82d730b297
Merge pull request #351 from GabrielMajeri/no-plt 6 years ago
Gabriel Majeri bf17fc1789 Add support for `-fno-plt` flag 6 years ago
Alex Crichton ee7b97e764
Merge pull request #349 from jordanrh1/windows-arm-api-partition 6 years ago
Jordan Rhee d32f7e3069 Msvc/Arm: Pass /D_ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE=1 to cl.exe 6 years ago
Alex Crichton fe0a7acb6d Bump to 1.0.25 6 years ago
Alex Crichton a75c9d4ff1 Don't print env vars repeatedly 6 years ago
Alex Crichton ee6daa7e07 Bump to 1.0.24 6 years ago
Alex Crichton 78ccb945bd
Merge pull request #347 from hsivonen/replacelongerfirst 6 years ago
Henri Sivonen 2805415b7a Search for thumbv7neon before thumbv7 and armv7neon before armv7 when replacing to avoid unwanted substring matches. 6 years ago
Alex Crichton 341d51828c
Merge pull request #346 from jordanrh1/windows-arm 6 years ago
Jordan Rhee db329cc030 msvc: find tools correctly when target is thumbv7a 6 years ago
Alex Crichton 74ce606aa2
Merge pull request #343 from mykmelez/bump-to-1.0.23 6 years ago
Myk Melez 4d711706e9 Bump to 1.0.23 6 years ago
Alex Crichton cb32f5e583
Merge pull request #342 from mykmelez/disable-warnings-if-flags-var-in-env 6 years ago
Myk Melez f48f8ed58a don't enable warnings by default if CFLAGS/CXXFLAGS defined in environment 6 years ago
Alex Crichton bf321ded02 Bump to 1.0.22 6 years ago
Alex Crichton cc565e5c24
Merge pull request #341 from japaric/more-cortex-r 6 years ago
Jorge Aparicio 8ca0826ff7 add support for yet another Cortex-R target 6 years ago
Alex Crichton 3b351196fb Bump to 1.0.21 6 years ago
Alex Crichton 1fcbe88697
Merge pull request #339 from japaric/cortex-r 6 years ago
Jorge Aparicio e93e513120 generate big endian code for armeb targets 6 years ago
Jorge Aparicio a4515dfc39 add support for Cortex-R devices 6 years ago
Alex Crichton cdd59882c5 Bump to 1.0.20 6 years ago
Alex Crichton ad2ce008ec
Merge pull request #337 from crw5996/fix-build-error-rust-1.14 6 years ago
crw5996 6b65039344 Fixed issues addressed in code review 6 years ago
crw5996 bb780dcc27 Compiling with Rust 1.14.0, tests fail due to some lint shadowing errors. Looking for advice as to how to fix this 6 years ago
Alex Crichton 361214c3cf Bump to 1.0.19 6 years ago
Alex Crichton ad7ee45081 Add `-fno-omit-frame-pointer` with debug info 6 years ago
Alex Crichton afe2fd6ccd
Merge pull request #335 from huonw/patch-1 6 years ago
Huon Wilson 8aac82395a
cc-rs isn't Serde, in License section 6 years ago
Alex Crichton 3e7d042233
Merge pull request #334 from edelangh/use_clang_ndk_r18 6 years ago
edelangh c6bfd111a0 Use clang as backup for target android 6 years ago