OSDN Git Service

pf3gnuchains/gcc-fork.git
2009-08-24 jason * cp-tree.h (DECL_DEFERRED_FN): Remove.
2009-08-24 jason * decl2.c (mark_used): Streamline logic.
2009-08-24 jason PR c++/41109
2009-08-24 hainque * convert.c (convert_to_integer): Don't assume...
2009-08-24 rwildUpdate AC_PREREQ entries to 2.64
2009-08-24 paolo2009-08-24 Chris Jefferson <chris@bubblescope.net>
2009-08-24 espindola2009-08-24 Rafael Avila de Espindola <espindola@googl...
2009-08-24 ramanaUnified syntax fixes.
2009-08-24 ramanacombine cmps with shifts
2009-08-24 ramanaset predicable attributes.
2009-08-24 ramanaFix Neon ICE.
2009-08-24 ktietzChangelog gcc/
2009-08-24 jvdelisle2009-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-24 jvdelisle2009-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-24 jvdelisle2009-08-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2009-08-24 gccadminDaily bump.
2009-08-23 kargl2009-08-23 Steven G. Kargl <kargl@gcc.gnu.org>
2009-08-23 hjl2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
2009-08-23 karglCorrect the ChangeLog entry where Paul Thomas was not...
2009-08-23 kargl2009-08-23 Steven G. Kargl <kargl@gcc.gnu.org>
2009-08-23 uros * config/i386/i386.md (*sibcall_value_pop_1): Fix...
2009-08-23 uros PR target/40718
2009-08-23 uros PR target/40718
2009-08-23 rwildFix placement of LIBTOOLFLAGS variable in v3 makefile.am.
2009-08-23 kargl2009-08-22 Steven G. Kargl <kargl@gcc.gnu.org>
2009-08-23 amodra PR target/41081
2009-08-23 kargl2009-08-22 Steven K. kargl <kargl@gcc.gnu.org>
2009-08-23 amodra PR target/41081
2009-08-23 bdavis2009-08-22 Bud Davis <bdavis9659@sbcglobal.net>
2009-08-23 gccadminDaily bump.
2009-08-22 kkojima * config/sh/t-sh (TARGET_LIBGCC2_CFLAGS): Define.
2009-08-22 rwildCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 rwildRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-08-22 rwildLIBTOOLFLAGS, and *_LINK fixes for Automake 1.11
2009-08-22 rwildUpdate automake-provided files in the toplevel.
2009-08-22 guerby2009-08-22 Aurelien Jarno <aurelien@aurel32.net>
2009-08-22 rupp * config/ia64/ia64.c: Include libfuncs.h.
2009-08-22 gccadminDaily bump.
2009-08-21 meissnerFix typo in ChangeLog
2009-08-21 meissnerFix 40671, 41145
2009-08-21 macro * lib/target-supports.exp
2009-08-21 jakub * config/rs6000/rs6000.c (rs6000_init_builtins): Fix...
2009-08-21 uros * gfortran.dg/boz_9.f90: Do not generate denormal...
2009-08-21 rearnsha * arm.h (MACHMODE): New define. Include insn-modes...
2009-08-21 janus2009-08-21 Janus Weil <janus@gcc.gnu.org>
2009-08-21 jakub PR c++/41131
2009-08-21 uros * config/alpha/alpha.md (exception_receiver): Emit...
2009-08-21 kkojima * gfortran.dg/common_5.f: Add -mdalign for sh.
2009-08-21 gccadminDaily bump.
2009-08-20 paolo2009-08-20 Paolo Carlini <paolo.carlini@oracle.com>
2009-08-20 tkoenig2009-08-20 Thomas Koenig <tkoenig@gcc.gnu.org>
2009-08-20 tobi* trans-stmt.c (gfc_trans_do): Add a few missing folds.
2009-08-20 dnovillo2009-08-20 Matt Rice <ratmice@gmail.com>
2009-08-20 rguenth2009-08-20 Richard Guenther <rguenther@suse.de>
2009-08-20 ebotcazou * gcc-interface/utils.c (convert): In the padded case...
2009-08-20 matzfortran/
2009-08-20 ebotcazou * gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark...
2009-08-20 daveklibgomp/ChangeLog:
2009-08-20 uros * config/alpha/alpha.c (alpha_end_function): Do not...
2009-08-20 paolo2009-08-20 Edward Smith-Rowland <3dw4rd@verizon.net>
2009-08-20 janus2009-08-20 Janus Weil <janus@gcc.gnu.org>
2009-08-20 krebbel2009-08-20 Andreas Krebbel <krebbel1@de.ibm.com>
2009-08-20 krebbel2009-08-20 Andreas Krebbel <krebbel1@de.ibm.com>
2009-08-20 ramanaFix twolf ICE for ARM
2009-08-20 danglin * pa.md (reload_inhi, reload_outhi, reload_inqi, reloa...
2009-08-20 gccadminDaily bump.
2009-08-19 jakub PR middle-end/41123
2009-08-19 rwildDisable option checking in the toplevel, avoid 2.64...
2009-08-19 rwild Fix toplevel target defs.
2009-08-19 jason * doc/invoke.texi (C++ Dialect Options): Note change...
2009-08-19 jasontweak comment
2009-08-19 jason PR c++/41119
2009-08-19 jakub * method.c (use_thunk): Call free_after_compilation...
2009-08-19 ian * doc/md.texi (Insn Canonicalizations): Correct canoni...
2009-08-19 matz * omp-low.c (optimize_omp_library_calls): Use...
2009-08-19 matz * tree-ssa-structalias.c (create_variable_info_...
2009-08-19 burnus2009-08-19 Tobias Burnus <burnus@net-b.de>
2009-08-19 dj* lib/wrapper.exp: Move load of target-libpath.exp...
2009-08-19 gccadminDaily bump.
2009-08-18 aoliva* compare-debug: Drop .eh_frame relocations too.
2009-08-18 hjl2009-08-18 H.J. Lu <hongjiu.lu@intel.com>
2009-08-18 dj* lib/wrapper.exp (${tool}_maybe_build_wrapper): Set up
2009-08-18 uros * config/alpha/alpha.c (alpha_output_mi_thunk_osf...
2009-08-18 jason * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use gnu_un...
2009-08-18 froydnj * gcc.dg/vect/vect.exp: Add new stanza for aligned...
2009-08-18 uros * g++.dg/cdce3.C: Add -mieee for alpha*-*-* targets.
2009-08-18 janus2009-08-18 Janus Weil <janus@gcc.gnu.org>
2009-08-18 rguenth2009-08-18 Richard Guenther <rguenther@suse.de>
2009-08-18 jakub PR target/40971
2009-08-18 jakub * bb-reorder.c (fix_up_fall_thru_edges): Only call...
2009-08-18 gccadminDaily bump.
2009-08-17 dj* config/m32c/m32c.md (UNS_FSETB, UNS_FREIT): New.
2009-08-17 rwildInstall gcj.pdf in $(pdfdir)/gcc alongside other manuals.
2009-08-17 pault2008-08-17 Paul Thomas <pault@gcc.gnu.org>
2009-08-17 bkoz2009-08-17 Benjamin Kosnik <bkoz@redhat.com>
2009-08-17 domob2009-08-17 Daniel Kraft <d@domob.eu>
2009-08-17 tromey PR preprocessor/41067:
2009-08-17 aph2009-08-17 Andrew Haley <aph@redhat.com>
2009-08-17 uros * lib/target-supports.exp
2009-08-17 ghazi * lib/target-supports.exp (check_effective_target_mpc_...
next