aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2015-06-05* jcf-parse.c: Include toplev.h.Aldy Hernandez2-0/+5
2015-06-05re PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)Jason Merrill3-6/+35
2015-06-05re PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)Jason Merrill2-4/+10
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez70-656/+1414
2015-06-05[multiple changes]Steven G. Kargl4-13/+47
2015-06-05print-sysroot-suffix.sh: Handle MULTILIB_REUSE settings.Julian Brown3-4/+21
2015-06-05Add transform_to_exit_first_loop_altTom de Vries6-12/+489
2015-06-05re PR c++/52595 ([DR 325] commas and non-static data member initializers don'...Nathan Sidwell4-7/+43
2015-06-05neon-reload-class.c: Remove movw and movt.Kugan Vivekanandarajah2-1/+5
2015-06-05[Patch] The comparison in a compare exchange should not take place in VOIDmodeJames Greenhalgh2-1/+7
2015-06-05sse.md (sse3_mwait): Swap the operand constriants.Venkataramanan Kumar2-3/+9
2015-06-05msp430.md (movsi_s): New.DJ Delorie4-0/+31
2015-06-05Daily bump.GCC Administrator1-1/+1
2015-06-04diag-5.mm: Adjust per r224097.Paolo Carlini2-2/+6
2015-06-04c-common.c (noplt): New attribute.Sriraman Tallam11-5/+175
2015-06-04re PR fortran/58749 (PACK(ADJUSTL([" a"," b"]), [.TRUE.,.FALSE.]) causes an i...Thomas Koenig4-0/+26
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod577-2086/+624
2015-06-04lto.c (hash_canonical_type): Use tree_code_for_canonical_type_merging.Jan Hubicka8-2/+86
2015-06-04decl.c (gnat_to_gnu_entity): If processing a definition...Pierre-Marie de Rodat2-1/+8
2015-06-04re PR target/66369 (gcc 4.8.3/5.1.0 miss optimisation with vpmovmskb)Uros Bizjak2-14/+38
2015-06-04[patch, testsuite, ARM] don't clobber dg-do-what-default in advsimd-intrinsic...Sandra Loosemore2-1/+9
2015-06-04Remove TARGET_RELAXED_ORDERING and optimize for weak memory models.Ramana Radhakrishnan16-96/+65
2015-06-04[AArch64] Always register fma_steering pass but gate it on the target option ...Kyrylo Tkachov3-3/+9
2015-06-04re PR c/66341 (Some casts wrongly produce a lvalue)Marek Polacek4-1/+31
2015-06-04Daily bump.GCC Administrator1-1/+1
2015-06-03lto.c (iterative_hash_canonical_type, [...]): only hash main variants of typesJan Hubicka4-2/+41
2015-06-03re PR c++/44282 (fastcall is not mangled at all)Jason Merrill5-23/+59
2015-06-03re PR c++/66130 ("invalid use of non-static member function" message could be...Manuel López-Ibáñez9-12/+65
2015-06-03decl.c (check_tag_decl): Use declspecs->locations as locations in error_at an...Paolo Carlini8-23/+65
2015-06-03re PR sanitizer/66190 (ICE: tree code ‘call_expr’ is not supported in LTO...Marek Polacek6-3/+92
2015-06-03config.gcc (powerpc*-*-*): Add support for a new configure option --with-adva...Michael Meissner4-8/+127
2015-06-03re PR target/66275 (__attribute__((sysv_abi)) with x86_64-w64-mingw32-gcc gen...Uros Bizjak4-7/+30
2015-06-03c-decl.c (warn_cxx_compat_finish_struct): New parameters code, record_loc.Prathamesh Kulkarni8-2/+39
2015-06-03Fix GNU coding style in memory statistics.Martin Liska6-58/+122
2015-06-03Fix FT32 ChangeLogsJeff Law1-0/+8
2015-06-03netbsd-elf.h (NETBSD_LINK_SPEC_ELF): Turn -symbolic into -Bsymbolic.Benigno B. Junior2-0/+6
2015-06-03plugins.texi (enum plugin_event): New event.Andres Tiraboschi12-1/+99
2015-06-03tree-vect-data-refs.c (vect_analyze_group_access): Properly compute GROUP_GAP...Richard Biener5-30/+76
2015-06-03rl78-real.md: Add peepholes to avoid a register copy when calling a function.Nick Clifton3-3/+50
2015-06-03[ifcvt][obvious] Fix typo in commentKyrylo Tkachov2-1/+5
2015-06-03ipa-chkp.c (chkp_maybe_create_clone): Create alias reference when cloning ali...Ilya Enkovich4-7/+42
2015-06-03Fix memory report layout at various places.Martin Liska5-31/+47
2015-06-03Port pool-allocator memory stats to a new infrastructure.Martin Liska7-120/+187
2015-06-03defaults.h (SWITCHABLE_TARGET, [...]): Move out of GCC_INSN_FLAGS_H block.Richard Sandiford2-12/+17
2015-06-03* gcc-interface/utils.c (copy_type): Also set TYPE_CANONICAL.Eric Botcazou2-0/+5
2015-06-03trans.c (gnat_to_gnu): Fix typo in latest change.Eric Botcazou2-1/+6
2015-06-03Update check after force_const_mem call in the plus_constant function to see ...Andrew Bennett2-1/+8
2015-06-03ipa.c (symbol_table::remove_unreachable_nodes): Don't remove instumentation t...Ilya Enkovich10-32/+169
2015-06-03re PR c/64223 (same warning repeated twice with same line number)Marek Polacek5-36/+106
2015-06-03re PR tree-optimization/63916 (value-numbering fails to forward variable addr...Richard Biener4-7/+52