aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-14PR28901 -Wunused-variable ignores unused const initialised variables in CMark Wielaard13-13/+89
2015-09-14match-and-simplify.texi: Update for changed syntax of inner ifs and the new s...Richard Biener2-5/+52
2015-09-14haswell.md: New file describing Haswell pipeline.Yuri Rumyantsev4-7/+635
2015-09-14match-and-simplify.texi: Fixup some formatting issues and document the 's' flag.Richard Biener2-5/+26
2015-09-14misc.c (gnat_post_options): Issue a warning if generating STABS debugging inf...Pierre-Marie de Rodat2-0/+12
2015-09-14gigi.h (ref_filename): Delete.Eric Botcazou7-253/+189
2015-09-14utils2.c (gnat_rewrite_reference): Add another acceptable pattern for the RHS.Eric Botcazou2-1/+8
2015-09-14Daily bump.GCC Administrator1-1/+1
2015-09-13private_type_3.f90: Require visibility.David Edelsohn28-2/+60
2015-09-13type-generic-1.c: Pass -DUNSAFE for Visium.Eric Botcazou4-2/+9
2015-09-13config.gcc (visium-*-*): Enable --with-cpu option, accept gr5 and gr6 as poss...Olivier Hainque4-8/+55
2015-09-13tree-ssa-loop-im.c: remove typedefs that hide pointernessTrevor Saunders2-49/+82
2015-09-13dwarf2out.c: remove typedefs that hide pointernessTrevor Saunders2-177/+218
2015-09-13dwarf2cfi.c: remove typedef that hides pointernessTrevor Saunders2-4/+5
2015-09-13tree-vrp.c: remove typedefs that hide pointernessTrevor Saunders2-12/+18
2015-09-13tree-ssa-ter.c: remove typedefs that hide pointernessTrevor Saunders2-20/+39
2015-09-13bt-load.c: remove typedefs that hide pointernessTrevor Saunders2-69/+90
2015-09-13var-tracking.c: remove typedef of shared_hashTrevor Saunders2-28/+38
2015-09-13var-tracking.c: remove typedef of location_chainTrevor Saunders2-68/+106
2015-09-13dse.c: remove some typedefs that hide pointernessTrevor Saunders2-60/+80
2015-09-13don't typedef alias_set_entry and unhide pointernessTrevor Saunders2-16/+26
2015-09-13install.texi (Downloading the source): Mark up contrib/download_prerequisites...Gerald Pfeifer2-1/+6
2015-09-13Daily bump.GCC Administrator1-1/+1
2015-09-12remove STRUCT_VALUE macroTrevor Saunders6-17/+9
2015-09-12re PR ada/66965 (gnat.dg/specs/addr1.ads obsolete -- failing on trunk)Eric Botcazou2-35/+5
2015-09-12pa.c (pa_output_move_double): Enhance to handle HIGH CONSTANT_P operands.John David Anglin2-3/+19
2015-09-12Daily bump.GCC Administrator1-1/+1
2015-09-11Convert SPARC backend over to LRA.David S. Miller5-54/+41
2015-09-11compiler: Avoid unsafe memcmp for nointerface comments.Ian Lance Taylor2-2/+4
2015-09-11[PATCH] Another small cleanup to the const_and_copies stackJeff Law4-20/+32
2015-09-11Remove dead code from graphite-optimize-isl.cAditya Kumar2-138/+12
2015-09-11Refactor optimize islAditya Kumar2-205/+221
2015-09-11Link gcc.dg/pie-link.c with -pieRainer Orth2-1/+5
2015-09-11Remove separate movtf pattern - Use an iterator for all FP modes.Ramana Radhakrishnan3-22/+12
2015-09-11pr63210.c (dg-skip-if): Skip armv4t.Alex Velenko2-0/+7
2015-09-11libgo/runtime: return 0, not NULL, from mainIan Lance Taylor1-1/+1
2015-09-11Daily bump.GCC Administrator1-1/+1
2015-09-10nvptx.c (nvptx_expand_call): Add spacing.Nathan Sidwell2-2/+10
2015-09-10re PR bootstrap/67363 (r227188 breaks build for mingw-w64)John David Anglin5-2/+32
2015-09-10libgo: Use stat_atim.go on Solaris 12+Ian Lance Taylor1-1/+1
2015-09-10rs6000.c (swap_web_entry): Update preceding commentary to simplify permute ma...Bill Schmidt5-6/+271
2015-09-10Put back requires_stack_frame_p used by i386.cH.J. Lu3-1/+7
2015-09-10Stop reload1.c warning from breaking bootstrapRichard Sandiford2-0/+8
2015-09-10compiler: Report errors from very large types.Chris Manghane5-19/+81
2015-09-10shrink-wrap: Header hygieneSegher Boessenkool3-9/+11
2015-09-10re PR fortran/67526 (ICE on missing end parenthesis in substring construct)Steven G. Kargl4-7/+30
2015-09-10re PR c++/67318 (Parsing error when using abbreviated integral type names in ...Paolo Carlini4-10/+37
2015-09-10Warn when comparing nonnull arguments to NULL in a function.Mark Wielaard8-0/+69
2015-09-10re PR fortran/66993 (Spurious ambiguous symbol error with submodules)Paul Thomas4-10/+78
2015-09-10re PR target/67506 ([SH]: error: unrecognizable insn when compiling texlive-b...Oleg Endo4-0/+67