aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarf2cfi.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-3815/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-15dwarf2cfi: Improve cfa_reg comparisons [PR103619]Jakub Jelinek1-21/+37
2021-12-08dwarf: Multi-register CFI address support.Andrew Stubbs1-64/+200
2021-06-28CTF/BTF debug formatsIndu Bhagat1-1/+1
2021-05-20dwarf: new dwarf_debuginfo_p predicateIndu Bhagat1-5/+4
2021-03-27dwarf2cfi: Defer queued register saves some more [PR99334]Jakub Jelinek1-4/+26
2021-03-01dwarf2unwind : Force the CFA after remember/restore pairs [44107/48097].Iain Sandoe1-0/+6
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-1/+1
2020-04-27aarch64: Fix .cfi_window_save with pac-ret [PR94515]Szabolcs Nagy1-7/+36
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-08-13Handle casesi dispatch tablejumps in create_trace_edges (as well)Olivier Hainque1-0/+7
2019-03-08Fix POLY_INT_CST/CONST_POLY_INT typo (PR 89631)Richard Sandiford1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-08re PR rtl-optimization/88390 (g++.dg/tree-prof/pr57451.C FAILs)Eric Botcazou1-5/+27
2018-10-13dwarf2cfi.c (struct dw_trace_info): Add args_size_defined_for_eh.Eric Botcazou1-2/+14
2018-05-01Add VEC_ORDERED_REMOVE_IFTom de Vries1-12/+7
2018-01-19re PR debug/81570 (create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is...Jakub Jelinek1-4/+24
2018-01-03poly_int: GET_MODE_SIZERichard Sandiford1-3/+4
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: REG_ARGS_SIZERichard Sandiford1-21/+20
2017-12-20poly_int: DWARF CFA offsetsRichard Sandiford1-79/+103
2017-11-13re PR lto/81351 (Many LTO testcases FAIL)Eric Botcazou1-5/+13
2017-09-18re PR target/81361 (broken exception handling at -O2)Eric Botcazou1-11/+2
2017-08-30[62/77] Big machine_mode to scalar_int_mode replacementRichard Sandiford1-1/+1
2017-08-30[34/77] Add a SCALAR_INT_TYPE_MODE macroRichard Sandiford1-1/+1
2017-08-24dwarf2out.c (MAX_ARTIFICIAL_LABEL_BYTES): Increase to 40.Uros Bizjak1-3/+0
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-0/+1
2017-01-20[AArch64][2/4] Generate dwarf information for -msign-return-addressJiong Wang1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-10dwarf2cfi: Dump row differences before assertingSegher Boessenkool1-1/+17
2016-11-03[DWARF] Enable DW_CFA_VAL_EXPRESSION supportJiong Wang1-11/+40
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-08-28make forced labels a vecTrevor Saunders1-2/+4
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-12/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-11/+10
2015-09-13dwarf2cfi.c: remove typedef that hides pointernessTrevor Saunders1-4/+1
2015-08-19remove more useless typedefsTrevor Saunders1-10/+10
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-2/+0
2015-06-30defaults.h (HAVE_epilogue, [...]): Delete.Richard Sandiford1-3/+2
2015-06-25hash-table.h: Update comments.Richard Sandiford1-3/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-7/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-2/+1
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-22remove most ifdef STACK_GROWS_DOWNWARDTrevor Saunders1-6/+6
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-2/+2
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-4/+4