Age | Commit message (Expand) | Author | Files | Lines |
2012-05-31 | output.h (__gcc_host_wide_int__): Move to hwint.h. | Steven Bosscher | 137 | -293/+346 |
2012-05-31 | re PR tree-optimization/52558 (write introduction incorrect wrt the C++11 mem... | Aldy Hernandez | 8 | -15/+305 |
2012-05-31 | re PR target/51007 (Quadmath I/O doesn't work on MinGW) | Benjamin Kosnik | 9 | -6/+24 |
2012-05-31 | Add new skeleton ChangeLog file generator to contrib/ | Diego Novillo | 2 | -0/+156 |
2012-05-31 | re PR target/51345 ([avr] Devices with 8-bit SP need their own multilib(s)) | Georg-Johann Lay | 3 | -6/+48 |
2012-05-31 | Fix compilation of build/*.o when using C++. | Diego Novillo | 4 | -2/+32 |
2012-05-31 | Makefile.in: Fix many dependencies. | Steven Bosscher | 20 | -132/+121 |
2012-05-31 | gen-avr-mmcu-texi.c: Sort MCUs. | Georg-Johann Lay | 3 | -22/+50 |
2012-05-31 | t-avr: Correct avr-mmcu.texi dependencies. | Georg-Johann Lay | 2 | -2/+16 |
2012-05-31 | tree-loop-distribution.c (struct partition_s): New struct, typedef and vector... | Richard Guenther | 2 | -60/+106 |
2012-05-31 | re PR fortran/53521 (Memory leak with zero-sized array constructor) | Tobias Burnus | 2 | -13/+7 |
2012-05-31 | tree-loop-distribution.c (stmt_has_scalar_dependences_outside_loop): Use FOR_... | Richard Guenther | 4 | -80/+50 |
2012-05-31 | tree-dfa.c (get_ref_base_and_extent): Compute the offset using double ints th... | Eric Botcazou | 3 | -42/+80 |
2012-05-31 | re PR middle-end/48493 (ice in expand_expr_addr_expr_1 with complex types and... | Richard Guenther | 2 | -0/+23 |
2012-05-31 | tree-data-ref.c (dr_analyze_innermost): Properly convert the MEM_REF offset t... | Richard Guenther | 2 | -5/+9 |
2012-05-31 | target-supports.exp (check_effective_target_vect_char_mult): Add arm32 to tar... | Greta Yorsh | 3 | -4/+14 |
2012-05-31 | invoke.texi (AVR Options): Fix typos. | Georg-Johann Lay | 2 | -7/+11 |
2012-05-31 | asm-v8.S, [...]: New tests. | Hans-Peter Nilsson | 7 | -0/+69 |
2012-05-31 | cris.h (CC1_SPEC): Pass through all -march= and -mcpu= options. | Hans-Peter Nilsson | 2 | -2/+13 |
2012-05-31 | revert: unix.c (tempfile_open): Pass mode to "open" for O_CREAT. | Tobias Burnus | 2 | -2/+9 |
2012-05-31 | ira-int.h (target_ira_int): Rename x_move_cost to x_ira_register_move_cost... | Richard Sandiford | 3 | -183/+66 |
2012-05-31 | ira.c (init_move_cost): Adjust choice of subclasses to match the current ira_... | Richard Sandiford | 2 | -25/+31 |
2012-05-31 | ira.c (setup_allocno_and_important_classes): Use ira_class_hard_regs_num to c... | Richard Sandiford | 2 | -41/+33 |
2012-05-31 | ira.c (init_move_cost): Adjust local variable names to match file conventions. | Richard Sandiford | 2 | -45/+52 |
2012-05-31 | regs.h (move_table, [...]): Move these definitions and associated target_glob... | Richard Sandiford | 6 | -138/+142 |
2012-05-31 | ira-costs.c (copy_cost): Use ira_init_register_move_cost_if_necessary and ira... | Richard Sandiford | 2 | -6/+11 |
2012-05-31 | ira.h (target_ira): Delete x_ira_available_class_regs. | Richard Sandiford | 9 | -46/+40 |
2012-05-31 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-05-30 | compiler: Don't crash for invalid constant types for && or ||. | Ian Lance Taylor | 1 | -15/+3 |
2012-05-30 | re PR target/52999 (ICE, segmentation fault in c_tree_printer) | John David Anglin | 2 | -0/+32 |
2012-05-30 | re PR c++/53356 (ICE in verify_gimple_stmt, at tree-cfg.c:4258) | Jason Merrill | 5 | -17/+63 |
2012-05-30 | * tree.c (stabilize_expr): Tweak logic. | Jason Merrill | 2 | -2/+4 |
2012-05-30 | * ira.c (allocate_initial_values): Make static. | Steven Bosscher | 2 | -1/+5 |
2012-05-30 | re PR c/53502 (Bootstrap broken with --disable-build-poststage1-with-cxx) | Tobias Burnus | 2 | -3/+7 |
2012-05-30 | i386.c (legitimize_tls_address): Generate tls_initial_exec_64_sun only when !... | Uros Bizjak | 2 | -13/+14 |
2012-05-30 | re PR c++/53356 (ICE in verify_gimple_stmt, at tree-cfg.c:4258) | Jason Merrill | 4 | -1/+22 |
2012-05-30 | re PR tree-optimization/53501 (scev introduces signed overflow) | Richard Guenther | 5 | -7/+41 |
2012-05-30 | powerpc.exp: Load torture-options.exp, call torture-finish. | Alan Modra | 2 | -0/+7 |
2012-05-30 | Makefile.in: Fix many dependencies. | Steven Bosscher | 2 | -141/+143 |
2012-05-30 | simplify-rtx.c (simplify_binary_operation_1): Optimize shuffle of concatenati... | Marc Glisse | 4 | -1/+44 |
2012-05-30 | re PR bootstrap/53522 (Bootstrap is broken for x86_64-apple-darwin10 at r187977) | Richard Guenther | 2 | -1/+6 |
2012-05-30 | explow.c (probe_stack_range): Restore simple control flow and stop again when... | Eric Botcazou | 2 | -5/+9 |
2012-05-30 | re PR rtl-optimization/53519 (ice in do_SUBST, at combine.c:707) | Jakub Jelinek | 4 | -2/+38 |
2012-05-30 | decl.c: Fix comment typos. | Tobias Burnus | 13 | -42/+59 |
2012-05-30 | arm.c (arm_evpc_neon_vrev): Adjust off by one error. | Ramana Radhakrishnan | 4 | -3/+124 |
2012-05-30 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2012-05-29 | re PR debug/53453 (darwin linker expects both AT_name and AT_comp_dir debug n... | Jack Howarth | 6 | -1/+25 |
2012-05-29 | Oops, wrong changelog, this is the right one: | Jack Howarth | 1 | -1/+1 |
2012-05-29 | darwin.h (STARTFILE_SPEC): Do not use -lbundle1.o when Darwin >= 10. | Jack Howarth | 2 | -2/+11 |
2012-05-29 | re PR target/51340 (SH Target: Make -mfused-madd enabled by default) | Oleg Endo | 7 | -6/+71 |