summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2.c
Commit message (Expand)AuthorAgeFilesLines
* * unwind-dw2.c: Fix formatting.kazu2002-01-211-15/+15
* * toplev.c: Fix formatting.kazu2002-01-101-17/+22
* * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) orzack2002-01-081-1/+1
* * unwind-dw2.c (execute_cfa_program): Use < again.jason2002-01-071-1/+8
* * unwind-dw2.c (execute_cfa_program): Fix DW_CFA_restore handling.jakub2001-12-111-3/+3
* * doc/tm.texi (DWARF_FRAME_REGISTERS): Add documentation.aldyh2001-12-061-3/+8
* * unwind-dw2.c (execute_cfa_program): Evaluate call framerth2001-11-071-1/+1
* * alias.c: Fix typos in comments.shebs2001-09-191-1/+1
* * Makefile.in (c-pragma.o): Depend on output.h.ghazi2001-08-311-1/+1
* * unwind-pe.h (read_uleb128, read_sleb128): Move actual readingjason2001-08-311-62/+53
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * unwind-dw2.c (execute_stack_op): Add default aborts tozack2001-08-191-0/+6
* * sbitmap.c: Fix comment formatting.kazu2001-08-171-1/+1
* * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.jakub2001-07-191-8/+72
* * except.c (dw2_build_landing_pads): Use word_mode, not Pmode,mmitchel2001-05-201-53/+58
* * except.c (eh_data_format_name): Move to ...rth2001-05-161-159/+46
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-0/+13
* IA-64 ABI Exception Handling.rth2001-03-281-0/+1217