summaryrefslogtreecommitdiff
path: root/gcc/unwind-sjlj.c
Commit message (Expand)AuthorAgeFilesLines
* * config/ia64/unwind-ia64.c (uw_advance_context): New. Calldrow2005-11-161-0/+7
* * unwind-sjlj.c (_Unwind_GetCFA): Handle the builtin_setjmp case.drow2005-11-161-0/+12
* Update FSF address.kcook2005-06-251-2/+2
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-10/+7
* * unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 insteadsayle2003-11-021-1/+1
* * config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.ghazi2003-10-281-2/+2
* * unwind-c.c: Add libgcc-style exception.drow2003-08-191-0/+9
* 2003-07-30 Ranjit Mathew <rmathew@hotmail.com>aj2003-07-301-2/+2
* gcc/rth2003-05-071-0/+1
* * libgcc-std.ver (_Unwind_GetCFA): New.rth2003-04-031-0/+9
* Merge basic-improvements-branch to trunkzack2002-12-161-7/+3
* 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/+6
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * target.h: Fix formatting.kazu2002-05-311-3/+3
* * toplev.c: Fix formatting.kazu2002-01-101-6/+9
* * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) orzack2002-01-081-1/+1
* * unwind-sjlj.c (_Unwind_GetRegionStart, _Unwind_GetDataRelBase,mmitchel2001-10-011-3/+3
* * rtl.h (LCT_RETURNS_TWICE): New.rth2001-09-211-0/+5
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-10/+10
* * unwind-sjlj.c (_Unwind_GetDataRelBase): New.rth2001-05-161-0/+13
* IA-64 ABI Exception Handling.rth2001-03-281-0/+259