aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-25Fix type in the changelog entry,Vladimir Makarov1-1/+1
2015-09-25re PR target/61578 (Code size increase for ARM thumb compared to 4.8.x when c...Vladimir Makarov2-0/+12
2015-09-25Add PR fortran/55603 working testMikael Morin2-0/+22
2015-09-25invoke.texi (-fsanitize): Minor wording tweak.Tobias Burnus2-2/+6
2015-09-25invoke.texi (-fsanitize): Update URLs.Tobias Burnus2-8/+13
2015-09-25* tr.po: Update.Joseph Myers2-3063/+193
2015-09-25Fix old ChangeLog entry to include global variable name that was changed.Teresa Johnson1-2/+2
2015-09-25This patch unsets -freorder-blocks-and-partition when -fprofile-use is not sp...Teresa Johnson2-0/+15
2015-09-25PR pretty-print/67567 do not pass NULL as a stringManuel López-Ibáñez5-4/+27
2015-09-25re PR target/67675 ([SH] Improve __builtin_strcmp alignment test)Oleg Endo4-6/+106
2015-09-25[AArch64] Force __builtin_aarch64_fp[sc]r argument into a REGRichard Sandiford4-1/+36
2015-09-25Rename IA MCU processor lakemount to lakemontH.J. Lu11-33/+64
2015-09-25c-ubsan.c (ubsan_instrument_division): Remove unnecessary code.Marek Polacek5-28/+58
2015-09-25re PR sanitizer/64906 (-fsanitize=integer-divide-by-zero creates false -Wmayb...Marek Polacek4-0/+23
2015-09-24Change IA MCU processor from iamcu to lakemountH.J. Lu11-33/+63