summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata2005-07-2613-24/+32
* re PR tree-optimization/22486 (Upcasts are not folded away)Richard Guenther2005-07-264-0/+47
* Better debug info for inlined functions.James E Wilson2005-07-254-2/+45
* ptree.c (cxx_print_identifier): Print a leading space if the indent level is 0.Ian Lance Taylor2005-07-262-2/+13
* Daily bump.GCC Administrator2005-07-261-1/+1
* re PR rtl-optimization/23043 ([m68k-linux] bootstrap error on m68k-linux)Andreas Schwab2005-07-252-1/+7
* re PR middle-end/22626 (ICE with optimization turned on while trying to exand...Richard Henderson2005-07-253-6/+13
* predicates.md (integer_register_operand): Use GPR_AP_OR_PSEUDO_P.Aldy Hernandez2005-07-252-1/+6
* re PR tree-optimization/22484 (ICE: verify_stmts failed with -O3)Andrew Pinski2005-07-254-0/+15
* tree-ssa-reassoc.c (reassociate_expr): Allow scaler floating point types when...Andrew Pinski2005-07-255-4/+53
* gcc.c (option_map): Add --sysroot.Mark Mitchell2005-07-258-21/+122
* profopt.exp (profopt-execute): Check for profiling data files on the target.Adam Nemet2005-07-252-4/+14
* * calls.c (store_one_arg): Fix unsigned comparison warning.Manfred Hollstein2005-07-252-8/+17
* re PR other/22337 (zone collector does not build)Serge Belyshev2005-07-252-2/+8
* flatten-1.c: Use longer function names for matching of asm labels.Richard Guenther2005-07-252-7/+10
* 20050719-1.c: Add return 0;.Richard Guenther2005-07-252-0/+5
* re PR testsuite/22624 (gcc.dg/tree-ssa/flatten-2.c scan-assembler-not indirec...Richard Guenther2005-07-252-2/+7
* tree-dfa.c (mark_new_vars_to_rename): Protect against calling with a PHI_NODE...Richard Guenther2005-07-253-1/+12
* aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory.Paolo Bonzini2005-07-253-18/+27
* expr.c (highest_pow2_factor): Make extern.Ira Rosen2005-07-2531-1342/+2446
* calls.c (store_one_arg): Check for sibling call MEM arguments from already cl...Jakub Jelinek2005-07-254-0/+95
* re PR fortran/20063 (n*'xxxx' disables padding)Jakub Jelinek2005-07-254-5/+25
* re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility)Jakub Jelinek2005-07-252-0/+210
* reshape_rank7.f90: Fix dejagnu commands.Feng Wang2005-07-253-2/+7
* Daily bump.GCC Administrator2005-07-251-1/+1
* c-common.c (check_missing_format_attribute): New.Kaveh R. Ghazi2005-07-2414-44/+290
* m68k.md ("extendqidi2"): When source is an address register use a word move.Andreas Schwab2005-07-242-2/+17
* dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT variables as declarat...Mark Mitchell2005-07-242-0/+24
* re PR tree-optimization/22526 (vectorizer produces mis-match types in conditi...Ira Rosen2005-07-242-1/+8
* builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins that C99 reserve ...Francois-Xavier Coudert2005-07-242-0/+16
* Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.Kaveh R. Ghazi2005-07-244-4/+83
* nan_inf_fmt.f90: Revise test to include case of field width of zero.Jerry DeLisle2005-07-242-1/+14
* Daily bump.GCC Administrator2005-07-241-1/+1
* re PR fortran/21875 ([meta-bug] NIST test suite failures)Jerry DeLisle2005-07-232-1/+19
* re PR tree-optimization/22623 (type mismatch between an SSA_NAME and its symbol)Richard Henderson2005-07-232-1/+6
* re PR target/22577 (PA bootstrap fails)Giovanni Bajo2005-07-232-4/+11
* var_defs.tree: Remove extra lines.James A. Morrison2005-07-232-2/+4
* Makefile.in (C_TREE_H): Update dependencies.Kaveh R. Ghazi2005-07-235-3/+13
* mips-dsp.md: New file.Chao-ying Fu2005-07-2313-96/+3158
* re PR testsuite/21073 (Incorrect declaration of member variable in p3060d.C t...Oyvind Harboe2005-07-223-3/+12
* comma_format_extension_3.f: Fix typo.David Edelsohn2005-07-225-4/+11
* vrp2.C: Fix testcase.Andrew Pinski2005-07-222-1/+3
* re PR tree-optimization/22625 (-ftree-vrp produces wrong code)Andrew Pinski2005-07-222-0/+25
* Daily bump.GCC Administrator2005-07-231-1/+1
* c-objc-common.c (c_cannot_inline_tree_fn): Add warning control to warning calls.DJ Delorie2005-07-223-6/+12
* re PR debug/21828 (debug info omitted for uninitialized variables)Mark Mitchell2005-07-225-9/+30
* c-format.c (check_function_format): Change warning control option from OPT_Wa...DJ Delorie2005-07-222-2/+7
* tree-ssa-alias.c (count_ptr_derefs): Do not consider &PTR->FLD a dereference ...Diego Novillo2005-07-225-4/+95
* re PR rtl-optimization/20370 (dead_or_predictable doesn't resize reg_n_info)J"orn Rennecke2005-07-222-0/+12
* re PR rtl-optimization/21848 (load_mems / replace_loop_mems bug causes miscom...J"orn Rennecke2005-07-222-0/+26