summaryrefslogtreecommitdiff
path: root/gcc/frame.c
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):ghazi1998-11-071-1/+0
* * frame.c: Somewhat explain `FDE'.loewis1998-10-231-0/+19
* * gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.tromey1998-08-271-1/+32
* typo typo fixes fixeslaw1998-05-061-1/+1
* Partial fix for problem reported by Don Bowman.wilson1998-04-231-0/+6
* Fix BSD/OS build error reported by Shigeya Suzuk.wilson1998-04-201-3/+4
* Zap some warnings in target files:ghazi1998-04-171-0/+5
* * frame.c (start_fde_sort, fde_split, heapsort, fde_merge,law1998-03-011-22/+175
* tweak commentsjason1998-02-131-2/+2
* * frame.c (find_fde): Correct FDE's upper bound.jason1998-01-161-1/+1
* * Makefile.in (GTHREAD_FLAGS): New var.law1997-12-241-1/+1
* * frame.h (__register_frame, __register_frame_table,law1997-12-151-2/+22
* Bring over changes from latest gcc-2.8 pre-release.law1997-12-151-3/+3
* Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>jason1997-12-121-1/+26
* Merge from gcc-2.8law1997-12-071-20/+4
* * frame.c (add_fdes, count_fdes): Go back to checking pc_begin forjason1997-11-071-2/+2
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-0/+1
* * dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32jason1997-10-261-17/+29
* * frame.c (__frame_state_for): Execute the FDE insns until thejason1997-10-071-1/+1
* * frame.c: Remove last change.law1997-09-281-1/+0
* * frame.c: Include gansidecl.h for PROTO.law1997-09-271-0/+1
* * frame.c (__deregister_frame): Check properly for initialized object.jason1997-09-201-1/+2
* dwarf2 EH supportjason1997-09-101-0/+607