Age | Commit message (Expand) | Author | Files | Lines |
2004-08-11 | re PR c++/16964 (ICE in cp_parser_class_specifier due to redefinition) | Mark Mitchell | 7 | -2/+103 |
2004-08-11 | darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_strip and -no_dead_strip_... | Devang Patel | 6 | -1/+49 |
2004-08-11 | * config/arm/arm-protos.h (arm_finalize_pic) Rename ... | Paul Brook | 5 | -20/+43 |
2004-08-11 | arm.c (thumb_force_lr_save): Add prototype. | Paul Brook | 3 | -161/+166 |
2004-08-11 | Fix -fprofile-use ICE. | James E Wilson | 2 | -0/+18 |
2004-08-11 | rs6000.h (MAX_FIXED_MODE_SIZE): Define. | David Edelsohn | 3 | -9/+22 |
2004-08-11 | tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference. | Andrew MacLeod | 6 | -548/+741 |
2004-08-11 | [multiple changes] | Paul Brook | 4 | -0/+27 |
2004-08-11 | (arm_is_longcall_p): Update comment describing this funciton's behaviour. | Nick Clifton | 3 | -8/+32 |
2004-08-11 | stmt.c (expand_return): If asked to return the RESULT_DECL, just call expand_... | Zack Weinberg | 2 | -12/+20 |
2004-08-10 | builtins.def (BUILT_IN_STACK_ALLOC): Remove. | Richard Henderson | 16 | -356/+208 |
2004-08-10 | * config-lang.in (boot_language): Yes. | Richard Henderson | 2 | -1/+5 |
2004-08-10 | stor-layout.c (round_up): Check for 0/1 before dividing. | Richard Henderson | 2 | -0/+13 |
2004-08-10 | * tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL. | Richard Henderson | 2 | -1/+5 |
2004-08-11 | configure.in (arm*-*-eabi*): New target. | Mark Mitchell | 24 | -110/+1329 |
2004-08-10 | rs6000-protos.h (expand_block_clear): Declare. | David Edelsohn | 4 | -5/+111 |
2004-08-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-08-11 | re PR c++/16971 (ICE on duplicate definition) | Mark Mitchell | 4 | -1/+19 |
2004-08-10 | Hot/cold partitioning update, sub-patch: fix alignment problems | Caroline Tice | 2 | -7/+55 |
2004-08-10 | s390-protos.h (s390_canonicalize_comparison): Declare. | Ulrich Weigand | 5 | -151/+106 |
2004-08-10 | re PR target/16909 ("unrecognizable insn" ICE during bootstrap with-cpu=nocona) | H.J. Lu | 2 | -2/+7 |
2004-08-10 | sourcebuild.texi (compat testing): Document available test framework commands. | Janis Johnson | 2 | -7/+35 |
2004-08-10 | lambda.h: Add matrix type, and prototypes for remainder of matrix and vector ... | Daniel Berlin | 4 | -7/+850 |
2004-08-10 | tree-cfg.c (bsi_insert_before, [...]): Call modify_stmt after linking stmt in... | Andrew MacLeod | 8 | -46/+64 |
2004-08-10 | re PR middle-end/16948 (Many new testsuite failures on hppa64-hp-hpux11.11) | Jason Merrill | 1 | -0/+1 |
2004-08-10 | function.c (expand_function_start): Handle DECL_BY_REFERENCE on the RESULT_DECL. | Jason Merrill | 2 | -2/+11 |
2004-08-10 | tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match the hash function. | Geoffrey Keating | 2 | -3/+17 |
2004-08-10 | mips.md: New reciprocal square root patterns that match sqrt(1.0/x) in additi... | Roger Sayle | 6 | -0/+115 |
2004-08-10 | arm-protos.h (arm_set_return_address, [...]): Add prototypes. | Paul Brook | 5 | -76/+247 |
2004-08-10 | java-gimplify.c (java_gimplify_new_array_init): Use create_tmp_var. | Bryce McKinlay | 2 | -13/+7 |
2004-08-10 | re PR libgcj/3144 (java.lang.Date.compareTo() not supported) | Jakub Jelinek | 7 | -15/+59 |
2004-08-10 | expr.c (expand_expr_real_1): Add back code that was not dead. | Paolo Bonzini | 2 | -0/+30 |
2004-08-09 | c-common.c (c_common_get_alias_set): Set the aliasing set of the type which i... | Andrew Pinski | 2 | -1/+9 |
2004-08-09 | java-tree.h (flag_deprecated): Removed. | H.J. Lu | 4 | -6/+10 |
2004-08-10 | trans-io.c (transfer_expr): Handle pointters. | Paul Brook | 4 | -1/+29 |
2004-08-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-08-09 | re PR fortran/16919 (ICE with derived type and array constructor) | Paul Brook | 6 | -30/+313 |
2004-08-09 | ggc-zone.c (struct alloc_zone): Add statistics counters. | Daniel Jacobowitz | 2 | -21/+245 |
2004-08-09 | expmed.c (sdiv_pow2_cheap, [...]): Change type to bool. | Roger Sayle | 2 | -3/+35 |
2004-08-09 | * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix). | David Edelsohn | 2 | -1/+5 |
2004-08-09 | unwind-dw2.c (uw_install_context_1): Update target saved stack pointer. | Paul Brook | 2 | -16/+25 |
2004-08-09 | ggc-common.c (ggc_rlimit_bound): Don't check RSS limit. | Geoffrey Keating | 3 | -31/+63 |
2004-08-09 | Makefile.in (OBJC-common): Add tree-ssa-threadupdate.c | Jeff Law | 11 | -525/+510 |
2004-08-09 | explow.c (memory_address): Use memory_address_p. | Zack Weinberg | 4 | -10/+12 |
2004-08-09 | Ayee, missed a file. | Steven Bosscher | 1 | -0/+2 |
2004-08-09 | timevar.def (TV_CPROP1, [...]): New timers. | Steven Bosscher | 4 | -28/+72 |
2004-08-09 | [multiple changes] | Arnaud Charlet | 60 | -806/+3204 |
2004-08-09 | wchar_t-2.c: Fix typo. | Paolo Bonzini | 2 | -1/+5 |
2004-08-09 | Makefile.in (GTFILES): Remove stmt.c | Paolo Bonzini | 9 | -440/+120 |
2004-08-09 | expr.c (expand_expr_real_1): Use optab_for_tree_code. | Paolo Bonzini | 2 | -24/+17 |