summaryrefslogtreecommitdiff
path: root/gcc/unwind-dw2.c
Commit message (Expand)AuthorAgeFilesLines
* * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.Jakub Jelinek2010-04-271-1/+2
* dwarf2out.c (output_call_frame_info): For dw_cie_version >= 4 add also addres...Jakub Jelinek2010-04-211-1/+10
* dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead of MOD...Jakub Jelinek2010-01-201-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-7/+7
* re PR target/10127 (-fstack-check let's program crash)Eric Botcazou2009-11-031-1/+7
* unwind-dw2.c (execute_stack_op): Fix operand order for DW_OP_le, DW_OP_ge, DW...Jakub Jelinek2009-10-191-6/+6
* re PR c++/41214 (Null pointer dereferenced in _Unwind_SetGR())Dmitry Gorbachev2009-09-071-1/+1
* unwind-dw2-fde-darwin.c: Include dwarf2.h.Tom Tromey2009-07-091-1/+1
* dwarf2.h: Remove.Tom Tromey2009-06-301-1/+1
* unwind-dw2.c (_Unwind_DebugHook): New function.Tom Tromey2009-05-271-7/+20
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* unwind-dw2.h (_Unwind_FrameState): Add REG_UNDEFINED enum value.Jakub Jelinek2009-04-041-6/+23
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+2
* dwarf2.h (DW_OP_GNU_encoded_addr): New.Richard Henderson2008-09-241-0/+8
* c-lex.c (c_lex_with_flags, lex_string): Constify.Kaveh R. Ghazi2007-07-251-3/+3
* * unwind-dw2.c (uw_identify_context): Use the CFA, not the IP.Geoffrey Keating2007-05-181-1/+1
* * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.Geoffrey Keating2007-01-251-0/+10
* unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with _uleb128_t an...Andreas Krebbel2007-01-241-25/+40
* unwind-dw2.c (SIGNAL_FRAME_BIT, [...]): Define.Jakub Jelinek2007-01-041-9/+41
* unwind-dw2.c (uw_init_context_1): Fix test that checks if dwarf_reg_size_tabl...J"orn Rennecke2006-10-301-1/+1
* unwind-dw2.h: Move cfa-related variables into struct frame_state_reg_info to ...Nathan Froyd2006-10-261-24/+24
* unwind-dw2.c: Add declarations for uw_update_context and uw_frame_state_for.John David Anglin2006-05-171-0/+4
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-1/+1
* unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSET and REG_SAVED_VAL...Jakub Jelinek2006-03-041-9/+115
* re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek2006-02-271-4/+27
* dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int.Richard Henderson2005-11-171-1/+3
* unwind-ia64.c (uw_advance_context): New.Daniel Jacobowitz2005-11-161-0/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in read_encoded_value...Nathan Sidwell2005-06-141-6/+17
* unwind-dw2-fde-glibc.c (base_from_cb_data, [...]): Use gcc_assert and gcc_unr...Nathan Sidwell2005-05-171-43/+42
* unwind-dw2.c (execute_stack_op): Add missing cases for DW_OP_shl, DW_OP_shr, ...Alan Modra2005-01-271-1/+5
* re PR target/18380 (_Unwind_FindTableEntry shouldn't be exported from libunwi...H.J. Lu2004-11-091-1/+0
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG.Richard Henderson2004-09-301-0/+5
* tsystem.h (alloca): Provide a default definition.Kaveh R. Ghazi2004-09-201-1/+1
* tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra2004-09-081-10/+8
* re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1)H.J. Lu2004-09-031-0/+20
* unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen to eliminate war...Ulrich Weigand2004-08-191-1/+1
* unwind-dw2.c (uw_install_context_1): Update target saved stack pointer.Paul Brook2004-08-091-16/+19
* Index: gcc/ChangeLogGeoffrey Keating2004-07-011-59/+4
* unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format.Paul Brook2004-05-201-2/+5
* unwind-dw2.c (_Unwind_FrameState): Remove commas at end of enumeration list.Andreas Jaeger2003-11-011-2/+2
* unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable.Andreas Jaeger2003-11-011-4/+4
* irix6-libc-compat.c (inet_makeaddr): Prototype.Kaveh R. Ghazi2003-10-281-0/+3
* unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned comparison.Andreas Jaeger2003-10-261-2/+2
* dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor DWARF_ALT_FRAME_RETU...Richard Henderson2003-09-301-1/+8
* unwind-c.c: Add libgcc-style exception.Daniel Jacobowitz2003-08-191-0/+9
* unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.Jakub Jelinek2003-07-161-0/+7
* dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): If DWARF_FRAME_RETURN_COLU...J"orn Rennecke2003-07-151-32/+73
* unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directly to _Unwind_S...Richard Sandiford2003-05-131-1/+3