summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2.c
Commit message (Expand)AuthorAgeFilesLines
* * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.jakub2010-04-271-1/+2
* * dwarf2out.c (output_call_frame_info): For dw_cie_versionjakub2010-04-211-1/+10
* * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD insteadjakub2010-01-201-2/+2
* Remove trailing white spaces.hjl2009-11-251-7/+7
* PR target/10127ebotcazou2009-11-031-1/+7
* * unwind-dw2.c (execute_stack_op): Fix operand order forjakub2009-10-191-6/+6
* PR c++/41214rth2009-09-071-1/+1
* gcctromey2009-07-091-1/+1
* gcctromey2009-06-301-1/+1
* * unwind-dw2.c (_Unwind_DebugHook): New function.tromey2009-05-271-7/+20
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-14/+9
* * unwind-dw2.h (_Unwind_FrameState): Add REG_UNDEFINED enum value.jakub2009-04-041-6/+23
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* * dwarf2.h (DW_OP_GNU_encoded_addr): New.rth2008-09-241-0/+8
* * c-lex.c (c_lex_with_flags, lex_string): Constify.ghazi2007-07-251-3/+3
* * unwind-dw2.c (uw_identify_context): Use the CFA, not the IP.geoffk2007-05-181-1/+1
* * 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