]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2010-05-02  rguenth2010-05-02 Richard Guenther <rguenther@suse.de>
2010-05-02  gerald * gnathtml.pl: Use 755 as mask for new directories.
2010-05-02  gerald * doc/extend.texi (Function Attributes): Fix a typo.
2010-05-02  burnus2010-05-02 Tobias Burnus <burnus@net-b.de>
2010-05-02  uros Revert:
2010-05-02  uros * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format...
2010-05-02  aesok * target.h (struct calls): Add function_value_regno_p...
2010-05-02  gccadminDaily bump.
2010-05-01  rguenth2010-05-01 Richard Guenther <rguenther@suse.de>
2010-05-01  redi2010-05-01 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-05-01  aesok * rtl.h (CONST_DOUBLE_P): Define.
2010-05-01  redi * doc/extend.texi (Inline): Add missing return keyword...
2010-05-01  jsm28 * sv.po: Update.
2010-05-01  hjlRevert the accidental checkin in revision 158918.
2010-05-01  mrs2010-04-30 Iain Sandoe <iains@gcc.gnu.org>
2010-05-01  gccadminDaily bump.
2010-04-30  ebotcazou * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check...
2010-04-30  jason PR c++/43868
2010-04-30  rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30  hubicka * lto-symtab.c (lto_symtab_resolve_can_prevail_p)...
2010-04-30  hubicka * lto.c (get_filename_for_set): Look for cgraph node...
2010-04-30  burnus2010-04-30 Tobias Burnus Mburnus@net-b.de>
2010-04-30  steven * sdbout.c: Include vec.h, do not include varray.h.
2010-04-30  hubicka * lto-cgraph.c (lto_output_varpool_node): Always outpu...
2010-04-30  hubicka * tree-profile.c (tree_init_ic_make_global_vars):...
2010-04-30  rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30  rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30  stevenFix broken ChangeLog entry
2010-04-30  stevengcc/ChangeLog:
2010-04-30  jakub PR debug/43942
2010-04-30  steven * gcc.dg/lto/20091216-1_0.c: Adjust test case to avoid
2010-04-30  paolo2010-04-30 Paolo Carlini <paolo.carlini@oracle.com>
2010-04-30  hariharans * config/picochip/picochip.c (picochip_legitimi...
2010-04-30  hubicka * cgraph.h (cgraph_local_info): Remove for_functions_v...
2010-04-30  ktietz2010-04-30 Kai Tietz <kai.tietz@onevision.com>
2010-04-30  rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30  rguenth2010-04-30 Richard Guenther <rguenther@suse.de>
2010-04-30  pzhao2010-04-30 Shujing Zhao <pearly.zhao@oracle.com>
2010-04-30  jason PR c++/43890
2010-04-30  gccadminDaily bump.
2010-04-29  hubicka * gengtype.c (open_base_files): Add lto-streamer.h
2010-04-29  bernds PR target/42895
2010-04-29  pault2010-04-29 Janus Weil <janus@gcc.gnu.org>
2010-04-29  hjlCorrect entry of fix for PR bootstrap/43936.
2010-04-29  manu2010-04-29 Jon Grant <04@jguk.org>
2010-04-29  hjlMove flag_plugin_added out of invoke_plugin_callbacks.
2010-04-29  rguenth2010-04-29 Richard Guenther <rguenther@suse.de>
2010-04-29  hjlReplace INSN_P with NONDEBUG_INSN_P.
2010-04-29  bernds From Dominique d'Humieres <dominiq@lps.ens.fr>
2010-04-29  jambormAdde a missing Changelog entry to describe a change in
2010-04-29  rguenth2010-04-29 Brian Hackett <bhackett1024@gmail.com>
2010-04-29  hubicka * lto-symtab.c (lto_symtab_entry_def) Add vnode.
2010-04-29  ebotcazouFix long lines
2010-04-29  mrs * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic...
2010-04-29  mrs * g++.dg/uninit-pred-1_b.C: Use dg-message instead of
2010-04-29  gccadminDaily bump.
2010-04-28  burnus2010-04-28 Tobias Burnus <burnus@net-b.de>
2010-04-28  ebotcazou * lto-streamer-in.c (unpack_ts_type_value_fields)...
2010-04-28  doko2010-04-28 Matthias Klose <doko@ubuntu.com>
2010-04-28  ebotcazouFix nits
2010-04-28  ebotcazou Uniquization of constants at the Tree level
2010-04-28  ebotcazou * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab,...
2010-04-28  davidxlpredicate aware uninitialized analysis
2010-04-28  uros * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use...
2010-04-28  ro PR target/22224
2010-04-28  jamborm2010-04-28 Martin Jambor <mjambor@suse.cz>
2010-04-28  rguenth2010-04-28 Richard Guenther <rguenther@suse.de>
2010-04-28  rguenth2010-04-28 Richard Guenther <rguenther@suse.de>
2010-04-28  manu2010-04-28 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-28  jason * init.c (perform_member_init): Check CLASS_TYPE_P.
2010-04-28  gccadminDaily bump.
2010-04-28  jason PR c++/29043
2010-04-27  redi2010-04-27 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-04-27  ebotcazouRemove bogus hunk in previous commit
2010-04-27  jason * tree.c (get_fns): Split out from get_first_fn.
2010-04-27  jason * semantics.c (finish_non_static_data_member): Call...
2010-04-27  jason * semantics.c (finish_qualified_id_expr): Use maybe_du...
2010-04-27  jason PR c++/43856
2010-04-27  jason * semantics.c (baselink_for_fns): Correct BASELINK_BINFO.
2010-04-27  jason PR c++/43875
2010-04-27  redi2010-04-27 Jonathan Wakely <jwakely.gcc@gmail.com>
2010-04-27  manu2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-04-27  jason PR c++/43790
2010-04-27  jason PR c++/41468
2010-04-27  jason PR c++/41468
2010-04-27  jason PR c++/42844
2010-04-27  jakub * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
2010-04-27  ebotcazou * tree.h: Fix truncated long macros.
2010-04-27  ktietz2010-04-27 Kai Tietz <kai.tietz@onevision.com>
2010-04-27  aph2010-04-27 Andrew Haley <aph@redhat.com>
2010-04-27  aph2010-04-27 Andrew Haley <aph@redhat.com>
2010-04-27  hubicka * doc/invoke.texi (-fipa-profile): Document.
2010-04-27  nickc * configure.ac (--enable-gold): Support both...
2010-04-27  burnus2010-04-27 Tobias Burnus <burnus@net-b.de>
2010-04-27  froydnj * config/arm/arm.c (arm_expand_builtin): Remove redund...
2010-04-27  amonakov2010-04-27 Alexander Monakov <amonakov@ispras.ru>
2010-04-27  burnus2010-04-27 Tobias Burnus <burnus@net-b.de>
2010-04-27  rguenth2010-04-27 Richard Guenther <rguenther@suse.de>
2010-04-27  jamborm2010-04-27 Martin Jambor <mjambor@suse.cz>
2010-04-27  ebotcazou * varasm.c (decode_addr_const): Handle special case...
next