summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* eh_cpp.cc: Fix __cxa_end_catch declaration.Patrick Marlier2012-05-212-2/+6
* re PR c++/53361 (Could not convert ‘{0, 0, 0}’ from ‘<brace-enclosed in...Paolo Carlini2012-05-212-0/+33
* re PR rtl-optimization/53373 (ICE on valid code with -mavx)Bernd Schmidt2012-05-212-5/+13
* re PR tree-optimization/53436 (Volatile behaves strange with OpenMP)Jakub Jelinek2012-05-212-13/+31
* i386.c (put_condition_code): Change "reverse" and "fp" arguments to bool.Uros Bizjak2012-05-212-215/+182
* re PR bootstrap/53183 (libgcc does not always figure out the size of double/l...Andrew Pinski2012-05-213-325/+15
* m68k.md (*clzsi2_cf): Renamed from clzsi2.Andreas Schwab2012-05-213-4/+34
* gimple.h (gimple_set_in_transaction): Remove.Aldy Hernandez2012-05-214-21/+20
* re PR bootstrap/52700 (lib* configure fails on --enable-symvers=gnu-versioned...Benjamin Kosnik2012-05-213-2/+9
* expr.c (get_def_for_expr_class): Define only if HAVE_conditional_move.Andreas Schwab2012-05-212-0/+10
* re PR java/52815 (class.c:2815:53: error: 'JCR_SECTION_NAME' was not declared...John David Anglin2012-05-212-6/+12
* Fix PR number in ChangeLogs.Joseph Myers2012-05-212-2/+2
* re PR target/53399 ("*ffs" pattern generates wrong code with BMI enabled)Uros Bizjak2012-05-212-46/+60
* re PR c++/51184 (Abstract class in function return type)Paolo Carlini2012-05-2110-5/+67
* tree-dfa.c (add_referenced_var): Do not walk DECL_INITIAL for more referenced...Richard Guenther2012-05-213-14/+14
* re PR c/53418 (ICE at gimplify.c:7773)Joseph Myers2012-05-215-0/+28
* re PR tree-optimization/53366 (wrong code generation by tree vectorizer using...Jakub Jelinek2012-05-217-1/+136
* re PR middle-end/53409 (ICE: vector VEC(vec_void_p,base) index domain error, ...Jakub Jelinek2012-05-214-1/+29
* re PR tree-optimization/53410 (ICE in build_int_cst_wide, at tree.c:1219)Jakub Jelinek2012-05-215-18/+110
* genattrtab.c (attr_rtx_cost): Move earlier, start with cost being 1.Michael Matz2012-05-212-65/+240
* Warn passing SSE argument ABI change for -m64H.J. Lu2012-05-215-0/+54
* re PR middle-end/53408 (ICE in get_initial_def_for_induction, at tree-vect-lo...Richard Guenther2012-05-214-5/+71
* Use unspec_volatile on rdrand<mode>_1H.J. Lu2012-05-214-5/+35
* pr46519-2.f90: Adjust to avoid memset transform.Richard Guenther2012-05-212-1/+5
* tree-loop-distribution.c (can_generate_builtin): Reject volatile stmts.Richard Guenther2012-05-214-1/+24
* Makefile.in (options.c): Add options.h to included header files, before tm.h.Chung-Lin Tang2012-05-212-1/+6
* tree-parloops.c: Add myself to contributors, update TODO list, add link to wiki.Razya Ladelsky2012-05-212-5/+10
* Daily bump.GCC Administrator2012-05-211-1/+1
* predicates.md (input_operand): Don't match constant pool addresses.Alan Modra2012-05-215-255/+300
* Add RDRND, F16C and FSGSBASE support to -march=nativeH.J. Lu2012-05-202-1/+13
* re PR rtl-optimization/53373 (ICE on valid code with -mavx)John David Anglin2012-05-202-72/+56
* tree-parloops.c (gen_parallel_loop): Change many_iterations_cond for outer lo...Razya Ladelsky2012-05-202-3/+24
* utils.c (gnat_write_global_declarations): Put a name on the dummy global vari...Eric Botcazou2012-05-206-1/+43
* Fix oversightEric Botcazou2012-05-201-0/+11
* dwarf2.def: Update comment re: UPC extensions to reference DWARF4 specification.Gary Funck2012-05-202-1/+6
* Daily bump.GCC Administrator2012-05-201-1/+1
* cgraphunit.c (handle_alias_pairs): Declare; free alias_pairsJan Hubicka2012-05-196-202/+29
* * cgraphunit.c (handle_alias_pairs): Cleanup; handle all types of aliases.Jan Hubicka2012-05-192-46/+45
* cgraphbuild.c (record_reference): Update.Jan Hubicka2012-05-194-42/+94
* decl.c (Has_Thiscall_Convention): New macro.Eric Botcazou2012-05-193-9/+80
* Daily bump.GCC Administrator2012-05-191-1/+1
* decl.c (gnat_to_gnu_entity): For an object at global level with unconstrained...Eric Botcazou2012-05-185-0/+43
* compiler: Fix erroneous use of VEC.Ian Lance Taylor2012-05-181-1/+1
* Makefile.in (FLAGS_TO_PASS): Pass $(libexecsubdir) instead of $(libsubdir) as...Olivier Hainque2012-05-182-1/+6
* rs6000.c (print_operand): Revise code that unsafely relied on signed overflow...Bill Schmidt2012-05-182-23/+10
* re PR target/53346 (Bad if conversion in cptrf2 of rnflow.f90)Richard Guenther2012-05-187-6/+36
* pr53352.c: Return zero.Richard Guenther2012-05-182-0/+5
* re PR tree-optimization/53390 (ICE: tree check: expected integer_cst, have no...Richard Guenther2012-05-184-0/+37
* tree-ssa-reassoc.c (bip_map): Remove decl.Bill Schmidt2012-05-182-178/+120
* cgraphunit.c (varpool_finalize_decl): Allow external decls.Jan Hubicka2012-05-183-2/+9