Age | Commit message (Expand) | Author | Files | Lines |
1999-01-22 | cppp.c (xrealloc): Fix typo last change. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | Update copyright. | Richard Henderson | 1 | -1/+1 |
1999-01-21 | cccp.c (xrealloc): Call malloc given a NULL old pointer. | Richard Henderson | 1 | -5/+9 |
1998-12-19 | genattr.c (fatal): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -33/+35 |
1998-11-27 | system.h: Include libiberty.h. | Kaveh R. Ghazi | 1 | -9/+7 |
1998-11-08 | gansidecl.h: Prepend a "G" to the macro wrapping this file (to distinguish it... | Kaveh R. Ghazi | 1 | -6/+6 |
1998-11-04 | recog.h (enum op_type): Define. | Bernd Schmidt | 1 | -3/+3 |
1998-10-14 | Add ATTRIBUTE_NORETURN in a bunch of places: | Kaveh R. Ghazi | 1 | -2/+3 |
1998-10-14 | Warning fixes: | Kaveh R. Ghazi | 1 | -9/+8 |
1998-09-06 | Makefile.in (toplev.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 1 | -0/+1 |
1998-08-26 | system.h: Include stdarg.h/varargs.h... | Kaveh R. Ghazi | 1 | -6/+0 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -4/+5 |
1998-06-16 | Print constants for function_units_used and *_blockage_range more human friendly | Michael Meissner | 1 | -11/+61 |
1998-05-19 | Warning Fixes: | Kaveh R. Ghazi | 1 | -4/+4 |
1998-05-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -3/+3 |
1998-05-11 | genattr.c: Include stdarg.h/varargs.h. | Kaveh R. Ghazi | 1 | -6/+16 |
1998-05-07 | Handle missing vfprintf() & _doprnt() functions with linked in modules, | Kaveh R. Ghazi | 1 | -25/+0 |
1998-05-06 | typo typo fixes fixes | Jeff Law | 1 | -1/+1 |
1998-04-16 | loop.c (regs_patch_p): Add prototype. | Jeff Law | 1 | -0/+3 |
1998-04-14 | genattrtab.c (check_attr_test): Handle MATCH_INSN like MATCH_OPERAND. | John Carr | 1 | -1/+6 |
1998-04-04 | * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12 | Jeff Law | 1 | -0/+1 |
1998-04-01 | c-lex.c (yylex): Initialize traditional_type, ansi_type and type. | Jeffrey A Law | 1 | -1/+1 |
1998-04-01 | genattrtab.c: Make generated file use system.h, instead of including stdio.h,... | Jeffrey A Law | 1 | -1/+1 |
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 |