OSDN Git Service

* config/m68k/m68k.c (output_move_const_into_data_reg,
[pf3gnuchains/gcc-fork.git] / gcc / unwind-dw2.c
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.