OSDN Git Service

Shared library support.
[pf3gnuchains/gcc-fork.git] / gcc / libgcc2.c
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.
1993-09-22 rms(L_bb): Test inhibit_libc.
1993-09-18 rmsDeclare __fixunsxfdi only if really have XFmode.
1993-09-15 rmsDeclare __fixunstfdi.
1993-09-15 rmsDeclare __fixunsxfdi.
1993-09-02 meissnerAdd spaces in basic block output.
1993-09-02 meissnerUpdate basic block profiling.
1993-07-26 rms(__main): Use macro SYMBOL__MAIN instead of invoking...
1993-05-11 rms(__floatdisf): Use DFtype for intermediate values.
1993-04-04 rms(XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE =...
1993-02-27 rmsComment fix.
1993-02-27 rms(inhibit_libc): Renamed from inhibit_eprintf.
1993-01-20 wilson(cmpdi2, ucmpdi2): comparison result type is now word_mode.
1993-01-14 wilsonCorrect typo in comment.
1993-01-13 meissnerFix ffsdi2 return types.
1993-01-13 rms(_ffsdi2): Use the correct names for structure elements...
1993-01-10 eggert# Fix misspellings in comments.
1993-01-07 tege(__udiv_w_sdiv): Replace hard-coded constants 31 with...
1992-12-31 wilson(L_builtin_new): Change to L_op_new. Use new style
1992-11-26 rms(__udiv_w_sdiv): Cast 1 before shifting by 31.
1992-10-31 rms(__builtin_vec_new): #undef NULL before including stdio.h.
1992-10-28 meissnerProperly close comment.
1992-10-27 rmsInclude stdio.h.
1992-10-15 rms[L_ctors] (__CTOR_LIST__, __DTOR_LIST__):
1992-10-15 rms(__gcc_bcmp): Don't depend on signedness of `char'.
1992-10-01 rms(__eprintf): Do nothing if inhibit_eprintf is defined.
1992-09-28 rms(__builtin_new): Avoid passing 0 to malloc.
1992-09-19 rms(exit): Declare _exit as volatile.
1992-09-12 rms(__gcc_bcmp): New function, in cond on L__gcc_bcmp.
1992-08-23 rms(__builtin_new): Cast the result of malloc.
1992-08-17 kenner(builtin_new): Remove declaration of malloc.
1992-07-31 rmsentered into RCS
1992-07-17 kenner*** empty log message ***
1992-07-17 kenner*** empty log message ***
1992-07-09 tege*** empty log message ***
1992-07-07 mycroft*** empty log message ***
1992-07-07 tege*** empty log message ***
1992-07-07 rms*** empty log message ***
1992-07-04 rms*** empty log message ***
1992-06-30 rms*** empty log message ***
1992-06-26 rms*** empty log message ***
1992-05-05 rms*** empty log message ***
1992-03-31 rms*** empty log message ***
1992-03-29 rms*** empty log message ***
1992-03-19 wood*** empty log message ***
1992-03-07 rms*** empty log message ***
1992-02-12 rms*** empty log message ***
1992-01-28 rmsInitial revision