| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-24 | re PR rtl-optimization/48263 (build fails for cris-elf in libgfortran) | Richard Sandiford | 1 | -32/+48 |
| 2011-03-23 | optabs.h (emit_unop_insn, [...]): Change insn code parameter from "int" to "e... | Richard Sandiford | 1 | -528/+390 |
| 2011-03-21 | expr.h (prepare_operand): Move to... | Richard Sandiford | 1 | -59/+48 |
| 2011-03-04 | re PR target/47975 (ICE: in expand_shift, at expmed.c:2299 when using 256b ve... | Richard Guenther | 1 | -4/+4 |
| 2010-11-30 | diagnostic-core.h: Include bversion.h. | Joseph Myers | 1 | -1/+0 |
| 2010-11-11 | * optabs.c (init_optabs): Init {fma,fms,fnma,fnms}_optab properly. | Richard Henderson | 1 | -0/+4 |
| 2010-11-04 | tree.def (FMA_EXPR): New tree code. | Richard Guenther | 1 | -0/+3 |
| 2010-08-18 | Expand pending pops before trying the optab. | Paolo Bonzini | 1 | -0/+1 |
| 2010-08-18 | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Maxim Kuvyrkov | 1 | -3/+2 |
| 2010-07-12 | Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H). | Richard Sandiford | 1 | -25/+15 |
| 2010-07-12 | Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H). | Richard Sandiford | 1 | -17/+4 |
| 2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -0/+1 |
| 2010-07-04 | gcc/ | Richard Sandiford | 1 | -97/+45 |
| 2010-07-04 | optabs.h (optab_handlers): Change type of insn_code to int. | Richard Sandiford | 1 | -45/+2 |
| 2010-07-04 | optabs.h (optab_handler, [...]): Turn into inline functions that return an in... | Richard Sandiford | 1 | -91/+82 |
| 2010-06-25 | With large parts from Jim Wilson: | Bernd Schmidt | 1 | -1/+20 |
| 2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -2/+2 |
| 2010-06-02 | re PR middle-end/44291 (ICE in set_user_assembler_libfunc) | Richard Guenther | 1 | -2/+2 |
| 2010-06-01 | optabs.c (init_optabs): Guard all accesses to reinit. | Richard Guenther | 1 | -0/+4 |
| 2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -1/+1 |
| 2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -2/+2 |
| 2010-05-25 | re PR target/43610 (ICE: in prepare_float_lib_cmp, at optabs.c:4392 with -fno... | Paolo Bonzini | 1 | -46/+54 |
| 2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -1/+0 |
| 2010-05-16 | lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE. | Richard Guenther | 1 | -1/+1 |
| 2010-04-20 | double-int.h (double_int_setbit): Declare. | Anatoly Sokolov | 1 | -44/+19 |
| 2010-03-19 | optabs.c (avoid_expensive_constant): Fix formatting. | Bernd Schmidt | 1 | -0/+1 |
| 2010-03-19 | re PR target/40697 (inefficient code to extract least bits from an integer va... | Bernd Schmidt | 1 | -2/+2 |
| 2010-02-19 | re PR middle-end/42233 (c++ builtin_expect code generation regression) | Jakub Jelinek | 1 | -3/+3 |
| 2009-11-28 | matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v... | Jakub Jelinek | 1 | -18/+3 |
| 2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -30/+30 |
| 2009-10-17 | re PR middle-end/41738 (optabs expands rotate using wrong mode) | Andy Hutchinson | 1 | -3/+3 |
| 2009-09-28 | ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump. | Easwaran Raman | 1 | -0/+54 |
| 2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -17/+16 |
| 2009-09-13 | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 1 | -13/+23 |
| 2009-08-25 | expr.h (struct separate_ops, sepops): New type for passing around an exploded... | Michael Matz | 1 | -26/+28 |
| 2009-08-06 | Merge ARM/hard_vfp_branch to trunk | Richard Earnshaw | 1 | -1/+2 |
| 2009-06-28 | dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating p... | Paolo Bonzini | 1 | -5/+5 |
| 2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -8/+8 |
| 2009-06-19 | re PR testsuite/40491 (Revision 148663 caused extra failures) | Uros Bizjak | 1 | -0/+1 |
| 2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -1/+2 |
| 2009-06-10 | system.h (HAVE_DESIGNATED_INITIALIZERS): Don't define if compiling with C++. | Ian Lance Taylor | 1 | -3/+3 |
| 2009-05-16 | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 1 | -5/+5 |
| 2009-05-15 | optabs.c (prepare_float_lib_cmp): Test that the comparison... | Sandra Loosemore | 1 | -3/+6 |
| 2009-05-12 | revert: optabs.c (prepare_cmp_insn): Temporarily disable test that causes spu... | Paolo Bonzini | 1 | -0/+11 |
| 2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -207/+177 |
| 2009-05-12 | optabs.c (prepare_cmp_insn): Temporarily disable test that causes spurious di... | Paolo Bonzini | 1 | -12/+0 |
| 2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -2/+2 |
| 2009-04-24 | combine.c (record_value_for_reg): Change 0 to VOIDmode, twice. | Ian Lance Taylor | 1 | -3/+3 |
| 2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -2/+1 |
| 2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -3/+4 |