| Commit message (Expand) | Author | Age | Files | Lines |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | alias.c: Fix comment typos. | Kazu Hirata | 2004-01-06 | 1 | -3/+3 |
* | genrecog.c (print_host_wide_int): New. | Richard Henderson | 2003-12-18 | 1 | -2/+16 |
* | ChangeLog.7: Fix comment typos. | Kazu Hirata | 2003-11-21 | 1 | -1/+1 |
* | avr.c (avr_init_once): Use xcalloc in lieu of xmalloc/memset. | Kaveh R. Ghazi | 2003-08-11 | 1 | -2/+1 |
* | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 2003-07-19 | 1 | -6/+4 |
* | genattr.c (internal_dfa_insn_code): Output prototype. | Kaveh R. Ghazi | 2003-07-05 | 1 | -15/+5 |
* | ChangeLog.1: Fix a typo. | Kazu Hirata | 2003-06-23 | 1 | -1/+1 |
* | genrecog.c (pred_table): Remove the entry for mode_independent_operand. | Kazu Hirata | 2003-06-23 | 1 | -3/+1 |
* | genrecog.c: Use ISO C90 prototypes. | Andreas Jaeger | 2003-06-01 | 1 | -170/+99 |
* | cfgloopanal.c (test_for_iteration): Use string concatentation on HOST_WIDE_IN... | Kaveh R. Ghazi | 2003-05-17 | 1 | -4/+2 |
* | et-forest.c: Fix comment typos. | Kazu Hirata | 2003-01-17 | 1 | -2/+2 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -1/+5 |
* | re PR middle-end/8408 (simple legal c program ice in fixup_var_refs_1, at fun... | Eric Botcazou | 2002-11-03 | 1 | -7/+9 |
* | dbxout.c: Follow spelling conventions. | Kazu Hirata | 2002-09-22 | 1 | -2/+2 |
* | gensupport.c: Include hashtab.h. | Zack Weinberg | 2002-07-29 | 1 | -2/+10 |
* | hwint.c (define HOST_WIDE_INT_PRINT_DEC_C): New define. | J"orn Rennecke | 2002-07-22 | 1 | -2/+2 |
* | Delete SEQUENCE rtl usage outside of reorg and ssa passes. | David S. Miller | 2002-06-11 | 1 | -4/+4 |
* | re PR bootstrap/4195 (mn10200-elf fails building libgcc __ffssi2) | Jakub Jelinek | 2002-03-21 | 1 | -34/+2 |
* | cse.c: Fix formatting. | Kazu Hirata | 2002-01-05 | 1 | -2/+2 |
* | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 2001-12-02 | 1 | -1/+1 |
* | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 2001-12-01 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-11-23 | 1 | -1/+1 |
* | rtl.def (INCLUDE): Define. | Alan Matsuoka | 2001-11-14 | 1 | -1/+1 |
* | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 2001-10-28 | 1 | -1/+1 |
* | genrecog.c (write_switch): Output if before switch for DT_elt_zero_wide_safe. | Jan Hubicka | 2001-10-28 | 1 | -5/+14 |
* | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 2001-10-21 | 1 | -5/+5 |
* | calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 2001-10-19 | 1 | -3/+3 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -11/+11 |
* | builtins.c (expand_builtin_setjmp_receiver): Const-ify. | Kaveh R. Ghazi | 2001-10-07 | 1 | -3/+3 |
* | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 2001-09-12 | 1 | -1/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -10/+10 |
* | gcc.c: Fix comment formatting. | Kazu Hirata | 2001-08-12 | 1 | -4/+4 |
* | machmode.def (Pmode): Redefine if GENERATOR_FILE. | Richard Henderson | 2001-07-15 | 1 | -2/+35 |
* | genrecog.c (validate_pattern): Warn for constraints in define_{expand,split,p... | Richard Henderson | 2001-07-06 | 1 | -26/+43 |
* | Makefile.in (insn-recog.o): Add dependency on reload.h. | Andreas Jaeger | 2001-07-03 | 1 | -25/+26 |
* | combine.c (simplify_comparison): Update op1 after constant extension. | Richard Henderson | 2001-05-21 | 1 | -12/+10 |
* | genrecog.c (enum decision_type): Add DT_elt_zero-wide_safe. | Richard Kenner | 2001-05-18 | 1 | -14/+25 |
* | genrecog.c (write_switch): Avoid outputting of switch for types wider than int. | Jan Hubicka | 2001-05-09 | 1 | -0/+4 |
* | Makefile.in (insn-recog.o): Depend on toplev.h. | Richard Henderson | 2001-04-11 | 1 | -0/+1 |
* | aclocal.m4 (libiberty_AC_FUNC_C_ALLOCA): New. | Zack Weinberg | 2001-03-06 | 1 | -2/+4 |
* | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 2001-03-02 | 1 | -1/+1 |
* | genrecog.c (DT_veclen_ge): New. | Richard Henderson | 2001-01-14 | 1 | -2/+25 |
* | genrecog.c (nodes_identical): Expand commentary. | Richard Henderson | 2001-01-13 | 1 | -3/+15 |
* | genrecog.c (add_to_sequence): Remove special case for const_int_operand. | Jan Hubicka | 2000-12-15 | 1 | -8/+2 |
* | genrecog.c (find_operand): Handle 'V' format code. | Richard Henderson | 2000-12-10 | 1 | -10/+79 |
* | * genrecog.c (validate_pattern) [STRICT_LOW_PART]: Fix thinko. | Richard Henderson | 2000-12-10 | 1 | -1/+0 |
* | genrecog.c (validate_pattern): Verify that ZERO_EXTRACT and STRICT_LOW_PART a... | Richard Henderson | 2000-12-09 | 1 | -19/+42 |
* | genrecog.c (write_switch): Return the first condition that needs a label. | Alexandre Oliva | 2000-10-17 | 1 | -2/+12 |
* | i386.md (add?i_3, add?i_5): New. | Jan Hubicka | 2000-09-11 | 1 | -0/+3 |