Age | Commit message (Expand) | Author | Files | Lines |
2004-09-07 | error.c (show_locus): Handle mapped locations. | Per Bothner | 10 | -16/+133 |
2004-09-07 | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 8 | -37/+40 |
2004-09-07 | c-aux-info.c (gen_type): Use gcc_assert or gcc_unreachable. | Nathan Sidwell | 15 | -594/+553 |
2004-09-07 | configure.ac (enable-checking): Add release option. | Nathan Sidwell | 4 | -94/+107 |
2004-09-07 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-06 | re PR bootstrap/17313 (fixinc.sh isn't parallel build safe) | H.J. Lu | 2 | -1/+7 |
2004-09-06 | Another MIPS vector cleanup patch, fix bad type attribute for FP zero moves. | James E Wilson | 2 | -16/+20 |
2004-09-06 | re PR other/16633 (C tests don't use the newly built libgcc.so.1) | H.J. Lu | 2 | -0/+63 |
2004-09-06 | ifc-20040816-1.c: Use -ftree-vectorize. | Devang Patel | 3 | -2/+7 |
2004-09-06 | * semantics.c (expand_body): Assert that we are not nested. | Daniel Jacobowitz | 2 | -1/+10 |
2004-09-06 | Fix ppc-darwin bootstrap failure. | James E Wilson | 2 | -1/+5 |
2004-09-06 | final.c (output_in_slot): Delete. | Eric Botcazou | 3 | -18/+16 |
2004-09-06 | loop.c (loop_dump_aux): Do not print RTL when not available. | Jan Hubicka | 3 | -22/+57 |
2004-09-06 | Makefile.in (rtl.o, bitmap.o): Correct dependencies, remove unnecessary comma... | Zack Weinberg | 2 | -15/+18 |
2004-09-06 | decl.c (build_enumerator): Use add_double and int_fits_type_p instead of cp_b... | Zack Weinberg | 5 | -76/+103 |
2004-09-06 | Put ChangeLog entry in the right place. | Paul Brook | 1 | -5/+0 |
2004-09-06 | [multiple changes] | Paul Brook | 3 | -0/+13 |
2004-09-06 | Makefile.in (rtl.o): Remove -DGENERATOR_FILE. | Mohan Embar | 2 | -2/+7 |
2004-09-06 | restore missing changelog entry | Nathan Sidwell | 1 | -0/+27 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 44 | -505/+771 |
2004-09-06 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-05 | c-common.c, [...]: Fix comment formatting. | Kazu Hirata | 29 | -74/+85 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 30 | -44/+56 |
2004-09-05 | tree-if-conv.c (gate_tree_if_conversion): Enable only if the vectorizer is en... | Diego Novillo | 2 | -1/+6 |
2004-09-05 | Remove extra whitespace. | Andreas Jaeger | 1 | -6/+6 |
2004-09-05 | * tree-if-conv.c: Spell check comments and clean up whitespace. | Andreas Jaeger | 2 | -84/+87 |
2004-09-05 | tree-ssa-loop-ivopts.c: New file. | Zdenek Dvorak | 31 | -27/+5000 |
2004-09-05 | builtin-attrs.def (ATTR_NOTHROW_SENTINEL_1): New. | Kaveh R. Ghazi | 7 | -27/+136 |
2004-09-05 | Fix ChangeLog | Kaveh Ghazi | 1 | -1/+3 |
2004-09-05 | builtin-attrs.def (ATTR_SENTINEL, [...]): New. | Kaveh Ghazi | 7 | -5/+131 |
2004-09-05 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-04 | revert: fold-const.c (operand_equal_p): Remove code to allow null ARG0/1. | Richard Kenner | 2 | -39/+54 |
2004-09-04 | * gimplify.c (internal_get_tmp_var): Remove unused var CLASS. | Richard Kenner | 2 | -3/+2 |
2004-09-04 | configure: Regenerated. | H.J. Lu | 2 | -5/+11 |
2004-09-04 | Fix some too-long lines and move a comment. | Richard Kenner | 1 | -5/+10 |
2004-09-04 | decl.c (grok_declarator): Remove a redundant semicolon. | Kriang Lerdsuwanakij | 3 | -10/+14 |
2004-09-04 | Trivial reformatting. | Richard Kenner | 1 | -2/+1 |
2004-09-04 | * tree.c (save_expr): No longer TREE_READONLY. | Richard Kenner | 2 | -1/+2 |
2004-09-04 | fold-const.c (operand_equal_p): Remove code to allow null ARG0/1. | Richard Kenner | 2 | -54/+41 |
2004-09-04 | passes.c (rest_of_clean_state): Fix merge conflict made during commiting the ... | Jan Hubicka | 2 | -1/+6 |
2004-09-04 | * passes.c (rest_of_clean_state): Decompose the instruction stream. | Jan Hubicka | 2 | -0/+16 |
2004-09-04 | md.texi (shift patterns): New anchor. | Richard Sandiford | 10 | -126/+494 |
2004-09-04 | tree.c (iterate_hash_expr): Optimize, avoid use of iterative_hash_object. | Jan Hubicka | 2 | -79/+150 |
2004-09-04 | mips.md (mask): New mode attribute. | Richard Sandiford | 2 | -153/+54 |
2004-09-04 | builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab. | Uros Bizjak | 12 | -37/+619 |
2004-09-04 | mips.md (SHORT): New mode macro. | Richard Sandiford | 2 | -180/+62 |
2004-09-03 | Tree level if-conversion for vectorizer. | Devang Patel | 15 | -14/+1299 |
2004-09-04 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-09-03 | re PR target/14925 (libunwind enabled gcc generates incompatible libgcc_s.so.1) | H.J. Lu | 20 | -185/+754 |
2004-09-03 | i386.c (x86_branch_hints): Remove m_PENT4 and m_NOCONA. | H.J. Lu | 2 | -1/+10 |