summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2.c
Commit message (Expand)AuthorAgeFilesLines
* * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.geoffk2007-01-251-0/+10
* 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-01-241-25/+40
* * unwind-dw2.c (SIGNAL_FRAME_BIT, EXTENDED_CONTEXT_BIT): Define.jakub2007-01-031-9/+41
* * unwind-dw2.c (uw_init_context_1): Fix test that checks ifamylaar2006-10-301-1/+1
* * gcc/unwind-dw2.h: Move cfa-related variables intofroydnj2006-10-261-24/+24
* * unwind-dw2.c: Add declarations for uw_update_context anddanglin2006-05-171-0/+4
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSETjakub2006-03-041-9/+115
* PR other/26208jakub2006-02-271-4/+27
* * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.rth2005-11-181-1/+3
* * config/ia64/unwind-ia64.c (uw_advance_context): New. Calldrow2005-11-161-0/+6
* Update FSF address.kcook2005-06-251-2/+2
* * unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing innathan2005-06-141-6/+17
* * unwind-dw2-fde-glibc.c (base_from_cb_data,nathan2005-05-171-43/+42
* * unwind-dw2.c (execute_stack_op): Add missing cases foramodra2005-01-271-1/+5
* 2004-11-09 H.J. Lu <hongjiu.lu@intel.com>hjl2004-11-101-1/+0
* * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,kazu2004-10-151-1/+1
* * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.rth2004-09-301-0/+5
* * tsystem.h (alloca): Provide a default definition.ghazi2004-09-201-1/+1
* * doc/tm.texi (MD_UNWIND_SUPPORT): Document.amodra2004-09-081-10/+8
* 2004-09-03 H.J. Lu <hongjiu.lu@intel.com>hjl2004-09-041-0/+20
* * unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlenuweigand2004-08-191-1/+1
* * unwind-dw2.c (uw_install_context_1): Update target saved stackpbrook2004-08-091-16/+19
* Index: gcc/ChangeLoggeoffk2004-07-011-59/+4
* * unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.pbrook2004-05-201-2/+5
* * unwind-dw2.c (_Unwind_FrameState): Remove commas at end ofaj2003-11-011-2/+2
* * unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.aj2003-11-011-4/+4
* * config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype.ghazi2003-10-281-0/+3
* * unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsignedaj2003-10-261-2/+2
* * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honorrth2003-10-011-1/+8
* * unwind-c.c: Add libgcc-style exception.drow2003-08-191-0/+9
* * unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.jakub2003-07-161-0/+7
* 2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>amylaar2003-07-151-32/+73
* * 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