| Commit message (Expand) | Author | Age | Files | Lines |
* | * c-lex.c (c_lex_with_flags, lex_string): Constify. | ghazi | 2007-07-25 | 1 | -3/+3 |
* | * unwind-dw2.c (uw_identify_context): Use the CFA, not the IP. | geoffk | 2007-05-18 | 1 | -1/+1 |
* | * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap. | geoffk | 2007-01-25 | 1 | -0/+10 |
* | 2007-01-24 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2007-01-24 | 1 | -25/+40 |
* | * unwind-dw2.c (SIGNAL_FRAME_BIT, EXTENDED_CONTEXT_BIT): Define. | jakub | 2007-01-03 | 1 | -9/+41 |
* | * unwind-dw2.c (uw_init_context_1): Fix test that checks if | amylaar | 2006-10-30 | 1 | -1/+1 |
* | * gcc/unwind-dw2.h: Move cfa-related variables into | froydnj | 2006-10-26 | 1 | -24/+24 |
* | * unwind-dw2.c: Add declarations for uw_update_context and | danglin | 2006-05-17 | 1 | -0/+4 |
* | * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c, | kazu | 2006-03-04 | 1 | -1/+1 |
* | * unwind-dw2.h (_Unwind_FrameState): Add REG_SAVED_VAL_OFFSET | jakub | 2006-03-04 | 1 | -9/+115 |
* | PR other/26208 | jakub | 2006-02-27 | 1 | -4/+27 |
* | * dwarf2out.c (dw_cfi_oprnd_struct): Reduce dw_cfi_reg_num to int. | rth | 2005-11-18 | 1 | -1/+3 |
* | * config/ia64/unwind-ia64.c (uw_advance_context): New. Call | drow | 2005-11-16 | 1 | -0/+6 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * unwind-dw2-fde-darwin.c (examine_objects): Fix aliasing in | nathan | 2005-06-14 | 1 | -6/+17 |
* | * unwind-dw2-fde-glibc.c (base_from_cb_data, | nathan | 2005-05-17 | 1 | -43/+42 |
* | * unwind-dw2.c (execute_stack_op): Add missing cases for | amodra | 2005-01-27 | 1 | -1/+5 |
* | 2004-11-09 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-11-10 | 1 | -1/+0 |
* | * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h, | kazu | 2004-10-15 | 1 | -1/+1 |
* | * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZERO_REG. | rth | 2004-09-30 | 1 | -0/+5 |
* | * tsystem.h (alloca): Provide a default definition. | ghazi | 2004-09-20 | 1 | -1/+1 |
* | * doc/tm.texi (MD_UNWIND_SUPPORT): Document. | amodra | 2004-09-08 | 1 | -10/+8 |
* | 2004-09-03 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-09-04 | 1 | -0/+20 |
* | * unwind-dw2-fde.c (get_cie_encoding): Cast argument to strlen | uweigand | 2004-08-19 | 1 | -1/+1 |
* | * unwind-dw2.c (uw_install_context_1): Update target saved stack | pbrook | 2004-08-09 | 1 | -16/+19 |
* | Index: gcc/ChangeLog | geoffk | 2004-07-01 | 1 | -59/+4 |
* | * unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3 CIE format. | pbrook | 2004-05-20 | 1 | -2/+5 |
* | * unwind-dw2.c (_Unwind_FrameState): Remove commas at end of | aj | 2003-11-01 | 1 | -2/+2 |
* | * unwind-dw2.c (_Unwind_FindEnclosingFunction): Constify variable. | aj | 2003-11-01 | 1 | -4/+4 |
* | * config/mips/irix6-libc-compat.c (inet_makeaddr): Prototype. | ghazi | 2003-10-28 | 1 | -0/+3 |
* | * unwind-dw2.c (_Unwind_GetGR): Avoid warning about unsigned | aj | 2003-10-26 | 1 | -2/+2 |
* | * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Honor | rth | 2003-10-01 | 1 | -1/+8 |
* | * unwind-c.c: Add libgcc-style exception. | drow | 2003-08-19 | 1 | -0/+9 |
* | * unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define. | jakub | 2003-07-16 | 1 | -0/+7 |
* | 2003-07-15 J"orn Rennecke <joern.rennecke@superh.com> | amylaar | 2003-07-15 | 1 | -32/+73 |
* | * unwind-dw2.c (uw_init_context_1): Don't pass &outer_cfa directly | rsandifo | 2003-05-13 | 1 | -1/+3 |
* | * except.c (EH_RETURN_STACKADJ_RTX): Do not define. | uweigand | 2003-05-10 | 1 | -15/+26 |
* | * unwind-dw2.c (_Unwind_GetGR): Cast pointer to _Unwind_Ptr, | rth | 2003-05-07 | 1 | -1/+1 |
* | * unwind-dw2.c (uw_update_context_1): Only set cfa as sp if | rth | 2003-05-06 | 1 | -7/+21 |
* | * builtins.c (expand_builtin) <BUILT_IN_DWARF_FP_REGNUM>: Remove. | rth | 2003-05-04 | 1 | -19/+27 |
* | Part 2 of the SCO port update. This is everything I have approval for. | jkj | 2003-04-19 | 1 | -1/+1 |
* | * libgcc-std.ver (_Unwind_GetCFA): New. | rth | 2003-04-03 | 1 | -0/+8 |
* | 2003-03-11 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2003-03-11 | 1 | -18/+49 |
* | 2003-01-07 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2003-01-07 | 1 | -1/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | 2002-11-26 Andrew Haley <aph@redhat.com> | aph | 2002-11-27 | 1 | -1/+1 |
* | 2002-11-25 Andrew Haley <aph@redhat.com> | aph | 2002-11-25 | 1 | -0/+11 |
* | * target.h: Fix formatting. | kazu | 2002-05-31 | 1 | -65/+65 |
* | add comments | jason | 2002-03-15 | 1 | -1/+13 |
* | * unwind-dw2.c: Fix formatting. | kazu | 2002-01-21 | 1 | -15/+15 |