aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2012-06-022012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck19-94/+130
2012-06-02re PR c++/52973 (visibility attribute for class is not passed to its members)Jason Merrill9-14/+43
2012-06-02Daily bump.GCC Administrator1-1/+1
2012-06-01re PR c++/52725 (error: "capture of non-variable" for new-expression incorrec...Jason Merrill5-2/+25
2012-06-01re PR tree-optimization/53501 (scev introduces signed overflow)Eric Botcazou4-13/+28
2012-06-01re PR c++/53137 (g++ segfault)Jason Merrill4-6/+47
2012-06-01re PR c++/53484 ([c++11] Wrong auto in lambdas in function templates)Jason Merrill4-4/+29
2012-06-01vxworks.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Restore the "do {" part of the do-...Olivier Hainque2-0/+6
2012-06-01re PR c++/26155 (ICE after error with namespace alias)Paolo Carlini4-10/+51
2012-06-01tree-ssa-loop-im.c (execute_sm): Do not check flag_tm.Aldy Hernandez3-2/+7
2012-06-01i386.c (x86_sched_reorder): New function.Yuri Rumyantsev2-0/+111
2012-06-01tree-loop-distribution.c (stmt_has_scalar_dependences_outside_loop): Handle P...Richard Guenther2-2/+10
2012-06-01tree-loop-distribution.c (enum partition_kind): New enum.Richard Guenther2-143/+163
2012-06-01re PR c++/50134 (-Wmissing-prototypes doesn't work for C++)Manuel López-Ibáñez2-3/+16
2012-06-01Allow --specs options.Christian Bruel5-50/+115
2012-06-01re PR ada/53517 (gnat.dg/lto14.adb FAILs)Eric Botcazou2-0/+6
2012-06-01sync-1-v10.c, [...]: New tests.Hans-Peter Nilsson28-0/+319
2012-06-01Add CRIS atomic patterns for 1, 2, and 4 bytes.Hans-Peter Nilsson7-14/+379
2012-06-01Daily bump.GCC Administrator1-1/+1
2012-05-314600.md (r4600_imul_si): Rename from r4600_imul.Matt Turner2-5/+26
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher137-293/+346
2012-05-31re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem...Aldy Hernandez8-15/+305
2012-05-31re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s))Georg-Johann Lay3-6/+48
2012-05-31Fix compilation of build/*.o when using C++.Diego Novillo4-2/+32
2012-05-31Makefile.in: Fix many dependencies.Steven Bosscher20-132/+121
2012-05-31gen-avr-mmcu-texi.c: Sort MCUs.Georg-Johann Lay3-22/+50
2012-05-31t-avr: Correct avr-mmcu.texi dependencies.Georg-Johann Lay2-2/+16
2012-05-31tree-loop-distribution.c (struct partition_s): New struct, typedef and vector...Richard Guenther2-60/+106
2012-05-31re PR fortran/53521 (Memory leak with zero-sized array constructor)Tobias Burnus2-13/+7
2012-05-31tree-loop-distribution.c (stmt_has_scalar_dependences_outside_loop): Use FOR_...Richard Guenther4-80/+50
2012-05-31tree-dfa.c (get_ref_base_and_extent): Compute the offset using double ints th...Eric Botcazou3-42/+80
2012-05-31re PR middle-end/48493 (ice in expand_expr_addr_expr_1 with complex types and...Richard Guenther2-0/+23
2012-05-31tree-data-ref.c (dr_analyze_innermost): Properly convert the MEM_REF offset t...Richard Guenther2-5/+9
2012-05-31target-supports.exp (check_effective_target_vect_char_mult): Add arm32 to tar...Greta Yorsh3-4/+14
2012-05-31invoke.texi (AVR Options): Fix typos.Georg-Johann Lay2-7/+11
2012-05-31asm-v8.S, [...]: New tests.Hans-Peter Nilsson7-0/+69
2012-05-31cris.h (CC1_SPEC): Pass through all -march= and -mcpu= options.Hans-Peter Nilsson2-2/+13
2012-05-31ira-int.h (target_ira_int): Rename x_move_cost to x_ira_register_move_cost...Richard Sandiford3-183/+66
2012-05-31ira.c (init_move_cost): Adjust choice of subclasses to match the current ira_...Richard Sandiford2-25/+31
2012-05-31ira.c (setup_allocno_and_important_classes): Use ira_class_hard_regs_num to c...Richard Sandiford2-41/+33
2012-05-31ira.c (init_move_cost): Adjust local variable names to match file conventions.Richard Sandiford2-45/+52
2012-05-31regs.h (move_table, [...]): Move these definitions and associated target_glob...Richard Sandiford6-138/+142
2012-05-31ira-costs.c (copy_cost): Use ira_init_register_move_cost_if_necessary and ira...Richard Sandiford2-6/+11
2012-05-31ira.h (target_ira): Delete x_ira_available_class_regs.Richard Sandiford9-46/+40
2012-05-31Daily bump.GCC Administrator1-1/+1
2012-05-30compiler: Don't crash for invalid constant types for && or ||.Ian Lance Taylor1-15/+3
2012-05-30re PR target/52999 (ICE, segmentation fault in c_tree_printer)John David Anglin2-0/+32
2012-05-30re PR c++/53356 (ICE in verify_gimple_stmt, at tree-cfg.c:4258)Jason Merrill5-17/+63
2012-05-30* tree.c (stabilize_expr): Tweak logic.Jason Merrill2-2/+4
2012-05-30* ira.c (allocate_initial_values): Make static.Steven Bosscher2-1/+5