summaryrefslogtreecommitdiffstats
path: root/gcc/frame.c
Commit message (Expand)AuthorAgeFilesLines
* * frame.c (end_fde_sort): Remove extraneous erratic array test.nathan2000-06-081-3/+2
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-629/+0
* Update to libgcc copyright exception clause.law2000-05-151-7/+9
* * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.jason2000-03-231-8/+16
* Implement dwarf2 exception handling for the ARM.jason2000-03-231-0/+4
* * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.geoffk2000-02-091-0/+8
* * frame.c (find_fde): Convert for loop to do-while so compilerzack2000-02-011-1/+3
* * tsystem.h: New file.ghazi2000-02-011-21/+2
* * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.ghazi1999-12-291-1/+1
* * frame.c (start_fde_sort): Only allocate erratic array, ifnathan1999-12-061-30/+98
* * frame.c (fde_split): Reimplement to avoid variable sized array.nathan1999-12-031-14/+35
* Declare malloc, free, and atexit if inhibit_libc is defined.meissner1999-10-051-1/+10
* * 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
OpenPOWER on IntegriCloud