gcc.git
2012-08-17 Marc Glissesimplify-rtx.c (simplify_binary_operation_1): Optimize...
2012-08-17 H.J. LuConvert MEMBER_TYPE_FORCES_BLK to target hook
2012-08-17 Diego Novillore PR bootstrap/54281 (Fails to bootstrap with --disabl...
2012-08-17 Julian BrownMakefile.in (LIB2_DIVMOD_EXCEPTION_FLAGS): Default...
2012-08-17 Andreas Schwablinux-atomic.c (__sync_lock_test_and_set_1): Fix type.
2012-08-17 Richard Guentherbitmap.h (struct bitmap_element_def): GTY annotate...
2012-08-17 Nick Cliftonfr30.md (cbranchsi4): Remove mode from comparison.
2012-08-17 Nick Cliftonmcore.md (cbranchsi4): Remove mode from comparison.
2012-08-17 Nick Cliftoniq2000.md (cbranchsi4): Remove mode from comparison...
2012-08-17 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-17 Nick Cliftont-mep (mep-pragma.o): Use $(COMPILER) to compile mep...
2012-08-17 Georg-Johann Layt-avr (gen-avr-mmcu-texi): Use $(CC) to compile gen...
2012-08-17 Richard Earnshawarm.md (arm_addsi3): New variant for Thumb2 16-bit...
2012-08-17 Richard Guentherhash-table.h (class hash_table): Use a descriptor templ...
2012-08-17 Richard Guentherparams.def (integer-share-limit): Decrease from 256...
2012-08-17 Richard Guenthertree-sra.c (modify_function): Free redirect_callers...
2012-08-17 Iain Sandoers6000.c (macho_branch_islands): Adjust for changes...
2012-08-17 Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-17 David Edelsohnconfig.host (*-*-aix*): Move rs6000/t-ibm-ldouble after...
2012-08-17 Sandra Loosemore2012-08-16 Sandra Loosemore <sandra@codesourcery...
2012-08-17 Hans-Peter... re PR middle-end/54261 (reverse sync/atomic operators...
2012-08-17 GCC AdministratorDaily bump.
2012-08-16 Oleg Endore PR target/54236 ([SH] Improve addc and subc insn...
2012-08-16 Oleg Endore PR target/39423 ([SH] performance regression: lost...
2012-08-16 Oleg Endore PR target/54089 ([SH] Refactor shift patterns)
2012-08-16 Hans-Peter... * lib/target-supports.exp (check_effective_target_sync_...
2012-08-16 Hans-Peter... re PR middle-end/54261 (reverse sync/atomic operators...
2012-08-16 Hans-Peter... re PR middle-end/54261 (reverse sync/atomic operators...
2012-08-16 Yuri Rumyantsevi386-protos.h (ix86_split_lea_for_addr): Add additional...
2012-08-16 Walter LeeAdd a stub header file "feedback.h," needed to compile...
2012-08-16 Diego Novillorevert: re PR bootstrap/54281 (Fails to bootstrap with...
2012-08-16 Segher Boessenkooldarwin.h (TARGET_IEEE_QUAD): Fix comment.
2012-08-16 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-16 Diego Novillore PR bootstrap/54281 (Fails to bootstrap with --disabl...
2012-08-16 Steven Bosscherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-16 Nick Cliftoni386elf.h (ASM_OUTPUT_ASCII): Cast _ascii_bytes before...
2012-08-16 Nick Clifton* config/bfin/bfin.c (hwloop_optimize): Fix use of...
2012-08-16 Nick Cliftont-avr: Replace occurrences of $(CC) with $(COMPILER).
2012-08-16 Sandra LoosemoreRevert unintended change from last commit
2012-08-16 Maxim KuvyrkovAdd missing ChangeLog entry for r190406
2012-08-16 Segher Boessenkoollonglong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM...
2012-08-16 Segher Boessenkoolaix43.h (ASM_CPU_SPEC): Use %(asm_default) instead...
2012-08-16 Segher Boessenkoolaix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.
2012-08-16 Segher Boessenkoolrs6000-common.c (rs6000_handle_option): Delete handling...
2012-08-16 Segher Boessenkoolrs6000.h (RS6000_BTM_ALWAYS): New.
2012-08-16 Segher Boessenkoolaix52.h (ASM_CPU_SPEC): Fix typo.
2012-08-16 Segher Boessenkoolre PR target/54142 (ppc64 build failure - Unrecognized...
2012-08-16 GCC AdministratorDaily bump.
2012-08-15 Sandra LoosemoreMIPS Technologies, Inc.
2012-08-15 Ulrich Weigandspu.c: Include "cfgloop.h".
2012-08-15 Janus Weilre PR fortran/54243 ([OOP] ICE (segfault) in gfc_type_c...
2012-08-15 Eric BotcazouAdd missing entry for merge from cxx-conversion branch.
2012-08-15 Tom Tromeycxx11.cc (struct datum): New.
2012-08-15 H.J. LuAdd $(TARGET_H) dependency to tree-cfg.o
2012-08-15 Bill Schmidtre PR tree-optimization/54245 (incorrect optimisation)
2012-08-15 Bill Schmidtre PR tree-optimization/54240 (Routine hoist_adjacent_l...
2012-08-15 Richard Guentherdouble-int.h (double_int::from_unsigned): Rename to ...
2012-08-15 Steven Bosschertimevar.def (TV_VARPOOL, [...]): Remove.
2012-08-15 Ramana RadhakrishnanCanonicalize operand to vaba and vabal.
2012-08-15 Ramana Radhakrishnanre PR target/54212 (ARM: invalid instruction (vdupeq...
2012-08-15 Maxim Kuvyrkovmips.md (define_attr accum_in): New instruction attribute.
2012-08-15 Ian Lance Taylorcompiler: Adjust for GCC always being built with C++.
2012-08-15 Diego NovilloAdd an xfail manifest for x86_64-unknown-linux-gnu...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-15 GCC AdministratorDaily bump.
2012-08-14 Uros Bizjaki386.md (enabled): Add comment with explanation why...
2012-08-14 Oleg Endore PR target/52933 (SH Target: Use div0s for integer...
2012-08-14 Oleg Endore PR target/50751 (SH Target: Displacement addressing...
2012-08-14 Mikael Morinre PR fortran/47586 ([F03] allocatable components:...
2012-08-14 Mikael Morindecl.c (match_ppc_decl): Copy the procedure interface...
2012-08-14 Mikael Morintrans-expr.c (gfc_trans_scalar_assign): Rename argument...
2012-08-14 Mikael Moringfortran.h (gfc_get_proc_ptr_comp): New prototype.
2012-08-14 Steven Bosschergraphite-scop-detection.c (create_sese_edges): Compute...
2012-08-14 Steven Bosscherdominance.c (init_dom_info): Use gcc_checking_assert...
2012-08-14 Sterling Augustinepubnames-2.C: Adjust.
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-14 Richard Guenthergimplify.c (create_tmp_from_val): Mark temporary with...
2012-08-14 Richard Guenthertree-into-ssa.c: Include diagnostic-core.h.
2012-08-14 Tobias Burnusre PR fortran/40881 ([F03] warn for obsolescent features)
2012-08-14 Tobias Burnusre PR fortran/54234 (-Wconversion or -Wconversion-extra...
2012-08-14 Richard Guenthertree-into-ssa.c (update_ssa): Verify we do not rename...
2012-08-14 Jakub Jelinekre PR middle-end/53411 (ICE in move_unallocated_pseudos)
2012-08-14 GCC AdministratorDaily bump.
2012-08-13 Steven BosscherFix patch merge error in previous commit.
2012-08-13 Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-13 David Adlerre PR libstdc++/54185 (condition_variable not properly...
2012-08-13 François Dumont2012-08-10 François Dumont <fdumont@gcc.gnu.org>
2012-08-13 Diego Novillovalidate_failures.py (ExpirationDate): Tidy comment.
2012-08-13 Diego Novillovalidate_failures.py (ParseSummary): Fix comment.
2012-08-13 Diego NovilloImplement support for expiring expected results in...
2012-08-13 Uros Bizjaki386.h (FIXED_REGISTERS): Do not mark REX registers...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-13 Ganesh Gopalasubramanianre PR driver/54210 (gcc unable to detect -mprfchw flag...
2012-08-13 Richard Guenthertree-cfg.c (print_loop): Avoid ICEing for loops marked...
2012-08-13 Jakub Jelinekre PR c/53968 (integer undefined behaviors in GCC)
2012-08-13 Marc Glissere PR libstdc++/54112 (including complex.h and complex...
2012-08-13 Richard Guentherre PR tree-optimization/54200 (copyrename generates...
2012-08-13 Jan Hubickatree-pass.h (write_summary, [...]): Remove set and...
2012-08-13 GCC AdministratorDaily bump.
next