aboutsummaryrefslogtreecommitdiff
path: root/gcc/frame.c
AgeCommit message (Expand)Author
2000-06-08 * frame.c (end_fde_sort): Remove extraneous erratic array test.Nathan Sidwell
2000-05-252000-05-25 Andrew MacLeod <amacleod@cygnus.com>Andrew MacLeod
2000-05-15Update to libgcc copyright exception clause.Jeffrey A Law
2000-03-23 * config/rs6000/rs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.Jason Merrill
2000-03-23 Implement dwarf2 exception handling for the ARM.Jason Merrill
2000-02-09* dwarf2.h (DW_CFA_GNU_negative_offset_extended): New constant.Geoffrey Keating
2000-02-01 * frame.c (find_fde): Convert for loop to do-while so compilerZack Weinberg
2000-02-01 * tsystem.h: New file.Kaveh Ghazi
1999-12-29 * crtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.Kaveh Ghazi
1999-12-06 * frame.c (start_fde_sort): Only allocate erratic array, ifNathan Sidwell
1999-12-03 * frame.c (fde_split): Reimplement to avoid variable sized array.Nathan Sidwell
1999-10-05Declare malloc, free, and atexit if inhibit_libc is defined.Michael Meissner
1998-11-07 * configure.in (host_xm_file, build_xm_file, xm_file, tm_file):Kaveh Ghazi
1998-10-23 * frame.c: Somewhat explain `FDE'.Martin von Loewis
1998-08-27 * gthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.Tom Tromey
1998-05-06typo typo fixes fixesJeffrey A Law
1998-04-23Partial fix for problem reported by Don Bowman.Jim Wilson
1998-04-20Fix BSD/OS build error reported by Shigeya Suzuk.Jim Wilson
1998-04-17Zap some warnings in target files:Kaveh Ghazi
1998-03-01 * frame.c (start_fde_sort, fde_split, heapsort, fde_merge,Bruno Haible
1998-02-13tweak commentsJason Merrill
1998-01-16 * frame.c (find_fde): Correct FDE's upper bound.Bruno Haible
1997-12-24 * Makefile.in (GTHREAD_FLAGS): New var.Teemu Torma
1997-12-15 * frame.h (__register_frame, __register_frame_table,Jeffrey A Law
1997-12-15Bring over changes from latest gcc-2.8 pre-release.Jeffrey A Law
1997-12-12Thu Dec 11 20:42:18 1997 Teemu Torma <tot@trema.com>Teemu Torma
1997-12-07Merge from gcc-2.8Jeffrey A Law
1997-11-07 * frame.c (add_fdes, count_fdes): Go back to checking pc_begin forJason Merrill
1997-11-02Update mainline egcs to gcc2 snapshot 971021.Jeffrey A Law
1997-10-26 * dwarf2out.c (output_call_frame_info): The CIE pointer is now a 32Jason Merrill
1997-10-07 * frame.c (__frame_state_for): Execute the FDE insns until theAndreas Schwab
1997-09-28 * frame.c: Remove last change.Jeffrey A Law
1997-09-27 * frame.c: Include gansidecl.h for PROTO.Jeffrey A Law
1997-09-20 * frame.c (__deregister_frame): Check properly for initialized object.Jason Merrill
1997-09-10dwarf2 EH supportJason Merrill