Commit Graph

  • d7b4ba2564 Removed libm dependency master pca006132 2020-08-25 14:35:48 +0800
  • 1fbfaa23c4 Moved asm pca006132 2020-08-25 14:30:33 +0800
  • 1d50ac9052 Fix c feature pca006132 2020-08-25 13:48:32 +0800
  • c21d3aeec3 Added memcpy with neon optimization for zynq. pca006132 2020-08-21 15:29:36 +0800
  • 2635ae9a6c Bump to 0.1.35 Amanieu d'Antras 2020-08-28 01:35:29 +0100
  • f60b31725c Bump to 0.1.34 Amanieu d'Antras 2020-08-27 17:49:46 +0100
  • 94461c331b force added Cargo.lock nixos-20.03 pca006132 2020-08-25 17:22:59 +0800
  • 62a622ba62 Removed libm dependency pca006132 2020-08-25 14:35:48 +0800
  • d173e84393 Moved asm pca006132 2020-08-25 14:30:33 +0800
  • b850e66c09 Fix c feature pca006132 2020-08-25 13:48:32 +0800
  • 64a6e36377 Added memcpy with neon optimization for zynq. pca006132 2020-08-21 15:29:36 +0800
  • 0fd1e004bc Bump to 0.1.33 Amanieu d'Antras 2020-08-24 12:45:58 +0100
  • 9945ce884a
    Merge pull request #377 from vigoux/aarch64-musl-fallback Amanieu d'Antras 2020-08-24 12:45:05 +0100
  • c172ebdfd3 add compiler-rt fallbacks on aarch64-musl Thomas Vigouroux 2020-08-06 10:59:15 +0200
  • 5612f3005f
    Merge pull request #375 from Amanieu/fix_ci Amanieu d'Antras 2020-08-23 23:49:57 +0100
  • 6a67566b20 Fix CI url for compiler-rt source Amanieu d'Antras 2020-08-23 23:31:51 +0100
  • caa19a764e
    Merge pull request #341 from vfreex/add-mips-compiler-rt-fallback Amanieu d'Antras 2020-08-23 23:27:05 +0100
  • f4c7940d3b
    Improve `__clzsi2` performance (#366) Aaron Kutch 2020-07-28 13:09:18 -0500
  • f3846bc05d
    lint: Allow improper_ctypes_definitions (#364) Joseph Richey 2020-07-08 07:07:19 -0700
  • 7b996ca0fa Bump to 0.1.32 Alex Crichton 2020-06-01 08:56:11 -0700
  • f853d6d9b7
    Manually patch ret instruction for LVI (#359) jethrogb 2020-06-01 17:55:42 +0200
  • 5488a09800 Bump to 0.1.31 Alex Crichton 2020-05-29 13:43:57 -0700
  • d837cce3d3 Add back in unsafe for bootstrapping Alex Crichton 2020-05-29 13:43:21 -0700
  • d3efbd2915 Bump to 0.1.30 Alex Crichton 2020-05-29 13:41:09 -0700
  • 4bf8cad593
    Expand wasm32 testing on CI (#360) Alex Crichton 2020-05-29 14:38:29 -0500
  • 156fcf1d67 Bump to 0.1.29 Alex Crichton 2020-05-26 13:12:24 -0700
  • d0ea0765aa
    Use crate visibility for traits (#358) Tomasz Miąsko 2020-05-26 22:12:10 +0200
  • c2eba93e28
    Add more targets to automatically select `mem` feature. (#357) Eric Huss 2020-05-22 14:12:06 -0700
  • 1108d2af9d Bump to 0.1.28 Alex Crichton 2020-05-11 22:29:49 -0700
  • cde22bc180
    Switch to using `llvm_asm!` instead of `asm!` (#351) Alex Crichton 2020-04-29 15:30:10 -0500
  • 25ea08da28 Bump to 0.1.27 Alex Crichton 2020-04-13 07:17:28 -0700
  • 2541f27e8c
    Place intrinsics in individual object files (#349) Tomasz Miąsko 2020-04-11 00:00:50 +0200
  • 72526f3811 Bump to 0.1.26 Alex Crichton 2020-02-28 11:01:42 -0800
  • 43bcb3b59f
    aarch64: Exclude FP intrinsics on +nofp or +nosimd (#344) Andre Richter 2020-02-28 20:01:22 +0100
  • 3f012a835e add mips/mips64 compiler-rt fallbacks so that libgcc is not required Yuxiang Zhu 2020-02-12 10:44:10 +0800
  • 3e6327aa59 Bump to 0.1.25 Alex Crichton 2020-02-11 22:21:38 -0800
  • cae3e6ea23
    Set probestack visibility to hidden on ELF targets (#340) Tyler Mandry 2020-02-11 22:21:12 -0800
  • 955cea42cc Update CI installation of Rust on macos Alex Crichton 2020-01-28 00:39:52 -0800
  • 0a15c9bdfe Don't modify the intrinsic abi for aarch64 windows (#337) Daniel Frampton 2020-01-14 13:28:10 -0800
  • d7191b14c1 Add separate rust_probestack definition for uefi (#335) Adam Schwalm 2020-01-06 10:22:30 -0600
  • 6de4f8f2e0 Bump to 0.1.23 Alex Crichton 2019-12-10 09:02:40 -0800
  • 9193bbee5d Fix compile error on x86_64-unknown-uefi target (#331) Runji Wang 2019-12-11 01:02:14 +0800
  • 59b3eb7df1 Bump to 1.0.22 Alex Crichton 2019-12-06 06:54:50 -0800
  • 2566aa663b Add control flow information to __rust_probestack (#328) Tyler Mandry 2019-12-06 06:51:42 -0800
  • f8c28c5c3b Update checkout action reference Alex Crichton 2019-12-03 09:11:29 -0800
  • 0df0cf55d6 Update publishing instructions Alex Crichton 2019-11-11 10:40:09 -0800
  • 49ad9018a9 Bump to 0.1.21 Alex Crichton 2019-11-11 10:39:08 -0800
  • d6a13419f6
    Gate atomic intrinsics on presence of instructions (#324) Alex Crichton 2019-11-11 12:38:50 -0600
  • 40ef6cb749
    Allow FFI-unsafe warnings for u128/i128 (#323) Alex Crichton 2019-11-11 12:19:10 -0600
  • a533ae9c5a Bump to 0.1.20 Alex Crichton 2019-11-07 11:04:36 -0800
  • 7a8161dab7 Emit `_fltused` on `uefi` targets as a short-term workaround (#317) Oliver Scherer 2019-11-07 20:04:11 +0100
  • 9823b956ce Fix Github Actions for recent system changes Alex Crichton 2019-10-28 07:39:04 -0700
  • 462b73c1fe Implement bcmp (#315) Ian Kronquist 2019-09-30 09:02:47 -0700
  • ea5db23a6a Remove `-nursery` from urls Alex Crichton 2019-09-25 11:20:14 -0700
  • 711d17fb3c Update the gitmodule url for `libm` Alex Crichton 2019-09-25 11:19:35 -0700
  • 1ac3970855 Migrate to github actions from Azure Pipelines Alex Crichton 2019-09-10 18:16:26 -0700
  • 03875452c9
    Merge pull request #313 from Lokathor/lokathor-tries-git Alex Crichton 2019-09-10 08:39:45 -0500
  • 893fe7e5de update the libm submodule, again Lokathor 2019-09-09 19:43:37 -0600
  • 0a3e283c7c Update build.rs Lokathor 2019-09-06 18:02:11 -0600
  • 095f020122 Update build.rs Lokathor 2019-09-06 15:20:05 -0600
  • b3f16e25f2 Update the libm submodule Lokathor 2019-09-06 13:48:15 -0600
  • a14ee75a24 i was told to change this path to my repo and reset things Lokathor 2019-09-06 11:37:00 -0600
  • 44dc22f34d
    Merge pull request #312 from Ralith/elementwise-unordered-atomics Alex Crichton 2019-08-23 11:07:41 -0700
  • 9775f08b1d Tidy up unordered elementwise atomic memory intrinsics Benjamin Saunders 2019-08-23 10:18:36 -0700
  • bc57f53b5d
    Merge pull request #311 from Ralith/elementwise-unordered-atomics Alex Crichton 2019-08-22 16:01:41 -0700
  • 997b86d767 Implement LLVM's elementwise unordered atomic memory intrinsics Benjamin Saunders 2019-08-20 14:10:38 -0700
  • 1060f34342
    Merge pull request #310 from alexcrichton/modernize Alex Crichton 2019-08-19 17:21:50 -0500
  • f0b43234dd
    Merge pull request #309 from jgalenson/file-prefix-map Alex Crichton 2019-08-19 17:20:33 -0500
  • c8f7928916 Update comment to mention where the __FILE__ macro is used. Joel Galenson 2019-08-19 15:12:07 -0700
  • 332220adea Modernize the `testcrate` slighty Alex Crichton 2019-08-19 14:02:08 -0700
  • ca423fe49a Support deterministic builds by remapping the __FILE__ prefix if the compiler supports it. Joel Galenson 2019-08-19 09:30:45 -0700
  • 36da64f20e Bump to 0.1.19 Alex Crichton 2019-07-24 07:05:29 -0700
  • c8b08eb470
    Merge pull request #306 from da-x/probestack-frame-pointer Alex Crichton 2019-07-24 09:04:02 -0500
  • 985a43095c probestack: add frame pointers for easier traceback Dan Aloni 2019-07-24 08:59:54 +0300
  • 79a6a1603d Bump to 0.1.18 Alex Crichton 2019-07-19 07:44:17 -0700
  • e578d47247
    Merge pull request #302 from bjorn3/no_128bit_lang_items Alex Crichton 2019-07-19 09:44:00 -0500
  • 56f5b5d898
    Merge pull request #301 from RalfJung/dyn Alex Crichton 2019-07-15 10:04:18 -0500
  • 18f2d2d4ce Bump to 0.1.17 Alex Crichton 2019-07-15 07:26:49 -0700
  • 1ace961257
    Merge pull request #300 from RalfJung/panic Alex Crichton 2019-07-15 09:22:12 -0500
  • 7b716e6285 Fix tests bjorn3 2019-07-13 12:27:58 +0200
  • 783430e6ae Replace {u,i}128_* lang items with __rust_{u,i}128_* unmangled functions bjorn3 2019-07-13 11:38:35 +0200
  • 65dacd7150 avoid bare trait objects Ralf Jung 2019-07-13 11:07:43 +0200
  • 25edd204fa remove unused imports Ralf Jung 2019-07-13 11:00:15 +0200
  • ebeace71ce avoid ptr::write which might panic in debug mode Ralf Jung 2019-07-13 10:55:54 +0200
  • 5e06435c29
    Merge pull request #299 from varkor/0.1.16 Alex Crichton 2019-06-06 09:25:08 -0500
  • d2b44e93b0 Bump to 0.1.16 varkor 2019-06-06 01:09:47 +0100
  • 9eafb677ad
    Merge pull request #298 from varkor/update-libm Alex Crichton 2019-06-05 18:34:37 -0500
  • 5d5a85e6ea More fixes for CI Alex Crichton 2019-06-05 16:19:26 -0700
  • 20827ad38f Attempt to fix CI Alex Crichton 2019-06-05 16:09:27 -0700
  • bf3a9e9d0b Update libm for fmin/fmax/fminf/fmaxf varkor 2019-06-05 21:32:31 +0100
  • 43bd89914c
    Merge pull request #297 from spl/patch-1 Alex Crichton 2019-05-21 08:35:12 -0500
  • 82f898fd48
    Fix typo: mingw_unwinding Sean Leather 2019-05-21 08:43:50 +0200
  • 4cd9d1cc53 Bump to 0.1.15 Alex Crichton 2019-05-16 08:12:14 -0700
  • f3f5f06d55
    Merge pull request #294 from alexcrichton/no-submodule Alex Crichton 2019-05-16 10:10:58 -0500
  • aa41e0d25f Remove `compiler-rt` submodule from this repository Alex Crichton 2019-05-16 07:30:36 -0700
  • 6566ad9e92 Bump to 0.1.14 Alex Crichton 2019-05-15 14:47:58 -0700
  • d9672420ab
    Merge pull request #293 from alexcrichton/deduplicate-cfg Alex Crichton 2019-05-15 16:45:18 -0500
  • cf98161da7 Remove the need for #[cfg] in #[use_c_shim_if] Alex Crichton 2019-05-15 12:57:36 -0700
  • 6178e2c611 Bump to 0.1.13 Alex Crichton 2019-05-14 14:41:07 -0700
  • c88c9502b7 Run rustfmt over everything Alex Crichton 2019-05-14 14:33:08 -0700