aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2014-08-14BASE-VER: Change to 5.0.0Richard Biener2-1/+5
2014-08-14sse.md (define_mode_attr avx512): New.Alexander Ivchenko2-22/+98
2014-08-14sse.md: Allow V64QI, V32QI, V32HI, V4HI modes.Alexander Ivchenko3-11/+80
2014-08-14i386.md (define_attr "isa"): Add avx512bw,noavx512bw.Alexander Ivchenko2-48/+188
2014-08-14i386.c (ix86_preferred_simd_mode): Allow V64QImode and V32HImode.Alexander Ivchenko2-2/+16
2014-08-14i386.c (print_reg): Сorrectly print 64-bit mask registers.Alexander Ivchenko4-14/+82
2014-08-14re PR tree-optimization/62081 (ICE: in fix_loop_structure, at loop-init.c:208...Richard Biener4-4/+63
2014-08-14re PR lto/62067 (lto-lang.c:549: too many calls to va_end on some code paths ?)Richard Biener2-5/+11
2014-08-14tree.c (type_hash_lookup, [...]): Merge into ...Richard Biener2-44/+28
2014-08-14parser.c (cp_parser_init_declarator): Remove redundant check of decl_specifie...Paolo Carlini19-39/+34
2014-08-14re PR middle-end/62090 (ice in compute_may_aliases)Richard Biener5-95/+160
2014-08-14re PR tree-optimization/62079 (ICE: in calc_dfs_tree, at dominance.c:401 with...Richard Biener4-0/+91
2014-08-14ipa-devirt.c (get_polymorphic_call_info): Use fndecl instead of current_funct...Ilya Enkovich2-1/+6
2014-08-14cgraph.c (cgraph_node::function_symbol): Fix wrong cgraph_function_node to cg...Ilya Enkovich2-2/+8
2014-08-14arm.c (arm_option_override): Set max_insns_skipped to MAX_INSN_PER_IT_BLOCK w...Zhenqiang Chen4-0/+34
2014-08-14addrtmp.c: Add bind_pic_locally option.Bin Cheng2-0/+5
2014-08-14Daily bump.GCC Administrator1-1/+1
2014-08-13compiler, runtime: Fix unexpected GC interfering with closure passing.Ian Lance Taylor2-4/+47
2014-08-13call.c (build_x_va_arg): Support passing non-POD through ....Jason Merrill10-33/+90
2014-08-139drpc.adb: Fix a typoSylvestre Ledru6-9/+17
2014-08-13Remove redundant '@' to avoid compiling warningChen Gang2-2/+6
2014-08-13pt.c (lookup_template_variable): Make dependent variable templates have unkno...Andrew Sutton3-2/+28
2014-08-13pr35356-2.c: Update according to the ISL code generator.Roman Gareev2-4/+7
2014-08-13parser.c (cp_parser_elaborated_type_specifier): Handle specially cp_parser_te...Paolo Carlini2-20/+35
2014-08-13Daily bump.GCC Administrator1-1/+1
2014-08-12re PR target/62025 (Miscompilation of openssl sha512.c)Jakub Jelinek2-0/+24
2014-08-12socket.c: For RTEMS, use correct prototype of gethostbyname_r().Joel Sherrill3-1/+11
2014-08-12c-parser.c (c_parser_postfix_expression): Add pedwarn.Marek Polacek11-4/+68
2014-08-12Reject virt-specifiers on friends and member templatesVille Voutilainen4-0/+23
2014-08-12mips.h (ASM_SPEC): Pass float options to assembler.Steve Ellcey2-0/+6
2014-08-12t-mti-elf (MULTILIB_OPTIONS): Remove fp64 multilib.Steve Ellcey4-15/+16
2014-08-12* lib/target/supports.expJanis Johnson2-0/+7
2014-08-12* gcc.dg/pr59418.c: Don't add ARM options for a Thumb1 multilib.Janis Johnson2-1/+3
2014-08-12re PR target/61413 (__ARM_SIZEOF_WCHAR_T is constant 32 -- should be 4 or 2)Ramana Radhakrishnan2-2/+8
2014-08-12neon-vext-execute.c: Skip if the test won't run on Neon hardware.Janis Johnson2-0/+4
2014-08-12pr48784.c: Skip for thumb1 multilib.Janis Johnson3-0/+7
2014-08-12re PR target/62098 (incorrect code generated by arm gcc)Ramana Radhakrishnan2-6/+10
2014-08-12re PR other/61962 (GCC seems to enter an infinite loop when compiling the abo...Igor Zamyatin4-1/+29
2014-08-12internal-fn.c (init_internal_fns): Fix off-by-one.Yury Gribov2-1/+5
2014-08-12i386.c (standard_sse_constant_opcode): Use vpxord/vpternlog if avx512 is avai...Alexander Ivchenko2-5/+23
2014-08-12re PR middle-end/62103 (Incorrect folding of bitfield in a union on big endia...Thomas Preud'homme4-2/+37
2014-08-12Daily bump.GCC Administrator1-1/+1
2014-08-11s-osinte-rtems.adb: Correct formatting of line in license block.Joel Sherrill2-1/+5
2014-08-11Revert last change.John David Anglin2-9/+1
2014-08-11constraints.md (wh constraint): New constraint, for FP registers if direct mo...Michael Meissner7-194/+416
2014-08-11compiler: Change return type comma-ok assignments to untyped bools.Ian Lance Taylor1-4/+4
2014-08-11compiler: Change return type comma-ok assignments to untyped bools.Ian Lance Taylor2-5/+10
2014-08-11re PR target/62038 (Out of range branch target in thunk)John David Anglin2-1/+9
2014-08-11frame-pointer-1.c: Skip if Thumb is not supported.Janis Johnson6-0/+11
2014-08-11target-supports.exp (check_effective_target_arm_thumb1_ok, [...]): Test with ...Janis Johnson2-0/+8