summaryrefslogtreecommitdiff
path: root/gcc/unwind-sjlj.c
Commit message (Expand)AuthorAgeFilesLines
* unwind-sjlj.c (_Unwind_GetCFA): Return (_Unwind_Word)0 instead of NULL.Roger Sayle2003-11-021-1/+1
* irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh R. Ghazi2003-10-281-2/+2
* unwind-c.c: Add libgcc-style exception.Daniel Jacobowitz2003-08-191-0/+9
* unwind-sjlj.c: Fix typo in file description.Ranjit Mathew2003-07-301-2/+2
* except.c: Revert 04-01 and 04-02 forced-unwind changes.Richard Henderson2003-05-071-0/+1
* libgcc-std.ver (_Unwind_GetCFA): New.Richard Henderson2003-04-021-0/+9
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-7/+3
* unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclos...Andrew Haley2002-11-271-1/+1
* libgcc-std.ver (_Unwind_Find_Enclosing_Function): Add.Andrew Haley2002-11-251-0/+6
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* target.h: Fix formatting.Kazu Hirata2002-05-311-3/+3
* toplev.c: Fix formatting.Kazu Hirata2002-01-101-6/+9
* Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg2002-01-081-1/+1
* unwind-sjlj.c (_Unwind_GetRegionStart, [...]): Argument is unused.David Billinghurst2001-10-011-3/+3
* rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson2001-09-211-0/+5
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* unwind-sjlj.c (_Unwind_GetDataRelBase): New.Richard Henderson2001-05-151-0/+13
* IA-64 ABI Exception Handling.Richard Henderson2001-03-281-0/+259