OSDN Git Service

PR debug/42897
[pf3gnuchains/gcc-fork.git] / gcc /
2010-03-06 aolivaPR debug/42897
2010-03-06 aoliva* var-tracking.c (dataflow_set_merge): Swap src and...
2010-03-06 gccadminDaily bump.
2010-03-05 ebotcazou * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
2010-03-05 jason * mangle.c (mangle_decl): Give name collision error...
2010-03-05 spopFix PR42326: Handle more carefully convert expressions...
2010-03-05 ro * lib/gnat.exp (gnat_init): Remove GNAT_UNDER_TEST_ORIG.
2010-03-05 gccadminDaily bump.
2010-03-04 pinskia2010-03-04 Andrew Pinski <andrew_pinski@caviumnetwork...
2010-03-04 jamborm2010-03-04 Martin Jambor <mjambor@suse.cz>
2010-03-04 jsm282010-03-04 Marco Poletti <poletti.marco@gmail.com>
2010-03-04 mrs * Makefile.in (TAGS): Remove *.y.
2010-03-04 janus2010-03-04 Janus Weil <janus@gcc.gnu.org>
2010-03-04 rguenth2010-03-04 Richard Guenther <rguenther@suse.de>
2010-03-04 burnus2010-03-04 Tobias Burnus <burnus@net-b.de>
2010-03-04 spopFix ChangeLog entries tabs.
2010-03-04 spopFix PR43209: Do not decrease the cost of an IV candidat...
2010-03-04 rwilddoc: normalize 3DNow! spelling and spacing.
2010-03-04 gccadminDaily bump.
2010-03-03 law * PR middle-end/32693
2010-03-03 janis * doc/sourcebuild.texi (Test directives): Document...
2010-03-03 jason * g++.dg/abi/mangle19-1.C: Adjust for default -Wabi.
2010-03-03 jason PR c++/12909
2010-03-03 jason PR c++/12909
2010-03-03 jason PR c++/12909
2010-03-03 jason PR c++/12909
2010-03-03 ebotcazou * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2...
2010-03-03 pault2010-03-03 Paul Thomas <pault@gcc.gnu.org>
2010-03-03 hjlUpdate gcc.dg/pr36997.c for vector size change.
2010-03-03 mrs * gcc.target/i386/builtin-unreachable.c: Don't expect...
2010-03-03 janus2010-03-03 Janus Weil <janus@gcc.gnu.org>
2010-03-03 ebotcazou * lto-elf.c (is_compatible_architecture): New static...
2010-03-03 jakub PR debug/43229
2010-03-03 jakub PR debug/43237
2010-03-03 jakub PR debug/43177
2010-03-03 jakub PR debug/43177
2010-03-03 jason * c-pretty-print.c (pp_c_specifier_qualifier_list...
2010-03-03 gccadminDaily bump.
2010-03-02 ebotcazou * config.gcc (sparc-*-linux*): Do not include sparc...
2010-03-02 lawAdd PR# to my last change
2010-03-02 mrs PR c++/41090
2010-03-02 uros * config/alpha/alpha.c (override_options): Fix -mtune...
2010-03-02 law * reload1.c (rtx_p, substitute_stack): Declare.
2010-03-02 janis * doc/gccint.texi (menu): Add Testsuites as a chapter.
2010-03-02 jakub * var-tracking.c (vt_initialize): Scan insns in ebb...
2010-03-02 pault2010-03-02 Paul Thomas <pault@gcc.gnu.org>
2010-03-02 spopFix PR42640: Correctly initialize the value of the...
2010-03-02 gccadminDaily bump.
2010-03-01 janis * doc/sourcebuild.texi (Test directives): Clarify...
2010-03-01 ro * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solar...
2010-03-01 rguenth2010-03-01 Richard Guenther <rguenther@suse.de>
2010-03-01 rguenth2010-03-01 Richard Guenther <rguenther@suse.de>
2010-03-01 chrbrset LABEL_PRESERVE_P for landing pad labels
2010-03-01 ro PR pch/14940
2010-03-01 hjlUse SPEC_32 and SPEC_64 in ASM_SPEC.
2010-03-01 rguenth2010-03-01 Richard Guenther <rguenther@suse.de>
2010-03-01 ro gcc:
2010-03-01 ro * lib/target-supports.exp (check_effective_target_ucn_...
2010-03-01 ro * gcc.target/i386/pr32000-2.c: Add missing include...
2010-03-01 ro * gcc.target/i386/clearcap.map: New file.
2010-03-01 ro PR fortran/42900
2010-03-01 pzhaogcc/
2010-03-01 burnus2010-03-01 Tobias Burnus <burnus@net-b.de>
2010-03-01 jakub * cfgexpand.c (expand_used_vars): If an artificial...
2010-03-01 gccadminDaily bump.
2010-02-28 kkojima * config/sh/sh.c (unspec_bbr_uid): New.
2010-02-28 hjlMake TARGET_SUBTARGET32_ISA_DEFAULT the same as
2010-02-28 mmitchel2010-02-27 Mark Mitchell <mark@codesourcery.com>
2010-02-28 burnus2010-02-28 Tobias Burnus <burnus@net-b.de>
2010-02-28 rwildFix typos in documentation.
2010-02-28 hjlDon't set the default arch for i[34567]86-*-darwin...
2010-02-28 hjlRestore i[34567]86-*-darwin* bootstrap.
2010-02-28 gccadminDaily bump.
2010-02-27 rguenth2010-02-27 Richard Guenther <rguenther@suse.de>
2010-02-27 kkojima * g++.dg/abi/packed1.C: Expect warning on the SH.
2010-02-27 simartingcc/cp/
2010-02-27 manu2010-02-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-27 hjlSet the default 32bit/64bit archs if needed.
2010-02-27 burnus2010-02-27 Tobias Burnus <burnus@net-b.de>
2010-02-27 ebotcazou PR ada/42253
2010-02-27 gccadminDaily bump.
2010-02-26 ebotcazou PR ada/43096
2010-02-26 hjlSet the default arch at least to Prescott/Pentium 4.
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-26 manu2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-02-26 rguenth2010-02-26 Richard Guenther <rguenther@suse.de>
2010-02-26 jakub PR debug/43190
2010-02-26 nickc * config/rx/rx.md (sminsi3): Remove bogus alter...
2010-02-26 hjlSupport --with-fpmath=sse for x86.
2010-02-26 hjlAdd -mno-mmx to x86 in gcc.dg/torture/stackalign/stacka...
2010-02-26 rguenth2010-02-26 Richard Guenther <rguenther@suse.de>
2010-02-26 hjlCorrect expand_vec_perm_blend in i386.c for V8HImode...
2010-02-26 jkratoch * doc/invoke.texi (-fvar-tracking-assignments): Fix...
2010-02-26 jakub * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
2010-02-26 jakub PR debug/43160
2010-02-26 jakub PR debug/43161
2010-02-26 uros * config.gcc (i[34567]86-*-* | x86_64-*-*): Split...
2010-02-26 hjlSet default arch/cpu for i[34567]86-*-*|x86_64-*-*...
2010-02-26 dnovillo2010-02-25 Nicolas Benoit <nbenoit@tuxfamily.org>
next