]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-25 bjorn3Merge pull request #978 from bjorn3/simple_debuginfo_fo...
2020-04-24 bjorn3Fix function arguments for gdb
2020-04-24 bjorn3Generate simple debuginfo for arguments
2020-04-22 bjorn3Update dependencies
2020-04-22 bjorn3Update Cranelift
2020-04-22 bjorn3Rustup to rustc 1.44.0-nightly (45d050cde 2020-04-21)
2020-04-21 bjorn3Merge pull request #972 from l4l/debug-file-hash
2020-04-21 bjorn3Use DWARF version 4 for now
2020-04-20 KitsuUse md5 dwarf hash, only if all files has it
2020-04-19 bjorn3Update Cranelift
2020-04-19 SerenttyFix spelling error in comment (#974)
2020-04-18 bjorn3Implement check mode
2020-04-18 KitsuSimplify with make_file_info
2020-04-18 bjorn3Add some documentation about the debuginfo support...
2020-04-18 bjorn3Sync fn_sig_for_fn_abi with upstream for generator...
2020-04-18 KitsuSimplify FileHash ctor
2020-04-18 KitsuDedup file hashing logic with type
2020-04-18 KitsuUse dwarf 3 for osx
2020-04-18 KitsuDon`t include timestamp as debug file info
2020-04-18 KitsuSupport file hashes in .debug_line
2020-04-17 bjorn3Disable line debuginfo for the AArch64 backend
2020-04-17 bjorn3Use the correct return type for puts
2020-04-17 bjorn3Use qemu to run tests for AArch64 when using a differen...
2020-04-17 bjorn3Update Cranelift
2020-04-17 bjorn3Rustup to rustc 1.44.0-nightly (7f3df5772 2020-04-16)
2020-04-17 bjorn3Fix saturated_* intrinsics for 128bit ints
2020-04-17 bjorn3Fix transmute of non-scalar to scalar
2020-04-14 bjorn3Merge pull request #966 from aj-jaswanth/fix/958
2020-04-14 Venkata Jaswanth UFixes #958: Use session.fatal() instead of assert!
2020-04-13 bjorn3Pre-allocate local_map
2020-04-13 bjorn3Cleanup codegen_terminator_call a bit
2020-04-13 bjorn3Merge codegen_call_inner into codegen_terminator_call
2020-04-13 bjorn3Don't use codegen_call_inner in codegen_drop
2020-04-13 bjorn3Remove one usage of force_stack
2020-04-13 bjorn3Rustup to rustc 1.44.0-nightly (3712e11a8 2020-04-12)
2020-04-13 bjorn3Update dependencies
2020-04-13 bjorn3Update Cranelift
2020-04-11 bjorn3Codegen goto return block as return terminator
2020-04-11 bjorn3Remove unchecked_cast_to
2020-04-11 bjorn3Remove CPlace::NoPlace
2020-04-11 bjorn3Introduce PointerBase::Dangling
2020-04-11 bjorn3Use bitcast to transmute where possible
2020-04-09 bjorn3Rustup to rustc 1.44.0-nightly (485c5fb6e 2020-04-08)
2020-04-09 bjorn3Fix rustc::internals lint warnings
2020-04-09 bjorn3Enable the rust_2018_idioms and unused_lifetimes lints...
2020-04-08 bjorn3Clarify debug mode vs release mode building in the...
2020-04-08 bjorn3Update the rustc usage section of the readme
2020-04-06 dependabot... Bump libloading from 0.5.2 to 0.6.0 (#957)
2020-04-06 dependabot... Merge pull request #954 from bjorn3/dependabot/cargo...
2020-04-06 dependabot... Bump cranelift-codegen from `20e7185` to `9ca3bf5`
2020-04-04 bjorn3Remove the trans_const_place and TransPlaceInterpreter...
2020-04-03 bjorn3Rustup to rustc 1.44.0-nightly (537ccdf3a 2020-04-02)
2020-04-02 bjorn3Take Place by value instead of by reference
2020-04-02 bjorn3Rustup to rustc 1.44.0-nightly (76b11980a 2020-04-01)
2020-04-01 bjorn3Update dependencies
2020-04-01 bjorn3Update Cranelift
2020-03-31 bjorn3Update actions-rs/cargo
2020-03-31 bjorn3Update Cranelift
2020-03-31 bjorn3Fix opt level names
2020-03-31 bjorn3Rustup to rustc 1.44.0-nightly (211365947 2020-03-30)
2020-03-30 dependabot... Merge pull request #946 from bjorn3/dependabot/cargo...
2020-03-30 bjorn3Rustup to rustc 1.44.0-nightly (699f83f52 2020-03-29)
2020-03-30 dependabot... Bump cranelift-codegen from `08e5484` to `cd900d7`
2020-03-28 bjorn3Update errno
2020-03-28 bjorn3Rustup to rustc 1.44.0-nightly (75208942f 2020-03-27)
2020-03-28 bjorn3Update Cranelift
2020-03-27 bjorn3Use 16bit simd indices
2020-03-27 bjorn3Use vector icmp in simd_cmp! when possible
2020-03-27 bjorn3Avoid using select in bool_to_zero_or_max_uint
2020-03-27 bjorn3Limit publicness to crate where possible and remove...
2020-03-24 bjorn3Fix warnings
2020-03-24 bjorn3Update dependencies
2020-03-24 bjorn3Update Cranelift and object
2020-03-24 bjorn3Rustup to rustc 1.44.0-nightly (1edd389cc 2020-03-23)
2020-03-23 dependabot... Merge pull request #928 from bjorn3/dependabot/cargo...
2020-03-23 dependabot... Bump cranelift-codegen from `1c55eb1` to `c202a8e`
2020-03-21 bjorn3[ci] Remove Travis CI
2020-03-21 bjorn3Fix some FIXME's and add some new FIXME's
2020-03-20 bjorn3Avoid u/i*::{min.max}_value()
2020-03-20 bjorn3Add clif ir comments for stack2reg opt
2020-03-19 bjorn3Update dependencies
2020-03-19 bjorn3Update Cranelift
2020-03-18 bjorn3Fix it
2020-03-18 bjorn3Rustup to rustc 1.44.0-nightly (7ceebd98c 2020-03-17)
2020-03-17 bjorn3Simplify handling of unimplemented stuff
2020-03-17 bjorn3[debuginfo] Fix map_reg
2020-03-17 bjorn3Fix intrinsic name
2020-03-17 bjorn3[gh actions] Run the compile step with the same argumen...
2020-03-17 bjorn3Rename try intrinsic argument to match upstream
2020-03-17 bjorn3Rustup to rustc 1.43.0-nightly (dd6718796 2020-03-16)
2020-03-16 dependabot... Merge pull request #922 from bjorn3/dependabot/cargo...
2020-03-16 dependabot... Bump cranelift-codegen from `fbe29da` to `e2f6c08`
2020-03-15 bjorn3Remove unused import
2020-03-14 bjorn3Update links for the merge of the Cranelift and Wasmtim...
2020-03-14 bjorn3Pre-allocate vec for rlib metadata reading
2020-03-14 bjorn3[gh actions] Really fix caching this time
2020-03-14 bjorn3Use Vec instead of HashSet for ccx.todo
2020-03-14 bjorn3Don't lookup span position when the span hasn't changed
2020-03-14 bjorn3Use byte offsets instead of char offsets in debuginfo
2020-03-14 bjorn3Dont single step into macros
next