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