OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-05-23 gccadminDaily bump.
2010-05-23 uros * tests/leak_test.c (main): Declare as int. Return 0.
2010-05-23 hubicka * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_ed...
2010-05-23 tmsriram * implicit-zee.c: New file.
2010-05-23 froydnj * c-common.c (sync_resolve_params): Remove write-only...
2010-05-23 aesok * target.h (struct gcc_target): Add mode_dependent_add...
2010-05-23 tmsriram * MAINTAINERS (Write After Approval): Add myself.
2010-05-23 jason PR c++/20669
2010-05-23 jason * cp-tree.h (LOOKUP_LIST_ONLY): New.
2010-05-23 jason * call.c (add_candidates): Distinguish between type...
2010-05-23 jason * call.c (add_candidates): Add first_arg and return_ty...
2010-05-23 froydnj * tree-mudflap.c (build_function_type_0, build_functio...
2010-05-23 froydnj * coverage.c (build_fn_info_value): Call build_constru...
2010-05-23 froydnj * tree.c (build_constructor): Compute TREE_CONSTANT...
2010-05-23 hubicka * cgraph.h (struct varpool_node): Add aux.
2010-05-23 hjlSupport AVX for cmpss/cmpsd.
2010-05-23 jakub PR middle-end/44085
2010-05-23 jakub PR debug/42278
2010-05-23 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Access_...
2010-05-23 iainsAdd TLS checks to ObjC
2010-05-23 mkuvyrkov * targhooks.c (default_stack_protect_guard): Avoid...
2010-05-23 ebotcazou * gcc-interface/utils.c (update_pointer_to): Return...
2010-05-23 hubicka * lto.c (materialize_cgraph): Revert my previous patch.
2010-05-23 gccadminDaily bump.
2010-05-23 paolo/cp
2010-05-23 jakub * c-opts.c (c_common_parse_file): If start_end_main_so...
2010-05-23 ktietz2010-05-11 Kai Tietz <kai.tietz@onevision.com>
2010-05-23 jakub PR middle-end/44071
2010-05-23 jakub PR c++/44059
2010-05-23 jakub PR c++/44062
2010-05-23 dfrankegcc/fortran/:
2010-05-23 hubicka * lto.c (lto_fixup_decls): Remove global var decls...
2010-05-23 hubicka * lto-symtab.c (lto_symtab_free): New function.
2010-05-23 hubicka * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__...
2010-05-23 dfrankegcc/fortran/:
2010-05-23 hubicka PR tree-optimize/44063
2010-05-23 ktietz2010-05-11 Kai Tietz <kai.tietz@onevision.com>
2010-05-23 ktietz2010-05-11 Kai Tietz <kai.tietz@onevision.com>
2010-05-23 paolo2010-05-11 Silvius Rus <silvius.rus@gmail.com>
2010-05-23 hubicka * lto-cgraph.c (output_cgraph): Remove loop adding...
2010-05-23 hubicka * matrix-reorg.c (matrix_reorg): Rebuild edges.
2010-05-23 hubicka * lto-streamer.h (struct lto_streamer_cache_d): Nodes...
2010-05-23 hubicka * lto-streamer.c (lto_streamer_cache_add_to_node_array,
2010-05-23 hubicka * cgraph.c (cgraph_mark_reachable_node): Accept refere...
2010-05-23 hubicka * cgraphbuild.c (cgraph_rebuild_references): New.
2010-05-23 hubicka * cgraph.c: Include ipa-utils.h
2010-05-23 krebbel2010-05-11 Christian Borntraeger <borntraeger@de...
2010-05-23 krebbel2010-05-11 Christian Borntraeger <borntraeger@de...
2010-05-23 jakub * gcc.c (execute): For -### don't quote arguments...
2010-05-23 jakub PR debug/44023
2010-05-23 gccadminDaily bump.
2010-05-23 ebotcazou * exp_disp.adb (Make_Tags): Mark the imported view...
2010-05-23 jason PR c++/44017
2010-05-23 jason PR c++/44045
2010-05-23 jason PR c++/43719
2010-05-23 jakub PR debug/44028
2010-05-23 ro@138bc75d... * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FO...
2010-05-23 dfrankegcc/fortran/:
2010-05-23 hubicka * lto-stramer-out.c (produce_asm_for_decls): Correct...
2010-05-23 hubicka * passes.c (ipa_write_summaries_1, ipa_write_optimizat...
2010-05-23 hubicka * Makefile.in (cgraphbuild.o): Add dependency on except.h.
2010-05-23 hubicka * crtstuff.c (force_to_data, __do_global_dtors_aux_fin...
2010-05-23 uros * ChangeLog: Fix whitespace.
2010-05-23 matz * tree-ssa-reassoc.c (undistribute_ops_list): Use...
2010-05-23 hjlNullify regno_allocno_map of the removed allocno.
2010-05-23 ro@138bc75d... * lib/lto.exp (lto_prune_vis_warns): Renamed to lto_pr...
2010-05-23 ro@138bc75d... * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect...
2010-05-23 ro@138bc75d... * config/sol2.c (solaris_assemble_visibility): Declare...
2010-05-23 janus2010-05-10 Janus Weil <janus@gcc.gnu.org>
2010-05-23 rguenth2010-05-10 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-05-10 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-05-10 Richard Guenther <rguenther@suse.de>
2010-05-23 carrot * config/arm/thumb2.md (thumb2_tlobits_cbranch): New...
2010-05-23 gccadminDaily bump.
2010-05-23 jsm28 PR c/44051
2010-05-23 jsm28 PR c/10676
2010-05-23 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-23 jsm28 PR c/4784
2010-05-23 hjlProperly detect Atom, Core 2 and Core i7.
2010-05-23 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-23 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-23 ebotcazou * gnat.dg/lto6.adb: Remove superfluous -gnat05 switch.
2010-05-23 rguenth2010-05-09 Richard Guenther <rguenther@suse.de>
2010-05-23 gccadminDaily bump.
2010-05-23 ebotcazou * gnat.dg/lto[12456].adb: Add "target lto" marker.
2010-05-23 sandra2010-05-08 Sandra Loosemore <sandra@codesourcery...
2010-05-23 jb@138bc75d... Fix typo
2010-05-23 jb@138bc75d... Fix typo in symbol visibility specification
2010-05-23 rguenth2010-05-08 Richard Guenther <rguenther@suse.de>
2010-05-23 ebotcazou * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE...
2010-05-23 ebotcazou * exp_disp.adb (Make_Tags): Mark the imported view...
2010-05-23 ebotcazou * gcc-interface/decl.c (make_aligning_type): Declare...
2010-05-23 ebotcazou * gcc-interface/decl.c (gnat_to_gnu_entity): Create...
2010-05-23 ebotcazou * gcc-interface/gigi.h (create_field_decl): Move PACKE...
2010-05-23 ebotcazou * gcc-interface/gigi.h (build_unc_object_type): Add...
2010-05-23 gccadminDaily bump.
2010-05-23 rguenth2010-05-08 Richard Guenther <rguenther@suse.de>
2010-05-23 stevenChangeLog:
2010-05-23 steven * c-pragma.c (pending_weak_d, pending_weak): New.
next