aboutsummaryrefslogtreecommitdiff
path: root/gcc/frame.c
AgeCommit message (Expand)Author
1998-05-06typo typo fixes fixesJeff Law
1998-04-23Partial fix for problem reported by Don Bowman.Jim Wilson
1998-04-20Fix BSD/OS build error reported by Shigeya Suzuk.Jim Wilson
1998-04-17Zap some warnings in target files:Kaveh R. Ghazi
1998-03-01frame.c (start_fde_sort, [...]): New functions for fast sorting of an FDE array.Bruno Haible
1998-02-13tweak commentsJason Merrill
1998-01-16* frame.c (find_fde): Correct FDE's upper bound.Bruno Haible
1997-12-24Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma
1997-12-15frame.h (__register_frame, [...]): New.Jeff Law
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeff Law
1997-12-11[multiple changes]Teemu Torma
1997-12-06Merge from gcc-2.8Jeff Law
1997-11-07frame.c (add_fdes, count_fdes): Go back to checking pc_begin for linked once ...Jason Merrill
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeff Law
1997-10-26dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32 bit PC-rela...Jason Merrill
1997-10-07frame.c (__frame_state_for): Execute the FDE insns until the current pc value...Andreas Schwab
1997-09-28frame.c: Remove last change.Jeffrey A Law
1997-09-26frame.c: Include gansidecl.h for PROTO.Andreas Schwab
1997-09-20* frame.c (__deregister_frame): Check properly for initialized object.Jason Merrill
1997-09-10dwarf2 EH supportJason Merrill