OSDN Git Service

Change builtin make to runtime call at lowering time.
[pf3gnuchains/gcc-fork.git] / gcc /
2011-06-14 ianChange builtin make to runtime call at lowering time.
2011-06-14 gccadminDaily bump.
2011-06-13 dje2011-06-13 David Edelsohn <dje.gcc@gmail.com>
2011-06-13 dje* gcc.target/powerpc/outofline_rnreg.c: New testcase.
2011-06-13 hubicka * ipa-inline.c (reset_edge_caches): Walk aliases.
2011-06-13 hubicka * ipa-utils.c (postorder_stack): New structure.
2011-06-13 hubicka * ipa-inline-transform.c (+can_remove_node_now_p_1...
2011-06-13 hjlCorrect typos.
2011-06-13 hjlRemove duplicated lines.
2011-06-13 kaushikp * config/h8300/h8300.md (bsetqi_msx, bclrqi_msx, bnotq...
2011-06-13 hubicka * cgraph.c (cgraph_for_node_thunks_and_aliases,
2011-06-13 ramanaPR target/48454
2011-06-13 tkoenig2011-06-13 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-06-13 irar PR tree-optimization/49352
2011-06-13 gccadminDaily bump.
2011-06-12 hubicka PR middle-end/49373
2011-06-12 hubicka PR middle-end/48836
2011-06-12 hubicka PR middle-end/49378
2011-06-12 greenFix moxie comparisons
2011-06-12 irar * tree-vect-data-refs.c (vect_peeling_hash_get_...
2011-06-12 gccadminDaily bump.
2011-06-11 burnus2011-06-12 Tobias Burnus
2011-06-11 hubicka * lto-streamer-out.c (produce_symtab): Stream out...
2011-06-11 hubicka * ipa-prop.c (ipa_make_edge_direct_to_target): Fix...
2011-06-11 hubicka * ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.
2011-06-11 hubicka * lto-symtab.c (lto_cgraph_replace_node): Kill same...
2011-06-11 uros * config/i386/sse.md (vec_dupv4sf): Correct mode of...
2011-06-11 uros * config/i386/i386.md: Use default value in "isa"...
2011-06-11 tkoenig2011-05-11 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-06-11 ianUse backend interface for map descriptors.
2011-06-11 ianUse backend interface for type descriptors.
2011-06-11 carrot * config/arm/ldmstm.md (ldm2_ia, stm2_ia, ldm2_ib...
2011-06-11 gccadminDaily bump.
2011-06-10 davidxlre checking -fdump-passes
2011-06-10 hubicka * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph...
2011-06-10 paolo/cp
2011-06-10 hubicka * ipa.c (cgraph_non_local_node_p_1): Break out from...
2011-06-10 hubicka * opts.c (default_options): Enlist OPT_finline_functio...
2011-06-10 hubicka * decl2.c (clear_decl_external): New functoin.
2011-06-10 janis * gcc/testsuite/gcc.target/arm/20090811-1.c: Skip...
2011-06-10 janis * lib/target-supports.exp
2011-06-10 hubicka * ipa-cp.c (ipcp_versionable_function_p): Thunks are...
2011-06-10 hubicka * ipa-prop.c (ipa_write_node_info): Stream jump functi...
2011-06-10 wschmidt2011-06-10 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-06-10 hubicka * ipa-cp.c (ipcp_versionable_function_p): Aliases...
2011-06-10 ro * gcc.dg/torture/tls/tls.exp: Load torture-options...
2011-06-10 ro gcc:
2011-06-10 hp * ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DE...
2011-06-10 hubicka * ipa-cp.c (ipcp_process_devirtualization_opportunities):
2011-06-10 hubicka * tree-sra.c (all_callers_have_enough_arguments_p...
2011-06-10 rguenth2011-06-10 Richard Guenther <rguenther@suse.de>
2011-06-10 rguenth2011-06-10 Richard Guenther <rguenther@suse.de>
2011-06-10 hubicka * ipa-inline-transform.c (can_remove_node_now_p):...
2011-06-10 rguenth2011-06-10 Richard Guenther <rguenther@suse.de>
2011-06-10 paolo/gcc/cp
2011-06-10 gjl * config/avr/avr.c (avr_function_arg_advance): Fix...
2011-06-10 ebotcazougcc/
2011-06-10 burnusgcc/fortran/
2011-06-10 hubicka * ipa-utils.c (searchc): Use cgraph_function_or_thunk_...
2011-06-10 ramanaUse mvn properly and consolidate movdi patterns.
2011-06-10 rguenth2011-06-10 Richard Guenther <rguenther@suse.de>
2011-06-10 rguenth2011-06-10 Richard Guenther <rguenther@suse.de>
2011-06-10 irar PR tree-optimization/49318
2011-06-10 jason PR c++/49118
2011-06-10 jason * lib/prune.exp: Prune "note"s.
2011-06-10 jason * semantics.c (maybe_constant_value): Handle overflowe...
2011-06-10 jason * pt.c (build_non_dependent_expr): Use fold_non_depend...
2011-06-10 jason * parser.c (cp_parser_constant_expression): Just retur...
2011-06-10 jason * semantics.c (finish_compound_literal): Set TREE_HAS_...
2011-06-10 hp * system.h (SETJMP_VIA_SAVE_AREA): Poison.
2011-06-10 hp PR bootstrap/49354
2011-06-10 hubicka * cgraphunit.c (cgraph_reset_node): Do not set redefin...
2011-06-10 gccadminDaily bump.
2011-06-10 hubicka * cgraph.h (cgraph_only_called_directly_or_aliased_p...
2011-06-09 hp PR rtl-optimization/49154
2011-06-09 hubicka * cgraphbuild.c (record_eh_tables): Mark personality...
2011-06-09 hp PR rtl-optimization/49154
2011-06-09 hp PR rtl-optimization/49154
2011-06-09 hp * doc/tm.texi.in (Register Classes): Document rule...
2011-06-09 davidxlRevert r174848,174849
2011-06-09 ianUse backend interface for zero initialization.
2011-06-09 kkojima Update gcc/ChangeLog for r174861.
2011-06-09 kkojima PR target/49307
2011-06-09 ktietz2011-06-09 Kai Tietz <ktietz@redhat.com>
2011-06-09 ebotcazou * config/sparc/sparc.md (return_internal): Adjust...
2011-06-09 carrot * config/arm/arm.md (*addsi3_carryin_compare0_<optab...
2011-06-09 nicolaIn gcc/testsuite/:
2011-06-09 uros * config/i386/i386.md (*movdi_internal_rex64): Merge
2011-06-09 davidxl-fdump-pass implementation
2011-06-09 davidxlGator cleanup
2011-06-09 paolo/cp
2011-06-09 bernds PR target/48673
2011-06-09 ro2011-05-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2011-06-09 rguenth2011-06-09 Richard Guenther <rguenther@suse.de>
2011-06-09 jakub PR middle-end/49308
2011-06-09 ro * configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
2011-06-09 akbetter warning for section conflict
2011-06-09 akadd another sandy bridge model number.
2011-06-09 akPrint location for conflicting global regs.
2011-06-09 xmjFix the printable name typo
next