| Commit message (Expand) | Author | Age | Files | Lines |
* | * loop.c (regs_patch_p): Add prototype. | law | 1998-04-16 | 1 | -0/+3 |
* | * genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND. | law | 1998-04-14 | 1 | -1/+6 |
* | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | law | 1998-04-04 | 1 | -0/+1 |
* | * c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | law | 1998-04-01 | 1 | -1/+1 |
* | * genattrtab.c: Make generated file use system.h, instead of | law | 1998-04-01 | 1 | -1/+1 |
* | * genattrtab.c (write_complex_function): Add a default case in | law | 1998-03-28 | 1 | -0/+4 |
* | Cutover various gen*.c files to using system.h: | ghazi | 1998-03-24 | 1 | -22/+2 |
* | * final.c (insn_last_address, insn_current_align, uid_align): | amylaar | 1998-03-02 | 1 | -6/+66 |
* | * genattr.c: Wrap prototype of `free' in NEED_DECLARATION_FREE. | ghazi | 1998-02-27 | 1 | -0/+2 |
* | * c-lang.c (finish_file): Bracket declaration of static_ctors, | robertl | 1998-02-13 | 1 | -2/+0 |
* | * bitmap.c (bitmap_debug_file): HOST_PTR_PRINTF converts a pointer, | law | 1998-02-08 | 1 | -2/+2 |
* | * c-common.c: Include <stdlib.h> and <string.h>/<strings.h>. | law | 1998-02-07 | 1 | -0/+4 |
* | Forgot to commit these... | law | 1998-01-30 | 1 | -0/+3 |
* | * rtl.c (read_rtx): Use atol/atoq based upon disposition of | law | 1998-01-28 | 1 | -5/+1 |
* | * rtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes after | law | 1998-01-28 | 1 | -0/+5 |
* | Fix time/space problem when (const_int 1) occurs in conflict_list. | wilson | 1998-01-19 | 1 | -1/+3 |
* | Bring in final gcc-2.8.0 changes. | law | 1998-01-14 | 1 | -1/+1 |
* | * genattrtab.c (main): Check HAVE_{G,S}ETRLIMIT in addition to | law | 1997-12-23 | 1 | -1/+1 |
* | * genattrtab.c (expand_units): For large nr opclasses, expand | rth | 1997-12-23 | 1 | -33/+247 |
* | * rtl.h (global_rtl): New variable, replacing separate variables for | law | 1997-12-12 | 1 | -9/+1 |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -5/+13 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -6/+44 |
* | * jump.c (jmp_uses_reg_or_mem): Deleted unused function. | law | 1997-09-22 | 1 | -0/+7 |
* | * Integrate Haifa instruction scheduler. | law | 1997-08-12 | 1 | -0/+4 |
* | (simplify_cond): Make TESTS an array of rtunions. | kenner | 1996-11-15 | 1 | -17/+16 |
* | * sparc/sparc.c (label_ref_operand): New function. | dje | 1996-08-15 | 1 | -1/+2 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -27/+27 |
* | (fatal): Declare A1 and A2 as char *. | kenner | 1996-06-18 | 1 | -1/+2 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (write_test_expr, case MATCH_DUP): Use operands[N] instead of | kenner | 1995-05-12 | 1 | -1/+5 |
* | (check_attr_value): Change error message text. | kenner | 1995-01-25 | 1 | -4/+4 |
* | Skip optimize_attrs if num_insn_ents is zero | ian | 1994-10-13 | 1 | -0/+3 |
* | Allocate attr_value_list with xmalloc rather than alloca | ian | 1994-10-12 | 1 | -2/+19 |
* | Cast pointer operands to bzero, bcopy, and bcmp to (char *). | kenner | 1994-06-14 | 1 | -5/+7 |
* | No longer handle LSHIFT. | kenner | 1994-04-10 | 1 | -2/+1 |
* | Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs. | kenner | 1994-03-30 | 1 | -3/+3 |
* | (expand_units): Remove decl of unused variable. | kenner | 1994-03-25 | 1 | -2/+0 |
* | Don't declare last parameter of stdarg function to be register. | ian | 1994-03-16 | 1 | -1/+1 |
* | Use PVPROTO for varargs prototypes. | kenner | 1994-03-11 | 1 | -2/+2 |
* | (attr_printf): Remove `register' from decl of FMT. | kenner | 1994-03-06 | 1 | -1/+1 |
* | (expand_units): Fix blockage calculation. | wilson | 1994-02-16 | 1 | -7/+10 |
* | If __STDC__, include gstdarg and use ANSI form of varargs. | kenner | 1994-02-10 | 1 | -14/+26 |
* | (expand_units): When calculate BLOCKAGE, reverse | wilson | 1994-01-31 | 1 | -4/+8 |
* | * genattrtab.c (hard_frame_pointer_rtx): New Dummy definition. | dje | 1993-09-24 | 1 | -1/+2 |
* | Include gvarargs.h after hconfig.h, like elsewhere. | kenner | 1993-08-04 | 1 | -2/+3 |
* | (substitute_address): In prototype, don't specify | rms | 1993-08-02 | 1 | -1/+2 |
* | (clear_struct_flag): Add void return type defn. | kenner | 1993-04-13 | 1 | -13/+4 |
* | * genattrtab.c (write_eligible_delay): Add new variable | law | 1993-03-28 | 1 | -1/+18 |
* | (write_test_expr): Use INSN_CODE == -2, not 0, for constant | kenner | 1993-03-06 | 1 | -1/+1 |
* | Add prototypes in forward declarations. | kenner | 1993-03-06 | 1 | -138/+150 |