summaryrefslogtreecommitdiff
path: root/gcc/libgcc2.c
Commit message (Expand)AuthorAgeFilesLines
* (__bb_exit_func): Fix format %*d -> %*ld.rms1993-11-231-1/+1
* (__enable_execute_stack): Add DolphinOS version.kenner1993-11-211-1/+33
* (exit): Fix declaration of _exit.rms1993-11-031-1/+1
* (___builtin_saveregs): New alternative for __PARAGON__.rms1993-10-261-0/+68
* (L_bb): Undef NULL before including <stdio.h>.rms1993-10-251-0/+1
* (__enable_execute_stack): Add case for NeXT/__MACH__.krab1993-09-221-0/+34
* (__clear_cache): add case for new CLEAR_INSN_CACHE.krab1993-09-221-0/+4
* (L_bb): Test inhibit_libc.rms1993-09-221-2/+4
* Declare __fixunsxfdi only if really have XFmode.rms1993-09-181-0/+4
* Declare __fixunstfdi.rms1993-09-151-0/+1
* Declare __fixunsxfdi.rms1993-09-151-0/+2
* Add spaces in basic block output.meissner1993-09-021-4/+4
* Update basic block profiling.meissner1993-09-021-18/+182
* (__main): Use macro SYMBOL__MAIN instead of invoking directly.rms1993-07-261-1/+9
* (__floatdisf): Use DFtype for intermediate values.rms1993-05-111-2/+5
* (XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE == 96.rms1993-04-041-1/+82
* Comment fix.rms1993-02-271-2/+2
* (inhibit_libc): Renamed from inhibit_eprintf.rms1993-02-271-1/+3
* (cmpdi2, ucmpdi2): comparison result type is now word_mode.wilson1993-01-201-2/+12
* Correct typo in comment.wilson1993-01-141-1/+1
* Fix ffsdi2 return types.meissner1993-01-131-3/+3
* (_ffsdi2): Use the correct names for structure elements of type DIunion.rms1993-01-131-0/+21
* # Fix misspellings in comments.eggert1993-01-101-2/+2
* (__udiv_w_sdiv): Replace hard-coded constants 31 with (SI_TYPE_SIZE - 1).tege1993-01-071-4/+4
* (L_builtin_new): Change to L_op_new. Use new stylewilson1992-12-311-61/+9
* (__udiv_w_sdiv): Cast 1 before shifting by 31.rms1992-11-261-1/+1
* (__builtin_vec_new): #undef NULL before including stdio.h.rms1992-10-311-0/+2
* Properly close comment.meissner1992-10-281-1/+1
* Include stdio.h.rms1992-10-271-0/+10
* [L_ctors] (__CTOR_LIST__, __DTOR_LIST__):rms1992-10-151-0/+6
* (__gcc_bcmp): Don't depend on signedness of `char'.rms1992-10-151-2/+2
* (__eprintf): Do nothing if inhibit_eprintf is defined.rms1992-10-011-0/+4
* (__builtin_new): Avoid passing 0 to malloc.rms1992-09-281-0/+3
* (exit): Declare _exit as volatile.rms1992-09-191-2/+7
* (__gcc_bcmp): New function, in cond on L__gcc_bcmp.rms1992-09-121-0/+23
* (__builtin_new): Cast the result of malloc.rms1992-08-231-1/+1
* (builtin_new): Remove declaration of malloc.kenner1992-08-171-1/+0
* entered into RCSrms1992-07-311-2/+2
* *** empty log message ***kenner1992-07-171-0/+1
* *** empty log message ***kenner1992-07-171-2/+2
* *** empty log message ***tege1992-07-091-3/+3
* *** empty log message ***mycroft1992-07-071-0/+4
* *** empty log message ***tege1992-07-071-1/+101
* *** empty log message ***rms1992-07-071-179/+288
* *** empty log message ***rms1992-07-041-3/+3
* *** empty log message ***rms1992-06-301-1/+1
* *** empty log message ***rms1992-06-261-2/+6
* *** empty log message ***rms1992-05-051-13/+18
* *** empty log message ***rms1992-03-311-3/+0
* *** empty log message ***rms1992-03-291-6/+17