aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-16re PR c++/66387 (ICE in make_decl_rtl with lambda)Jason Merrill4-4/+132
2015-06-16aarch64-arches.def: Add "armv8.1-a".Matthew Wahab5-4/+38
2015-06-16Fallout for new memory statistics infrastructure.Martin Liska3-1/+10
2015-06-16* ChangeLog: Remove duplicate entry.Uros Bizjak1-8/+2
2015-06-16tree-vect-stmts.c (vectorizable_store): Adjust.Richard Biener5-43/+46
2015-06-16[Patch Testsuite obvious] gcc.target/arm/pr65647.c should notJames Greenhalgh2-0/+7
2015-06-16tree-vect-stmts.c (vectorizable_load): Properly start loads with the first el...Richard Biener4-10/+60
2015-06-16ARM][obvious] Fix gcc.target/arm/thumb-ifcvt.cChristophe Lyon2-1/+6
2015-06-16[AArch64 Testsuite obvious] Reinstate torture-init and torture-finalizeJames Greenhalgh2-0/+7
2015-06-16[ARM Churn] Rename LOGICAL_OP_NON_SC to LOGICAL_OP_NON_SHORT_CIRCUITJames Greenhalgh3-45/+74
2015-06-16[ARM][obvious] Fix gcc.target/arm/attr_thumb.cKyrylo Tkachov2-1/+5
2015-06-16re PR c++/58583 ([c++11] ICE with invalid non-static data member initializati...Nathan Sidwell5-8/+67
2015-06-16Daily bump.GCC Administrator1-1/+1
2015-06-15escape: Analyze binary expressions.Ian Lance Taylor2-17/+34
2015-06-15altivec.md: Delete UNSPEC_VMLADDUHM.David Edelsohn2-61/+62
2015-06-15aarch64.md (mov<mode>_aarch64): Change alternative 2 to use neon_move instead...Jim Wilson3-19/+36
2015-06-15re PR c++/51048 (Class template inheritance doesn't work well with function-l...Paolo Carlini4-3/+37
2015-06-15Add MERGE file to track the git revision of the most recent change inIan Lance Taylor1-0/+4
2015-06-15compiler: Don't crash when dumping ast of empty block.Ian Lance Taylor1-1/+7
2015-06-15re PR debug/66535 (segfault in gen_subprogram_die after debug-early merge)Aldy Hernandez5-1/+69
2015-06-15re PR fortran/44672 ([F08] ALLOCATE with SOURCE and no array-spec)Andre Vehreschild11-122/+472
2015-06-15[AArch64] Change %ld to %wd for HOST_WIDE_INT parameter.Shiva Chen2-2/+7
2015-06-15Daily bump.GCC Administrator1-1/+1
2015-06-14re PR ipa/66181 (/usr/include/bits/types.h:134:16: ICE: verify_type failed)Jan Hubicka6-4/+19
2015-06-14rtl.h (classify_insn): Declare.Richard Sandiford7-117/+114
2015-06-14* sv.po: Update.Joseph Myers2-959/+643
2015-06-14re PR middle-end/66325 (ICE in gcc.c-torture/execute/930408-1.c, verify_type ...Jan Hubicka2-1/+8
2015-06-14intrinsic.texi: Change \leq to < in descrition of imaginary part in argument ...Thomas Koenig2-1/+6
2015-06-14Daily bump.GCC Administrator1-1/+1
2015-06-13Fix comment documenting make_vector_statPatrick Palka2-1/+6
2015-06-13Remove stale commentary in cp/call.cPatrick Palka2-31/+5
2015-06-13Emit -Waddress warnings for comparing address of reference against NULLPatrick Palka6-0/+111
2015-06-13gensupport.h (add_implicit_parallel): Declare.Richard Sandiford5-63/+41
2015-06-13Add gcc.dg/parloops-exit-first-loop-alt-4.cTom de Vries2-0/+32
2015-06-13Update parloops-exit-first-loop-alt{,-2,-3}.cTom de Vries4-4/+17
2015-06-13re PR bootstrap/66448 (Bootstrap fails on darwin after r224161)Iain Sandoe2-1/+7
2015-06-13Daily bump.GCC Administrator1-1/+1
2015-06-12re PR c++/65719 (Link error with constexpr variable template)Jason Merrill3-2/+22
2015-06-12* dwarf2out.c (check_die): Protect with ENABLE_CHECKING.Aldy Hernandez2-0/+6
2015-06-12[ifcvt][obvious] Use std::swap instead of manually swappingKyrylo Tkachov2-8/+11
2015-06-12gcc/Venkataramanan Kumar23-14/+242
2015-06-12emit-rtl.c (need_atomic_barrier_p): Mask model with MEMMODEL_BASE_MASK.Uros Bizjak2-4/+6
2015-06-12lto-lang.c (lto_type_for_size): Include intN types.DJ Delorie2-0/+20
2015-06-11dbxout.c (xcoff_debug_hooks): Provide a function for register_main_translatio...David Edelsohn2-0/+6
2015-06-12Daily bump.GCC Administrator1-1/+1
2015-06-11rs6000.c (rs6000_pre_atomic_barrier): Remove SYNC variants cases from switch.David Edelsohn3-20/+20
2015-06-11pa.c (pa_output_global_address): Handle LABEL_REF plus CONST_INT for goto.John David Anglin2-0/+7
2015-06-11stringop-2.c: Fix ifdef __mips.Steve Ellcey2-1/+6
2015-06-11re PR bootstrap/66448 (Bootstrap fails on darwin after r224161)Aldy Hernandez2-19/+78
2015-06-11dwarf2out.c (prune_unused_types): Handle unused top-level limbo dies.Jason Merrill2-2/+16