2011-06-13 |
H.J. Lu | Remove duplicated lines. |
commit | commitdiff | tree |
2011-06-13 |
Kaushik Phatak | h8300.md (bsetqi_msx, [...]): Added condition to disall... |
commit | commitdiff | tree |
2011-06-13 |
Jan Hubicka | cgraph.c (cgraph_for_node_thunks_and_aliases, [...... |
commit | commitdiff | tree |
2011-06-13 |
Ramana Radhakrishnan | re PR target/48454 (gfortran.dg/char_result_13.f90... |
commit | commitdiff | tree |
2011-06-13 |
Thomas Koenig | frontend-passes.c (remove_trim): New function. |
commit | commitdiff | tree |
2011-06-13 |
Jakub Jelinek | re PR tree-optimization/49352 (-fcompare-debug failure... |
commit | commitdiff | tree |
2011-06-13 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2011-06-12 |
Jan Hubicka | re PR middle-end/49373 (Many testcase failures) |
commit | commitdiff | tree |
2011-06-12 |
Jan Hubicka | re PR middle-end/48836 (internal compiler error: in... |
commit | commitdiff | tree |
2011-06-12 |
Jan Hubicka | re PR middle-end/49378 (C++ is broken) |
commit | commitdiff | tree |
2011-06-12 |
François Dumont | allocator.h (__shrink_to_fit): Rename to __shrink_to_fi... |
commit | commitdiff | tree |
2011-06-12 |
Anthony Green | Fix moxie comparisons |
commit | commitdiff | tree |
2011-06-12 |
Ira Rosen | tree-vect-data-refs.c (vect_peeling_hash_get_most_frequ... |
commit | commitdiff | tree |
2011-06-12 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2011-06-11 |
Tobias Burnus | 2011-06-12 Tobias Burnus |
commit | commitdiff | tree |
2011-06-11 |
Jonathan Wakely | extptr_allocator.h (construct, destroy): Fix for C... |
commit | commitdiff | tree |
2011-06-11 |
Jonathan Wakely | explicit_instantiation.cc: Add another instantiation. |
commit | commitdiff | tree |
2011-06-11 |
Jan Hubicka | lto-streamer-out.c (produce_symtab): Stream out the... |
commit | commitdiff | tree |
2011-06-11 |
Jan Hubicka | ipa-prop.c (ipa_make_edge_direct_to_target): Fix code... |
commit | commitdiff | tree |
2011-06-11 |
Jan Hubicka | * ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto. |
commit | commitdiff | tree |
2011-06-11 |
Jonathan Wakely | typedefs.cc: Check for allocator_type and value_type. |
commit | commitdiff | tree |
2011-06-11 |
Jan Hubicka | lto-symtab.c (lto_cgraph_replace_node): Kill same body... |
commit | commitdiff | tree |
2011-06-11 |
Jonathan Wakely | uses_allocator.cc: New. |
commit | commitdiff | tree |
2011-06-11 |
Uros Bizjak | sse.md (vec_dupv4sf): Correct mode of forced register. |
commit | commitdiff | tree |
2011-06-11 |
Janne Blomqvist | Return error when trying to seek a non-seekable buffere... |
commit | commitdiff | tree |
2011-06-11 |
Janne Blomqvist | Figure out whether a file is seekable with lseek() |
commit | commitdiff | tree |
2011-06-11 |
Uros Bizjak | i386.md: Use default value in "isa" attribute. |
commit | commitdiff | tree |
2011-06-11 |
Thomas Koenig | frontend-passes.c (optimize_assignment): Follow chains... |
commit | commitdiff | tree |
2011-06-11 |
Ian Lance Taylor | Use backend interface for map descriptors. |
commit | commitdiff | tree |
2011-06-11 |
Ian Lance Taylor | Use backend interface for type descriptors. |
commit | commitdiff | tree |
2011-06-11 |
Wei Guozhi | ldmstm.md (ldm2_ia, [...]): Add condition !arm_arch7... |
commit | commitdiff | tree |
2011-06-11 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2011-06-10 |
Xinliang David Li | re checking -fdump-passes |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph... |
commit | commitdiff | tree |
2011-06-10 |
Paolo Carlini | re PR c++/41769 (Parameter names not restricted to... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa.c (cgraph_non_local_node_p_1): Break out from ...; |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | opts.c (default_options): Enlist OPT_finline_functions_... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | decl2.c (clear_decl_external): New functoin. |
commit | commitdiff | tree |
2011-06-10 |
Janis Johnson | 20090811-1.c: Skip for incompatible options, do not... |
commit | commitdiff | tree |
2011-06-10 |
Janis Johnson | * lib/target-supports.exp |
commit | commitdiff | tree |
2011-06-10 |
Paolo Carlini | throw_allocator.h: Use noexcept. |
commit | commitdiff | tree |
2011-06-10 |
Benjamin Kosnik | *: Doxygen markup redo. |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa-cp.c (ipcp_versionable_function_p): Thunks are... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa-prop.c (ipa_write_node_info): Stream jump functions... |
commit | commitdiff | tree |
2011-06-10 |
Bill Schmidt | re PR lto/49302 (FAIL: gcc.dg/lto/20110201-1 c_lto_2011... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa-cp.c (ipcp_versionable_function_p): Aliases are... |
commit | commitdiff | tree |
2011-06-10 |
Rainer Orth | tls.exp: Load torture-options.exp. |
commit | commitdiff | tree |
2011-06-10 |
Rainer Orth | sourcebuild.texi (Effective-Target Keywords, pie):... |
commit | commitdiff | tree |
2011-06-10 |
Hans-Peter... | ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_C... |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | * testsuite/20_util/bind/ref_neg.cc: Remove wrong test... |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | ref_neg.cc: Remove dg-excess-errors, fix dg-error markup. |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa-cp.c (ipcp_process_devirtualization_opportunities... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | tree-sra.c (all_callers_have_enough_arguments_p): Renam... |
commit | commitdiff | tree |
2011-06-10 |
Richard Guenther | re PR tree-optimization/49361 (Huge 470.lbm regression) |
commit | commitdiff | tree |
2011-06-10 |
Richard Guenther | re PR bootstrap/49344 (ICE in tree-flow-inline.h:745... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa-inline-transform.c (can_remove_node_now_p): Move... |
commit | commitdiff | tree |
2011-06-10 |
Richard Guenther | tree-ssa-forwprop.c (ssa_forward_propagate_and_combine... |
commit | commitdiff | tree |
2011-06-10 |
Paolo Carlini | cp-tree.h (error_operand_p): Remove. |
commit | commitdiff | tree |
2011-06-10 |
Georg-Johann Lay | avr.c (avr_function_arg_advance): Fix thinko about... |
commit | commitdiff | tree |
2011-06-10 |
Eric Botcazou | invoke.texi (SPARC options): Add -mflat. |
commit | commitdiff | tree |
2011-06-10 |
Daniel Carrera | trans-decl.c (gfc_build_builtin_function_decls): Update... |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | ipa-utils.c (searchc): Use cgraph_function_or_thunk_node. |
commit | commitdiff | tree |
2011-06-10 |
Ramana Radhakrishnan | Use mvn properly and consolidate movdi patterns. |
commit | commitdiff | tree |
2011-06-10 |
Richard Guenther | stor-layout.c (initialize_sizetypes): Give names to... |
commit | commitdiff | tree |
2011-06-10 |
Richard Guenther | c-pretty-print.c (pp_c_type_specifier): Use pp_c_identi... |
commit | commitdiff | tree |
2011-06-10 |
Ira Rosen | re PR tree-optimization/49318 (177.mesa in SPEC CPU... |
commit | commitdiff | tree |
2011-06-10 |
David Krauss | re PR c++/49118 (Endless operator-> chain causes infini... |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | prune.exp: Prune "note"s. |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | * semantics.c (maybe_constant_value): Handle overflowed... |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | prune.exp (libstdc++-dg-prune): Prune notes. |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | * pt.c (build_non_dependent_expr): Use fold_non_depende... |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | parser.c (cp_parser_constant_expression): Just return... |
commit | commitdiff | tree |
2011-06-10 |
Jason Merrill | * semantics.c (finish_compound_literal): Set TREE_HAS_C... |
commit | commitdiff | tree |
2011-06-10 |
Hans-Peter... | * system.h (SETJMP_VIA_SAVE_AREA): Poison. |
commit | commitdiff | tree |
2011-06-10 |
Hans-Peter... | re PR bootstrap/49354 (bootstrap failure) |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | cgraphunit.c (cgraph_reset_node): Do not set redefined_... |
commit | commitdiff | tree |
2011-06-10 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree |
2011-06-10 |
Jan Hubicka | cgraph.h (cgraph_only_called_directly_or_aliased_p... |
commit | commitdiff | tree |
2011-06-09 |
Hans-Peter... | re PR rtl-optimization/49154 (build fails on cris-elf... |
commit | commitdiff | tree |
2011-06-09 |
Jan Hubicka | cgraphbuild.c (record_eh_tables): Mark personality... |
commit | commitdiff | tree |
2011-06-09 |
Hans-Peter... | re PR rtl-optimization/49154 (build fails on cris-elf... |
commit | commitdiff | tree |
2011-06-09 |
Hans-Peter... | re PR rtl-optimization/49154 (build fails on cris-elf... |
commit | commitdiff | tree |
2011-06-09 |
Hans-Peter... | tm.texi.in (Register Classes): Document rule for the... |
commit | commitdiff | tree |
2011-06-09 |
Xinliang David Li | Revert r174848,174849 |
commit | commitdiff | tree |
2011-06-09 |
Ian Lance Taylor | Use backend interface for zero initialization. |
commit | commitdiff | tree |
2011-06-09 |
Kaz Kojima | Update gcc/ChangeLog for r174861. |
commit | commitdiff | tree |
2011-06-09 |
Kaz Kojima | re PR target/49307 (ICE in spill_failure, at reload1... |
commit | commitdiff | tree |
2011-06-09 |
Kai Tietz | libgcc2.c (L_trampoline): Include windows.h for mingw... |
commit | commitdiff | tree |
2011-06-09 |
Eric Botcazou | * config/sparc/sparc.md (return_internal): Adjust ... |
commit | commitdiff | tree |
2011-06-09 |
Wei Guozhi | arm.md (*addsi3_carryin_compare0_<optab>): New pattern. |
commit | commitdiff | tree |
2011-06-09 |
Nicola Pero | In gcc/testsuite/: 2011-06-09 Nicola Pero <nicola.pero... |
commit | commitdiff | tree |
2011-06-09 |
Uros Bizjak | i386.md (*movdi_internal_rex64): Merge alternatives... |
commit | commitdiff | tree |
2011-06-09 |
David Li | -fdump-pass implementation |
commit | commitdiff | tree |
2011-06-09 |
David Li | Gator cleanup |
commit | commitdiff | tree |
2011-06-09 |
Paolo Carlini | re PR c++/29003 (operator name accepted in typedef) |
commit | commitdiff | tree |
2011-06-09 |
Bernd Schmidt | re PR target/48673 (GCC generates WAW and RAW conflicts... |
commit | commitdiff | tree |
2011-06-09 |
Rainer Orth | netbsd.h (ENABLE_EXECUTE_STACK): Remove. |
commit | commitdiff | tree |
2011-06-09 |
Richard Guenther | trans.c (gfc_allocate_array_with_status): Mark error... |
commit | commitdiff | tree |
2011-06-09 |
Simon Baldwin | extract_symvers.in: Handle processor/OS specific or... |
commit | commitdiff | tree |
2011-06-09 |
Paolo Carlini | type_traits (__is_copy_assignable_impl, [...]): Fix... |
commit | commitdiff | tree |
next |