aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-03re PR middle-end/66375 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Richard Biener4-26/+48
2015-06-03tree-ssa-loop-ivopts.c (dump_iv): New parameter.Bin Cheng2-9/+12
2015-06-03genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as NO_MODE_TEST.Richard Sandiford2-10/+53
2015-06-03pr65447.c: Increase searching number.Bin Cheng2-2/+6
2015-06-02re PR target/66258 (compiling a stdarg function with arch +nofp generates an ...Jim Wilson2-5/+16
2015-06-03Daily bump.GCC Administrator1-1/+1
2015-06-02re PR target/65768 (sub-optimimal code for constant Uses in loop)Kugan Vivekanandarajah4-1/+37
2015-06-02Add the PR number that I forgot in m y previous commit.Steven G. Kargl2-0/+2
2015-06-02simplify.c (gfc_simplify_reshape): Convert assert into returning NULL, which ...Steven G. Kargl4-2/+31
2015-06-02rs6000-modes.def (IFmode): Define IFmode to provide access to the IBM extende...Michael Meissner6-0/+122
2015-06-02PR c/66220: Fix false positive from -Wmisleading-indentationDavid Malcolm4-8/+70
2015-06-02Avoid unnecessary work when -Wmisleading-indentation isn't enabledDavid Malcolm2-0/+11
2015-06-02* g++.dg/warn/Wsystem-headers1.C: Use extern "C".Jason Merrill1-1/+1
2015-06-02cp-tree.h (init_error): Remove declaration.Patrick Palka4-14/+11
2015-06-02re PR target/49551 (tentative declaration after definition and -fdata-section...Prathamesh Kulkarni4-0/+23
2015-06-02[AArch64][PR 66136] rewrite geniterators.sh in awkSzabolcs Nagy2-20/+52
2015-06-02Pool allocator fallout: fix uninialized class members.Martin Liska2-4/+8
2015-06-02re PR debug/65549 (crash in htab_hash_string with -flto -g)Richard Biener4-3/+193