summaryrefslogtreecommitdiffstats
path: root/gcc/unwind-dw2.c
Commit message (Expand)AuthorAgeFilesLines
* * unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directlyrsandifo2003-05-131-1/+3
* * except.c (EH_RETURN_STACKADJ_RTX): Do not define.uweigand2003-05-101-15/+26
* * unwind-dw2.c (_Unwind_GetGR): Cast pointer to _Unwind_Ptr,rth2003-05-071-1/+1
* * unwind-dw2.c (uw_update_context_1): Only set cfa as sp ifrth2003-05-061-7/+21
* * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove.rth2003-05-041-19/+27
* Part 2 of the SCO port update. This is everything I have approval for.jkj2003-04-191-1/+1
* * libgcc-std.ver (_Unwind_GetCFA): New.rth2003-04-031-0/+8
* 2003-03-11 Aldy Hernandez <aldyh@redhat.com>aldyh2003-03-111-18/+49
* 2003-01-07 Benjamin Kosnik <bkoz@redhat.com>bkoz2003-01-071-1/+4
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* 2002-11-26 Andrew Haley <aph@redhat.com>aph2002-11-271-1/+1
* 2002-11-25 Andrew Haley <aph@redhat.com>aph2002-11-251-0/+11
* * target.h: Fix formatting.kazu2002-05-311-65/+65
* add commentsjason2002-03-151-1/+13
* * 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
OpenPOWER on IntegriCloud