Age | Commit message (Expand) | Author | Files | Lines |
1998-03-28 | genattrtab.c (write_complex_function): Add a default case in generated switch... | Jeffrey A Law | 1 | -0/+4 |
1998-03-24 | Cutover various gen*.c files to using system.h: | Kaveh R. Ghazi | 1 | -22/+2 |
1998-03-02 | final.c (insn_last_address, [...]): New variables. | J"orn Rennecke | 1 | -6/+66 |
1998-02-27 | genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | Kaveh Ghazi | 1 | -0/+2 |
1998-02-13 | c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors. | Robert Lipe | 1 | -2/+0 |
1998-02-08 | bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, not a HOST_... | John Carr | 1 | -2/+2 |
1998-02-07 | c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | Robert Lipe | 1 | -0/+4 |
1998-01-30 | Forgot to commit these... | Jeff Law | 1 | -0/+3 |
1998-01-28 | rtl.c (read_rtx): Use atol/atoq based upon disposition of HOST_WIDE_INT. | Jeff Law | 1 | -5/+1 |
1998-01-28 | rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after reload completes. | Mike Stump | 1 | -0/+5 |
1998-01-19 | Fix time/space problem when (const_int 1) occurs in conflict_list. | Jim Wilson | 1 | -1/+3 |
1998-01-14 | Bring in final gcc-2.8.0 changes. | Jeff Law | 1 | -1/+1 |
1997-12-23 | genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in addition to RLIMIT_STACK. | Paul Eggert | 1 | -1/+1 |
1997-12-22 | genattrtab.c (expand_units): For large nr opclasses, expand function_units_us... | Richard Henderson | 1 | -33/+247 |
1997-12-11 | rtl.h (global_rtl): New variable, replacing separate variables for commonly u... | John F. Carr | 1 | -9/+1 |
1997-12-06 | Merge from gcc-2.8 | Jeff Law | 1 | -5/+13 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -6/+44 |
1997-09-21 | jump.c (jmp_uses_reg_or_mem): Deleted unused function. | Jeffrey A Law | 1 | -0/+7 |
1997-08-11 | * Integrate Haifa instruction scheduler. | Jeffrey A Law | 1 | -0/+4 |
1996-11-15 | (simplify_cond): Make TESTS an array of rtunions. | Richard Kenner | 1 | -17/+16 |
1996-08-15 | sparc.c (label_ref_operand): New function. | Doug Evans | 1 | -1/+2 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -27/+27 |
1996-06-18 | (fatal): Declare A1 and A2 as char *. | Richard Kenner | 1 | -1/+2 |
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 |
1995-05-12 | (write_test_expr, case MATCH_DUP): Use operands[N] instead of JUMP_LABEL (whi... | Richard Kenner | 1 | -1/+5 |
1995-01-25 | (check_attr_value): Change error message text. | Richard Kenner | 1 | -4/+4 |
1994-10-13 | Skip optimize_attrs if num_insn_ents is zero | Ian Lance Taylor | 1 | -0/+3 |
1994-10-12 | Allocate attr_value_list with xmalloc rather than alloca | Ian Lance Taylor | 1 | -2/+19 |
1994-06-14 | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | Richard Kenner | 1 | -5/+7 |
1994-04-10 | No longer handle LSHIFT. | Richard Kenner | 1 | -2/+1 |
1994-03-30 | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | Richard Kenner | 1 | -3/+3 |
1994-03-25 | (expand_units): Remove decl of unused variable. | Richard Kenner | 1 | -2/+0 |
1994-03-16 | Don't declare last parameter of stdarg function to be register. | Ian Lance Taylor | 1 | -1/+1 |
1994-03-11 | Use PVPROTO for varargs prototypes. | Richard Kenner | 1 | -2/+2 |
1994-03-05 | (attr_printf): Remove `register' from decl of FMT. | Richard Kenner | 1 | -1/+1 |
1994-02-16 | (expand_units): Fix blockage calculation. | Jim Wilson | 1 | -7/+10 |
1994-02-10 | If __STDC__, include gstdarg and use ANSI form of varargs. | Richard Kenner | 1 | -14/+26 |
1994-01-31 | (expand_units): When calculate BLOCKAGE, reverse terms to POS_MINUS_OP. | Jim Wilson | 1 | -4/+8 |
1993-09-24 | * genattrtab.c (hard_frame_pointer_rtx): New Dummy definition. | Doug Evans | 1 | -1/+2 |
1993-08-04 | Include gvarargs.h after hconfig.h, like elsewhere. | Richard Kenner | 1 | -2/+3 |
1993-08-02 | (substitute_address): In prototype, don't specify | Richard Stallman | 1 | -1/+2 |
1993-04-13 | (clear_struct_flag): Add void return type defn. | Richard Kenner | 1 | -13/+4 |
1993-03-28 | genattrtab.c (write_eligible_delay): Add new variable "flags" to the generate... | Jeff Law | 1 | -1/+18 |
1993-03-06 | (write_test_expr): Use INSN_CODE == -2, not 0, for constant | Richard Kenner | 1 | -1/+1 |
1993-03-06 | Add prototypes in forward declarations. | Richard Kenner | 1 | -138/+150 |
1993-03-02 | (write_const_num_delay_slots): Output 'rtx insn' not | Jim Wilson | 1 | -1/+1 |
1992-11-26 | (obstack.h): Include after sys/time.h. | Richard Stallman | 1 | -1/+4 |
1992-11-10 | (main): Unlimit stack size. | Richard Kenner | 1 | -0/+19 |
1992-10-13 | Include hconfig.h, not config.h. | Richard Stallman | 1 | -1/+1 |
1992-09-24 | (length_used): New variable. | Richard Kenner | 1 | -7/+18 |