]> gcc.gnu.org Git - gcc.git/history - gcc/libgcc2.c
Update FSF address.
[gcc.git] / gcc / libgcc2.c
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.
1993-09-22 Richard Stallman(L_bb): Test inhibit_libc.
1993-09-18 Richard StallmanDeclare __fixunsxfdi only if really have XFmode.
1993-09-15 Richard StallmanDeclare __fixunstfdi.
1993-09-15 Richard StallmanDeclare __fixunsxfdi.
1993-09-02 Michael MeissnerAdd spaces in basic block output.
1993-09-02 Michael MeissnerUpdate basic block profiling.
1993-07-26 Richard Stallman(__main): Use macro SYMBOL__MAIN instead of invoking...
1993-05-11 Richard Stallman(__floatdisf): Use DFtype for intermediate values.
1993-04-04 Richard Stallman(XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE =...
1993-02-27 Richard StallmanComment fix.
1993-02-27 Richard Stallman(inhibit_libc): Renamed from inhibit_eprintf.
1993-01-20 Jim Wilson(cmpdi2, ucmpdi2): comparison result type is now word_mode.
1993-01-14 Jim WilsonCorrect typo in comment.
1993-01-13 Michael MeissnerFix ffsdi2 return types.
1993-01-13 Richard Stallman(_ffsdi2): Use the correct names for structure elements...
1993-01-10 Paul Eggert# Fix misspellings in comments.
1993-01-07 Torbjorn Granlund(__udiv_w_sdiv): Replace hard-coded constants 31 with...
1992-12-31 Jim Wilson(L_builtin_new): Change to L_op_new.
1992-11-26 Richard Stallman(__udiv_w_sdiv): Cast 1 before shifting by 31.
1992-10-31 Richard Stallman(__builtin_vec_new): #undef NULL before including stdio.h.
1992-10-28 Michael MeissnerProperly close comment.
1992-10-27 Richard StallmanInclude stdio.h.
1992-10-15 Richard Stallman[L_ctors] (__CTOR_LIST__, __DTOR_LIST__):
1992-10-15 Richard Stallman(__gcc_bcmp): Don't depend on signedness of `char'.
1992-10-01 Richard Stallman(__eprintf): Do nothing if inhibit_eprintf is defined.
1992-09-28 Richard Stallman(__builtin_new): Avoid passing 0 to malloc.
1992-09-19 Richard Stallman(exit): Declare _exit as volatile.
1992-09-12 Richard Stallman(__gcc_bcmp): New function, in cond on L__gcc_bcmp.
1992-08-23 Richard Stallman(__builtin_new): Cast the result of malloc.
1992-08-17 Richard Kenner(builtin_new): Remove declaration of malloc.
1992-07-31 Richard Stallmanentered into RCS
1992-07-17 Richard Kenner*** empty log message ***
1992-07-17 Richard Kenner*** empty log message ***
1992-07-09 Torbjorn Granlund*** empty log message ***
1992-07-07 Charles Hannum*** empty log message ***
1992-07-07 Torbjorn Granlund*** empty log message ***
1992-07-07 Richard Stallman*** empty log message ***
1992-07-04 Richard Stallman*** empty log message ***
1992-06-30 Richard Stallman*** empty log message ***
1992-06-26 Richard Stallman*** empty log message ***
1992-05-05 Richard Stallman*** empty log message ***
1992-03-31 Richard Stallman*** empty log message ***
1992-03-29 Richard Stallman*** empty log message ***
1992-03-19 Tom Wood*** empty log message ***
1992-03-07 Richard Stallman*** empty log message ***
1992-02-12 Richard Stallman*** empty log message ***
1992-01-28 Richard StallmanInitial revision
This page took 1.119667 seconds and 104 git commands to generate.