aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-10read-md.h (read_md_file): Declare.Richard Sandiford6-221/+255
2010-06-10read-md.h (read_rtx_lineno): Rename to...Richard Sandiford9-71/+94
2010-06-10Makefile.in (READ_MD_H): New variable.Richard Sandiford21-526/+641
2010-06-10re PR fortran/38273 (Cray pointers: Document that pointers cannot be function...Francois-Xavier Coudert2-5/+31
2010-06-10re PR fortran/43032 (FLUSH: Document that it does not call fsync() but fflush())Francois-Xavier Coudert2-0/+44
2010-06-10re PR fortran/44457 (Missing ASYNCHRONOUS constraint check)Daniel Franke4-4/+32
2010-06-10Fix PR44185: prefetch test failures.Changpeng Fang4-17/+79
2010-06-10moxie.h (FUNCTION_VALUE, [...]): Remove macros.Anatoly Sokolov4-20/+37
2010-06-10Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.Martin Jambor4-2/+11
2010-06-10re PR tree-optimization/44258 (possible SRA wrong-code generation.)Martin Jambor4-10/+74
2010-06-10Makefile.def (configure-gcc): Depend on all-libelf.Alexandre Oliva3-9/+14
2010-06-10re PR debug/41371 (var-tracking is slow and memory hungry)Alexandre Oliva2-75/+44
2010-06-10override.m4: Remove obsolete (<2.64) definitions.Paolo Bonzini2-225/+12
2010-06-10Revert the part of r160394 to fix bootstap with --with-arch=atom.H.J. Lu2-64/+77
2010-06-10re PR other/43838 (Incorrect output from abi::__cxa_demangle)Jakub Jelinek3-1/+25
2010-06-10common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.Joseph Myers7-12/+16
2010-06-10re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp)Suresh Gumpula3-0/+131
2010-06-10re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr))Daniel Kraft18-29/+455
2010-06-10df-problems.c (df_live_problem_data): Add live_bitmaps.Jan Hubicka2-54/+77
2010-06-10tuple (tuple(const tuple&)): Define explicitly-defaulted.Paolo Carlini3-5/+9
2010-06-10configure.ac: Replace $() with ${} when intending to expand variables rather ...Jan Beulich3-4/+10
2010-06-10re PR rtl-optimization/44460 (r160380 breaks libjava bootstrap on *-apple-dar...Hans-Peter Nilsson1-0/+1
2010-06-10emit-rtl.c (set_mem_attributes_minus_bitpos): Remove TYPE_NEEDS_CONSTRUCTING ...Jan Hubicka2-6/+6
2010-06-10re PR libstdc++/44487 ([C++0x] pair of references doesn't work)Paolo Carlini6-9/+120
2010-06-10selected_char_kind.c (selected_char_kind): Fix return value for ISO_10646.François-Xavier Coudert4-26/+59
2010-06-10error.c (error_print): Pre-initialize loc by NULL.Kai Tietz4-19/+30
2010-06-10type_traits (is_nothrow_constructible): Add.Paolo Carlini9-8/+225
2010-06-10Daily bump.GCC Administrator1-1/+1
2010-06-09fdl.texi: Move to GFDL version 1.3.Gerald Pfeifer17-37/+120
2010-06-09ipa-pure-const.c (propagate_pure_const, [...]): Break out from ...Jan Hubicka2-13/+53
2010-06-09bitmap.c (bitmap_elt_insert_after, [...]): Use checking asserts.Jan Hubicka2-13/+20
2010-06-09Limit non-constant step prefetching only to the innermost loops.Changpeng Fang2-0/+10
2010-06-09Adjust the threshold value of PREFETCH_MOD_TO_UNROLL_FACTOR_RATIOChangpeng Fang2-4/+10
2010-06-09Call compute_overall_effect_of_inner_loop from instantiate_scev_name.Sebastian Pop2-3/+19
2010-06-09Do not gather loop exit conditions on the basic blocks outside the loop.Sebastian Pop2-6/+20
2010-06-09Fix comments and indentation.Sebastian Pop5-14/+28
2010-06-09re PR rtl-optimization/42461 (missed optimization for pure functions)Eric Botcazou5-10/+36
2010-06-09re PR fortran/44347 (SELECT_REAL_KIND: Wrongly accepts non-scalar arguments)Daniel Franke4-4/+37
2010-06-09re PR fortran/44359 (-Wall / -Wconversion: Too verbose warning for DATA BOZ c...Daniel Franke5-54/+80
2010-06-09re PR fortran/44430 (Infinite recursion with -fdump-parse-tree)Janus Weil2-1/+6
2010-06-092010-06-09 Steven G. KarglSteven G. Kargl4-1/+34
2010-06-09bitmap.c (bitmap_and): Walk array forward.Jan Hubicka2-16/+30
2010-06-09dwarf2.C: Don't xfail on i386-pc-solaris*.Rainer Orth4-3/+7
2010-06-09Fix gcc/ChangeLog.Anatoly Sokolov1-2/+2
2010-06-09opts-common.c (prune_options): Ensure replacement argv array is correctly ter...Dave Korn2-0/+12
2010-06-09mvbits_9.f90: New test.Steven G. Kargl10-28/+182
2010-06-09* gcc-interface/ada-tree.h: Fix formatting nits.Eric Botcazou2-16/+21
2010-06-09cgraph.h (varpool_first_static_initializer, [...]): Make checking only when c...Jan Hubicka8-48/+64
2010-06-09re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in...Khem Raj2-4/+14
2010-06-09cp-tree.h (struct saved_scope): Change decl_ns_list field type to a VEC.Nathan Froyd4-7/+17