OSDN Git Service

2010-05-27 Kai Tietz <kai.tietz@onevision.com>
[pf3gnuchains/gcc-fork.git] / gcc /
2010-05-27 ktietz2010-05-27 Kai Tietz <kai.tietz@onevision.com>
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-27 dodjiFix PR c++/44188
2010-05-27 jason * print-tree.c (debug_vec_tree): New fn.
2010-05-27 jason PR c++/43555
2010-05-27 hubicka * ipa-inline.c (cgraph_estimate_size_after_inlining...
2010-05-27 iains2010-05-27 Iain Sandoe <iains@gcc.gnu.org>
2010-05-27 jasonchangelog correction
2010-05-27 stevengcc/ChangeLog:
2010-05-27 hubicka * cgraph.h (struct cgraph_node): Mark former_clone_of...
2010-05-27 mrs2010-05-27 Jack Howarth <howarth@bromo.med.uc.edu>
2010-05-27 hubicka * sched-ebb.c: Rename struct deps to struct deps_desc.
2010-05-27 jbenistonPR 43726 * config/lm32/lm32.h: Remove definition of...
2010-05-27 ebotcazou PR lto/44230
2010-05-27 rguenth2010-05-27 Richard Guenther <rguenther@suse.de>
2010-05-27 mkuvyrkov * gthr-posix.h (pthread_cancel): Don't declare if...
2010-05-27 mkuvyrkov Support compilation for Android platform. Reimplement...
2010-05-27 mkuvyrkov Add support for Bionic C library
2010-05-27 uweigand * c-common.h (c_register_addr_space): Add prototype.
2010-05-27 uros * ChangeLog: Fix whitespace.
2010-05-27 jsm28 * input.c: New file.
2010-05-27 rguenth2010-05-27 Richard Guenther <rguenther@suse.de>
2010-05-27 ktietzgcc/cp/
2010-05-27 hubicka * gcc.dg/lto/materialize-1_0.c: New file.
2010-05-27 hubicka * cgraphunit.c (verify_cgraph_node): Do checking that...
2010-05-27 gccadminDaily bump.
2010-05-26 steven * config/avr/avr-c.c: Do not include regs.h.
2010-05-26 stevengcc/ChangeLog:
2010-05-26 froydnj * java-tree.h (struct lang_decl_func): Change type...
2010-05-26 jsm28 * pretty-print.c: Don't include ggc.h.
2010-05-26 ktietzMove cplusplus parts into cp/ChangeLog and remove them...
2010-05-26 ebotcazou * gimple.c (gimple_types_compatible_p): Return 0 for...
2010-05-26 aesok * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGO...
2010-05-26 ebotcazou * dwarf2out.c (struct dw_fde_struct): Reorder flags.
2010-05-26 spopDo not check the if-convertibility of statements that...
2010-05-26 spopReorganize the analysis of basic block predication.
2010-05-26 spopRemove conditions in the code generation of if-conversion.
2010-05-26 spopDon't handle BBs with more than 2 preds or succs.
2010-05-26 spopAvoid if-conversion of loops in which the data dependen...
2010-05-26 spopDo not compute/free CDI_POST_DOMINATORS.
2010-05-26 spopMake tree_if_conversion not return a bool.
2010-05-26 spopFix comments.
2010-05-26 ktietzlibiberty/
2010-05-26 rguenth2010-05-26 Richard Guenther <rguenther@suse.de>
2010-05-26 steven * config/spu/spu-c.c: Do not include function.h, rtl...
2010-05-26 lauras2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-05-26 jason PR c++/43382
2010-05-26 rguenth2010-05-26 Richard Guenther <rguenther@suse.de>
2010-05-26 froydnj * class.c (utf8_decl_list): Delete.
2010-05-26 jsm28 * diagnostic.c: Don't include opts.h.
2010-05-26 hariharans * config/picochip/picochip.md (movsi): Split a movsi...
2010-05-26 lauras2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-05-26 steven * lto-lang.c: Do not include expr.h.
2010-05-26 rguenth2010-05-26 Richard Guenther <rguenther@suse.de>
2010-05-26 steven * c-typeck.c: Do not include expr.h.
2010-05-26 steven * cp-lang.c: Do not include expr.h.
2010-05-26 steven * fortran/f95-lang.c: Do not include libfuncs.h, expr...
2010-05-26 stevengcc/ChangeLog:
2010-05-26 jakub PR target/44199
2010-05-26 pault2010-05-26 Paul Thomas <pault@gcc.gnu.org>
2010-05-26 gccadminDaily bump.
2010-05-25 ebotcazou * function.h (struct function): Add can_throw_non_call...
2010-05-25 steven * config/i386/i386-c.c: Do not include rtl.h.
2010-05-25 steven * attribs.c: Do not include rtl.h.
2010-05-25 steven * gcc-interface/utils.c: Do not include function.h...
2010-05-25 aesok * double-int.h (double_int_and): New.
2010-05-25 ro libjava:
2010-05-25 stevengcc/ChangeLog:
2010-05-25 dfrankegcc/fortran/:
2010-05-25 iains2010-05-25 Jack Howarth <howarth@bromo.med.uc.edu>
2010-05-25 jakub * lang.c (java_classify_record): Return RECORD_IS_INTE...
2010-05-25 froydnj * objc-act.c (objc_build_constructor): Adjust OBJCPLUS...
2010-05-25 jakubRename misnamed test.
2010-05-25 law * ira-build.c (update_conflict_hard_reg_costs...
2010-05-25 jakub PR debug/41371
2010-05-25 jakub PR debug/43260
2010-05-25 jakub PR c++/18249
2010-05-25 jakub PR debug/42801
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-25 krebbel2010-05-25 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2010-05-25 froydnj * objc-act.c (objc_build_constructor): Take a VEC...
2010-05-25 mkuvyrkov * config.sub: Update to version 2010-05-21.
2010-05-25 jsm28 * diagnostic.c: Don't include plugin.h.
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-25 iainsenable multilibs on powerpc64-apple-darwin
2010-05-25 krebbel2010-05-25 Christian Borntraeger <borntraeger@de...
2010-05-25 rguenth2010-05-25 Richard Guenther <rguenther@suse.de>
2010-05-25 bonzini2010-05-25 Paolo Bonzini <bonzini@gnu.org>
2010-05-25 bonzini2010-05-09 Paolo Bonzini <bonzini@gnu.org>
2010-05-25 iains PR ObjC/44140
2010-05-25 iainsadd TLS checks to ObjC++
2010-05-25 jakub * dwarf2out.c (loc_descr_plus_const): When offset...
2010-05-25 pzhao2010-05-25 Shujing Zhao <pearly.zhao@oracle.com>
2010-05-25 carrot * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add...
2010-05-25 mrs2010-05-24 Iain Sandoe <iains@gcc.gnu.org>
2010-05-25 gccadminDaily bump.
2010-05-24 ebotcazou PR middle-end/44100
2010-05-24 ebotcazou PR ada/38394
2010-05-24 spopFix bootstrap at -O3.
next