aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-22i386.md (*zero_extendsidi2): Add (*r,*k) alternative.Uros Bizjak2-17/+35
2016-08-22re PR fortran/60774 (f951: internal compiler error: Segmentation fault: 11)Steven G. Kargl8-29/+23
2016-08-22re PR fortran/61318 (Improve error diagnostic by pointing to the expression a...Steven G. Kargl4-2/+34
2016-08-22re PR fortran/77260 (bogus warning with ENTRY in a function)Steven G. Kargl5-3/+77
2016-08-22Support __builtin_isinf_sign for new floating-point types (PR middle-end/77269).Joseph Myers12-4/+138
2016-08-22Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CSTPatrick Palka2-2/+28
2016-08-22Add minimal _FloatN, _FloatNx built-in functions.Joseph Myers26-17/+451
2016-08-22Update TEST_I_F calls in ARM fp-int-convert tests.Joseph Myers3-10/+21
2016-08-22* doc/install.texi (Binaries): www.opencsw.org now uses https.Gerald Pfeifer2-1/+5
2016-08-22Correct type names in fp-int-convert-float*x-timode.c tests.Joseph Myers4-3/+10
2016-08-22tree-ssa-forwprop.c (pass_forwprop::execute): Use RPO order.Richard Biener2-1/+6
2016-08-22re PR c/52952 (Wformat location info is bad (wrong column number))Bernd Edlinger2-0/+6
2016-08-22Skip tests that assume 4 byte alignment for avrSenthil Kumar Selvaraj7-1/+20
2016-08-22Daily bump.GCC Administrator1-1/+1