aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-09-29add separate insn sched class for vector LDP & STPEvandro Menezes5-6/+30
2015-09-29[PATCH] Fix undefined behaviour in rl78 portJeff Law2-1/+4
2015-09-29[PATCH] Fix undefined behaviour in msp430 portJeff Law3-3/+10
2015-09-29re PR fortran/67170 (PRE can't hoist out a readonly argument)Richard Biener6-18/+119
2015-09-29re PR tree-optimization/67741 (Invalid built-in usage should not cause segmen...Richard Biener4-4/+27
2015-09-29tg-tests.h (foo_1): Also check if f and ld are non-zero for __builtin_signbit...Uros Bizjak2-4/+9
2015-09-29re PR target/65105 ([i386] XMM registers are not used for 64bit computations ...Ilya Enkovich11-20/+1199
2015-09-29Dump function attributesTom de Vries2-0/+11
2015-09-29re PR target/67716 ([5] [SH]: Miscompiles libraw: Assembler: unaligned opcode...Kaz Kojima2-36/+57
2015-09-29Fix gcc.dg/asm-4.cSegher Boessenkool2-4/+7
2015-09-29Daily bump.GCC Administrator1-1/+1
2015-09-28[multiple changes]Paul Thomas16-39/+566
2015-09-28gomp-constants.h (GOMP_VERSION_NVIDIA_PTX): Increment.Nathan Sidwell17-114/+308
2015-09-28Re: [PATCH] Fix undefined behaviour in arc portJeff Law2-2/+2
2015-09-28fix bootstrap due to unused variable warningAditya Kumar2-1/+6
2015-09-28Redesign Graphite scop detectionSebastian Pop45-979/+905
2015-09-28re PR tree-optimization/67700 ([graphite] miscompile due to wrong codegen)Aditya Kumar6-3/+73
2015-09-28extend.texi (Asm Labels): Break out text for data vs functions.David Wohlferd2-21/+29
2015-09-28[AArch64] Revert "Improve TLS Descriptor pattern to release RTL loop IV opt"Jiong Wang6-73/+24
2015-09-28Now that muser-mode is default the multilib definitions does not require to s...Daniel Hellstrom2-10/+19
2015-09-28rs6000.c (rs6000_xcoff_asm_named_section): Place SECTION_EXCLUDE in XO mappin...David Edelsohn2-3/+10
2015-09-28re PR target/54236 ([SH] Improve addc and subc insn utilization)Oleg Endo8-56/+322
2015-09-28[Patch 1/2 AArch64/ARM] Give AArch64 ROR (Immediate) a new type attributeJames Greenhalgh6-10/+22
2015-09-28Add missing PR line in ChangeLog entryTom de Vries1-0/+1
2015-09-28[RTL-ifcvt] PR rtl-optimization/67481: Look more deeply for CCmode sets durin...Kyrylo Tkachov2-0/+20
2015-09-28[RTL-ifcvt] PR rtl-optimization/67465: Handle pairs of complex+simple blocks ...Kyrylo Tkachov4-1/+100
2015-09-28Add gcc.dg/vect/pr62171.cTom de Vries2-0/+31
2015-09-28update a few places for the change from gimple_statement_base to gimpleTrevor Saunders4-12/+18
2015-09-28Use leon3 target for native LEON on Linux.Daniel Cederman2-0/+5
2015-09-28Make muser-mode the default for LEON3Daniel Cederman4-7/+15
2015-09-28Do not use floating point registers when compiling with -msoft-float for SPARCDaniel Cederman3-11/+25
2015-09-28aarch64.md (prefetch): Change the predicate of operand 0 to register_operand.Andrew Pinski2-1/+6
2015-09-28Daily bump.GCC Administrator1-1/+1
2015-09-27predicates.md (register_sse4nonimm_operand): New predicate.Uros Bizjak3-48/+40
2015-09-27pr44641.C: Revert line number change.David Edelsohn2-7/+11
2015-09-27re PR target/67391 ([SH] Convert clrt addc to normal add insn)Oleg Endo4-11/+89
2015-09-27revert to assign_parms assignments using default defsAlexandre Oliva14-537/+688
2015-09-26* g++.dg/debug/dwarf2/pr44641.C: Add one to expected line numbers.David Edelsohn2-3/+7
2015-09-27Daily bump.GCC Administrator1-1/+1
2015-09-26Fix missing deep copy when assigning a DT constructor to an arrayMikael Morin4-1/+41
2015-09-26re PR fortran/67567 (resolve.c: gfc_error called with iface->module == NULL)Paul Thomas2-17/+21
2015-09-26pr64935-1.c: XFAIL on AIX.David Edelsohn26-25/+62
2015-09-26dwarf2out.c (XCOFF_DEBUGGING_INFO): Default 0 definition.David Edelsohn9-51/+477
2015-09-26[PATCH] Fix undefined behaviour in arc portJeff Law3-4/+11
2015-09-26[PATCH] Fix undefined behaviour in SH portJeff Law2-1/+4
2015-09-26[PATCH] Fix undefined behaviour in mips portJeff Law2-1/+4
2015-09-26[PATCH] Fix undefined behaviour in cris portJeff Law2-2/+10
2015-09-26Daily bump.GCC Administrator1-1/+1
2015-09-25re PR fortran/67614 (ICE on using arithmetic if with null)Steven G. Kargl4-1/+27
2015-09-25re PR fortran/67525 (ICE on select type with improper selector)Steven G. Kargl4-4/+36