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