OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / unwind-dw2.c
2005-06-25 kcookUpdate FSF address.
2005-06-14 nathan * unwind-dw2-fde-darwin.c (examine_objects): Fix alias...
2005-05-17 nathan * unwind-dw2-fde-glibc.c (base_from_cb_data,
2005-01-27 amodra * unwind-dw2.c (execute_stack_op): Add missing cases for
2004-11-10 hjl2004-11-09 H.J. Lu <hongjiu.lu@intel.com>
2004-10-15 kazu * bitmap.c, bitmap.h, builtin-attrs.def, cfglayout.h,
2004-09-30 rth * unwind-dw2.c (_Unwind_GetGR): Honor DWARF_ZER...
2004-09-20 ghazi * tsystem.h (alloca): Provide a default definition.
2004-09-08 amodra * doc/tm.texi (MD_UNWIND_SUPPORT): Document.
2004-09-04 hjl2004-09-03 H.J. Lu <hongjiu.lu@intel.com>
2004-08-19 uweigand * unwind-dw2-fde.c (get_cie_encoding): Cast argument...
2004-08-09 pbrook * unwind-dw2.c (uw_install_context_1): Update target...
2004-07-01 geoffkIndex: gcc/ChangeLog
2004-05-20 pbrook * unwind-dw2-fde.c (get_cie_encoding): Handle dwarf3...
2003-11-01 aj * unwind-dw2.c (_Unwind_FrameState): Remove commas...
2003-11-01 aj * unwind-dw2.c (_Unwind_FindEnclosingFunction): Consti...
2003-10-28 ghazi * config/mips/irix6-libc-compat.c (inet_makeaddr)...
2003-10-26 aj * unwind-dw2.c (_Unwind_GetGR): Avoid warning about...
2003-10-01 rth * dwarf2out.c (expand_builtin_init_dwarf_reg_si...
2003-08-19 drow * unwind-c.c: Add libgcc-style exception.
2003-07-16 jakub * unwind-dw2.c (MD_FROB_UPDATE_CONTEXT): Define.
2003-07-15 amylaar2003-07-15 J"orn Rennecke <joern.rennecke@superh.com>
2003-05-13 rsandifo * unwind-dw2.c (uw_init_context_1): Don't pass &outer_...
2003-05-10 uweigand * except.c (EH_RETURN_STACKADJ_RTX): Do not define.
2003-05-07 rth * unwind-dw2.c (_Unwind_GetGR): Cast pointer...
2003-05-06 rth * unwind-dw2.c (uw_update_context_1): Only...
2003-05-04 rth * builtins.c (expand_builtin) <BUILT_IN_DWARF_F...
2003-04-19 jkjPart 2 of the SCO port update. This is everything I...
2003-04-03 rth * libgcc-std.ver (_Unwind_GetCFA): New.
2003-03-11 aldyh2003-03-11 Aldy Hernandez <aldyh@redhat.com>
2003-01-07 bkoz2003-01-07 Benjamin Kosnik <bkoz@redhat.com>
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-11-27 aph2002-11-26 Andrew Haley <aph@redhat.com>
2002-11-25 aph2002-11-25 Andrew Haley <aph@redhat.com>
2002-05-31 kazu * target.h: Fix formatting.
2002-03-15 jasonadd comments
2002-01-21 kazu * unwind-dw2.c: Fix formatting.
2002-01-10 kazu * toplev.c: Fix formatting.
2002-01-08 zack * Makefile.in (cs-tconfig.h): Don't depend on $(CONFIG...
2002-01-07 jason * unwind-dw2.c (execute_cfa_program): Use ...
2001-12-11 jakub * unwind-dw2.c (execute_cfa_program): Fix DW_CFA_resto...
2001-12-06 aldyh * doc/tm.texi (DWARF_FRAME_REGISTERS): Add...
2001-11-07 rth * unwind-dw2.c (execute_cfa_program): Evaluate...
2001-09-19 shebs * alias.c: Fix typos in comments.
2001-08-31 ghazi * Makefile.in (c-pragma.o): Depend on output.h.
2001-08-31 jason * unwind-pe.h (read_uleb128, read_sleb128)...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-19 zack * unwind-dw2.c (execute_stack_op): Add default aborts to
2001-08-17 kazu * sbitmap.c: Fix comment formatting.
2001-07-19 jakub * unwind-dw2.c (_Unwind_FrameState): Add eh_ptr.
2001-05-20 mmitchel * except.c (dw2_build_landing_pads): Use word_mode...
2001-05-16 rth * except.c (eh_data_format_name): Move to ...
2001-05-12 rth * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
2001-03-28 rthIA-64 ABI Exception Handling.