Do not include unnecessary .h files.
[gcc.git] / gcc /
2010-12-28 Sebastian PopDo not include unnecessary .h files.
2010-12-28 Paul Koningpdp11.md: Correct length attribute for float literal...
2010-12-28 Nicola PeroIn gcc/objc/: 2010-12-28 Nicola Pero <nicola.pero@meta...
2010-12-28 Jie Zhang* builtins.c (SLOW_UNALIGNED_ACCESS): Remove.
2010-12-28 Nicola PeroIn gcc/testsuite/: 2010-12-28 Nicola Pero <nicola.pero...
2010-12-28 GCC AdministratorDaily bump.
2010-12-27 Joseph Myersfreebsd.opt (assert=, [...]): New Driver options.
2010-12-27 Joseph Myers* ja.po: Update.
2010-12-27 Thomas Koenigdump-parse-tree.c (show_typespec): Also show character...
2010-12-27 Jakub Jelinekre PR c++/46626 (simple use of virtual methods causes...
2010-12-27 GCC AdministratorDaily bump.
2010-12-26 Nicola PeroIn gcc/testsuite/: 2010-12-26 Nicola Pero <nicola.pero...
2010-12-26 Martin Jambortree.c (get_binfo_at_offset): Use BINFO_TYPE instead...
2010-12-26 Nicola PeroIn gcc/testsuite/: 2010-12-26 Nicola Pero <nicola.pero...
2010-12-26 Andreas Schwab* gcc/config/m68k/t-linux (M68K_MLIB_CPU): Only include...
2010-12-26 Nicola PeroIn gcc/testsuite/: 2010-12-26 Nicola Pero <nicola.pero...
2010-12-26 Nicola PeroIn libobjc/: 2010-12-26 Nicola Pero <nicola.pero@meta...
2010-12-26 Joseph Myers* sv.po: Update.
2010-12-26 Uros BizjakChangeLog: Fix formatting issues and remove duplicate...
2010-12-26 GCC AdministratorDaily bump.
2010-12-25 Joseph Myers* de.po: Update.
2010-12-25 Ira Rosenre PR testsuite/47057 (FAIL/XPASS gcc.dg/vect/costmodel...
2010-12-25 Kai Tietzre PR c++/15774 (Conflicting function decls not diagnosed)
2010-12-25 GCC AdministratorDaily bump.
2010-12-24 Nicola PeroIn libobjc/: 2010-12-24 Nicola Pero <nicola.pero@meta...
2010-12-24 Nicola PeroIn libobjc/: 2010-12-24 Nicola Pero <nicola.pero@meta...
2010-12-24 Nicola PeroIn libobjc/: 2010-12-24 Nicola Pero <nicola.pero@meta...
2010-12-24 Eric Botcazou* gnat.dg/opt13_pkg.ad[sb]: Fix line ending.
2010-12-24 Nicola PeroIn libobjc/: 2010-12-24 Nicola Pero <nicola.pero@meta...
2010-12-24 Alexander Monakovre PR rtl-optimization/47036 (ICE: in move_cond_jump...
2010-12-24 Thomas Koenigre PR fortran/31821 (character pointer => target(range...
2010-12-24 Ian Lance TaylorAvoid endless loop on array with recursive length.
2010-12-24 Ian Lance TaylorDon't crash on invalid use of multiple results.
2010-12-24 Ian Lance TaylorAvoid endless loop checking whether type is pointer.
2010-12-24 GCC AdministratorDaily bump.
2010-12-24 Ian Lance TaylorAvoid endless loop inheriting interfaces.
2010-12-23 Sebastian PopFix PR46758: Do not use int_cst_value.
2010-12-23 Sebastian PopFix PR47002: memory leaks.
2010-12-23 Martin Jamboripa.c (cgraph_remove_unreachable_nodes): Update former_...
2010-12-23 Mikael Morinre PR fortran/46978 (TRANSPOSE with RESHAPE and ALLOCAT...
2010-12-23 Mikael Morinre PR fortran/46978 (TRANSPOSE with RESHAPE and ALLOCAT...
2010-12-23 Rainer Orthconfigure.ac (gcc_cv_ld_eh_frame_hdr): Only check GNU...
2010-12-23 Ralf WildenhuesFix typos in the manual.
2010-12-23 Nicola PeroIn gcc/: 2010-12-23 Nicola Pero <nicola.pero@meta-innov...
2010-12-23 Nicola PeroIn gcc/testsuite/: 2010-12-23 Nicola Pero <nicola.pero...
2010-12-23 Ian Lance TaylorA variable with a preinit block requires an intializati...
2010-12-23 Ian Lance TaylorDon't crash building map descriptor for erroneous map.
2010-12-23 Ian Lance TaylorInitialize Lex::lineoff_ field.
2010-12-23 Ian Lance TaylorFix append with no extra arguments.
2010-12-23 Ian Lance TaylorDon't crash asking for type of invalid const.
2010-12-23 GCC AdministratorDaily bump.
2010-12-23 Ian Lance TaylorAvoid infinite recursion checking whether field is...
2010-12-23 Ian Lance TaylorAvoid crash when an unknown object is declared as a...
2010-12-22 Ian Lance TaylorDon't crash on invalid call to append.
2010-12-22 Ian Lance TaylorAvoid infinite recursion looking up method in invalid...
2010-12-22 Ian Lance TaylorDon't crash on index into erroneous map.
2010-12-22 Ian Lance TaylorCorrectly handle tuple assignment to _ at global scope.
2010-12-22 Sebastian PopFix PR47019: parameters of a SCoP are SCEV analyzable.
2010-12-22 Nathan Froydc-aux-info.c (gen_formal_list_for_type): Use prototype_p.
2010-12-22 Jason Merrillre PR c++/47003 (ice in stabilize_expr)
2010-12-22 Rodrigo Rivas Costaparser.c (cp_parser_unary_expression): Call pedwarn...
2010-12-22 Ian Lance TaylorDon't crash on array type with erroneous length expression.
2010-12-22 Ian Lance TaylorDon't crash on variable initialization from erroneous...
2010-12-22 Ian Lance TaylorDon't crash on erroneous channel send or receive.
2010-12-22 Ian Lance TaylorDon't crash if a temporary is not defined due to errors.
2010-12-22 Ian Lance TaylorMore tweaking of recursive name types when converting...
2010-12-22 Ian Lance TaylorDon't crash if array length is invalid const.
2010-12-22 Ian Lance TaylorFix handling of named results for functions which call...
2010-12-22 Ulrich Weigandspu.md ("mov<mode>"): Use nonimmediate_operand predicat...
2010-12-22 Martin Jamborre PR tree-optimization/45934 (g++.old-deja/g++.other...
2010-12-22 Steven Bosscher* gfortran.dg/pr46755.f: Fix test case.
2010-12-22 Joseph Myerssvr4.h: Remove.
2010-12-22 Andrey Belevantsevre PR rtl-optimization/45352 (ICE: in reset_sched_cycle...
2010-12-22 Ian Lance TaylorCorrect test for number of arguments to append.
2010-12-22 Ian Lance TaylorDon't crash if a constant initializer refers to the...
2010-12-22 Ian Lance TaylorDon't crash on invalid type conversion.
2010-12-22 Alexandre Olivare PR debug/46724 (Wrong debug info: Invalid variable...
2010-12-22 Jie Zhangarm.c (output_move_double): Update the comment above...
2010-12-22 Ian Lance TaylorFix uninitialized variable when looking up '_'.
2010-12-22 Ian Lance TaylorDon't crash receiving multiple results from void function.
2010-12-22 Ian Lance TaylorFix handling of functions with named results that call...
2010-12-22 Ian Lance TaylorDon't crash building erroneous variable initializer.
2010-12-22 GCC AdministratorDaily bump.
2010-12-22 Ian Lance TaylorCheck for errors when building map construction.
2010-12-21 Ian Lance TaylorDon't warn about []int of string with NUL bytes.
2010-12-21 Ian Lance TaylorDon't permit assigning abstract string/bool to numeric...
2010-12-21 Ian Lance TaylorDon't crash on calling new with an erroneous type.
2010-12-21 Ian Lance TaylorDon't crash when returning something from a function...
2010-12-21 Ian Lance TaylorDon't crash indexing into erroneous array.
2010-12-21 Steven Bosschervalue-prof.c (value_prof_hooks): Remove.
2010-12-21 Ian Lance TaylorDon't crash when copying a function with no closure...
2010-12-21 Ian Lance TaylorMake-lang.in (check-go): Remove.
2010-12-21 Ian Lance Taylorgo-test.exp: Clear runtests around invocation of go...
2010-12-21 Jakub Jelinekre PR target/46880 (generating of shufpd is broken)
2010-12-21 Ian Lance TaylorDon't finalize methods for a type more than once.
2010-12-21 Ian Lance TaylorCorrect handling of methods which call recover.
2010-12-21 Ian Lance TaylorDon't crash when declaring methods on unknown name.
2010-12-21 Ian Lance TaylorLayout undefined type.
2010-12-21 Ian Lance TaylorCorrect lexing of exponents.
2010-12-21 Ian Lance TaylorReport errors for temporary statements rather than...
next