OSDN Git Service

Merge from gcc-2.8
[pf3gnuchains/gcc-fork.git] / gcc / libgcc2.c
1997-12-07 lawMerge from gcc-2.8
1997-12-04 jason./: * libgcc2.c (__throw): Use __builtin_return_addr...
1997-11-26 jason * integrate.c (output_inline_function): Just unset...
1997-11-20 jason./:
1997-10-31 jasonFri Oct 31 01:45:31 1997 Jason Merrill <jason@yorick...
1997-10-18 jason * tree.c (restore_tree_status): Also free up temporary...
1997-09-29 jason * libgcc2.c (__throw): Fix thinko.
1997-09-27 jason * c-decl.c (init_decl_processing): Add __builtin_dwarf...
1997-09-18 jason * final.c (final_scan_insn): Hand BARRIERs off to...
1997-09-18 jason * libgcc2.c (find_exception_handler): Subtract one...
1997-09-17 jason * libgcc2.c (find_exception_handler): Not found is -1.
1997-09-16 jasondwarf2 EH support
1997-09-10 wilsonClean up patches for delta88 nested function support.
1997-09-10 law * m88k/sysv3.h (INITIALIZE_TRAMPOLINE) Define.
1997-08-02 kenner(_trampoline): Rework last change; both getpagesize...
1997-07-31 ianDon't compile getpagesize if __CYGWIN32__
1997-07-02 kenner(_trampoline): Add stdcall attribute to VirtualProtect...
1997-06-19 mrs * libgcc2.c (__eh_type): Remove `extern' to make...
1997-06-18 mrs * libgcc2.c (__eh_pcnthrow): Add support -fno-sjlj...
1997-06-06 mrs * libgcc2.c (__eh_ffetmnpc): Add support for machines...
1997-05-18 kenner(atexit): Cast malloc and realloc calls.
1997-05-07 mrs * except.c (start_dynamic_handler): Fix so that we...
1997-05-06 mrsreformat a little to match GNU coding standards.
1997-04-23 mrsAdd setjmp/longjmp exception handling.
1997-04-13 kenner(L_bb, L_exit): Use 0 rather than NULL for null pointers.
1997-04-02 mrs * libgcc2.c (find_exception_table): Fix to logic to...
1997-03-28 dje * libgcc2.c (__bb_exit_func): Support gcov style output.
1997-02-16 kenner(__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2):
1997-02-07 mrsi formatting tweaks
1997-01-31 mrs * libgcc2.c: Remove extern for malloc and realloc.
1996-12-11 kenner(cacheflush): Add SONY NEWS-OS 4.2 version.
1996-11-11 merrillx
1996-10-24 mrs * crtstuff.c (__do_global_dtors_aux): Allow...
1996-10-16 merrillirix6 ctors
1996-08-16 mrs * libgcc2.c (__throw): New routine.
1996-07-23 mrsinstall EH code
1996-07-03 mrsformatting tweaks
1996-03-20 kenner(__dummy): New function.
1996-03-04 kenner(L_bb/atexit, onexit): Declarations replaced by #includ...
1996-02-03 meissnerMake libgcc2 build under AIX3.2.5
1995-12-27 kenner(_bb_init_prg): Cast arg to bzero to (char *).
1995-12-24 kenner(struct bb): Add flags field.
1995-12-18 mrs * libgcc2.c (__empty): An empty function used by the...
1995-11-26 kenner(trampoline): Add getpagesize and mprotect for WINNT.
1995-11-07 kenner(__{C,D}TOR_LIST): For AIX, initialize these arrays...
1995-10-29 kenner(L_eh: __unwind_function): Implement for VAX.
1995-10-26 kenner(__unwind_function): Provide a default definition for...
1995-10-22 kenner(__fixuns[xds]fsi): #undef MIN and MAX before #include...
1995-10-19 kenner(__udiv_w_sdiv): If we don't have sdiv_qrnnd, define...
1995-08-31 kennerInclude longlong.h.
1995-08-28 kennerFix spelling errors.
1995-06-15 kennerUpdate FSF address.
1995-06-10 kenner(_floatdidf): Correctly set float sizes.
1995-05-25 kenner(L_eh, i386): Remove in-line comments in assembly code...
1995-05-16 kennerFix typos in comments.
1995-05-16 merrillUpdate weak symbol support
1995-04-16 merrillweaken C++ free-store functions
1995-03-30 merrillRemove explicit 0-initializations of static variables.
1995-03-30 mrs * libgcc2.c (__throw_type_match): Update to...
1995-03-18 mrs * libgcc2.c (__register_exceptions): Handle...
1995-03-08 meissnerDo not initialize the pointer variable __new_handler...
1995-03-01 meissnerClone unwind_function for powerpc
1995-02-21 kenner(atexit): Prototype now works with NT.
1995-02-18 mrsrs6000 exception handling support
1995-02-18 mrstweak __unwind_function for bsdi
1995-02-15 kennerRepair botch in application of patch.
1995-02-13 dje(exit): Don't call __do_global_dtors if
1995-02-13 merrillDon't call write ifdef inhibit_libc.
1995-02-11 wilson(L_fixunsxfsi, L_fixunsdfsi, L_fixunssfsi): Undef
1995-01-31 ianInclude <limits.h>, not "glimits.h".
1995-01-28 kenner(__lshldi3): Deleted.
1995-01-12 sac*** empty log message ***
1995-01-12 sac*** empty log message ***
1994-11-30 kenner(word_type): Use __attribute__ ((mode (__word__))).
1994-11-29 mrs * libgcc2.c (__register_exceptions): Find max...
1994-11-19 merrillShared library support.
1994-11-16 ianCheck target endianness at run time, not compile time
1994-10-21 merrill(LIB2FUNCS): Add _pure.
1994-09-27 mrs* Makefile.in, libgcc2.c (L_eh): some support routines...
1994-07-29 kennerAdd declaration of ctime.
1994-07-29 merrillReverse order of execution of
1994-06-02 kenner(__floatdisf): Protect against double-rounding error.
1994-05-17 kenner(__umoddi3): Correct type of variable `w'.
1994-05-12 kennerRevert to identifiers for mode attributes.
1994-04-28 kennerClarify license status.
1994-04-27 merrillChange _op_vec_decl to _op_vdel and _op_vec_new to...
1994-04-18 merrill(LIB2FUNCS): Change _op_vec_delete to _op_vec_del.
1994-04-13 merrill * libgcc2.c (__builtin_vec_{delete,new}): New...
1994-04-09 kennerInclude <mach.h>, not <mach/mach.h> for NeXTStep 2.1.
1994-04-01 wilsonModify all uses of __attribute__ mode to use new syntax.
1994-04-01 wilsonChange "gstddef.h" to <stddef.h>.
1994-03-21 dje(__builtin_saveregs): Fix return type.
1994-02-09 kenner(__builtin_new): If __new_handler returns, keep trying...
1993-11-23 rms(__bb_exit_func): Fix format %*d -> %*ld.
1993-11-21 kenner(__enable_execute_stack): Add DolphinOS version.
1993-11-03 rms(exit): Fix declaration of _exit.
1993-10-26 rms(___builtin_saveregs): New alternative for __PARAGON__.
1993-10-25 rms(L_bb): Undef NULL before including <stdio.h>.
1993-09-22 krab(__enable_execute_stack): Add case for NeXT/__MACH__.
1993-09-22 krab(__clear_cache): add case for new CLEAR_INSN_CACHE.
next