OSDN Git Service

* reorg.c (fill_slots_from_thread): Check side_effects_p when
[pf3gnuchains/gcc-fork.git] / gcc / frame.c
2000-03-23 jason * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_CO...
2000-03-23 jason Implement dwarf2 exception handling for the...
2000-02-09 geoffk* dwarf2.h (DW_CFA_GNU_negative_offset_extended): New...
2000-02-01 zack * frame.c (find_fde): Convert for loop to do-while...
2000-02-01 ghazi * tsystem.h: New file.
1999-12-29 ghazi * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
1999-12-06 nathan * frame.c (start_fde_sort): Only allocate erratic...
1999-12-03 nathan * frame.c (fde_split): Reimplement to avoid variable...
1999-10-05 meissnerDeclare malloc, free, and atexit if inhibit_libc is...
1998-11-07 ghazi * configure.in (host_xm_file, build_xm_file...
1998-10-23 loewis * frame.c: Somewhat explain `FDE'.
1998-08-27 tromey * gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.
1998-05-06 lawtypo typo fixes fixes
1998-04-23 wilsonPartial fix for problem reported by Don Bowman.
1998-04-20 wilsonFix BSD/OS build error reported by Shigeya Suzuk.
1998-04-17 ghaziZap some warnings in target files:
1998-03-01 law * frame.c (start_fde_sort, fde_split, heapsort...
1998-02-13 jasontweak comments
1998-01-16 jason * frame.c (find_fde): Correct FDE's upper bound.
1997-12-24 law * Makefile.in (GTHREAD_FLAGS): New var.
1997-12-15 law * frame.h (__register_frame, __register_frame_t...
1997-12-15 lawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 jasonThu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>
1997-12-07 lawMerge from gcc-2.8
1997-11-07 jason * frame.c (add_fdes, count_fdes): Go back to checking...
1997-11-02 lawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-26 jason * dwarf2out.c (output_call_frame_info): The CIE pointe...
1997-10-07 jason * frame.c (__frame_state_for): Execute the FDE...
1997-09-28 law * frame.c: Remove last change.
1997-09-27 law * frame.c: Include gansidecl.h for PROTO.
1997-09-20 jason * frame.c (__deregister_frame): Check properly for...
1997-09-10 jasondwarf2 EH support