aboutsummaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-15add commentsJason Merrill1-1/+13
2002-01-21unwind-dw2.c: Fix formatting.Kazu Hirata1-15/+15
2002-01-10toplev.c: Fix formatting.Kazu Hirata1-17/+22
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-1/+1
2002-01-07* unwind-dw2.c (execute_cfa_program): Use < again.Jason Merrill1-1/+8
2001-12-11* unwind-dw2.c (execute_cfa_program): Fix DW_CFA_restore handling.Jakub Jelinek1-3/+3
2001-12-06tm.texi (DWARF_FRAME_REGISTERS): Add documentation.Aldy Hernandez1-3/+8
2001-11-06unwind-dw2.c (execute_cfa_program): Evaluate call frame instructions up to th...Olivier Hainque1-1/+1
2001-09-19alias.c: Fix typos in comments.Stan Shebs1-1/+1
2001-08-31Makefile.in (c-pragma.o): Depend on output.h.Kaveh R. Ghazi1-1/+1
2001-08-31unwind-pe.h (read_uleb128, [...]): Move actual reading code here.Jason Merrill1-62/+53
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-08-19unwind-dw2.c (execute_stack_op): Add default aborts to the inner switches to ...Zack Weinberg1-0/+6
2001-08-17sbitmap.c: Fix comment formatting.Kazu Hirata1-1/+1
2001-07-19unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.Mark Kettenis1-8/+72
2001-05-20except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary.Richard Henderson1-53/+58
2001-05-16except.c (eh_data_format_name): Move to ...Richard Henderson1-159/+46
2001-05-11defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-0/+13
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+1217