| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-09-01 | Deduplicate inlined function debug info, but create a new lexical scope to ↵ | Daniel Paoliello | -1/+1 | |
| child subsequent scopes and variables from colliding | ||||
| 2023-08-25 | Revert "Use the same DISubprogram for each instance of the same inlined ↵ | Wesley Wiser | -1/+1 | |
| function within the caller" This reverts commit 687bffa49375aa00bacc51f5d9adfb84a9453e17. Reverting to resolve ICEs reported on nightly. | ||||
| 2023-08-11 | Use the same DISubprogram for each instance of the same inlined function ↵ | Daniel Paoliello | -1/+1 | |
| within the caller | ||||
| 2022-11-15 | Introduce composite debuginfo. | Camille GILLOT | -8/+49 | |
| 2022-03-14 | debuginfo: Refactor debuginfo generation for types -- Rename ↵ | Michael Woerister | -1/+1 | |
| DebugInfoMethods::create_vtable_metadata() to DebugInfoMethods::create_vtable_debuginfo() | ||||
| 2021-10-08 | Create more accurate debuginfo for vtables. | Michael Woerister | -2/+2 | |
| Before this commit all vtables would have the same name "vtable" in debuginfo. Now they get a name that identifies the implementing type and the trait that is being implemented. | ||||
| 2021-09-28 | Merge commit '9809f5d21990d9e24b3e9876ea7da756fd4e9def' into libgccjit-codegen | Antoni Boucher | -23/+2 | |
| 2021-08-15 | Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegen | Antoni Boucher | -330/+6 | |
| 2021-08-12 | Add 'compiler/rustc_codegen_gcc/' from commit ↵ | Antoni Boucher | -0/+407 | |
| 'afae271d5d3719eeb92c18bc004bb6d1965a5f3f' git-subtree-dir: compiler/rustc_codegen_gcc git-subtree-mainline: ae90dcf0207c57c3034f00b07048d63f8b2363c8 git-subtree-split: afae271d5d3719eeb92c18bc004bb6d1965a5f3f | ||||
