acconfig.h: _GLIBCPP_USING_THREADS and some workaround types added.
[gcc.git] / gcc / frame.c
2000-06-08 Nathan Sidwellframe.c (end_fde_sort): Remove extraneous erratic array...
2000-05-25 Andrew MacLeodexcept.c (func_eh_entry): Add emitted field.
2000-05-15 Jeff LawUpdate to libgcc copyright exception clause.
2000-03-23 Jason Merrillrs6000.h (DWARF_FRAME_RETURN_COLUMN): Define.
2000-03-23 Jason MerrillImplement dwarf2 exception handling for the ARM.
2000-02-09 Geoff Keatingdwarf2.h (DW_CFA_GNU_negative_offset_extended): New...
2000-02-01 Zack Weinbergframe.c (find_fde): Convert for loop to do-while so...
2000-02-01 Kaveh R. Ghazitsystem.h: New file.
1999-12-29 Kaveh R. Ghazicrtstuff.c: If !inhibit_libc, include stdlib.h/unistd.h.
1999-12-06 Nathan Sidwellframe.c (start_fde_sort): Only allocate erratic array...
1999-12-03 Nathan Sidwell* frame.c (fde_split): Reimplement to avoid variable...
1999-10-05 Michael MeissnerDeclare malloc, free, and atexit if inhibit_libc is...
1998-11-07 Kaveh R. Ghaziconfigure.in (host_xm_file, [...]): Arrange to include...
1998-10-23 Martin v. Löwisframe.c: Somewhat explain `FDE'.
1998-08-27 Tom Tromeygthr.h: Document __GTHREAD_MUTEX_INIT_FUNCTION.
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-23 Jim WilsonPartial fix for problem reported by Don Bowman.
1998-04-20 Jim WilsonFix BSD/OS build error reported by Shigeya Suzuk.
1998-04-17 Kaveh R. GhaziZap some warnings in target files:
1998-03-01 Bruno Haibleframe.c (start_fde_sort, [...]): New functions for...
1998-02-13 Jason Merrilltweak comments
1998-01-16 Bruno Haible* frame.c (find_fde): Correct FDE's upper bound.
1997-12-24 Teemu TormaMakefile.in (GTHREAD_FLAGS): New var.
1997-12-15 Jeff Lawframe.h (__register_frame, [...]): New.
1997-12-15 Jeff LawBring over changes from latest gcc-2.8 pre-release.
1997-12-12 Teemu Torma[multiple changes]
1997-12-07 Jeff LawMerge from gcc-2.8
1997-11-07 Jason Merrillframe.c (add_fdes, count_fdes): Go back to checking...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-26 Jason Merrilldwarf2out.c (output_call_frame_info): The CIE pointer...
1997-10-07 Andreas Schwabframe.c (__frame_state_for): Execute the FDE insns...
1997-09-28 Jeffrey A Lawframe.c: Remove last change.
1997-09-27 Andreas Schwabframe.c: Include gansidecl.h for PROTO.
1997-09-20 Jason Merrill* frame.c (__deregister_frame): Check properly for...
1997-09-10 Jason Merrilldwarf2 EH support