about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/allocator.rs
AgeCommit message (Expand)AuthorLines
2023-05-11Prevent insta-stable no alloc shim supportbjorn3-1/+6
2023-05-11Use global_fn_name instead of format!bjorn3-2/+3
2023-05-11Split AllocatorKind::fn_name in global_fn_name and default_fn_namebjorn3-2/+2
2023-05-11Don't use an allocator shim for `#[global_allocator]`bjorn3-58/+61
2023-04-25Revert "Remove #[alloc_error_handler] from the compiler and library"Matthias Krüger-1/+33
2023-04-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-33/+1
2023-03-05Merge commit '08a6d6e16b5efe217123e780398969946266268f' into sync-cg_gcc-2023...Antoni Boucher-3/+13
2022-10-31Rewrite implementation of `#[alloc_error_handler]`Amanieu d'Antras-9/+2
2022-07-13Rename `debugging_opts` to `unstable_opts`Joshua Nelson-1/+1
2022-03-03Add -Z oom={panic,abort} command-line optionAmanieu d'Antras-1/+8
2021-09-17Merge commit '48d60ab7c505c6c1ebb042eacaafd8dc9f7a9267' into libgccjit-codegenAntoni Boucher-1/+4
2021-08-15Merge commit 'e228f0c16ea8c34794a6285bf57aab627c26b147' into libgccjit-codegenAntoni Boucher-5/+3
2021-08-12Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6...Antoni Boucher-0/+115