aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-07-26re PR tree-optimization/22504 (benchmark - galgel fails at runtime with misco...Steven Bosscher2-47/+53
2005-07-26config.gcc (cpu_type): Add frv case.Aldy Hernandez2-1/+13
2005-07-26re PR tree-optimization/22591 (wrong alias information causes an incorrect re...Diego Novillo5-18/+69
2005-07-26* configure: Regenerate.DJ Delorie2-3/+7
2005-07-26postreload-gcse.c (alloc_mem): Start CUID numbering at 1.Dale Johannesen2-1/+5
2005-07-26install.texi (--with-build-sysroot): Fix grammatical error.Mark Mitchell2-3/+12
2005-07-26extend.texi (Raw read/write Functions): New section.Aldy Hernandez13-2/+295
2005-07-26emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits (rather than un...J"orn Rennecke2-1/+7
2005-07-26re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)Andrew Pinski2-0/+47
2005-07-26calls.c, [...]: Fix comment typos.Kazu Hirata13-19/+25
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata13-24/+32
2005-07-26re PR tree-optimization/22486 (Upcasts are not folded away)Richard Guenther4-0/+47
2005-07-25Better debug info for inlined functions.James E Wilson4-2/+45
2005-07-26ptree.c (cxx_print_identifier): Print a leading space if the indent level is 0.Ian Lance Taylor2-2/+13
2005-07-26Daily bump.GCC Administrator1-1/+1
2005-07-25re PR rtl-optimization/23043 ([m68k-linux] bootstrap error on m68k-linux)Andreas Schwab2-1/+7
2005-07-25re PR middle-end/22626 (ICE with optimization turned on while trying to exand...Richard Henderson3-6/+13
2005-07-25predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P.Aldy Hernandez2-1/+6
2005-07-25re PR tree-optimization/22484 (ICE: verify_stmts failed with -O3)Andrew Pinski4-0/+15
2005-07-25tree-ssa-reassoc.c (reassociate_expr): Allow scaler floating point types when...Andrew Pinski5-4/+53
2005-07-25gcc.c (option_map): Add --sysroot.Mark Mitchell8-21/+122
2005-07-25profopt.exp (profopt-execute): Check for profiling data files on the target.Adam Nemet2-4/+14
2005-07-25* calls.c (store_one_arg): Fix unsigned comparison warning.Manfred Hollstein2-8/+17
2005-07-25re PR other/22337 (zone collector does not build)Serge Belyshev2-2/+8
2005-07-25flatten-1.c: Use longer function names for matching of asm labels.Richard Guenther2-7/+10
2005-07-2520050719-1.c: Add return 0;.Richard Guenther2-0/+5
2005-07-25re PR testsuite/22624 (gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirec...Richard Guenther2-2/+7
2005-07-25tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE...Richard Guenther3-1/+12
2005-07-25aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory.Paolo Bonzini3-18/+27
2005-07-25expr.c (highest_pow2_factor): Make extern.Ira Rosen31-1342/+2446
2005-07-25calls.c (store_one_arg): Check for sibling call MEM arguments from already cl...Jakub Jelinek4-0/+95
2005-07-25re PR fortran/20063 (n*'xxxx' disables padding)Jakub Jelinek4-5/+25
2005-07-25re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)Jakub Jelinek2-0/+210
2005-07-25reshape_rank7.f90: Fix dejagnu commands.Feng Wang3-2/+7
2005-07-25Daily bump.GCC Administrator1-1/+1
2005-07-24c-common.c (check_missing_format_attribute): New.Kaveh R. Ghazi14-44/+290
2005-07-24m68k.md ("extendqidi2"): When source is an address register use a word move.Andreas Schwab2-2/+17
2005-07-24dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT variables as declarat...Mark Mitchell2-0/+24
2005-07-24re PR tree-optimization/22526 (vectorizer produces mis-match types in conditi...Ira Rosen2-1/+8
2005-07-24builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve ...Francois-Xavier Coudert2-0/+16
2005-07-24Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi4-4/+83
2005-07-24nan_inf_fmt.f90: Revise test to include case of field width of zero.Jerry DeLisle2-1/+14
2005-07-24Daily bump.GCC Administrator1-1/+1
2005-07-23re PR fortran/21875 ([meta-bug] NIST test suite failures)Jerry DeLisle2-1/+19
2005-07-23re PR tree-optimization/22623 (type mismatch between an SSA_NAME and its symbol)Richard Henderson2-1/+6
2005-07-23re PR target/22577 (PA bootstrap fails)Giovanni Bajo2-4/+11
2005-07-23var_defs.tree: Remove extra lines.James A. Morrison2-2/+4
2005-07-23Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi5-3/+13
2005-07-23mips-dsp.md: New file.Chao-ying Fu13-96/+3158
2005-07-22re PR testsuite/21073 (Incorrect declaration of member variable in p3060d.C t...Oyvind Harboe3-3/+12