aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-08gimple-pretty-print.c (debug_gimple_stmt): Do not print extra newline.Richard Biener7-31/+47
2013-04-08epiphany.h (struct GTY (()) machine_function): Add member lr_slot_known.Joern Rennecke4-24/+44
2013-04-08Fix PR target/54338 - Include IWMMXT_GR_REGS in ALL_REGS.Xinyu Qi2-1/+7
2013-04-08alias.c (find_base_term): Fix thinko in previous change.Richard Biener2-8/+12
2013-04-08fast-math-pr37021.f90: Adjust.Richard Biener2-0/+5
2013-04-08slp-pr56812.cc: Adjust.Richard Biener2-0/+5
2013-04-08tree-loop-distribution.c (const_with_all_bytes_same): New function.Jakub Jelinek5-33/+132
2013-04-08s390.c (s390_expand_insv): Only accept insertions within mode size.Andreas Krebbel2-0/+8
2013-04-08re PR rtl-optimization/48182 (ICE: SIGSEGV in try_crossjump_to_edge (cfgclean...Marek Polacek2-1/+7
2013-04-08Daily bump.GCC Administrator1-1/+1
2013-04-07update_web_docs_libstdcxx_svn: No longer ignore all output from the actual co...Gerald Pfeifer2-2/+13
2013-04-07parser.c (cp_parser_std_attribute): Treat [[noreturn]] like GNU noreturn attr...Jason Merrill3-7/+17
2013-04-07Makefile.am: Add ext/aligned_buffer.hJonathan Wakely8-26/+102
2013-04-07* c-pragma.c (add_to_renaming_pragma_list): Fix leading comment.Steven Bosscher2-1/+5
2013-04-07forward_list.h: Only include required headers.Jonathan Wakely2-5/+14
2013-04-07functional (_Derives_from_unary_function): Remove.François Dumont8-113/+84
2013-04-07re PR fortran/56849 (Missing compile-time shape check for RESHAPE assignments...Tobias Burnus4-4/+22
2013-04-07Daily bump.GCC Administrator1-1/+1
2013-04-06re PR other/55274 (gcc build hangs on HP-UX 11.11)John David Anglin2-0/+6
2013-04-06re PR target/55487 (ICE in mark_jump_label_1, at jump.c:1134 compiling gcc.c-...John David Anglin2-1/+9
2013-04-06Daily bump.GCC Administrator1-1/+1
2013-04-05re PR target/56843 (PowerPC Newton-Raphson reciprocal estimates can be improved)Bill Schmidt8-84/+86
2013-04-05bb-reorder.c (fix_crossing_unconditional_branches): Remove a set-but-unused v...Steven Bosscher5-8/+55
2013-04-05peep-ldrd-1.c: New test.Greta Yorsh11-8/+588
2013-04-05arm.md: Comment on splitting Thumb1 patterns.Greta Yorsh2-0/+23
2013-04-05arm.md (arm_smax_insn): Convert define_insn into define_insn_and_split.Greta Yorsh2-18/+56
2013-04-05arm.md (arm_ashldi3_1bit): Convert define_insn into define_insn_and_split.Greta Yorsh3-8/+87
2013-04-05arm.md (negdi_extendsidi): New pattern.Greta Yorsh7-0/+145
2013-04-05target-supports.exp (add_options_for_arm_v8_neon): Add -march=armv8-a when we...Kyrylo Tkachov6-21/+91
2013-04-05arm.md (andsi_iorsi3_notsi): Convert define_insn into define_insn_and_split.Greta Yorsh2-16/+175
2013-04-05arm.md (arm_subdi3): Convert define_insn into define_insn_and_split.Greta Yorsh2-12/+101
2013-04-05arm.md (subsi3_carryin): New pattern.Greta Yorsh2-1/+92
2013-04-05arm.md (incscc,arm_incscc,decscc,arm_decscc): Delete.Greta Yorsh2-45/+4
2013-04-05arm.md (addsi3_carryin_<optab>): Set attribute predicable.Greta Yorsh2-2/+10
2013-04-05arm.c (arm_expand_builtin): Change fcode type to unsigned int.Kyrylo Tkachov2-1/+6
2013-04-05sd-vsx.c: Skip on AIX.David Edelsohn5-2/+12
2013-04-05There can be only one ref qualifier at most.Ed Smith-Rowland4-15/+52
2013-04-05Document cortex-a53 in ARM options.Ramana Radhakrishnan2-2/+6
2013-04-05re PR libstdc++/56841 (ld: Unsatisfied symbol "__atomic_exchange_8" in file /...Jonathan Wakely5-4/+65
2013-04-05standards.texi (Standards): The Go frontend supports the Go 1 language standard.Ian Lance Taylor2-7/+7
2013-04-05Daily bump.GCC Administrator1-1/+1
2013-04-04re PR fortran/40881 ([F03] warn for obsolescent features)Janus Weil10-32/+51
2013-04-04bpabi.S (aeabi_ldivmod): Add DWARF information for computing the location of ...Meador Inge2-1/+13
2013-04-04re PR middle-end/56729 (ICE in df_insn_delete)Steven Bosscher2-1/+15
2013-04-04target-supports.exp (check_effective_target_arm_v8_neon_hw): New procedure.Kyrylo Tkachov2-21/+90
2013-04-04arm-protos.h (arm_builtin_vectorized_function): New function prototype.Kyrylo Tkachov3-0/+70
2013-04-04arm_neon_builtins.def: New file.Kyrylo Tkachov4-197/+271
2013-04-04re PR tree-optimization/48186 (ICE: SIGFPE (division by zero) in maybe_hot_fr...Marek Polacek4-4/+26
2013-04-04re PR tree-optimization/56826 (Run-fail after r197189.)Richard Biener5-5/+60
2013-04-04asm-adder-clobber-lr.c: Remove duplication.Tejas Belagod11-172/+13