aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-24re PR c/7543 (no warning for always-false "if (!a & 0x4)" bitwise and on bool...Manuel López-Ibáñez15-73/+666
2008-10-24re PR middle-end/37882 (Bitfield miscompilation)Jakub Jelinek2-1/+5
2008-10-24Mark dg-extract-results.sh executable.Jakub Jelinek1-0/+0
2008-10-24dg-extract-results.sh: New file.Jakub Jelinek15-40/+804
2008-10-24mips.c (mips_canonicalize_move_class): New function.Richard Sandiford2-44/+131
2008-10-23re PR java/35485 (libjava is disabled by default)David Edelsohn6-11/+83
2008-10-23* MAINTAINERS (Write after approval): Add myself.Cary Coutant2-0/+5
2008-10-24Daily bump.GCC Administrator1-1/+1
2008-10-23graphite.c (graphite_apply_transformations): Check for -fgraphite-identity.Tobias Grosser5-13/+22
2008-10-23error_constants.h (errc): Use long type.Chris Fairles3-2/+7
2008-10-23re PR libgcj/37893 (ICE in java during bootstrap at revision 141303)Jakub Jelinek3-23/+32
2008-10-23Fix typo.Jerry DeLisle1-1/+1
2008-10-23re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle4-1/+79
2008-10-23re PR libfortran/37707 (Namelist read of array of derived type incorrect)Jerry DeLisle3-59/+11
2008-10-23Daily bump.GCC Administrator1-1/+1
2008-10-22bfin.c (bdesc_2arg): Add mulhisill, mulhisilh, mulhisihl and mulhisihh builtins.Bernd Schmidt5-1/+105
2008-10-22From Jie Zhang <jie.zhang@analog.com>Bernd Schmidt2-3/+9
2008-10-22* config/mips/mips.opt (msmartmips): Accept -mno-smartmips.Chao-ying Fu2-1/+5
2008-10-22gcc/:Bernd Schmidt30-39/+505
2008-10-22re PR middle-end/37882 (Bitfield miscompilation)Jakub Jelinek4-1/+34
2008-10-22Import GNU Classpath (libgcj-import-20081021).Matthias Klose20-550/+242
2008-10-22tree.def (COMPLEX_TYPE): Constrain element type.Richard Guenther4-3/+14
2008-10-22re PR c/30949 ("incompatible pointer type" warning does not point to declarat...Manuel López-Ibáñez12-26/+57
2008-10-22system_error (is_error_code_enum): Specialize for errc.Chris Fairles24-230/+319
2008-10-22frv.h (HARD_REGNO_RENAME_OK): Define.Nick Clifton2-27/+34
2008-10-22ipa-struct-reorg.c (create_new_alloc_sites): Properly insert the newly create...Rafael Avila de Espindola2-1/+7
2008-10-22./Daniel Jacobowitz8-6/+68
2008-10-22Daily bump.GCC Administrator1-1/+1
2008-10-21re PR target/37633 (wrong register use on sh64)Kaz Kojima4-47/+114
2008-10-22re PR target/37880 (Documentation of option -mcmodel=medium is wrong)Jakub Jelinek2-4/+11
2008-10-22re PR middle-end/35853 (-d is still referenced in some cases (documentation))Jan Hubicka2-27/+34
2008-10-21re PR middle-end/37815 (ICE in vt_add_function_parameters (bootstrap error))Richard Henderson4-5/+23
2008-10-21re PR fortran/36795 (crash with character allocatable array argument)Paul Thomas2-0/+31
2008-10-21re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig16-0/+327
2008-10-21var-tracking.c (insn_stack_adjust_offset_pre_post): If insn has a REG_FRAME_R...Bob Wilson2-8/+23
2008-10-21re PR libgcj/37636 (java tools are unable to find resource files)Matthias Klose2325-22976/+120740
2008-10-21re PR middle-end/37669 (ice for legal code with -O2)Adam Nemet4-16/+35
2008-10-21re PR java/35485 (libjava is disabled by default)David Edelsohn2-3/+8
2008-10-21config.gcc (powerpc-*): Make t-ppcgas imply usegas.h.Sandra Loosemore5-15/+41
2008-10-21alias-19.c: New testcase.Richard Guenther2-0/+35
2008-10-21semantics.c (simplify_aggr_init_exprs_r): Remove.Richard Guenther2-34/+6
2008-10-21Daily bump.GCC Administrator1-1/+1
2008-10-21obstack.h (obstack_finish <!__GNUC__>): Cast result to void *.Alan Modra2-2/+6
2008-10-21re PR debug/37020 (FAIL: gcc.dg/debug/dwarf2/dwarf-die3.c scan-assembler-not ...Jakub Jelinek2-11/+5
2008-10-21tree-inline.c (tree_inlinable_function_p): Remove tuples debugging hack.Jakub Jelinek2-7/+4
2008-10-21gimplify.c (gimplify_expr): Drop TREE_OVERFLOW from INTEGER_CSTs.Jakub Jelinek2-0/+15
2008-10-20tree-ssa-pre.c (insert_into_preds_of_block): Don't rewrite constant part of e...Daniel Berlin2-11/+8
2008-10-20MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and Sebastian Pop.Sebastian Pop2-0/+7
2008-10-20re PR c/12603 (No return statement warning on function that never returns wit...Manuel López-Ibáñez2-0/+13
2008-10-202008-10-20 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini7-9/+54