aboutsummaryrefslogtreecommitdiff
path: root/gcc/unwind-sjlj.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-29builtins.c (expand_builtin_setjmp): Delete.Eric Botcazou1-2/+6
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-0/+7
2005-11-16unwind-ia64.c (uw_advance_context): New.Daniel Jacobowitz1-0/+7
2005-11-16* unwind-sjlj.c (_Unwind_GetCFA): Handle the builtin_setjmp case.Daniel Jacobowitz1-0/+12
2005-06-25Update FSF address.Kelley Cook1-2/+2
2004-10-15bitmap.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-10/+7
2003-11-02unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL.Roger Sayle1-1/+1
2003-10-28irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh R. Ghazi1-2/+2
2003-08-19unwind-c.c: Add libgcc-style exception.Daniel Jacobowitz1-0/+9
2003-07-30unwind-sjlj.c: Fix typo in file description.Ranjit Mathew1-2/+2
2003-05-07except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson1-0/+1
2003-04-02libgcc-std.ver (_Unwind_GetCFA): New.Richard Henderson1-0/+9
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-7/+3
2002-11-27unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclos...Andrew Haley1-1/+1
2002-11-25libgcc-std.ver (_Unwind_Find_Enclosing_Function): Add.Andrew Haley1-0/+6
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-05-31target.h: Fix formatting.Kazu Hirata1-3/+3
2002-01-10toplev.c: Fix formatting.Kazu Hirata1-6/+9
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-1/+1
2001-10-01unwind-sjlj.c (_Unwind_GetRegionStart, [...]): Argument is unused.David Billinghurst1-3/+3
2001-09-21rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson1-0/+5
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-05-15unwind-sjlj.c (_Unwind_GetDataRelBase): New.Richard Henderson1-0/+13
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-0/+259