gcc.git
2010-10-26 Jerry DeLislere PR fortran/46010 (I/O: Namelist-reading bug)
2010-10-26 Jan Hubickaipa.c (cgraph_externally_visible_p, [...]): Use info...
2010-10-26 Ralf WildenhuesPatch by Ralf Wildenhues.
2010-10-26 Jason Merrilltree.c (build_vec_init_expr): Split out from...
2010-10-26 Jason Merrillvarasm.c (constructor_static_from_elts_p): Don't requir...
2010-10-26 Jason Merrillpt.c (lookup_template_class): push_tinst_level around...
2010-10-26 Janus Weilre PR fortran/42647 ([F03] Missed initialization/deallo...
2010-10-26 Jan Hubickare PR lto/45736 (ICE: in cgraph_remove_unreachable_node...
2010-10-26 Jie Zhanginvoke.texi: Improve documentation of -fstrict-volatile...
2010-10-26 Ira Rosenre PR tree-optimization/46167 (ICE: SIGSEGV in flow_bb_...
2010-10-26 Jason Merrill* tree.c (stabilize_expr): Handle xvalues properly.
2010-10-26 Jason Merrill* call.c (build_over_call): Use argarray[0] for 'this...
2010-10-26 Jason Merrill* decl.c (finish_function): Don't look at function_depth.
2010-10-26 Paul Koningpdp11.c (pdp11_f_format, [...]): Update to current...
2010-10-26 H.J. LuProperly align parameters on stack for x86.
2010-10-26 Ian Lance Taylorre PR middle-end/45687 (possible wrong code bug)
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Robert Dewaropt.ads: Move documentation on checksum stuff here...
2010-10-26 Vincent Celieropt.ads (Checksum_Accumulate_Token_Checksum): New Boole...
2010-10-26 Robert Dewarsem_ch13.adb (Build_Invariant_Procedure): New calling...
2010-10-26 Vincent Celieropt.ads (Old_Checksums, [...]): New Boolean flags,...
2010-10-26 Richard Kennerutils2.c (build_compound_expr): New function.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Robert Dewarsem_ch3.adb, [...]: Minor reformatting.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Robert Dewarsem_res.adb, xsinfo.adb: Minor reformatting.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet* gcc-interface/Make-lang.in: Update dependencies.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud CharletUpdate copyright notice.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Arnaud Charlet* gnatvsn.ads: Update comments.
2010-10-26 Arnaud Charlet[multiple changes]
2010-10-26 Matthew HeaneyMakefile.rtl, [...]: Added bounded list container.
2010-10-26 Paolo Carlinilibstdc++.exp ([check_v3_target_normal_mode]): Add.
2010-10-26 Tobias Burnus[multiple changes]
2010-10-26 Rodrigo Rivas... Implement opaque-enum-specifiers for C++0x.
2010-10-26 Jie Zhangstor-layout.c (layout_decl): Use the field's type to...
2010-10-26 Paul Koningpdp11.md: Add define_constants for register numbers...
2010-10-26 GCC AdministratorDaily bump.
2010-10-25 Eric Botcazouutils2.c: Include flags.h and remove prototypes.
2010-10-25 Changpeng FangCorrect the Changelog entries.
2010-10-25 Eric Botcazouutils.c (update_pointer_to): Clear TYPE_POINTER_TO...
2010-10-25 Eric Botcazoudecl.c (gnat_to_gnu_entity): Do not set TREE_THIS_NOTRA...
2010-10-25 Steven G. Karglre PR fortran/46140 (Include not found - but exit statu...
2010-10-25 Jose RuizMakefile.in (LIBGNAT_TARGET_PAIRS for powerpc-linux...
2010-10-25 Arnaud Charlet[multiple changes]
2010-10-25 Arnaud Charlet[multiple changes]
2010-10-25 Arnaud Charlet[multiple changes]
2010-10-25 Arnaud Charlet[multiple changes]
2010-10-25 Jie ZhangFix a typo in my last ChangeLog entry.
2010-10-25 Paolo Carliniforward_list.h (_Fwd_list_node_base::swap): Remove.
2010-10-25 Eric Botcazoudecl.c (gnat_to_gnu_entity, [...]): Allow In Out/Out...
2010-10-25 Eric Botcazouconfigure.ac: Use $cpu_type instead of $target to defin...
2010-10-25 Paolo Carlinihashtable.h (_Hashtable<>:_M_get_Value_allocator):...
2010-10-25 Jie Zhangcombine.c (try_combine): If insns need to be kept around...
2010-10-25 GCC AdministratorDaily bump.
2010-10-24 Eric Botcazoureg-stack.c (convert_regs_1): Return boolean value...
2010-10-24 Eric Botcazou* config/sparc/sparc.c (sparc_type_code) <NULLPTR_TYPE...
2010-10-24 Nicola PeroMakefile.in (OBJC_SOURCE_FILES): Added accessors.m.
2010-10-24 Paul Koningpdp11.md: Change length attribute to be in bytes.
2010-10-24 Nicola Perore PR objc/45735 (ICE in objc_add_method, at objc/objc...
2010-10-24 Ian Lance Taylori386.c (ix86_va_start): Remove extraneous blank line.
2010-10-24 François Dumontdebug.cc: Fix parameter indexes in __msg_valid_range2...
2010-10-24 Nicola PeroIn gcc/testsuite/: 2010-10-24 Nicola Pero <nicola.pero...
2010-10-24 Eric Botcazoucfglayout.c (fixup_reorder_chain): When ensuring that...
2010-10-24 Nicola PeroIn gcc/cp/: 2010-10-24 Nicola Pero <nicola.pero@meta...
2010-10-24 GCC AdministratorDaily bump.
2010-10-23 Joseph Myersgcc.c (n_switches_alloc_debug_check): New.
2010-10-23 James E. Wilson* MAINTAINERS: Update my email address.
2010-10-23 Iain Sandoetests for Darwin CFStrings
2010-10-23 Nicola PeroIn gcc/cp/: 2010-10-23 Nicola Pero <nicola.pero@meta...
2010-10-23 Richard Hendersonre PR target/46144 (gfortran.dg/vect/fast-math-vect...
2010-10-23 Ian Lance Taylortree-vrp.c (extract_range_from_binary_expr): If flag_no...
2010-10-23 Tobias Burnusre PR fortran/46122 (PROTECTED check too strict)
2010-10-23 Joseph Myersmarch-generic.c: Skip for -march in multilib options.
2010-10-23 Nathan Froydcppbuiltin.c (define_builtin_macros_for_type_sizes...
2010-10-23 Jie Zhangre PR rtl-optimization/37360 (ICE in haifa-sched.c...
2010-10-23 GCC AdministratorDaily bump.
2010-10-22 Eric Botcazougimplify.c (gimplify_variable_sized_compare): Preserve...
2010-10-22 DJ Delorieextend.texi (Named Address Spaces): Document the M32C...
2010-10-22 DJ Deloriem32c-pragma.c (m32c_register_pragmas): Register the...
2010-10-22 Michael MeissnerFix regexp in powerpc test
2010-10-22 Michael MeissnerFix regexp in powerpc test
2010-10-22 Artjoms Sinkarovsc-typeck.c (build_array_ref): Handle subscripting of...
2010-10-22 Paul Koning* config.pdp11/pdp11.h (DBX_DEBUGGING_INFO): Define.
2010-10-22 DJ Delorie* config/m32c/m32c-lib1.S (m32c_jsri16): Make reentrant.
2010-10-22 Paul Koning* config/pdp11/pdp11.h (IRA_COVER_CLASSES): Define.
2010-10-22 Richard HendersonAdd __builtin_fma vector transform for i386.
2010-10-22 Richard HendersonUse ABS/NEG+USE for vector modes as well.
2010-10-22 Joseph Myersgcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION, [...])...
2010-10-22 Changpeng FangImplementation of the pipeline description for Bulldoze...
next