]> git.lizzy.rs Git - rust.git/history - src/debuginfo.rs
Update gimli
[rust.git] / src / debuginfo.rs
2019-02-11 Philip CraigUpdate gimli
2019-02-02 bjorn3Update gimli
2019-02-01 bjorn3Misc debuginfo.rs changes
2019-01-30 bjorn3Fix line debuginfo malformness in presence of macros
2019-01-26 bjorn3Misc debuginfo change
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