aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-05-30adaint.c: Test for __linux__ instead of linux and __sun__ instead of sun.Eric Botcazou13-67/+82
2015-05-30m68k.h (ASM_PCREL_SPEC): Pass --pcrel also for implict or explicit -fPIE or -...Andreas Schwab2-2/+7
2015-05-30alpha: turn -mcpu=<cpu> into -m<cpu> for the assembler all the timeMike Frysinger2-1/+5
2015-05-30Fix dg-warning in gcc.dg/alias-8.cH.J. Lu2-1/+5
2015-05-30expmed.c (extract_bit_field_1): Avoid clobbering a yet-to-be-used base/index ...DJ Delorie2-0/+10
2015-05-30alias.c (alias_set_entry_d): Add is_pointer and has_pointer.Jan Hubicka6-62/+314
2015-05-30Daily bump.GCC Administrator1-1/+1
2015-05-30rs6000.c (split_stack_arg_pointer_used_p): Scan correct block for use of r12.Alan Modra2-1/+14
2015-05-29vextp64_1.c: Close comment on final line.Christophe Lyon2-1/+5
2015-05-29* sv.po: Update.Joseph Myers2-430/+289
2015-05-29PR 66215: S390: Fix placement of post-label NOPs with -mhotpatchDominik Vogt32-55/+165
2015-05-29[obvious] Close comment in aarch64 testKyrylo Tkachov2-1/+5
2015-05-29re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...Jakub Jelinek4-1/+57
2015-05-29re PR middle-end/66314 (ice in verify_loop_structure)Richard Biener4-8/+63
2015-05-29t-msp430 (MULTILIB_OPTIONS): Add multilibs for the different types of hardwar...Nick Clifton1-2/+388
2015-05-29testsuite: auto-wipe dump filesBernhard Reutner-Fischer5879-6117/+185
2015-05-29Daily bump.GCC Administrator1-1/+1
2015-05-28* gcc.c-torture/execute/pr65369.c: Don't assume int is 32 bits.DJ Delorie2-1/+6
2015-05-28configure.ac: Move the atoll check from AC_CHECK_FUNCS to gcc_AC_CHECK_DECLS.Andreas Tobler3-4/+10
2015-05-28utils.c (max_size): Add special code to deal with the subtraction of a "negat...Eric Botcazou4-1/+40
2015-05-28decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a si...Eric Botcazou2-1/+8
2015-05-28utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...Eric Botcazou2-32/+35
2015-05-28gigi.h (gnat_stabilize_reference): Adjust.Eric Botcazou19-145/+343
2015-05-28nios2-linux: add missing cpp specsMike Frysinger2-0/+7
2015-05-28microblaze-linux: add missing cpp specsMike Frysinger2-0/+7
2015-05-28hppa-linux: add missing cpp specsMike Frysinger2-1/+6
2015-05-28tree-vect-loop.c (vect_fixup_reduc_chain): New function.Richard Biener6-32/+173
2015-05-28[multiple changes]Arnaud Charlet4-21/+97
2015-05-28re PR tree-optimization/66142 (Loop is not vectorized because not sufficient ...Richard Biener4-3/+30
2015-05-28sem_util.adb (Requires_Transient_Scope): Avoid returning function results on ...Bob Duff2-17/+181
2015-05-28re PR target/63810 (gcc sets incorrect macro for OS X deployment targets)Lawrence Velázquez13-32/+296
2015-05-28Mark parameters with ATTRIBUTE_UNUSEDH.J. Lu2-1/+7
2015-05-28sem_util.adb (Wrong_Type): In any instance...Ed Schonberg3-9/+35
2015-05-28re PR libgomp/65742 (Several libgomp.oacc-* failures after r221922.)Julian Brown2-5/+11
2015-05-28[multiple changes]Arnaud Charlet8-31/+110
2015-05-28rx.c (push_regs): New function.Nick Clifton2-21/+61
2015-05-28tree-vectorizer.h (struct _slp_instance): Remove body_cost_vec member.Richard Biener4-107/+78
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu47-50/+370
2015-05-28Fix PR66168Thomas Preud'homme4-1/+27
2015-05-28re PR target/66148 (build/genpreds: Internal error: abort in choose_enum_orde...John David Anglin2-8/+16
2015-05-28pa.c (pa_print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of "%d" for 'o' ...John David Anglin2-1/+6
2015-05-28Daily bump.GCC Administrator1-1/+1
2015-05-27re PR target/39726 ([cond-optab] ColdFire pessimizations on QImode/HImode tests)Jeff Law3-0/+71
2015-05-27decl.c (check_redeclaration_exception_specification): Depend on -Wsystem-head...Jason Merrill4-5/+22
2015-05-27decl.c (warn_extern_redeclared_static): Use the location of newdecl in diagno...Jason Merrill8-32/+46
2015-05-27apply to correct changelogNathan Sidwell2-7/+7
2015-05-27re PR c++/66270 (ICE: canonical types differ for identical types)Nathan Sidwell4-2/+28
2015-05-27trans.c (elaborate_all_entities): Do not elaborate an incomplete type coming ...Eric Botcazou2-0/+10
2015-05-27expr.h (array_at_struct_end_p): Move to...Eric Botcazou5-155/+182
2015-05-27decl.c (gnat_to_gnu_entity): Move down code applying atomic checks to the obj...Eric Botcazou2-9/+9