]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-11 bjorn3Fix and enable libstd building
2019-02-11 bjorn3Implement variadic function calling
2019-02-11 bjorn3Disable macOS debuginfo and on all platforms optimizations
2019-02-11 bjorn3Fix "offset" intrinsic
2019-02-11 bjorn3Cleanup config.sh
2019-02-11 bjorn3Fix alloc_example
2019-02-11 bjorn3Rustup to rustc 1.34.0-nightly (0b7af2668 2019-02-10)
2019-02-11 bjorn3Merge pull request #338 from philipc/gimli
2019-02-11 Philip CraigUpdate gimli
2019-02-08 bjorn3Implement drop for trait objects
2019-02-08 dependabot... Merge pull request #334 from bjorn3/dependabot/cargo...
2019-02-08 dependabot... Bump cranelift from `0a04fb6` to `4d92022`
2019-02-07 bjorn3Make codegen_call_inner a bit more readable
2019-02-07 dependabot... Merge pull request #330 from bjorn3/dependabot/cargo...
2019-02-07 dependabot... Bump cranelift from `c47ca7b` to `0a04fb6`
2019-02-07 bjorn3Merge pull request #327 from bjorn3/dependabot/cargo...
2019-02-07 dependabot... Bump gimli from `9ed8d7b` to `955c33e`
2019-02-06 bjorn3Remove 0008-Replace-some-variadic-function-calls-with...
2019-02-06 bjorn3Misc changes
2019-02-06 bjorn3Fix some warnings
2019-02-06 bjorn3Implement dynamic dispatch for self: Box<T>
2019-02-06 bjorn3Merge pull request #324 from bjorn3/dependabot/cargo...
2019-02-06 bjorn3Merge pull request #325 from bjorn3/dependabot/cargo...
2019-02-06 dependabot... Bump cc from 1.0.28 to 1.0.29
2019-02-06 dependabot... Bump fuchsia-cprng from 0.1.0 to 0.1.1
2019-02-05 bjorn3Merge pull request #323 from bjorn3/dependabot/cargo...
2019-02-05 dependabot... Bump serde from 1.0.86 to 1.0.87
2019-02-04 bjorn3Introduce CPlace::NoPlace for zst's
2019-02-04 bjorn3Take stack_addr in advance for locals to avoid many...
2019-02-04 bjorn3Introduce CPlace::Stack
2019-02-04 bjorn3Refactor CPlace address handling
2019-02-03 bjorn3Don't try to store func_addr for FnDef in trans_const_value
2019-02-03 bjorn3Add some patches for libstd
2019-02-03 bjorn3Misc changes
2019-02-03 bjorn3Update Cargo.lock
2019-02-02 dependabot... Merge pull request #321 from bjorn3/dependabot/cargo...
2019-02-02 dependabot... Bump proc-macro2 from 0.4.26 to 0.4.27
2019-02-02 bjorn3Update gimli
2019-02-02 bjorn3Rustup to rustc 1.34.0-nightly (852701ad6 2019-02-01)
2019-02-01 bjorn3Misc debuginfo.rs changes
2019-01-30 bjorn3Rustup to rustc 1.34.0-nightly (c1c3c4e95 2019-01-29)
2019-01-30 bjorn3Fix line debuginfo malformness in presence of macros
2019-01-29 bjorn3Update cranelift
2019-01-29 bjorn3Rustup to rustc 1.34.0-nightly (d8a0dd7ae 2019-01-28)
2019-01-26 bjorn3Fix panic_if_uninhabited intrinsic
2019-01-26 bjorn3Fix offset addend mixup
2019-01-26 bjorn3Update Cargo.lock
2019-01-26 bjorn3Update Readme.md
2019-01-26 bjorn3Remove accidentially checked in file
2019-01-26 bjorn3Use mini_core::panic with jit
2019-01-26 bjorn3Print a message when panicking from mini_core
2019-01-26 bjorn3Use malloc in mini_core::allocate
2019-01-26 bjorn3Misc debuginfo change
2019-01-26 dependabot... Merge pull request #304 from bjorn3/dependabot/cargo...
2019-01-26 dependabot... Bump cranelift from `a7ea916` to `4e096e2`
2019-01-26 bjorn3Merge pull request #291 from bjorn3/debuginfo_line
2019-01-26 bjorn3Deduplicate debug section defining and linking
2019-01-26 bjorn3Update gimli
2019-01-26 bjorn3Use FileIndex for DW_AT_decl_file and omit .debug_range...
2019-01-26 bjorn3Improve it a bit
2019-01-26 bjorn3Use IndexSet and keep full source info in set_debug_loc
2019-01-26 bjorn3Use gimli's byteorder in debuginfo.rs
2019-01-26 bjorn3Update gimli
2019-01-26 bjorn3Generate lineinfo for default srcloc
2019-01-26 bjorn3Implement line debuginfo
2019-01-26 bjorn3Rustup to rustc 1.33.0-nightly (bf669d1e3 2019-01-25)
2019-01-19 bjorn3Rustup to rustc 1.33.0-nightly (c76f3c374 2019-01-18)
2019-01-18 bjorn3Update Cargo.lock
2019-01-17 dependabot... Merge pull request #287 from bjorn3/dependabot/cargo...
2019-01-17 dependabot... Bump cranelift from `78b2535` to `a7ea916`
2019-01-16 bjorn3Update cranelift
2019-01-16 bjorn3Merge pull request #283 from bjorn3/dependabot/cargo...
2019-01-16 dependabot... Bump syn from 0.15.25 to 0.15.26
2019-01-15 bjorn3Update Cargo.lock and use emit_small_memcpy
2019-01-14 dependabot... Merge pull request #279 from bjorn3/dependabot/cargo...
2019-01-14 dependabot... Bump faerie from 0.7.0 to 0.7.1
2019-01-13 bjorn3Rustup to rustc 1.33.0-nightly (75a369c5b 2019-01-12)
2019-01-12 bjorn3Improve global name for anonymous allocations
2019-01-08 dependabot... Merge pull request #275 from bjorn3/dependabot/cargo...
2019-01-08 dependabot... Bump cranelift from `48ec9dc` to `4b698c2`
2019-01-08 bjorn3Rustup to rustc 1.33.0-nightly (8e2063d02 2019-01-07)
2019-01-06 bjorn3Rustup to rustc 1.33.0-nightly (68fe5182c 2019-01-05)
2019-01-04 dependabot... Merge pull request #265 from bjorn3/dependabot/cargo...
2019-01-04 dependabot... Bump cranelift from `aaf819d` to `48ec9dc`
2019-01-03 bjorn3Remove accidentially included submodule ripgrep
2019-01-03 dependabot... Merge pull request #262 from bjorn3/dependabot/cargo...
2019-01-03 dependabot... Bump cranelift from `c00d8ae` to `aaf819d`
2019-01-02 bjorn3Use layout.abi
2019-01-02 bjorn3Rename load_value to load_scalar and make it support...
2019-01-02 bjorn3Some cleanup of abi.rs
2019-01-02 bjorn3Update Cargo.lock
2018-12-30 bjorn3Rustup to rustc 1.33.0-nightly (59183180f 2018-12-29)
2018-12-29 bjorn3Fix unsize coercions and the size_of_val and min_align_...
2018-12-29 bjorn3Setup env_logger
2018-12-28 dependabot... Merge pull request #252 from bjorn3/dependabot/cargo...
2018-12-28 dependabot... Bump serde from 1.0.82 to 1.0.83
2018-12-28 bjorn3Add 'set is_pic' to clif files
2018-12-28 bjorn3Misc build changes
2018-12-28 bjorn3Only build clif comments in debug mode
2018-12-28 bjorn3Fix release mode
next