aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-252005-07-25 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+1
2005-07-25re PR libstdc++/22515 (operator>>(istream, string/CharT*) can be faster)Paolo Carlini8-4/+459
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-24Makefile.tpl: Wrap install between unstage and stagePaolo Bonzini3-2/+7
2005-07-24whitespace fixes for my scriptsSteven Bosscher1-27/+27
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-24configure.ac (ACX_PROG_CC_WARNING_OPTS): add -Wmissing-format-attribute.Kaveh R. Ghazi3-2/+11
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-24write.c (write_float): Revise output of IEEE exceptional values to comply wit...Jerry DeLisle2-4/+39
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-23* getopt.c: Include ansidecl.h before system headers.Kaveh R. Ghazi2-1/+5
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
2005-07-22comma_format_extension_3.f: Fix typo.David Edelsohn5-4/+11
2005-07-22vrp2.C: Fix testcase.Andrew Pinski2-1/+3
2005-07-22re PR tree-optimization/22625 (-ftree-vrp produces wrong code)Andrew Pinski2-0/+25
2005-07-23Daily bump.GCC Administrator1-1/+1
2005-07-22sysv.S (ffi_call_SYSV): Stop argument popping correctly on sh3.SUGIOKA Toshinobu3-40/+78
2005-07-22Makefile.in: Rebuilt.Tom Tromey3-2/+14
2005-07-22c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls.DJ Delorie3-6/+12
2005-07-22re PR libfortran/22570 (Null Characters instead of blanks in text output.)Jerry DeLisle2-3/+9
2005-07-22re PR debug/21828 (debug info omitted for uninitialized variables)Mark Mitchell5-9/+30
2005-07-22c-format.c (check_function_format): Change warning control option from OPT_Wa...DJ Delorie2-2/+7
2005-07-22[multiple changes]Paul Thomas3-26/+78
2005-07-22tree-ssa-alias.c (count_ptr_derefs): Do not consider &PTR->FLD a dereference ...Diego Novillo5-4/+95
2005-07-22re PR rtl-optimization/20370 (dead_or_predictable doesn't resize reg_n_info)J"orn Rennecke2-0/+12
2005-07-22re PR rtl-optimization/21848 (load_mems / replace_loop_mems bug causes miscom...J"orn Rennecke2-0/+26