Don't check for sigset_t.
[platform/upstream/gcc.git] / gcc / libgcc2.c
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