aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2016-08-02[PATCH AArch64] Add more AArch64 NEON intrinsicsTamar Christina9-39/+166
2016-08-02Daily bump.GCC Administrator1-1/+1
2016-08-01rs6000-c.c (altivec_resolve_overloaded_builtin): Add support for vec_extract ...Michael Meissner10-17/+571
2016-08-01Warn about mangled name change even if DECL_REALLY_EXTERN.Jason Merrill2-29/+34
2016-08-01mangle.c (get_abi_tags): New.Jason Merrill2-17/+34
2016-08-01* mangle.c (mangle_decl): Fix mangled name change warning.Jason Merrill4-5/+8
2016-08-01re PR target/71948 ([avr] Make progmem work on reduced Tiny cores by adding 0...Georg-Johann Lay2-1/+7
2016-08-01This patch optimizes the prolog and epilog code to reduce the number of instr...Wilco Dijkstra12-221/+260
2016-08-01PR c++/72766 - ICE with VLAJason Merrill4-1/+22
2016-08-01Convert V1TImode register to TImode in debug insnH.J. Lu4-0/+45
2016-08-01re PR tree-optimization/71818 (ICE in as_a, at is-a.h:192 w/ -O2 -ftree-vecto...Alan Hayward4-1/+45
2016-08-01Change dump expectation in PR71857Martin Liska2-1/+6
2016-08-01re PR target/72767 ([avr] Some branches report too small insn length)Georg-Johann Lay2-2/+8
2016-08-01extend.texi (AVR Built-in Functions): Document __builtin_avr_nops.Georg-Johann Lay4-0/+42
2016-08-01[AArch64] Allow multiple-of-8 immediate offsets for TImode LDP/STPKyrylo Tkachov4-2/+34
2016-08-01aarch64.c (vulcan_tunings): Update vulcan L1 cache_line_size.Virendra Pathak2-1/+6
2016-08-01extend shift count warnings to vector typesJan Beulich6-27/+148
2016-08-01Daily bump.GCC Administrator1-1/+1
2016-07-31Oops, ChangeLog didn't commitWilliam Schmidt1-0/+5
2016-07-31divkc3-1.c: Require POWER8 hardware.William Schmidt2-4/+2
2016-07-31Make check_effective_target_c++ work for libstdc++Jonathan Wakely2-5/+10
2016-07-31re PR fortran/41922 (Diagnostic: No location shown for overlappingly initiali...Steven G. Kargl8-15/+52
2016-07-31Daily bump.GCC Administrator1-1/+1
2016-07-30re PR fortran/68566 (ICE on using unusable array in reshape (double free or c...Steven G. Kargl4-1/+24
2016-07-30PR c++/60760 - arithmetic on null pointers should not be allowed in constantMartin Sebor7-18/+435
2016-07-30rs6000-protos.h (rs6000_adjust_vec_address): New function that takes a vector...Michael Meissner8-23/+313
2016-07-30re PR fortran/69867 (ICE on initializing character in type with array of inco...Steven G. Kargl4-2/+20
2016-07-30re PR fortran/69962 (ICE on missing parameter attribute, in gfc_set_constant_...Steven G. Kargl4-2/+23
2016-07-30re PR fortran/70006 (Duplicate errors "label not defined")Steven G. Kargl5-2/+22
2016-07-30re PR fortran/71730 (ICE when character length specification uses an undefine...Steven G. Kargl7-6/+32
2016-07-30Daily bump.GCC Administrator1-1/+1
2016-07-29pr70098.C: Remove XFAIL for powerpc64_no_dm.William Schmidt3-4/+6
2016-07-29re PR c/71926 (wrong location for -Wparentheses warning)Marek Polacek7-4/+41
2016-07-29re PR c/71573 (ICE on invalid C code on x86_64-linux-gnu (tree check: expecte...Marek Polacek4-1/+22
2016-07-29re PR c/71853 (ICE on an ill-formed case statement in c_do_switch_warnings)Marek Polacek4-0/+17
2016-07-29re PR c/71742 (Wrong formulation of "error: flexible array member in otherwis...Marek Polacek6-6/+19
2016-07-29avr.c (avr_out_compare): Use const0_rtx instead of 0 when testing for compare...Georg-Johann Lay2-1/+6
2016-07-29pr59833.c: Use dg-add-options ieee.Uros Bizjak2-4/+9
2016-07-29re PR tree-optimization/57558 (Loop not vectorized if iteration count could b...Bin Cheng8-46/+262
2016-07-29cfgloop.h (struct loop): New field constraints.Bin Cheng6-0/+99
2016-07-292016-07-29 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>Prathamesh Kulkarni2-2/+8
2016-07-29* decl.c (build_enumerator): Tweak diagnostic.Jason Merrill2-1/+3
2016-07-29* config/avr/avr.md: Fix " in comment.Georg-Johann Lay1-1/+1
2016-07-29re PR c++/51488 (ICE on infinite template recursion)Paolo Carlini2-0/+12
2016-07-29PR c++/72457 - ICE with list-value-initialized base.Jason Merrill4-4/+31
2016-07-29re PR c/7652 (-Wswitch-break : Warn if a switch case falls through)Marek Polacek2-1/+9
2016-07-29re PR rtl-optimization/71976 (insn-combiner deletes a live 64-bit shift)Segher Boessenkool2-0/+13
2016-07-29re PR c/71969 (Wrong setting of DECL_DISREGARD_INLINE_LIMITS in the C FE)Jakub Jelinek7-3/+118
2016-07-29re PR c/71583 (ICE on invalid code on x86_64-linux-gnu (in c_parser_postfix_e...Marek Polacek4-1/+23
2016-07-29re PR c/71574 (ICE on code with alloc_align attribute on x86_64-linux-gnu: in...Marek Polacek4-1/+24