aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-26Add validation and consolidation of fix-it hintsDavid Malcolm5-6/+191
2016-08-26Tweak to colors of fix-it hintsDavid Malcolm6-39/+101
2016-08-26Fix gcc.dg/ipa/propbits-2.cRainer Orth2-3/+8
2016-08-26xtensa: report stack usageMax Filippov2-0/+10
2016-08-26Avoid calling a trivial default constructor.Jason Merrill5-20/+40
2016-08-26PR c++/57728 - explicit instantiation and defaulted functionsJason Merrill5-3/+45
2016-08-26ipa-inline-analysis.c (inline_write_summary): Remove unnecessary assignment i...Nathan Sidwell2-9/+10
2016-08-26re PR tree-optimization/69047 (memcpy is not as optimized as union is)Richard Biener4-8/+80
2016-08-26Always support float128 on x86.Joseph Myers10-45/+14
2016-08-26mangle.c (java_mangle_decl): Re-sync with lhd_set_decl_assembler_name.Richard Biener2-4/+17
2016-08-26[ARM] PR target/70473: Reduce size of Cortex-A8 automatonKyrylo Tkachov2-5/+19
2016-08-26[ARM] Refactor MOVW/MOVT fusion logic to allow extensionKyrylo Tkachov2-39/+55
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni13-53/+825
2016-08-26Update .po files.Joseph Myers20-92079/+97151
2016-08-26Daily bump.GCC Administrator1-1/+1
2016-08-25re PR fortran/77351 (ICE in remove_trim, at frontend-passes.c:1145)Steven G. Kargl4-0/+22
2016-08-25[mips] Add support for mips*r6-*-muslSzabolcs Nagy2-3/+11
2016-08-25c-common.c (warn_logical_not_parentheses): Print fixit hints.Marek Polacek9-7/+60
2016-08-25* multiple_target.c (pass_data_dispatcher_calls): Fix typo.David Edelsohn2-1/+5
2016-08-25dwarf2out.c (gen_remaining_tmpl_value_param_die_attributes): Only add locatio...Richard Biener2-5/+11
2016-08-25re PR c/77323 (Bad "defaults to 'int'" warning for unsupported types)Marek Polacek4-13/+41
2016-08-25Daily bump.GCC Administrator1-1/+1
2016-08-24re PR fortran/77358 ([F08] deferred-length character function returns zero-le...Paul Thomas4-0/+45
2016-08-24arm-modes.def: Add new condition code mode CC_V to represent the overflow bit.Michael Collison14-0/+532
2016-08-24re PR target/77270 (Flag -mprftchw is shared with 3dnow for -march=k8)Uros Bizjak10-43/+33
2016-08-24Revert "Drop excess size used for run time allocated stack variables."Andreas Krebbel2-9/+12
2016-08-24fragments.texi (MULTILIB_REUSE): Mention that only options in MULTILIB_OPTION...Thomas Preud'homme3-17/+33
2016-08-24t-aprofile (MULTILIB_MATCHES): Add mapping for -mcpu=cortex-a7, -mfpu=neon-fp...Thomas Preud'homme2-17/+13
2016-08-24Fix bogus testsuite failures for avr.Senthil Kumar Selvaraj3-1/+10
2016-08-24re PR testsuite/77317 (x86_64 --target_board=''unix/ unix/-m32'' parallel tes...Robert Suchanek2-71/+39
2016-08-24[RTEMS] Add vfp multilib for ARMSebastian Huber2-2/+7
2016-08-24Daily bump.GCC Administrator1-1/+1
2016-08-23s390.c (s390_asm_file_start): Call default_file_start.Ian Lance Taylor4-1/+11
2016-08-23rs6000.c (rs6000_expand_vector_init): Set initialization of all 0's to the 0 ...Michael Meissner8-52/+365
2016-08-23[ARM] Fix predicable_short_it attribute for arm_movqi_insnChristophe Lyon2-1/+6
2016-08-23decl.c (gfc_match_structure_decl): Make gfc_structure_id static.Fritz Reese4-1/+36
2016-08-23compiler: revamp scheme for ordering calls to import init fcns.Ian Lance Taylor7-160/+538
2016-08-23selftest.h: add ASSERT_STR_CONTAINSDavid Malcolm3-0/+60
2016-08-23interface.c (compare_components): Fix typo in name check conditional.Fritz Reese2-1/+5
2016-08-23re PR tree-optimization/77286 (ICE in fold_convert_loc, at fold-const.c:2248 ...Richard Biener2-16/+41
2016-08-23Drop excess size used for run time allocated stack variables.Dominik Vogt2-4/+17
2016-08-23S/390: Fix insv-1.c test with -m31.Dominik Vogt2-4/+8
2016-08-23S/390: Improve result verification in test case vec-genmask-1.c.Dominik Vogt2-6/+19
2016-08-23S/390: Add splitter for "and" with complement.Dominik Vogt5-0/+159
2016-08-23re PR middle-end/27336 (delete null checks in callers to nonnull functions)Richard Biener4-8/+27
2016-08-23re PR lto/77305 (-fdump-tree-all and -flto causes ICE)Richard Biener2-3/+10
2016-08-232016-08-23 Venkataramanan KumarVenkataramanan Kumar2-2/+7
2016-08-23Daily bump.GCC Administrator1-1/+1
2016-08-22re PR c++/77321 (crash in warn_for_memset)Marek Polacek4-1/+35
2016-08-22compiler: don't permit P.M if P is a pointer typeIan Lance Taylor2-3/+5