| Commit message (Expand) | Author | Age | Files | Lines |
* | * frame.c (end_fde_sort): Remove extraneous erratic array test. | nathan | 2000-06-08 | 1 | -3/+2 |
* | 2000-05-25 Andrew MacLeod <amacleod@cygnus.com> | aph | 2000-05-25 | 1 | -629/+0 |
* | Update to libgcc copyright exception clause. | law | 2000-05-15 | 1 | -7/+9 |
* | * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define. | jason | 2000-03-23 | 1 | -8/+16 |
* | Implement dwarf2 exception handling for the ARM. | jason | 2000-03-23 | 1 | -0/+4 |
* | * dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant. | geoffk | 2000-02-09 | 1 | -0/+8 |
* | * frame.c (find_fde): Convert for loop to do-while so compiler | zack | 2000-02-01 | 1 | -1/+3 |
* | * tsystem.h: New file. | ghazi | 2000-02-01 | 1 | -21/+2 |
* | * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h. | ghazi | 1999-12-29 | 1 | -1/+1 |
* | * frame.c (start_fde_sort): Only allocate erratic array, if | nathan | 1999-12-06 | 1 | -30/+98 |
* | * frame.c (fde_split): Reimplement to avoid variable sized array. | nathan | 1999-12-03 | 1 | -14/+35 |
* | Declare malloc, free, and atexit if inhibit_libc is defined. | meissner | 1999-10-05 | 1 | -1/+10 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -1/+0 |
* | * frame.c: Somewhat explain `FDE'. | loewis | 1998-10-23 | 1 | -0/+19 |
* | * gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION. | tromey | 1998-08-27 | 1 | -1/+32 |
* | typo typo fixes fixes | law | 1998-05-06 | 1 | -1/+1 |
* | Partial fix for problem reported by Don Bowman. | wilson | 1998-04-23 | 1 | -0/+6 |
* | Fix BSD/OS build error reported by Shigeya Suzuk. | wilson | 1998-04-20 | 1 | -3/+4 |
* | Zap some warnings in target files: | ghazi | 1998-04-17 | 1 | -0/+5 |
* | * frame.c (start_fde_sort, fde_split, heapsort, fde_merge, | law | 1998-03-01 | 1 | -22/+175 |
* | tweak comments | jason | 1998-02-13 | 1 | -2/+2 |
* | * frame.c (find_fde): Correct FDE's upper bound. | jason | 1998-01-16 | 1 | -1/+1 |
* | * Makefile.in (GTHREAD_FLAGS): New var. | law | 1997-12-24 | 1 | -1/+1 |
* | * frame.h (__register_frame, __register_frame_table, | law | 1997-12-15 | 1 | -2/+22 |
* | Bring over changes from latest gcc-2.8 pre-release. | law | 1997-12-15 | 1 | -3/+3 |
* | Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com> | jason | 1997-12-12 | 1 | -1/+26 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -20/+4 |
* | * frame.c (add_fdes, count_fdes): Go back to checking pc_begin for | jason | 1997-11-07 | 1 | -2/+2 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -0/+1 |
* | * dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32 | jason | 1997-10-26 | 1 | -17/+29 |
* | * frame.c (__frame_state_for): Execute the FDE insns until the | jason | 1997-10-07 | 1 | -1/+1 |
* | * frame.c: Remove last change. | law | 1997-09-28 | 1 | -1/+0 |
* | * frame.c: Include gansidecl.h for PROTO. | law | 1997-09-27 | 1 | -0/+1 |
* | * frame.c (__deregister_frame): Check properly for initialized object. | jason | 1997-09-20 | 1 | -1/+2 |
* | dwarf2 EH support | jason | 1997-09-10 | 1 | -0/+607 |