Age | Commit message (Expand) | Author | Files | Lines |
2005-08-11 | re PR middle-end/23312 (ACATS ICE (32) gimplify_one_sizepos, at gimplify.c:4659) | Richard Henderson | 2 | -1/+9 |
2005-08-11 | re PR target/22225 (Tru64 UNIX testsuite failure: gcc.dg/vect/pr18536.c: ICE ... | Richard Henderson | 2 | -0/+19 |
2005-08-11 | re PR target/23250 (4.0.1 switch -mcallee-super-interworking generating wrong... | Richard Earnshaw | 2 | -0/+11 |
2005-08-11 | * ChangeLog: forgot to add ChangeLog entry in previous commit. | François-Xavier Coudert | 1 | -0/+5 |
2005-08-11 | re PR libfortran/20006 ($ format extension doesn't work) | Francois-Xavier Coudert | 6 | -3/+68 |
2005-08-11 | [multiple changes] | Andrew Haley | 3 | -7/+23 |
2005-08-11 | x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Undef before redefinition. | Rainer Orth | 2 | -0/+6 |
2005-08-11 | * doc/rtl.texi: Fix two typos. | Wu Zhou | 2 | -2/+6 |
2005-08-11 | re PR c++/23219 (ICE: Segmentation fault in decl_namespace_context) | Nathan Sidwell | 4 | -96/+112 |
2005-08-11 | re PR target/23289 (tail call optimization not performed) | Richard Guenther | 4 | -2/+48 |
2005-08-11 | vect-67.c: Un-xfail. | James A. Morrison | 2 | -1/+5 |
2005-08-11 | re PR c++/23225 (tree check: expected class type, have exceptional (error_mar... | James A. Morrison | 4 | -1/+23 |
2005-08-10 | Fix problem reported by Mike Stump on the gcc list, useless default defintion. | James E Wilson | 5 | -22/+9 |
2005-08-11 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-08-10 | forgot to add the PR marker: | Andrew Pinski | 1 | -0/+1 |
2005-08-10 | re PR libfortran/22143 (missing kinds 1 and 2 for eoshift and cshift) | Thomas Koenig | 6 | -15/+134 |
2005-08-10 | rs6000.c (mems_ok_for_quad_peep): Rewrite. | Eric Christopher | 3 | -77/+96 |
2005-08-10 | darwin.c (machopic_indirect_data_reference): Use a new register for the high ... | Andrew Pinski | 2 | -2/+9 |
2005-08-10 | config.gcc (i[34567]86-*-linux*): Add i386/t-crtfm to tm-file. | H.J. Lu | 7 | -3/+108 |
2005-08-10 | md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus): | Dorit Nuzman | 3 | -1/+44 |
2005-08-10 | predicates.md (indexed_or_indirect_address): New. | David Edelsohn | 3 | -1/+15 |
2005-08-10 | lib1funcs.asm (__aeabi_uidiv, [...]): New aliases. | Richard Sandiford | 7 | -4/+123 |
2005-08-10 | bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump. | Paolo Bonzini | 15 | -59/+111 |
2005-08-10 | re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c) | Kazuhiro Inaoka | 2 | -1/+7 |
2005-08-10 | re PR c++/20646 (ICE on illegal code: "extern static" struct member) | Volker Reichelt | 4 | -1/+22 |
2005-08-10 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-08-09 | pr18299-1.c: Move to ... | Andrew Pinski | 2 | -0/+5 |
2005-08-09 | character_passing.f90: Fix types for LSAME. | Thomas Koenig | 2 | -1/+7 |
2005-08-09 | part of PR objc/21992 | Andrew Pinski | 2 | -0/+7 |
2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 7 | -0/+100 |
2005-08-09 | tree-vect-transform.c (vect_create_epilog_for_reduction): Set BIT_FIELD_REF_U... | Dorit Nuzman | 4 | -11/+28 |
2005-08-09 | try-catch-8.m: Enable for all targets. | Andrew Pinski | 2 | -1/+5 |
2005-08-09 | c-common.c (builtin_function_2): Remove. | Richard Guenther | 2 | -68/+47 |
2005-08-09 | uclinux.h (NO_IMPLICIT_EXTERN_C): Define. | Jie Zhang | 4 | -8/+13 |
2005-08-09 | scanner.c (preprocessor_line): Don't write beyond the end of flag buffer. | Jakub Jelinek | 2 | -1/+6 |
2005-08-09 | tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use fold_binary inst... | James A. Morrison | 2 | -12/+23 |
2005-08-09 | re PR c/23161 (Labels and empty statement warnings) | James A. Morrison | 4 | -10/+41 |
2005-08-09 | re PR tree-optimization/23234 (ICE in verify_flow_info()) | Steven Bosscher | 4 | -9/+93 |
2005-08-09 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2005-08-08 | re PR middle-end/22439 (ICE with char VLA and __SIZE_TYPE__ argument (so no c... | Richard Henderson | 2 | -4/+35 |
2005-08-08 | * expr.c (write_complex_part): Return after handling MEM. | Bob Wilson | 2 | -3/+10 |
2005-08-08 | re PR rtl-optimization/23241 (Invalid code generated for comparison of uchar ... | Josh Conner | 2 | -1/+7 |
2005-08-08 | re PR rtl-optimization/23241 (Invalid code generated for comparison of uchar ... | Josh Conner | 2 | -0/+28 |
2005-08-08 | re PR c++/22508 (ICE after invalid operator new) | Volker Reichelt | 4 | -0/+26 |
2005-08-08 | re PR target/18506 (Altivec definitions of vec_init) | David Edelsohn | 5 | -6/+513 |
2005-08-08 | i386.c (legitimate_pic_address_disp_p): Refuse GOTOFF in 64bit mode. | Jan Hubicka | 4 | -6/+46 |
2005-08-08 | class.c (build_class_ref): Wrap the primary class type in a NOP_EXPR. | Nathan Sidwell | 3 | -20/+36 |
2005-08-08 | re PR c++/21166 (g++ gives error on reference to packed structure elements) | Nathan Sidwell | 5 | -0/+44 |
2005-08-08 | re PR middle-end/21964 (broken tail call at -O2 or more) | Richard Sandiford | 2 | -0/+21 |
2005-08-08 | re PR c/22458 (ICE on missing brace) | Richard Sandiford | 2 | -0/+9 |