summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
...
* re PR gcov-profile/44728 (gcov chokes when "." is present in DIR argument to ...Andreas Schwab2012-10-132-1/+7
* loop-iv.c (determine_max_iter): Fix handling of AND.Jan Hubicka2012-10-132-8/+25
* ira.c (ira): Set current_loops to &ira_loops before recording loop exits.Steven Bosscher2012-10-132-2/+13
* builtins.c (expand_builtin_set_thread_pointer): Use create_input_operand() in...Chung-Lin Tang2012-10-132-1/+6
* alpha.md (FMODE): New mode iterator.Uros Bizjak2012-10-132-425/+294
* Daily bump.GCC Administrator2012-10-131-1/+1
* re PR target/54602 ([SH] Register pop insn not put in rts delay slot)Oleg Endo2012-10-127-27/+83
* re PR target/54680 ([SH] Unnecessary int-float-int conversion of fsca fixed p...Oleg Endo2012-10-126-28/+148
* tree-ssa-threadupdate.c (def_split_header_continue_p): Do not escape the loop.Jan Hubicka2012-10-122-3/+14
* * web.c (web_main): Do not set DF_RD_PRUNE_DEAD_DEFS flag.Jan Hubicka2012-10-124-1/+45
* pr48765.c: Skip for conflicting options, don't specify -m64.Janis Johnson2012-10-122-2/+6
* div64-unwinding.c: Skip, don't xfail, for GNU/Linux.Janis Johnson2012-10-122-2/+4
* target-supports.exp (check_effective_target_arm_hard_vfp_ok): Return 0 if alr...Janis Johnson2012-10-122-1/+7
* pr53060.c: Prune irrelevant warning.Joe Seymour2012-10-122-0/+7
* re PR c/54381 (-Wsizeof-pointer-memaccess refers to "destination" for strncmp)Jakub Jelinek2012-10-1214-209/+1543
* Add more C++ support in gengtype.Diego Novillo2012-10-127-93/+279
* re PR c++/24449 (Unable to declare friend main() from class template)Paolo Carlini2012-10-124-1/+42
* re PR c++/53055 (ICE in cp_build_indirect_ref, at cp/typeck.c:2836)Marc Glisse2012-10-127-2/+29
* arm.md (get_thread_pointersi): Moved to place with other TLS related patterns.Chung-Lin Tang2012-10-122-9/+15
* tree-streamer-out.c (pack_ts_target_option): Rename from ...Richard Biener2012-10-123-88/+94
* re PR lto/54898 (ICE in uniquify_nodes, at lto/lto.c:1898)Richard Biener2012-10-122-0/+22
* alpha.md (vecmodesuffix): New mode attribute.Uros Bizjak2012-10-122-124/+34
* optabs.c (vector_compare_rtx): Change prototype.Marc Glisse2012-10-123-14/+31
* re PR c++/52744 (bad handling of member (function) pointers in template param...Paolo Carlini2012-10-122-0/+88
* re PR fortran/40453 ([F95] Enhanced (recursive) argument checking)Janus Weil2012-10-124-0/+61
* re PR tree-optimization/54894 (internal compiler error: in vect_get_vec_def_f...Richard Biener2012-10-124-5/+43
* re PR target/54760 ([SH] Add __builtin_thread_pointer, __builtin_set_thread_p...Oleg Endo2012-10-123-8/+9
* re PR target/51244 ([SH] Inefficient conditional branch and code around T bit)Oleg Endo2012-10-1210-63/+566
* Daily bump.GCC Administrator2012-10-121-1/+1
* re PR c++/51878 (ICE or OOM with decltype + variadic templates + "indirect" f...Paolo Carlini2012-10-112-0/+45
* alpha.md (IMODE): New mode iterator.Uros Bizjak2012-10-112-271/+80
* ira-build.c (ira_loop_tree_body_rev_postorder): New function.Steven Bosscher2012-10-114-12/+152
* * tree.def (REDUC_PLUS_EXPR): Fix up comment.Jakub Jelinek2012-10-112-2/+7
* fold-const.c (fold_unary_loc): Handle REDUC_MIN_EXPR, REDUC_MAX_EXPR and REDU...Jakub Jelinek2012-10-112-0/+39
* re PR fortran/54784 ([OOP] wrong code in polymorphic allocation with SOURCE)Janus Weil2012-10-114-5/+49
* As suggested here:James Lemke2012-10-114-8/+14
* alpha.md (DWI): New mode attribute.Uros Bizjak2012-10-112-188/+115
* cp-tree.h (DECL_THUNKS): NULL_TREE for non-virtual functions.Jason Merrill2012-10-114-4/+14
* pragma-override1.C: Fix target markup.Jason Merrill2012-10-113-2/+5
* decl.c (grokdeclarator): Set DECL_GNU_TLS_P for static data members, too.Jason Merrill2012-10-116-3/+37
* configure.ac (gcc_cv_as_aix_ref): Fix typo.Jason Merrill2012-10-113-3/+8
* builtins.c (expand_builtin_thread_pointer): New.Chung-Lin Tang2012-10-1117-232/+180
* extend.texi (Vector Extensions): C++ improvements.Marc Glisse2012-10-113-7/+28
* re PR c++/36107 (weak constructor produces invalid asm)Paolo Carlini2012-10-112-0/+17
* re PR testsuite/54868 (gcc.dg/tree-ssa/forwprop-22.c FAILs)Marc Glisse2012-10-112-1/+7
* c-ada-spec.c (dump_ada_template): Bail out for template declarations declarin...Eric Botcazou2012-10-112-2/+15
* re PR c++/43765 (infinite loop on illegal code)Paolo Carlini2012-10-112-0/+19
* re PR testsuite/54867 (gcc.dg/pr44194-1.c FAILs)Eric Botcazou2012-10-111-1/+1
* init-2.mm: Tweak errors.Uros Bizjak2012-10-112-3/+7
* re PR c++/43663 (Can't take a const-ref to a bit field)Paolo Carlini2012-10-112-0/+16