]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-28 bjorn3Rustup to rustc 1.33.0-nightly (fb86d604b 2018-12-27)
2018-12-27 bjorn3Add some more clif comments
2018-12-27 dependabot... Merge pull request #251 from bjorn3/dependabot/cargo...
2018-12-27 dependabot... Bump cranelift from `9055dd1` to `c87da1a`
2018-12-26 bjorn3Reduce duplication in abi.rs a bit
2018-12-26 dependabot... Merge pull request #245 from bjorn3/dependabot/cargo...
2018-12-26 dependabot... Bump cranelift from `328642f` to `9055dd1`
2018-12-25 dependabot... Merge pull request #242 from bjorn3/dependabot/cargo...
2018-12-25 bjorn3Simplify argument storage
2018-12-24 dependabot... Bump backtrace-sys from 0.1.26 to 0.1.28
2018-12-24 dependabot... Merge pull request #241 from bjorn3/dependabot/cargo...
2018-12-24 dependabot... Bump cc from 1.0.27 to 1.0.28
2018-12-24 bjorn3Rustup to rustc 1.33.0-nightly (ddab10a69 2018-12-23)
2018-12-23 bjorn3Use the linkage and visibility produced by tcx.collect_...
2018-12-22 bjorn3Add pretty param and local info comments to clif
2018-12-22 bjorn3Improve debug messages in generated clif files
2018-12-22 bjorn3Rustup to rustc 1.33.0-nightly (e40548bc4 2018-12-21)
2018-12-21 bjorn3Rustup to rustc 1.33.0-nightly (09d6ab90e 2018-12-20)
2018-12-21 dependabot... Merge pull request #240 from bjorn3/dependabot/cargo...
2018-12-20 bjorn3Fix calling drop_in_place_real with empty drop glue
2018-12-20 dependabot... Bump heck from 0.3.0 to 0.3.1
2018-12-19 bjorn3Merge pull request #239 from bjorn3/dependabot/cargo...
2018-12-19 dependabot... Bump cc from 1.0.26 to 1.0.27
2018-12-18 bjorn3Introduce CodegenCx
2018-12-18 bjorn3Update Cargo.lock
2018-12-18 dependabot... Merge pull request #238 from bjorn3/dependabot/cargo...
2018-12-18 dependabot... Bump cranelift from `05b6226` to `328642f`
2018-12-15 bjorn3Disable probestack
2018-12-15 bjorn3Stop using xargo for building the sysroot
2018-12-15 bjorn3Rustup patches to rustc 1.33.0-nightly (96d1334e5 2018...
2018-12-14 bjorn3Rustup cg_ssa to rustc 1.32.0-nightly (f4a421ee3 2018...
2018-12-13 bjorn3Put allocator shim in a different object file
2018-12-13 bjorn3Move emit_module a bit up
2018-12-13 bjorn3Convenience functions for creating and emitting faerie...
2018-12-13 bjorn3Prepare for emitting separate object files for each...
2018-12-13 dependabot... Merge pull request #225 from bjorn3/dependabot/cargo...
2018-12-13 dependabot... Bump cc from 1.0.25 to 1.0.26
2018-12-13 dependabot... Merge pull request #226 from bjorn3/dependabot/cargo...
2018-12-13 dependabot... Bump backtrace from 0.3.11 to 0.3.12
2018-12-12 bjorn3Some refactorings for codegen_mono_items
2018-12-12 bjorn3Extract TargetIsa building to a separate function
2018-12-12 bjorn3Update Cargo.lock
2018-12-12 dependabot... Merge pull request #218 from bjorn3/dependabot/cargo...
2018-12-12 dependabot... Bump cranelift from `9d17fc9` to `05b6226`
2018-12-11 bjorn3Change the CallConv for "rust" abi functions to "System...
2018-12-11 dependabot... Merge pull request #215 from bjorn3/dependabot/cargo...
2018-12-11 dependabot... Bump libc from 0.2.44 to 0.2.45
2018-12-11 dependabot... Merge pull request #214 from bjorn3/dependabot/cargo...
2018-12-11 dependabot... Bump structopt from 0.2.13 to 0.2.14
2018-12-11 dependabot... Merge pull request #213 from bjorn3/dependabot/cargo...
2018-12-11 dependabot... Bump cranelift from `5fc828a` to `9d17fc9`
2018-12-10 bjorn3Support dylibs
2018-12-10 dependabot... Merge pull request #208 from bjorn3/dependabot/cargo...
2018-12-10 dependabot... Bump serde from 1.0.80 to 1.0.81
2018-12-08 bjorn3Rustup to rustc 1.32.0-nightly (4a45578bc 2018-12-07)
2018-12-07 dependabot... Merge pull request #206 from bjorn3/dependabot/cargo...
2018-12-07 dependabot... Bump cranelift from `077f0e4` to `5fc828a`
2018-12-04 bjorn3Update Cargo.lock
2018-12-03 bjorn3Restructure scripts and add flamegraph generator
2018-12-03 bjorn3Rustup to rustc 1.32.0-nightly (21f268495 2018-12-02)
2018-12-01 bjorn3Some small changes
2018-11-30 bjorn3Implement cast C enum -> int
2018-11-30 bjorn3Update Cargo.lock
2018-11-30 bjorn3Rustup to rustc 1.32.0-nightly (3e90a12a8 2018-11-29)
2018-11-27 bjorn3Update SIMD entry in Readme
2018-11-26 dependabot... Merge pull request #181 from bjorn3/dependabot/cargo...
2018-11-26 dependabot... Bump syn from 0.15.21 to 0.15.22
2018-11-26 bjorn3Merge pull request #177 from bjorn3/dependabot/cargo...
2018-11-26 dependabot... Bump cranelift from `fc608d4` to `1f34401`
2018-11-26 bjorn3Rustup to rustc 1.32.0-nightly (6acbb5b65 2018-11-25)
2018-11-24 bjorn3Rustfmt
2018-11-24 bjorn3Update Cranelift, libc and redox_syscall
2018-11-24 bjorn3Implement BackendTypes for FunctionCx
2018-11-24 bjorn3Use rustc_codegen_ssa::CodegenResults
2018-11-24 bjorn3Better use of CodegenResults::modules
2018-11-24 bjorn3Rustup to rustc 1.32.0-nightly (1f57e4841 2018-11-23)
2018-11-17 bjorn3Fix some 2018 edition idioms
2018-11-17 bjorn3Remove a workaround for icmp.i8/i16 not having an encoding
2018-11-17 bjorn3Some changes to Readme.md
2018-11-17 bjorn3Fix fn(&T) -> for<'l> fn(&'l T) write
2018-11-17 bjorn3Update libstd patches for latest nightly and macOS
2018-11-16 bjorn3Fix static linkage
2018-11-16 bjorn3Move unimpl! macro to unimpl.rs
2018-11-16 bjorn3Implement rotate_{left,right} intrinsics
2018-11-16 bjorn3Benchmark compilations speed
2018-11-16 bjorn3Set cranelift opt_level based on -Copt-level
2018-11-16 bjorn3Update Cargo.lock
2018-11-16 bjorn3Move trapping to trap_code.rs
2018-11-16 bjorn3Merge pull request #156 from bjorn3/dependabot/cargo...
2018-11-16 dependabot... Bump cranelift from `606eee5` to `af045c1`
2018-11-16 bjorn3Rustup to rustc 1.32.0-nightly (6b9b97bd9 2018-11-15)
2018-11-16 bjorn3Update Readme.md for the current state and add some...
2018-11-15 bjorn3Replace some variadic function calls in libstd with...
2018-11-15 bjorn3Merge pull request #154 from bjorn3/dependabot/cargo...
2018-11-15 bjorn3Update for cranelift change
2018-11-15 dependabot... Bump cranelift from `fe081d3` to `606eee5`
2018-11-14 bjorn3Merge pull request #148 from bjorn3/dependabot/cargo...
2018-11-14 dependabot... Bump cranelift from `28fb8e1` to `fe081d3`
2018-11-14 bjorn3Fix allocator shim abi
2018-11-14 bjorn3Merge pull request #151 from bjorn3/dependabot/cargo...
next