| Commit message (Expand) | Author | Age | Files | Lines |
* | (__bb_exit_func): Fix format %*d -> %*ld. | rms | 1993-11-23 | 1 | -1/+1 |
* | (__enable_execute_stack): Add DolphinOS version. | kenner | 1993-11-21 | 1 | -1/+33 |
* | (exit): Fix declaration of _exit. | rms | 1993-11-03 | 1 | -1/+1 |
* | (___builtin_saveregs): New alternative for __PARAGON__. | rms | 1993-10-26 | 1 | -0/+68 |
* | (L_bb): Undef NULL before including <stdio.h>. | rms | 1993-10-25 | 1 | -0/+1 |
* | (__enable_execute_stack): Add case for NeXT/__MACH__. | krab | 1993-09-22 | 1 | -0/+34 |
* | (__clear_cache): add case for new CLEAR_INSN_CACHE. | krab | 1993-09-22 | 1 | -0/+4 |
* | (L_bb): Test inhibit_libc. | rms | 1993-09-22 | 1 | -2/+4 |
* | Declare __fixunsxfdi only if really have XFmode. | rms | 1993-09-18 | 1 | -0/+4 |
* | Declare __fixunstfdi. | rms | 1993-09-15 | 1 | -0/+1 |
* | Declare __fixunsxfdi. | rms | 1993-09-15 | 1 | -0/+2 |
* | Add spaces in basic block output. | meissner | 1993-09-02 | 1 | -4/+4 |
* | Update basic block profiling. | meissner | 1993-09-02 | 1 | -18/+182 |
* | (__main): Use macro SYMBOL__MAIN instead of invoking directly. | rms | 1993-07-26 | 1 | -1/+9 |
* | (__floatdisf): Use DFtype for intermediate values. | rms | 1993-05-11 | 1 | -2/+5 |
* | (XFtype): Do define it, if LONG_DOUBLE_TYPE_SIZE == 96. | rms | 1993-04-04 | 1 | -1/+82 |
* | Comment fix. | rms | 1993-02-27 | 1 | -2/+2 |
* | (inhibit_libc): Renamed from inhibit_eprintf. | rms | 1993-02-27 | 1 | -1/+3 |
* | (cmpdi2, ucmpdi2): comparison result type is now word_mode. | wilson | 1993-01-20 | 1 | -2/+12 |
* | Correct typo in comment. | wilson | 1993-01-14 | 1 | -1/+1 |
* | Fix ffsdi2 return types. | meissner | 1993-01-13 | 1 | -3/+3 |
* | (_ffsdi2): Use the correct names for structure elements of type DIunion. | rms | 1993-01-13 | 1 | -0/+21 |
* | # Fix misspellings in comments. | eggert | 1993-01-10 | 1 | -2/+2 |
* | (__udiv_w_sdiv): Replace hard-coded constants 31 with (SI_TYPE_SIZE - 1). | tege | 1993-01-07 | 1 | -4/+4 |
* | (L_builtin_new): Change to L_op_new. Use new style | wilson | 1992-12-31 | 1 | -61/+9 |
* | (__udiv_w_sdiv): Cast 1 before shifting by 31. | rms | 1992-11-26 | 1 | -1/+1 |
* | (__builtin_vec_new): #undef NULL before including stdio.h. | rms | 1992-10-31 | 1 | -0/+2 |
* | Properly close comment. | meissner | 1992-10-28 | 1 | -1/+1 |
* | Include stdio.h. | rms | 1992-10-27 | 1 | -0/+10 |
* | [L_ctors] (__CTOR_LIST__, __DTOR_LIST__): | rms | 1992-10-15 | 1 | -0/+6 |
* | (__gcc_bcmp): Don't depend on signedness of `char'. | rms | 1992-10-15 | 1 | -2/+2 |
* | (__eprintf): Do nothing if inhibit_eprintf is defined. | rms | 1992-10-01 | 1 | -0/+4 |
* | (__builtin_new): Avoid passing 0 to malloc. | rms | 1992-09-28 | 1 | -0/+3 |
* | (exit): Declare _exit as volatile. | rms | 1992-09-19 | 1 | -2/+7 |
* | (__gcc_bcmp): New function, in cond on L__gcc_bcmp. | rms | 1992-09-12 | 1 | -0/+23 |
* | (__builtin_new): Cast the result of malloc. | rms | 1992-08-23 | 1 | -1/+1 |
* | (builtin_new): Remove declaration of malloc. | kenner | 1992-08-17 | 1 | -1/+0 |
* | entered into RCS | rms | 1992-07-31 | 1 | -2/+2 |
* | *** empty log message *** | kenner | 1992-07-17 | 1 | -0/+1 |
* | *** empty log message *** | kenner | 1992-07-17 | 1 | -2/+2 |
* | *** empty log message *** | tege | 1992-07-09 | 1 | -3/+3 |
* | *** empty log message *** | mycroft | 1992-07-07 | 1 | -0/+4 |
* | *** empty log message *** | tege | 1992-07-07 | 1 | -1/+101 |
* | *** empty log message *** | rms | 1992-07-07 | 1 | -179/+288 |
* | *** empty log message *** | rms | 1992-07-04 | 1 | -3/+3 |
* | *** empty log message *** | rms | 1992-06-30 | 1 | -1/+1 |
* | *** empty log message *** | rms | 1992-06-26 | 1 | -2/+6 |
* | *** empty log message *** | rms | 1992-05-05 | 1 | -13/+18 |
* | *** empty log message *** | rms | 1992-03-31 | 1 | -3/+0 |
* | *** empty log message *** | rms | 1992-03-29 | 1 | -6/+17 |