summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2.c
Commit message (Expand)AuthorAgeFilesLines
* * unwind-dw2.c (execute_cfa_program): Fix DW_CFA_restore handling.Jakub Jelinek2001-12-111-3/+3
* tm.texi (DWARF_FRAME_REGISTERS): Add documentation.Aldy Hernandez2001-12-061-3/+8
* unwind-dw2.c (execute_cfa_program): Evaluate call frame instructions up to th...Olivier Hainque2001-11-061-1/+1
* alias.c: Fix typos in comments.Stan Shebs2001-09-191-1/+1
* Makefile.in (c-pragma.o): Depend on output.h.Kaveh R. Ghazi2001-08-311-1/+1
* unwind-pe.h (read_uleb128, [...]): Move actual reading code here.Jason Merrill2001-08-311-62/+53
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* unwind-dw2.c (execute_stack_op): Add default aborts to the inner switches to ...Zack Weinberg2001-08-191-0/+6
* sbitmap.c: Fix comment formatting.Kazu Hirata2001-08-171-1/+1
* unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.Mark Kettenis2001-07-191-8/+72
* except.c (dw2_build_landing_pads): Use word_mode, not Pmode, as ncessary.Richard Henderson2001-05-201-53/+58
* except.c (eh_data_format_name): Move to ...Richard Henderson2001-05-161-159/+46
* defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson2001-05-111-0/+13
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-0/+1217