]> gcc.gnu.org Git - gcc.git/history - gcc/libgcc2.c
Merge from gcc-2.8
[gcc.git] / gcc / libgcc2.c
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-04 Jason Merrill./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-26 Jason Merrillintegrate.c (output_inline_function): Just unset DECL_I...
1997-11-20 Jason MerrillMakefile.in (LIB2FUNCS): Remove C++ memory management...
1997-10-31 Jason Merrill[multiple changes]
1997-10-18 Jason Merrilltree.c (restore_tree_status): Also free up temporary...
1997-09-29 Jason Merrill* libgcc2.c (__throw): Fix thinko.
1997-09-27 Jason Merrillc-decl.c (init_decl_processing): Add __builtin_dwarf_re...
1997-09-18 Jason Merrillfinal.c (final_scan_insn): Hand BARRIERs off to the...
1997-09-18 Jason Merrilllibgcc2.c (find_exception_handler): Subtract one from...
1997-09-17 Jason Merrill* libgcc2.c (find_exception_handler): Not found is -1.
1997-09-16 Jason Merrilldwarf2 EH support
1997-09-10 Jim WilsonClean up patches for delta88 nested function support.
1997-09-10 Manfred Hollstein* m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
1997-08-02 Richard Kenner(_trampoline): Rework last change; both getpagesize...
1997-07-31 Ian Lance TaylorDon't compile getpagesize if __CYGWIN32__
1997-07-02 Richard Kenner(_trampoline): Add stdcall attribute to VirtualProtect...
1997-06-19 Mike Stump* libgcc2.c (__eh_type): Remove `extern' to make this...
1997-06-18 Mike Stumplibgcc2.c (__eh_pcnthrow): Add support -fno-sjlj-except...
1997-06-06 Mike Stumplibgcc2.c (__eh_ffetmnpc): Add support for machines...
1997-05-18 Richard Kenner(atexit): Cast malloc and realloc calls.
1997-05-07 Mike Stumpexcept.c (start_dynamic_handler): Fix so that we can...
1997-05-06 Mike Stumpreformat a little to match GNU coding standards.
1997-04-23 Mike StumpAdd setjmp/longjmp exception handling.
1997-04-13 Richard Kenner(L_bb, L_exit): Use 0 rather than NULL for null pointers.
1997-04-02 Mike Stumplibgcc2.c (find_exception_table): Fix to logic to deal...
1997-03-28 Doug Evans* libgcc2.c (__bb_exit_func): Support gcov style output.
1997-02-16 Richard Kenner(__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
1997-02-07 Mike Stumpi formatting tweaks
1997-01-31 Mike Stump* libgcc2.c: Remove extern for malloc and realloc.
1996-12-11 Richard Kenner(cacheflush): Add SONY NEWS-OS 4.2 version.
1996-11-11 Jason Merrillx
1996-10-24 Mike Stumpcrtstuff.c (__do_global_dtors_aux): Allow finalization...
1996-10-16 Jason Merrillirix6 ctors
1996-08-16 Mike Stumplibgcc2.c (__throw): New routine.
1996-07-23 Mike Stumpinstall EH code
1996-07-03 Mike Stumpformatting tweaks
1996-03-20 Richard Kenner(__dummy): New function.
1996-03-04 Richard Kenner(L_bb/atexit, onexit): Declarations replaced by #includ...
1996-02-03 Michael MeissnerMake libgcc2 build under AIX3.2.5
1995-12-27 Richard Kenner(_bb_init_prg): Cast arg to bzero to (char *).
1995-12-24 Richard Kenner(struct bb): Add flags field.
1995-12-18 Mike Stumplibgcc2.c (__empty): An empty function used by the...
1995-11-26 Richard Kenner(trampoline): Add getpagesize and mprotect for WINNT.
1995-11-07 Richard Kenner(__{C,D}TOR_LIST): For AIX...
1995-10-29 Richard Kenner(L_eh: __unwind_function): Implement for VAX.
1995-10-26 Richard Kenner(__unwind_function): Provide a default definition for...
1995-10-22 Richard Kenner(__fixuns[xds]fsi): #undef MIN and MAX before #include...
1995-10-19 Richard Kenner(__udiv_w_sdiv): If we don't have sdiv_qrnnd, define...
1995-08-31 Richard KennerInclude longlong.h.
1995-08-28 Richard KennerFix spelling errors.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-10 Richard Kenner(_floatdidf): Correctly set float sizes.
1995-05-25 Richard Kenner(L_eh, i386): Remove in-line comments in assembly code...
1995-05-16 Richard KennerFix typos in comments.
1995-05-16 Jason MerrillUpdate weak symbol support
1995-04-16 Jason Merrillweaken C++ free-store functions
1995-03-30 Jason MerrillRemove explicit 0-initializations of static variables.
1995-03-30 Mike Stump* libgcc2.c (__throw_type_match): Update to use new...
1995-03-18 Mike Stump* libgcc2.c (__register_exceptions): Handle empty tables.
1995-03-08 Michael MeissnerDo not initialize the pointer variable __new_handler...
1995-03-01 Michael MeissnerClone unwind_function for powerpc
1995-02-21 Richard Kenner(atexit): Prototype now works with NT.
1995-02-18 Mike Stumprs6000 exception handling support
1995-02-18 Mike Stumptweak __unwind_function for bsdi
1995-02-15 Richard KennerRepair botch in application of patch.
1995-02-13 Doug Evans(exit): Don't call __do_global_dtors if
1995-02-13 Jason MerrillDon't call write ifdef inhibit_libc.
1995-02-11 Jim Wilson(L_fixunsxfsi, L_fixunsdfsi, L_fixunssfsi): Undef
1995-01-31 Ian Lance TaylorInclude <limits.h>, not "glimits.h".
1995-01-28 Richard Kenner(__lshldi3): Deleted.
1995-01-12 Steve Chamberlain*** empty log message ***
1995-01-12 Steve Chamberlain*** empty log message ***
1994-11-30 Richard Kenner(word_type): Use __attribute__ ((mode (__word__))).
1994-11-29 Mike Stumplibgcc2.c (__register_exceptions): Find max ending...
1994-11-19 Jason MerrillShared library support.
1994-11-16 Ian Lance TaylorCheck target endianness at run time, not compile time
1994-10-21 Jason Merrill(LIB2FUNCS): Add _pure.
1994-09-27 Mike Stump* Makefile.in, libgcc2.c (L_eh): some support routines...
1994-07-29 Richard KennerAdd declaration of ctime.
1994-07-29 Jason MerrillReverse order of execution of
1994-06-02 Richard Kenner(__floatdisf): Protect against double-rounding error.
1994-05-17 Richard Kenner(__umoddi3): Correct type of variable `w'.
1994-05-12 Richard KennerRevert to identifiers for mode attributes.
1994-04-28 Richard KennerClarify license status.
1994-04-27 Jason MerrillChange _op_vec_decl to _op_vdel and _op_vec_new to...
1994-04-18 Jason Merrill(LIB2FUNCS): Change _op_vec_delete to _op_vec_del.
1994-04-13 Jason Merrilllibgcc2.c (__builtin_vec_{delete,new}): New functions...
1994-04-09 Richard KennerInclude <mach.h>, not <mach/mach.h> for NeXTStep 2.1.
1994-04-01 Jim WilsonModify all uses of __attribute__ mode to use new syntax.
1994-04-01 Jim WilsonChange "gstddef.h" to <stddef.h>.
1994-03-21 Doug Evans(__builtin_saveregs): Fix return type.
1994-02-09 Richard Kenner(__builtin_new): If __new_handler returns, keep trying...
1993-11-23 Richard Stallman(__bb_exit_func): Fix format %*d -> %*ld.
1993-11-21 Richard Kenner(__enable_execute_stack): Add DolphinOS version.
1993-11-03 Richard Stallman(exit): Fix declaration of _exit.
1993-10-26 Richard Stallman(___builtin_saveregs): New alternative for __PARAGON__.
1993-10-25 Richard Stallman(L_bb): Undef NULL before including <stdio.h>.
1993-09-22 Kresten Krab Thorup(__enable_execute_stack): Add case for NeXT/__MACH__.
1993-09-22 Kresten Krab Thorup(__clear_cache): add case for new CLEAR_INSN_CACHE.
next
This page took 0.936318 seconds and 108 git commands to generate.