gcc.git
2011-07-06 Bernd Schmidtrevert: simplify-rtx.c (simplify_const_binary_operation...
2011-07-06 Bernd Schmidtexplow.c (trunc_int_for_mode): Use GET_MODE_PRECISION...
2011-07-06 Bernd Schmidtmachmode.h (HWI_COMPUTABLE_MODE_P): New macro.
2011-07-06 Bernd Schmidtemit-rtl.c (paradoxical_subreg_p): New function.
2011-07-06 Michael MeissnerAdd -mno-r11 support to PowerPC 64
2011-07-06 Uros Bizjakstack-layout-2.c: Cleanup expand rtl dump.
2011-07-06 Jason Merrillre PR c++/49568 (g++.dg/torture/pr41257-2.C FAILs to...
2011-07-06 Daniel Carreratrans-array.c (gfc_array_allocate): Rename allocatable_...
2011-07-06 Ian Lance Taylorlibgo: Use GOCFLAGS when compiling tests.
2011-07-06 Jonathan Wakelyre PR other/49658 (Typo in gcc/doc/extend.texi)
2011-07-06 Ian Lance Taylorjson: fix test when rand returns 0.
2011-07-06 Uros Bizjakmt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee.
2011-07-06 James Greenhalgharm.h (TARGET_CPU_CPP_BUILTINS): Add __ARM_FEATURE_DSP.
2011-07-06 Basile Starynkevitchconfigure.ac (plugin-version.h): Generate GCCPLUGIN_VER...
2011-07-06 Georg-Johann Laytarget-supports.exp (check_profiling_available): Disabl...
2011-07-06 Bernd Schmidtmachmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
2011-07-06 Joseph Myers* config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
2011-07-06 Bernd Schmidt* simplify-rtx.c (simplify_ternary_operation): Remove...
2011-07-06 Bernd Schmidtcse.c (find_comparison_args): Use val_mode_signbit_set_p.
2011-07-06 Richard Guentherre PR tree-optimization/49645 (g++.dg/tree-ssa/pr8781...
2011-07-06 Ian Lance Taylorinstall.texi (Configuration): It's --enable-gnu-indirec...
2011-07-06 Bernd Schmidtsimplify-rtx.c (simplify_const_binary_operation): Use...
2011-07-06 H.J. LuUse pointer_mode for address computation.
2011-07-06 Rainer Orthre PR tree-optimization/49647 (gcc.dg/tree-ssa/20030807...
2011-07-06 Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-07-06 Eric Botcazoure PR testsuite/49542 (2 failures in the vectorization...
2011-07-06 Jason Merrillre PR c++/48157 (Unable to match function call to membe...
2011-07-06 GCC AdministratorDaily bump.
2011-07-05 Thomas Schwingelibgcc/
2011-07-05 Jakub Jelinekre PR tree-optimization/49618 (When building uClibc...
2011-07-05 Georg-Johann Laypr44023.c: Add dg-require-effective-target int32plus
2011-07-05 Thomas Koenigmemory.c (internal_malloc_size): If size is zero, alloc...
2011-07-05 Georg-Johann Lay* gcc.dg/cpp/pragma-3.c: Add dg-require-effective-targe...
2011-07-05 Michael MeissnerAdd --param case-values-threshold
2011-07-05 Janis Johnson* gcc.target/arm/pr42093.c: Use "-fno-reorder-blocks".
2011-07-05 Richard Hendersondwarf2out: Remove unused text-based unwind entry points.
2011-07-05 Richard Hendersonia64: Remove TARGET_DWARF_HANDLE_FRAME_UNSPEC hook.
2011-07-05 Richard Hendersonia64: Remove dead code in process_epilogue.
2011-07-05 Richard Hendersonia64: Use pc_rtx to save the return address.
2011-07-05 Richard Hendersonia64: Remove ia64_dwarf2out_def_steady_cfa.
2011-07-05 Richard Hendersonia64: Issue REG_CFA_REGISTER for ar.pfs at alloc insn.
2011-07-05 Richard Hendersonarm: Use REG_CFA_REGISTER instead of UNSPEC_STACK_ALIGN.
2011-07-05 Richard Hendersonvax: Emit prologue as rtl.
2011-07-05 Jason Merrill* g++.dg/rtti/anon-ns1.C: Allow for null-termination.
2011-07-05 H.J. LuPromote the function argument before checking non-legit...
2011-07-05 Sebastian PopFix PR47654: Loop blocking should strip-mine at least...
2011-07-05 Sebastian PopFix computation of precision.
2011-07-05 Sebastian PopCorrect computation of max.
2011-07-05 Sebastian PopCorrect typo.
2011-07-05 Jason Merrillre PR c++/49598 ([C++0x] Ice on lambda with implicit...
2011-07-05 Richard Guentherc-common.c (c_common_nodes_and_builtins): Build all...
2011-07-05 Razya Ladelsky07-05-2011 Razya Ladelsky <razya@il.ibm.com>
2011-07-05 H.J. LuDon't propagate hard registers in forward_propagate_subreg.
2011-07-05 Richard Guentherre PR tree-optimization/49518 (ICE in vect_enhance_data...
2011-07-05 Rainer Orthrun_acats (which): Extract last field from type -p...
2011-07-05 GCC AdministratorDaily bump.
2011-07-04 Jason Merrillcp-demangle.c (d_expression): Handle 'this'.
2011-07-04 Jason MerrillDR 1207 PR c++/49589
2011-07-04 Jason Merrillerror.c (dump_template_bindings): Don't print typenames...
2011-07-04 Jason Merrill* error.c (type_to_string): Avoid redundant akas.
2011-07-04 Jakub Jelinekre PR fortran/49623 (Segfault of "gfortran -L" if no...
2011-07-04 Jakub Jelinekre PR rtl-optimization/49619 (ICE in simplify_subreg...
2011-07-04 Jakub Jelinekre PR rtl-optimization/49472 (Compiler segfault on...
2011-07-04 Jakub Jelinekre PR debug/49602 (verify_ssa failed (definition does...
2011-07-04 Uros Bizjakre PR target/49600 (Bad SSE2 int->float split in i386.md)
2011-07-04 Georg-Johann Layre PR target/34734 ([avr] attribute((progmem)) not...
2011-07-04 Georg-Johann Layre PR target/44643 ([avr] ICE in c-typeck.c)
2011-07-04 Georg-Johann Layextend.texi (AVR Built-in Functions): Update documentat...
2011-07-04 Richard Guentherre PR tree-optimization/49615 (internal compiler error...
2011-07-04 Georg-Johann Layt-avr (intfuncs16): Add _clrsbXX2.
2011-07-04 Nicola PeroIn gcc/objc/: 2011-07-04 Nicola Pero <nicola.pero@meta...
2011-07-04 GCC AdministratorDaily bump.
2011-07-03 Janne BlomqvistPR 49296 Fix wrong PR number in ChangeLog
2011-07-03 Ira Rosenre PR tree-optimization/49610 (Segfault with -ftree...
2011-07-03 GCC AdministratorDaily bump.
2011-07-02 Eric Botcazoutree.h (TYPE_ARTIFICIAL): New flag.
2011-07-02 Janus Weilre PR fortran/49562 ([OOP] assigning value to type...
2011-07-02 GCC AdministratorDaily bump.
2011-07-01 Jonathan Wakelyre PR c++/49605 (-Wdelete-non-virtual-dtor is not picky...
2011-07-01 Eric BotcazouMake-lang.in (gnat1): Prepend '+' to the command.
2011-07-01 Jakub Jelinektree-object-size.c (pass_through_call): Handle BUILT_IN...
2011-07-01 Jakub JelinekMake-lang.in (cp/decl.o): Depend on pointer-set.h.
2011-07-01 Jason Merrillre PR c++/48261 (internal compiler error: in lookup_tem...
2011-07-01 Jason Merrillre PR c++/48593 (Wrong return type when applying addres...
2011-07-01 Jason Merrillre PR c++/48883 (?: ternary operator fails in certain...
2011-07-01 Joel BrobeckerDarwin has case-insensitive filesystems
2011-07-01 Jan Kratochvilre PR debug/49408 (member function template id not...
2011-07-01 Martin Jambortree-sra.c (tree_non_mode_aligned_mem_p): Also ignore...
2011-07-01 Jason Merrillre PR c++/49085 (Crash with SIGSEGV during compilation.)
2011-07-01 H.J. LuUse proper mode for stack save area.
2011-07-01 Rainer Orthconfig-list.mk (LIST): Append OPT-enable-obsolete to...
2011-07-01 Richard Guentherre PR middle-end/49596 (FAIL: gcc.dg/torture/pr43879_1.c)
2011-07-01 Kai Tietztree-ssa-forwprop.c (simplify_bitwise_binary): Fix...
2011-07-01 Rainer Orthconfig.gcc: Obsolete alpha*-dec-osf5.1, mips-sgi-irix6.5.
2011-07-01 Rainer Orthre PR libmudflap/49549 (Use of --noinhibit-exec is...
2011-07-01 Jakub Jelinektree-pretty-print.c (dump_generic_code): Print [idx...
2011-07-01 Chen Liqinconfig.gcc (score-*-elf): Remove score7.o.
2011-07-01 Richard Guentherre PR middle-end/49603 (177.mesa in SPEC CPU 2000 faile...
2011-07-01 Jason Merrillcorrect changelog
2011-07-01 Jason Merrillre PR c++/49387 (t.cxx:140: error: too many initializer...
next