summaryrefslogtreecommitdiff
path: root/gcc/frame.c
Commit message (Expand)AuthorAgeFilesLines
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* Partial fix for problem reported by Don Bowman.Jim Wilson1998-04-231-0/+6
* Fix BSD/OS build error reported by Shigeya Suzuk.Jim Wilson1998-04-201-3/+4
* Zap some warnings in target files:Kaveh R. Ghazi1998-04-171-0/+5
* frame.c (start_fde_sort, [...]): New functions for fast sorting of an FDE array.Bruno Haible1998-03-011-22/+175
* tweak commentsJason Merrill1998-02-131-2/+2
* * frame.c (find_fde): Correct FDE's upper bound.Bruno Haible1998-01-161-1/+1
* Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma1997-12-241-1/+1
* frame.h (__register_frame, [...]): New.Jeff Law1997-12-151-2/+22
* Bring over changes from latest gcc-2.8 pre-release.Jeff Law1997-12-151-3/+3
* [multiple changes]Teemu Torma1997-12-111-1/+26
* Merge from gcc-2.8Jeff Law1997-12-061-20/+4
* frame.c (add_fdes, count_fdes): Go back to checking pc_begin for linked once ...Jason Merrill1997-11-071-2/+2
* Update mainline egcs to gcc2 snapshot 971021.Jeff Law1997-11-021-0/+1
* dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32 bit PC-rela...Jason Merrill1997-10-261-17/+29
* frame.c (__frame_state_for): Execute the FDE insns until the current pc value...Andreas Schwab1997-10-071-1/+1
* frame.c: Remove last change.Jeffrey A Law1997-09-281-1/+0
* frame.c: Include gansidecl.h for PROTO.Andreas Schwab1997-09-261-0/+1
* * frame.c (__deregister_frame): Check properly for initialized object.Jason Merrill1997-09-201-1/+2
* dwarf2 EH supportJason Merrill1997-09-101-0/+607