OSDN Git Service

pf3gnuchains/gcc-fork.git
2010-12-27 jsm28 * config/freebsd.opt (assert=, defsym=, profile, pthread,
2010-12-27 jsm28 * ja.po: Update.
2010-12-27 tkoenig2010-12-27 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-12-27 jakub PR c++/46626
2010-12-27 gccadminDaily bump.
2010-12-26 nicolaIn gcc/testsuite/:
2010-12-26 jamborm2010-12-26 Martin Jambor <mjambor@suse.cz>
2010-12-26 nicolaIn gcc/testsuite/:
2010-12-26 schwab* gcc/config/m68k/t-linux (M68K_MLIB_CPU): Only include...
2010-12-26 nicolaIn gcc/testsuite/:
2010-12-26 nicolaIn libobjc/:
2010-12-26 jsm28 * sv.po: Update.
2010-12-26 uros * ChangeLog: Fix formatting issues and remove duplicat...
2010-12-26 gccadminDaily bump.
2010-12-25 jsm28 * de.po: Update.
2010-12-25 irar PR testsuite/47057
2010-12-25 ktietz2010-12-25 Kai Tietz <kai.tietz@onevision.com>
2010-12-25 gccadminDaily bump.
2010-12-24 nicolaIn libobjc/:
2010-12-24 nicolaIn libobjc/:
2010-12-24 nicolaIn libobjc/:
2010-12-24 ebotcazou * gnat.dg/opt13_pkg.ad[sb]: Fix line ending.
2010-12-24 nicolaIn libobjc/:
2010-12-24 amonakov PR rtl-optimization/47036
2010-12-24 tkoenig2010-12-24 Thomas Koenig <tkoenig@gcc.gnu.org>
2010-12-24 ianAvoid endless loop on array with recursive length.
2010-12-24 ianDon't crash on invalid use of multiple results.
2010-12-24 ianAvoid endless loop checking whether type is pointer.
2010-12-24 gccadminDaily bump.
2010-12-24 ianAvoid endless loop inheriting interfaces.
2010-12-23 nicolaIn libobjc/:
2010-12-23 spopFix PR46758: Do not use int_cst_value.
2010-12-23 spopFix PR47002: memory leaks.
2010-12-23 jamborm2010-12-23 Martin Jambor <mjambor@suse.cz>
2010-12-23 hariharans * configure: Regenerate.
2010-12-23 mikael2010-12-23 Mikael Morin <mikael@gcc.gnu.org>
2010-12-23 mikael2010-12-23 Mikael Morin <mikael.morin@gcc.gnu.org>
2010-12-23 ro * configure.ac (gcc_cv_ld_eh_frame_hdr): Only check...
2010-12-23 ro * Makefile.in (libobjc$(libsuffix).la): Link with...
2010-12-23 rwildFix typos in the manual.
2010-12-23 nicolaIn gcc/:
2010-12-23 nicolaIn gcc/testsuite/:
2010-12-23 ianA variable with a preinit block requires an intializati...
2010-12-23 ianDon't crash building map descriptor for erroneous map.
2010-12-23 ianInitialize Lex::lineoff_ field.
2010-12-23 ianFix append with no extra arguments.
2010-12-23 ianDon't crash asking for type of invalid const.
2010-12-23 gccadminDaily bump.
2010-12-23 ianAvoid infinite recursion checking whether field is...
2010-12-23 ianAvoid crash when an unknown object is declared as a...
2010-12-22 ianDon't crash on invalid call to append.
2010-12-22 ianAvoid infinite recursion looking up method in invalid...
2010-12-22 ianDon't crash on index into erroneous map.
2010-12-22 ianCorrectly handle tuple assignment to _ at global scope.
2010-12-22 nicolaIn libobjc/:
2010-12-22 spopFix PR47019: parameters of a SCoP are SCEV analyzable.
2010-12-22 froydnjgcc/
2010-12-22 jason PR c++/47003
2010-12-22 jason * parser.c (cp_parser_unary_expression): Call pedwarn...
2010-12-22 ianDon't crash on array type with erroneous length expression.
2010-12-22 ianDon't crash on variable initialization from erroneous...
2010-12-22 ianDon't crash on erroneous channel send or receive.
2010-12-22 ianDon't crash if a temporary is not defined due to errors.
2010-12-22 ianMore tweaking of recursive name types when converting...
2010-12-22 ianDon't crash if array length is invalid const.
2010-12-22 ianFix handling of named results for functions which call...
2010-12-22 uweigand * config/spu/spu.md ("mov<mode>"): Use nonimmediate_op...
2010-12-22 jamborm2010-12-22 Martin Jambor <mjambor@suse.cz>
2010-12-22 steven * gfortran.dg/pr46755.f: Fix test case.
2010-12-22 jsm28 * config/svr4.h: Remove.
2010-12-22 hariharans * configure.ac: (picochip): Disable libiberty.
2010-12-22 abel PR rtl-optimization/45352
2010-12-22 ianCorrect test for number of arguments to append.
2010-12-22 ianDon't crash if a constant initializer refers to the...
2010-12-22 ianDon't crash on invalid type conversion.
2010-12-22 aolivaPR debug/46724
2010-12-22 jiez * config/arm/arm.c (output_move_double): Update the...
2010-12-22 ianFix uninitialized variable when looking up '_'.
2010-12-22 ianDon't crash receiving multiple results from void function.
2010-12-22 ianFix handling of functions with named results that call...
2010-12-22 ianDon't crash building erroneous variable initializer.
2010-12-22 gccadminDaily bump.
2010-12-22 nicolaIn libobjc/:
2010-12-22 nicolaIn libobjc/:
2010-12-22 ianCheck for errors when building map construction.
2010-12-21 nicolaFixed changelog entry for one of my libobjc patches...
2010-12-21 ianDon't warn about []int of string with NUL bytes.
2010-12-21 ianDon't permit assigning abstract string/bool to numeric...
2010-12-21 ianDon't crash on calling new with an erroneous type.
2010-12-21 ianDon't crash when returning something from a function...
2010-12-21 ianDon't crash indexing into erroneous array.
2010-12-21 steven * value-prof.c (value_prof_hooks): Remove.
2010-12-21 ianDon't crash when copying a function with no closure...
2010-12-21 nicolaIn libobjc/:
2010-12-21 ian * Make-lang.in (check-go): Remove.
2010-12-21 ian * go.test/go-test.exp: Clear runtests around invocation of
2010-12-21 jakub PR target/46880
2010-12-21 ianDon't finalize methods for a type more than once.
2010-12-21 nicolaIn libobjc/:
2010-12-21 ianCorrect handling of methods which call recover.
next