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