OSDN Git Service

2009-04-10 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / builtins.c
2009-04-02 espindola2009-04-02 Rafael Avila de Espindola <espindola@googl...
2009-03-29 jsm28 PR c/456
2009-03-27 ghazi * builtins.c (real_dconstp): Delete.
2009-03-27 jakub * builtins.c (fold_builtin_memory_op): Optimize memmove
2009-03-27 hjlgcc/
2009-03-03 rguenth2009-03-03 Richard Guenther <rguenther@suse.de>
2009-02-19 jsm28 PR c/38483
2009-01-03 jakub PR c++/38705
2009-01-03 jakub PR c/38700
2008-12-22 jakub * config/i386/i386.c (expand_setmem_via_rep_stos)...
2008-12-19 aph2008-12-19 Andrew Haley <aph@redhat.com>
2008-12-09 jakub PR middle-end/38454
2008-12-09 aph2008-12-09 Andrew Haley <aph@redhat.com>
2008-12-08 aph2008-12-08 Andrew Haley <aph@redhat.com>
2008-12-05 jakub PR middle-end/38338
2008-12-02 jakub PR middle-end/38343
2008-12-02 jakub PR middle-end/38343
2008-11-22 jakub PR middle-end/37323
2008-11-20 jakub PR middle-end/29215
2008-11-17 uros PR middle-end/37908
2008-11-01 rguenth2008-11-01 Richard Guenther <rguenther@suse.de>
2008-10-13 ghazi * configure.ac (MPFR check): Bump minimum version...
2008-10-09 jakub PR middle-end/37774
2008-10-02 drow * builtins.c (fold_builtin_pow): Check for 0 ** NEGATIVE.
2008-08-29 hubicka * loop-unswitch.c (unswitch_single_loop): Use optimize...
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-18 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-12 uweigand PR bootstrap/37097
2008-08-12 uweigandChangeLog:
2008-08-08 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-06 ghazi * builtins.c (expand_builtin_profile_func): Avoid...
2008-08-03 hubicka * optabs.c (expand_binop, expand_builtin_pow, expand_b...
2008-07-31 jakub PR c/36970
2008-07-30 hjl2008-07-30 H.J. Lu <hongjiu.lu@intel.com>
2008-07-30 hjl2008-07-30 Joey Ye <joey.ye@intel.com>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-20 hubicka * builtins.c (expand_builtin_int_roundingfn,
2008-07-18 hjlgcc/
2008-07-15 ktietz2008-07-15 Kai Tietz <kai.tietz@onevision.com>
2008-07-06 ktietz2008-07-06 Kai Tietz <kai.tietz@onevision.com>
2008-07-04 ktietzRevert 137452.
2008-07-04 ktietz2008-07-04 Kai Tietz <kai.tietz@onevision.com>
2008-07-02 ian * rtlanal.c (add_reg_note): New function.
2008-06-26 rsandifogcc/
2008-06-26 ghazi * alias.c (record_alias_subset, init_alias_analysis...
2008-06-24 pinskia2008-06-24 Andrew Pinski <andrew_pinski@playstation...
2008-06-19 hubicka * builtins.c (expand_builtin_nonlocal_goto): Stabilize...
2008-06-17 stevenRemove libcall notes.
2008-06-13 ebotcazou PR middle-end/36520
2008-06-11 ebotcazou * builtins.c (get_memory_rtx): Accept byte-addressable...
2008-06-06 rwildgcc/
2008-06-04 hutchinsonandyPR target/30243
2008-06-01 rsandifogcc/
2008-05-30 rguenth2008-05-30 Richard Guenther <rguenther@suse.de>
2008-05-24 ghazi * builtins.c (fold_builtin_fpclassify): Fix spelling...
2008-05-23 ghazi * builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR...
2008-05-18 ghazi PR middle-end/35509
2008-05-14 zadeck2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-04-30 espindola2008-04-30 Rafael Espindola <espindola@google.com>
2008-04-26 simonb PR c/35652
2008-04-25 hubicka PR testsuite/35843
2008-04-24 rguenth2008-04-24 Richard Guenther <rguenther@suse.de>
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-23 tomby * tree-cfg.c (verify_expr): Check for NON_LVALU...
2008-04-22 jakub PR rtl-optimization/36017
2008-04-08 hubicka * function.h (incomming_args): Break out of struct...
2008-03-31 hubicka * builtins.c (expand_builtin_setjmp_receiver): Update...
2008-03-26 ghazi * builtins.c (expand_builtin_pow, fold_builtin_cabs,
2008-02-26 manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-20 rguenth2008-02-20 Richard Guenther <rguenther@suse.de>
2007-12-06 jakub PR middle-end/20983
2007-11-28 rsandifogcc/
2007-11-27 rguenth2007-11-27 Richard Guenther <rguenther@suse.de>
2007-11-26 rguenth2007-11-26 Richard Guenther <rguenther@suse.de>
2007-10-17 manu2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-09-17 jakub PR middle-end/33423
2007-09-11 jakub * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.
2007-09-06 rguenth2007-09-06 Richard Guenther <rguenther@suse.de>
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 nemet PR tree-optimization/21513
2007-09-04 hubicka * optabs.c (debug_optab_libfunc): Update; make availab...
2007-08-24 sandra2007-08-24 Sandra Loosemore <sandra@codesourcery...
2007-08-24 jakub * expr.c (store_expr): Optimize initialization of...
2007-08-23 rguenth2007-08-23 Richard Guenther <rguenther@suse.de>
2007-08-22 rguenth2007-08-22 Richard Guenther <rguenther@suse.de>
2007-08-11 ian./:
2007-08-09 hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-21 uros * optabs.h (enum optab_index): Add new OTI_signbit.
2007-07-18 ghazi PR target/30652
2007-07-18 ghazi PR target/30652
2007-07-18 ghazi PR target/30652
2007-07-12 geoffk * builtins.c (get_pointer_alignment): Honor DECL_ALIGN...
next