aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/ia64/unwind-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-07re PR c++/41214 (Null pointer dereferenced in _Unwind_SetGR())Dmitry Gorbachev1-1/+1
2009-08-14fde-vms.c: New file.Douglas B Rupp1-18/+41
2009-08-14unwind-ia64.c (struct _Unwind_Context): Add new field 'signal_pfs_loc'.Eric Botcazou1-9/+31
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+10
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-0/+7
2006-02-07re PR debug/24444 (invalid register in debug info)Alexandre Oliva1-2/+2
2006-02-04Add 2006 to copyright lineAlexandre Oliva1-1/+1
2006-02-04re PR debug/24444 (invalid register in debug info)Alexandre Oliva1-2/+2
2005-11-16unwind-ia64.c (uw_advance_context): New.Daniel Jacobowitz1-0/+6
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-04-18unwind-ia64.c (emergency_reg_state_free): Make an unsigned int.James A. Morrison1-2/+2
2005-04-12Fix problem with FP reg r29 being corrupted on stack unwind.James E Wilson1-0/+2
2005-03-18hooks.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-17re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu1-1/+0
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra1-8/+8
2004-09-03re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu1-0/+21
2004-06-10unwind-ia64.c (uw_frame_state_for): Don't assume a leaf function without unwi...Jakub Jelinek1-2/+4
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don...Kazu Hirata1-1/+1
2004-02-04alpha.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2003-12-19unwind-ia64.c (ia64_copy_rbs): New function.Jakub Jelinek1-14/+107
2003-12-12linux.h (IA64_GATE_AREA_END): Increase by 64K.Jakub Jelinek1-12/+17
2003-09-04libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.Jakub Jelinek1-0/+8
2003-06-18unwind-ia64.c (_Unwind_GetCFA): New.Richard Henderson1-1/+18
2003-05-16unwind-ia64.c (uw_update_reg_address): Handle .save XX, r0.Jakub Jelinek1-0/+10
2003-03-13fde-glibc.c, [...]: It's GCC, not GNU CC.Nathanael Nerode1-4/+4
2003-02-05unwind-ia64.c: include coretypes.h, tm.h to get config/ia64/linux.hHans Boehm1-0/+2
2003-01-26fde-glibc.c: Fix comment typos.Kazu Hirata1-1/+1
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-28ChangeLog.4: Fix typos.Kazu Hirata1-1/+1
2002-04-01unwind-ia64.c: Include ia64intrin.h.Richard Henderson1-32/+175
2002-03-31unwind-ia64.c (alloc_spill_area): Fix offset.Richard Henderson1-3/+4
2002-03-26linux.h (MD_FALLBACK_FRAME_STATE_FOR): Restore more of the signal context.Hans Boehm1-4/+13
2002-03-15unwind-ia64.c: Handle copy_state and label_state descriptors correctly.David Mosberger1-23/+72
2002-03-10c4x.c (c4x_fp_reglist): Const-ify.Kaveh R. Ghazi1-1/+1
2002-01-21h8300.h: Fix comment formatting.Kazu Hirata1-3/+4
2002-01-08Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG_H) or except.h.Zack Weinberg1-1/+1
2001-12-28linux.h (MD_FALLBACK_FRAME_STATE_FOR): New.Hans Boehm1-22/+27
2001-08-18unwind-ia64.c (UNW_REG_B0): New.Richard Henderson1-5/+23
2001-05-11defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-0/+2015