OSDN Git Service

2008-10-13 Andrew Pinski <andrew_pinski@playstation.sony.com>
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2008-10-13 pinskia2008-10-13 Andrew Pinski <andrew_pinski@playstation...
2008-10-13 rsandifogcc/
2008-10-13 froydnj * doc/install.texi (powerpc-*-*): Require binutils...
2008-10-13 ktietz2008-10-13 Kai Tietz <kai.tietz@onevision.com>
2008-10-13 ghazi * configure.ac (MPFR check): Bump minimum version...
2008-10-12 zadeck2008-10-12 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-10-12 rth PR middle-end/37447
2008-10-12 uros * config/i386/driver-i386.c (detect_caches_cpuid2...
2008-10-11 zadeck2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-10-11 ebotcazou * tree.h (contains_packed_reference): Mention ARRAY_RA...
2008-10-11 uros * config/i386/cpuid.h (__cpuid_count): New defines.
2008-10-11 danglin PR middle-end/37608
2008-10-11 dje * config/rs6000/rs6000.md (aux_truncdfsf2)...
2008-10-11 dje2008-10-11 Michael J. Eager <eager@eagercon.com>
2008-10-11 jakub PR target/35760
2008-10-10 hjl2008-10-10 H.J. Lu <hongjiu.lu@intel.com>
2008-10-10 rsandifogcc/
2008-10-10 spop2008-10-10 Stepan Kasal <skasal@redhat.com>
2008-10-10 aoliva* fortran/trans-types.c (gfc_get_nodesc_array_type...
2008-10-10 aoliva* c-gimplify.c (c_genericize): Don't refer to DECL_ASSE...
2008-10-09 jakub * rtl.h (locator_eq): New decl.
2008-10-09 jakub PR middle-end/37774
2008-10-09 jakub * tree-ssa-live.c (remove_unused_locals): Mark all...
2008-10-08 jakub * graphite.c (gloog): Don't call find_unreachable_blocks
2008-10-08 jakub * cfgexpand.c (expand_gimple_cond): Convert also goto_...
2008-10-08 uros * config/i386/i386.md (*jcc_btdi_rex64): Clobber FLAGS...
2008-10-08 pbrook2008-10-08 Paul Brook <paul@codesourcery.com>
2008-10-08 hjl2008-10-08 H.J. Lu <hongjiu.lu@intel.com>
2008-10-08 hjl2008-10-08 H.J. Lu <hongjiu.lu@intel.com>
2008-10-08 jakub PR target/36635
2008-10-08 ktietz2008-10-08 Kai Tietz <kai.tietz@onevision.com>
2008-10-08 hjl2008-10-07 H.J. Lu <hongjiu.lu@intel.com>
2008-10-08 zadeck2008-10-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-10-07 jakub PR middle-end/37576
2008-10-07 hjl2008-10-07 H.J. Lu <hongjiu.lu@intel.com>
2008-10-07 simartingcc/
2008-10-07 jakub PR debug/29609
2008-10-07 hjlgcc/
2008-10-07 jakub PR debug/37738
2008-10-07 ebotcazou * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p...
2008-10-07 hjl2008-10-07 H.J. Lu <hongjiu.lu@intel.com>
2008-10-07 aldot2008-10-07 Bernhard Reutner-Fischer <aldot@gcc.gnu...
2008-10-07 nemet * config/mips/mips.md (mulsi3_mul3, muldi3_mul3):...
2008-10-06 aldyh+ * gimplify.c (gimplify_arg): Add location argum...
2008-10-06 pinskia2008-10-06 Andrew Pinski <andrew_pinski@playstation...
2008-10-06 aldyh * c-decl.c (finish_decl): Pass input_location to build...
2008-10-06 rsandifogcc/
2008-10-06 rsandifogcc/
2008-10-06 rsandifogcc/
2008-10-06 rsandifogcc/
2008-10-06 vmakarov2008-10-06 Vladimir Makarov <vmakarov@redhat.com>
2008-10-06 dannysmith * config/i386/mingw32.h (REAL_LIBGCC_SPEC): Add thread...
2008-10-05 dodji2008-09-30 Dodji Seketeli <dodji@redhat.com>
2008-10-05 rwildgcc/
2008-10-04 danglin PR target/37603
2008-10-04 dje2008-10-04 Anton Blanchard <anton@samba.org>
2008-10-04 rguenth2008-10-04 Richard Guenther <rguenther@suse.de>
2008-10-03 pinskia2008-10-03 Andrew Pinski <andrew_pinski@playstation...
2008-10-03 dannysmithAdd this missing ChangeLog entry:
2008-10-03 tromey * stringpool.c (ggc_alloc_string): Terminate string.
2008-10-03 jakub * gimplify.c (gimplify_function_tree): For -finstrumen...
2008-10-03 jakub PR debug/37726
2008-10-03 hainque * gcov.c (create_file_names): Properly handle...
2008-10-02 dje * config/rs6000/rs6000.c (USE_FP_FOR_ARG_P...
2008-10-02 drow * builtins.c (fold_builtin_pow): Check for 0 ** NEGATIVE.
2008-10-02 rguenth2008-10-02 Richard Guenther <rguenther@suse.de>
2008-10-02 dannysmith PR target/37528
2008-10-02 uros * ChangeLog: Fix whitespace.
2008-10-01 pinskia2008-10-01 Andrew Pinski <andrew_pinski@playstation...
2008-10-01 pinskia2008-10-01 Andrew Pinski <andrew_pinski@playstation...
2008-10-01 bosch* tree.c (contains_placeholder_p): Return 0 for a SAVE_...
2008-10-01 rguenth2008-10-01 Richard Guenther <rguenther@suse.de>
2008-10-01 rguenth2008-10-01 Richard Guenther <rguenther@suse.de>
2008-10-01 rth PR tree-opt/35737
2008-10-01 bonzini2008-09-30 Paolo Bonzini <bonzini@gnu.org>
2008-09-30 jakub PR tree-optimization/37662
2008-09-30 dje2008-09-30 Andrew Pinski <andrew_pinski@playstation...
2008-09-30 rguenth2008-09-30 Richard Guenther <rguenther@suse.de>
2008-09-30 bonzini2008-09-30 Paolo Bonzini <bonzini@gnu.org>
2008-09-30 hjl2008-09-29 H.J. Lu <hongjiu.lu@intel.com>
2008-09-29 ebotcazou * dwarf2out.c (constant_size): Use HOST_WIDE_INT in...
2008-09-29 jsm28 * ifcvt.c (noce_emit_store_flag): If using condition...
2008-09-29 ebotcazou * expr.c (expand_expr_real_1) <normal_inner_ref>:...
2008-09-29 law * reload1.c (alter_reg): Add missing curly braces.
2008-09-29 dje * config/rs6000/predicates.md (easy_fp_constant...
2008-09-29 ebotcazouFix typo.
2008-09-29 grosser2008-09-29 Tobias Grosser <grosser@fim.uni-passau.de>
2008-09-29 hp * config/cris/cris.h (IRA_COVER_CLASSES): Define.
2008-09-28 pinskia2008-09-28 Andrew Pinski <andrew_pinski@playstation...
2008-09-28 kkojima * config/sh/sh.h (OVERRIDE_OPTIONS): Unset flag_dwarf2...
2008-09-28 pinskia2008-09-28 Andrew Pinski <andrew_pinski@playstation...
2008-09-28 ebotcazou PR middle-end/36575
2008-09-28 ebotcazou * expmed.c (store_fixed_bit_field): Always use convert...
2008-09-27 kkojima * config/sh/sh.c (sh_gimplify_va_arg_expr): Use VIEW_C...
2008-09-27 vmakarov2008-09-26 Vladimir Makarov <vmakarov@redhat.com>
2008-09-26 nemet * config/mips/mips.h (ISA_HAS_DMUL3, ISA_HAS_BADDU...
2008-09-26 jakub PR middle-end/37275
2008-09-26 jakub PR middle-end/37576
2008-09-26 sje * configure: Regenerate for new libtool.
2008-09-26 pthaugen2008-09-26 Pat Haugen <pthaugen@us.ibm.com>
next