OSDN Git Service

gcc/ChangeLog:
[pf3gnuchains/gcc-fork.git] / gcc /
2010-12-10 davekgcc/ChangeLog:
2010-12-10 froydnjgcc/
2010-12-10 jakub PR rtl-optimization/46865
2010-12-10 jakub PR tree-optimization/46864
2010-12-10 burnus/
2010-12-10 iainsdsymutil enabled for Fortran.
2010-12-10 iainsgcc:
2010-12-10 nicolaIn gcc/:
2010-12-10 iainsgcc:
2010-12-10 amylaar PR target/46881
2010-12-10 froydnj * call.c (print_conversion_rejection): Indent messages...
2010-12-10 pkoning* config/pdp11/pdp11-protos.h (output_move_double,
2010-12-10 jsm28 * config/vax/linux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE...
2010-12-10 gccadminDaily bump.
2010-12-09 ianAvoid some crashes on erroneous programs.
2010-12-09 danglin PR target/46057
2010-12-09 froydnjgcc/
2010-12-09 froydnj * typeck.c (composite_pointer_error): New function.
2010-12-09 jsm28 * doc/extend.texi (Attribute Syntax): Correct descript...
2010-12-09 mrsFix typo.
2010-12-09 danglin PR tree-optimization/46021
2010-12-09 jsm28 * config/mips/vxworks.h (DBX_REGISTER_NUMBER): Undefine.
2010-12-09 jsm28 * config/mep/mep.h (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
2010-12-09 jsm28 * config/mcore/mcore.h (PTRDIFF_TYPE, WCHAR_TYPE,
2010-12-09 jsm28 * config.gcc (m32r-*-elf*, m32rle-*-elf*, m32r-*-rtems*,
2010-12-09 jsm28 * config/iq2000/iq2000.h (LINK_SPEC, SIZE_TYPE, PTRDIF...
2010-12-09 jsm28 * config.gcc (ia64*-*-linux*, ia64*-*-hpux*): Don...
2010-12-09 jsm28 * config/pa/pa32-linux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE...
2010-12-09 jsm28 * config/moxie/moxie.h (LINK_SPEC, SIZE_TYPE, PTRDIFF_...
2010-12-09 jsm28 * config/frv/frv.h (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE,
2010-12-09 jsm28 * config/fr30/fr30.h (LIB_SPEC, LINK_SPEC, SIZE_TYPE,
2010-12-09 jsm28 * config/cris/linux.h (SIZE_TYPE, PTRDIFF_TYPE): Define.
2010-12-09 rguenth2010-12-09 Richard Guenther <rguenther@suse.de>
2010-12-09 jsm28 * config/i386/netware.h (TARGET_POSIX_IO): Define.
2010-12-09 jsm28 * config/i386/nto.h (MD_EXEC_PREFIX, MD_STARTFILE_PREF...
2010-12-09 jsm28 * config/ia64/hpux.h (AS_NEEDS_DASH_FOR_PIPED_INPUT...
2010-12-09 kargl2010-12-09 Steven G. Kargl <kargl@gcc.gnu.org>
2010-12-09 kargl2010-12-09 Steven G. Kargl <kargl@gcc.gnu.org>
2010-12-09 jamborm2010-12-09 Martin Jambor <mjambor@suse.cz>
2010-12-09 jamborm2010-12-09 Martin Jambor <mjambor@suse.cz>
2010-12-09 danglin PR testsuite/45068
2010-12-09 jamborm2010-12-09 Martin Jambor <mjambor@suse.cz>
2010-12-09 danglin PR c++/44641
2010-12-09 jsm28 * config/arc/arc.h (ASM_SPEC): Remove %{v}.
2010-12-09 jsm28 * config/i386/openbsdelf.h (LINK_SPEC): Use %{r:}...
2010-12-09 jsm28 * config/alpha/freebsd.h (LINK_SPEC): Don't use
2010-12-09 jsm28 * config/bfin/bfin.h (ASM_SPEC): Remove %{n} and ...
2010-12-09 rguenth2010-12-09 Richard Guenther <rguenther@suse.de>
2010-12-09 rguenth2010-12-09 Richard Guenther <rguenther@suse.de>
2010-12-09 jakub * config/s390/s390.md (*mov<mode>cc): Change lgoc...
2010-12-09 jakub PR target/41082
2010-12-09 qiyao2010-12-09 Yao Qi <yao@codesourcery.com>
2010-12-09 jason PR c++/46348
2010-12-09 hjlUpdate gcc.target/i386/sse2-init-v2di-2.c.
2010-12-09 gccadminDaily bump.
2010-12-09 ian * doc/sourcebuild.texi (Front End): Remove reference to
2010-12-08 nicolaIn gcc/objc/:
2010-12-08 ian * doc/sourcebuild.texi (Texinfo Manuals): Change updat...
2010-12-08 mrs2010-12-08 Iain Sandoe <iains@gcc.gnu.org>
2010-12-08 nicolaIn gcc/objc/:
2010-12-08 spopFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-08 froydnjgcc/cp/
2010-12-08 mrs PR debug/46749
2010-12-08 jason PR c++/45822
2010-12-08 jason PR c++/46736
2010-12-08 jakub PR middle-end/46844
2010-12-08 rearnsha2010-12-08 Richard Earnshaw <rearnsha@arm.com>
2010-12-08 meissnerPR 42694: add checks to make sure sqrt is supported
2010-12-08 rguenth2010-12-08 Richard Guenther <rguenther@suse.de>
2010-12-08 rguenth2010-12-08 Richard Guenther <rguenther@suse.de>
2010-12-08 abel PR target/43603
2010-12-08 rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-12-08 danglin PR middle-end/46671
2010-12-08 gccadminDaily bump.
2010-12-07 ianDon't crash on erroneous result variable.
2010-12-07 ian PR bootstrap/46810
2010-12-07 burnus2010-12-07 Tobias Burnus <burnus@net-b.de>
2010-12-07 pkoning* config/pdp11/pdp11.c (output_addr_const_pdp11): Outpu...
2010-12-07 pkoning* config/pdp11/pdp11.c (output_addr_const_pdp11): Outpu...
2010-12-07 ian PR tree-optimization/46805
2010-12-07 rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-12-07 spopAdd missing testcase for PR44676.
2010-12-07 pkoning* config/pdp11/pdp11.c (TARGET_ASM_FUNCTION_SECTION...
2010-12-07 jsm28 * config/mcore/mcore.c Don't include assert.h.
2010-12-07 spopFix PR42327: use build_int_cst.
2010-12-07 ian PR other/46789
2010-12-07 froydnjgcc/
2010-12-07 rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-12-07 qiyao * Makefile.in: Add $(TARGET_H) to the regrename...
2010-12-07 jakub PR debug/46799
2010-12-07 amylaar2010-12-07 Joern Rennecke <amylaar@spamcop.net>
2010-12-07 rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-12-07 rguenth2010-12-07 Richard Guenther <rguenther@suse.de>
2010-12-07 jvdelisle2010-12-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2010-12-07 hjlAdd testcases for PRs middle-end/41562 and middle-end...
2010-12-07 nicolaIn gcc/:
2010-12-07 gccadminDaily bump.
2010-12-06 ianLICENSE: separate, change PATENTS text.
2010-12-06 vmakarov2010-12-06 Vladimir Makarov <vmakarov@redhat.com>
2010-12-06 nicolaIn gcc/:
next