aboutsummaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
AgeCommit message (Expand)AuthorFilesLines
1997-11-26integrate.c (output_inline_function): Just unset DECL_INLINE.Jason Merrill1-0/+1
1997-11-20Makefile.in (LIB2FUNCS): Remove C++ memory management support.Jason Merrill1-155/+0
1997-10-31[multiple changes]Jason Merrill1-4/+6
1997-10-18tree.c (restore_tree_status): Also free up temporary storage when we finish a...Jason Merrill1-1/+1
1997-09-28* libgcc2.c (__throw): Fix thinko.Jason Merrill1-1/+1
1997-09-27c-decl.c (init_decl_processing): Add __builtin_dwarf_reg_size.Jason Merrill1-6/+18
1997-09-18final.c (final_scan_insn): Hand BARRIERs off to the dwarf2 code.Jason Merrill1-9/+6
1997-09-17libgcc2.c (find_exception_handler): Subtract one from our PC when looking for...Jason Merrill1-0/+4
1997-09-16* libgcc2.c (find_exception_handler): Not found is -1.Jason Merrill1-4/+4
1997-09-15dwarf2 EH supportJason Merrill1-111/+349
1997-09-10Clean up patches for delta88 nested function support.Jim Wilson1-2/+2
1997-09-10* m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.Manfred Hollstein1-2/+2
1997-08-02(_trampoline): Rework last change; both getpagesize and mprotect areRichard Kenner1-13/+15
1997-07-31Don't compile getpagesize if __CYGWIN32__Ian Lance Taylor1-0/+4
1997-07-02(_trampoline): Add stdcall attribute to VirtualProtect on i386.Richard Kenner1-0/+4
1997-06-19* libgcc2.c (__eh_type): Remove `extern' to make this a definition.Mike Stump1-1/+1
1997-06-18libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-exceptions -fPIC exception h...Mike Stump1-3/+3
1997-06-06libgcc2.c (__eh_ffetmnpc): Add support for machines that cannot access global...Mike Stump1-0/+10
1997-05-18(atexit): Cast malloc and realloc calls.Richard Kenner1-3/+4
1997-05-07except.c (start_dynamic_handler): Fix so that we can use __builtin_setjmp...Mike Stump1-4/+12
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-14/+14
1997-04-23Add setjmp/longjmp exception handling.Mike Stump1-0/+166
1997-04-13(L_bb, L_exit): Use 0 rather than NULL for null pointers.Richard Kenner1-5/+5
1997-04-02libgcc2.c (find_exception_table): Fix to logic to deal with functions that ar...Mike Stump1-45/+43
1997-03-28* libgcc2.c (__bb_exit_func): Support gcov style output.Doug Evans1-6/+127
1997-02-16(__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):Richard Kenner1-94/+44
1997-02-07i formatting tweaksMike Stump1-14/+9
1997-01-31* libgcc2.c: Remove extern for malloc and realloc.Mike Stump1-3/+0
1996-12-11(cacheflush): Add SONY NEWS-OS 4.2 version.Richard Kenner1-0/+28
1996-11-11xJason Merrill1-1/+1
1996-10-24crtstuff.c (__do_global_dtors_aux): Allow finalization code to be run more th...Mike Stump1-3/+6
1996-10-16irix6 ctorsJason Merrill1-5/+10
1996-08-16libgcc2.c (__throw): New routine.Mike Stump1-0/+15
1996-07-23install EH codeMike Stump1-14/+22
1996-07-03formatting tweaksMike Stump1-73/+71
1996-03-20(__dummy): New function.Richard Kenner1-0/+5
1996-03-04(L_bb/atexit, onexit): Declarations replaced by #include'ing "gbl-ctors.h".Richard Kenner1-14/+55
1996-02-03Make libgcc2 build under AIX3.2.5Michael Meissner1-2/+2
1995-12-27(_bb_init_prg): Cast arg to bzero to (char *).Richard Kenner1-1/+1
1995-12-24(struct bb): Add flags field.Richard Kenner1-2/+732
1995-12-18libgcc2.c (__empty): An empty function used by the C++ frontend for defaultin...Mike Stump1-0/+5
1995-11-26(trampoline): Add getpagesize and mprotect for WINNT.Richard Kenner1-0/+33
1995-11-07(__{C,D}TOR_LIST): For AIX...Richard Kenner1-1/+1
1995-10-29(L_eh: __unwind_function): Implement for VAX.Richard Kenner1-0/+16
1995-10-26(__unwind_function): Provide a default definition for implementationsRichard Kenner1-9/+10
1995-10-22(__fixuns[xds]fsi): #undef MIN and MAX before #include of limits.h.Richard Kenner1-0/+6
1995-10-19(__udiv_w_sdiv): If we don't have sdiv_qrnnd, define dummy variant ofRichard Kenner1-0/+8
1995-08-31Include longlong.h.Richard Kenner1-1/+12
1995-08-28Fix spelling errors.Richard Kenner1-1/+1
1995-06-15Update FSF address.Richard Kenner1-1/+2