aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-07match.pd: Add patterns for POINTER_PLUS_EXPR association and special patterns...Richard Biener4-252/+157
2014-11-07mklog: Always doubt in functions.Marat Zakirov2-17/+29
2014-11-07arm.opt (masm-syntax-unified): New option.Terry Guo12-61/+111
2014-11-07pa.md (trap): New insn.John David Anglin2-4/+19
2014-11-07Daily bump.GCC Administrator1-1/+1
2014-11-06config.gcc (mips*-mti-linux*): Remove gnu_ld and gas assignments.Steve Ellcey3-7/+51
2014-11-06Preserve original spellings of extended identifiers.Joseph Myers17-49/+240
2014-11-06* tree-cfgcleanup.c (fixup_noreturn_call): Do not perform DCE here.Eric Botcazou4-34/+41
2014-11-06cond.md (movqicc_<code>_<mode>): Remove mode of conditional.DJ Delorie3-13/+26
2014-11-06Add a hook to inform a port about call arguments.Bernd Schmidt7-39/+134
2014-11-06Allow a port to use pseudos as call args; don't put them in the fusage.Bernd Schmidt2-1/+6
2014-11-06Don't combine calls into i3, it wouldn't be changed into a CALL_INSN.Bernd Schmidt2-1/+7
2014-11-06Add a new asm hook to print the end of a variable definition.Bernd Schmidt5-0/+27
2014-11-06runtime: Use stckf unconditionally on s390.Dominik Vogt1-6/+6
2014-11-06mksysinfo: Tolerate missing structures in upcase_fields.Dominik Vogt1-4/+4
2014-11-06[AArch64] Add ACLE arch-related predefined macrosRenlin Li3-5/+28
2014-11-06[Patchv3] Control SRA and IPA-SRA by a param rather than MOVE_RATIOJames Greenhalgh7-6/+60
2014-11-06sanopt.c (sanopt_optimize_walker): Limit removal of the checks.Marek Polacek13-2/+204
2014-11-06Correctly check dg-require-effective-target in avx512 tests.Ilya Tocar128-0/+258
2014-11-06Fix incorrect ChangeLog entry.Hale Wang2-12/+12
2014-11-06Move testsuits ChangeLog entry to correct ChangeLog.Hale Wang2-9/+15
2014-11-06mpx-dg.exp: New.Ilya Enkovich12-0/+48
2014-11-06match.pd: Implement bitwise binary and unary simplifications from tree-ssa-fo...Richard Biener7-584/+156
2014-11-06arm-cores.def: Add support for -mcpu=cortex-m0.small-multiply,cortex-m0plus.s...Hale Wang16-2/+174
2014-11-06Fix incorrect ChangeLog entry.Hale Wang1-1/+1
2014-11-06arm.c: Add cortex-m7 tune.Hale Wang3-1/+27
2014-11-06MAINTAINERS (Write After Approval): Add myself.Prachi Godbole2-0/+5
2014-11-06Daily bump.GCC Administrator1-1/+1
2014-11-05Fix all MIPS test failures caused by implicit declaration/int warnings.Matthew Fortune38-4/+101
2014-11-05Revert revision 217149 because it breaks Ada:Manuel López-Ibáñez12-179/+13
2014-11-05* gnatvsn.ads (Library_Version): Bump to 5.0.Eric Botcazou2-1/+5
2014-11-05re PR target/63538 ([X86_64] With -mcmodel=medium .lrodata accesses do not us...Uros Bizjak4-9/+37
2014-11-05trans.c (Subprogram_Body_to_gnu): For a function with copy-in/copy-out parame...Eric Botcazou6-30/+120
2014-11-05re PR libstdc++/63698 (std::set leaks nodes on assignment)François Dumont3-11/+61
2014-11-05decl.c (gnat_to_gnu_entity): For a derived untagged type that renames discrim...Eric Botcazou5-3/+57
2014-11-05trans.c (Handled_Sequence_Of_Statements_to_gnu): Set the SLOC of the node on ...Eric Botcazou2-3/+13
2014-11-05utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...Eric Botcazou41-13/+528
2014-11-05re PR driver/36312 (should refuse to overwrite input file with output file)Anthony Brandon12-13/+179
2014-11-05Enable -fextended-identifiers by default.Joseph Myers42-77/+136
2014-11-05Fix dg.torture tests with avx512Ilya Tocar3-15/+106
2014-11-05advsimd-intrinsics.exp: Skip tests if target does not support Neon.Christophe Lyon2-0/+10
2014-11-05[AArch64,ARM] support bswap tests on aarch64_be.Christophe Lyon2-2/+16
2014-11-05pr59166.c: XFAIL on AIX.David Edelsohn6-0/+14
2014-11-05ipa-chkp.c: New.Ilya Enkovich100-292/+11266
2014-11-05Reorganize post-ra pipeline for targets without register allocation.Bernd Schmidt4-0/+54
2014-11-05Allow a target to skip an unnecssary register return value for a struct return.Bernd Schmidt5-2/+27
2014-11-05Add a no_register_allocation target hook.Bernd Schmidt7-6/+52
2014-11-05Don't unnecessarily call eliminate_regs.Bernd Schmidt2-1/+5
2014-11-05Allow a port not to define an indirect_jump pattern.Bernd Schmidt2-2/+10
2014-11-05simplify-rtx.c (simplify_binary_operation_1): Div check added.Alex Velenko5-0/+106