aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-06-04i386.h (X86_64_MS_REGPARM_MAX): Rename from X64_REGPARM_MAX.Uros Bizjak4-21/+39
2009-06-04gcc.c (report_times_to_file): New.Alexandre Oliva3-7/+77
2009-06-04tree-ssa-live.c (remove_unused_scope_block_p): Keep variables that have value...Alexandre Oliva2-0/+16
2009-06-04dwarf2asm.c (dw2_force_const_mem): Defer creation of declarations for constan...Alexandre Oliva2-19/+31
2009-06-04Daily bump.GCC Administrator1-1/+1
2009-06-03re PR target/10242 ([ARM] subsequent use of plus and minus operators could be...Richard Earnshaw2-4/+11
2009-06-04re PR libfortran/40330 (incorrect IO)Janne Blomqvist2-2/+17
2009-06-03gfortran.texi: Add mixed-language programming...Tobias Burnus5-39/+567
2009-06-03ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor32-39/+106
2009-06-03iso-c-binding.def: Use INTMAX_TYPE instead ofFrancois-Xavier Coudert3-6/+7
2009-06-03* module.c (mio_f2k_derived): Initialize cur.Alexandre Oliva2-1/+5
2009-06-03vect.md (*movv2sf_internal): Handle big endian case.Steve Ellcey2-2/+6
2009-06-036.cc: Adjust test name.Benjamin Kosnik2-2/+6
2009-06-03rs6000.c (rs6000_emit_stack_reset): Return generated insn if it is changing sp.Jakub Jelinek9-65/+287
2009-06-03dwarf2out.c (output_cfi_directive): Pass 1 instead of 0 to second argument of...Jakub Jelinek2-8/+13
2009-06-03arm.c (arm_hard_regno_mode_ok): Permit values of four words or less (includin...Julian Brown2-4/+9
2009-06-03re PR middle-end/40328 (internal compiler error: in set_ssa_val_to, at tree-s...Richard Guenther4-3/+25
2009-06-03statistics.c (statistics_counter_event): Do not record event in pass dump if ...Andrey Belevantsev2-4/+17
2009-06-03cfgexpand.c (discover_nonconstant_array_refs_r): Make only non-BLKmode arrays...Richard Guenther2-1/+8
2009-06-03linux.h (HAVE_GAS_BALIGN_AND_P2ALIGN): Move to ...Maxim Kuvyrkov4-8/+15
2009-06-03re PR tree-optimization/40323 (compiling just takes forever and doesn't reall...Martin Jambor4-0/+80
2009-06-03decl.c (gnat_to_gnu_entity): When adjusting the discriminant nodes in an exte...Eric Botcazou7-13/+76
2009-06-03decl.c (gnat_to_gnu_entity): Add the _Parent field, if any, to the record bef...Eric Botcazou2-19/+60
2009-06-03re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons)Paolo Carlini7-10/+52
2009-06-03decl.c (substitution_list): Rename to build_subst_list, remove unused paramet...Eric Botcazou2-177/+197
2009-06-03tree-ssa-sccvn.c (copy_reference_ops_from_ref): Use DECL_SIZE consistently.Richard Guenther2-1/+6
2009-06-03predicates.md: Use REG_P...Shujing Zhao5-252/+250
2009-06-03predicates.md: Use REG_P...Shujing Zhao1-0/+10
2009-06-03Fix nitsEric Botcazou1-2/+1
2009-06-03driver-i386.c (describe_cache): Optimize concatenation of strings.Uros Bizjak3-110/+91
2009-06-03Makefile.tpl (all): Avoid a trailing backslash.Jerome Guitton3-3/+11
2009-06-03* decl.c (maybe_deduce_size_from_array_init): Use relayout_decl.Mark Mitchell2-1/+5
2009-06-03* g++.dg/init/ref15.C: Require unwrapped targets.Mark Mitchell2-1/+7
2009-06-03Daily bump.GCC Administrator1-1/+1
2009-06-03* config.sub, config.guess: Update from upstream sources.Ben Elliston3-41/+20
2009-06-02sh.c: Revert last change.Kaz Kojima2-5/+8
2009-06-02pa-hpux.h (LINK_SPEC): Remove "%<fwhole-program".Richard Sandiford5-10/+18
2009-06-02crossconfig.m4 (GLIBCXX_CROSSCONFIG): Handle AIX targets.Richard Sandiford3-0/+17467
2009-06-02collect2.c (target_system_root): New variable.Richard Sandiford2-0/+24
2009-06-02Makefile.in (COLLECT2_OBJS): Add collect2-aix.o.Richard Sandiford10-4/+711
2009-06-02collect2.c (ignore_library): Avoid premature post-increment and null deference.Richard Sandiford2-3/+10
2009-06-02Makefile.in (libgcc.mvars): Add TARGET_SYSTEM_ROOT.Richard Sandiford9-39/+49
2009-06-02configure.ac (powerpc-*-aix*, [...]): Add target-newlib to noconfdirs.Richard Sandiford3-4/+10
2009-06-02print_rtl (print_rtx): Don't print modes in EXPR_LISTs and INSN_LISTs that ar...Alexandre Oliva2-3/+9
2009-06-02loop-unroll.c (struct iv_to_split): Add pointer to next.Alexandre Oliva2-65/+77
2009-06-02re PR c++/40308 (Brace initialization fails for member initializers in constr...Jason Merrill7-9/+69
2009-06-02re PR c++/40306 (ICE when using auto to declare a local copy inside a member ...Jason Merrill5-1/+48
2009-06-02tree-ssa-sccvn.c (copy_reference_ops_from_ref): Use DECL_SIZE for field decls.Richard Guenther2-1/+6
2009-06-02* gcc-interface/Make-lang.in: Fix formatting.Eric Botcazou4-9/+17
2009-06-02re PR libstdc++/40299 (Rope + C++0x mode = build error)Paolo Carlini3-6/+39