morestack.S (__morestack_non_split): Increase amount of space allocated for non-split...
[gcc.git] / gcc /
2012-08-21 Marc Glissefold-const.c (fold_ternary_loc): Detect identity permut...
2012-08-21 Richard Guenthertree-ssa-loop-im.c (tree_ssa_lim_finalize): Properly...
2012-08-21 Richard Guentheralloc-pool.c (pool_alloc): Fix valgrind annotation.
2012-08-21 Richard Bienercp-tree.h (TREE_INDIRECT_USING): Use TREE_LANG_FLAG_0...
2012-08-21 Jan Hubickare PR fortran/48636 (Enable more inlining with -O2...
2012-08-21 GCC AdministratorDaily bump.
2012-08-20 Oleg EndoFix PR numbers for ChangeLog entries.
2012-08-20 Florian WeimerFix PR C++/19351: integer overflow in operator new[]
2012-08-20 Oleg Endore PR rtl-optimization/50489 ([UPC/IA64] mis-schedule...
2012-08-20 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2012-08-20 Mark Wielaarddwarf2out.c: For DWARF 4+, output DW_AT_high_pc as...
2012-08-20 Tobias Burnusre PR fortran/54301 (Add optional warning if pointer...
2012-08-20 Jakub Jelinekre PR rtl-optimization/54294 ([alpha] Bootstrap compari...
2012-08-20 Eric Botcazou* config/sparc/sparc.h (MAX_FIXED_MODE_SIZE): Define.
2012-08-20 Paolo Carlinire PR c++/10416 ('unused variable' warning ignores...
2012-08-20 Patrick Marlierre PR middle-end/53992 (Combining -fopenmp and -fgnu...
2012-08-20 Diego NovilloFix -ftime-report for C++ lookup.
2012-08-20 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-20 Richard Earnshawre PR tree-optimization/54295 (Widening multiply-accumu...
2012-08-20 Joseph Myersconfigure.ac (ffs): Check for declaration.
2012-08-20 Richard Guenthertree-flow.h (register_new_name_mapping): Remove.
2012-08-20 Richard Earnshawthumb-16bit-ops.c (f): This test uses a 16-bit add...
2012-08-20 Richard Guenthername-lookup.c (store_binding_p): New predicate, split...
2012-08-20 Richard Guentherre PR middle-end/54327 (Segmentation fault in init_ggc)
2012-08-20 Jakub Jelinekre PR middle-end/54321 (ice in tree_low_cst at -O3)
2012-08-20 Richard Guenthergimple.h (gimple_statement_base): Annotate with GTY...
2012-08-20 Richard Guentherre PR bootstrap/54326 (GCC does not build with G++...
2012-08-20 Tobias Burnusre PR fortran/54301 (Add optional warning if pointer...
2012-08-20 GCC AdministratorDaily bump.
2012-08-19 Jan-Benedict Glaw* ChangeLog: Remove entry that shouldn't be there.
2012-08-19 Thomas Koenigre PR fortran/54298 (Add warning when doing equal/noneq...
2012-08-19 Eric Botcazoulayout.adb (Set_Elem_Alignment): Cap the alignment...
2012-08-19 Eric Botcazoudecl.c (gnat_to_gnu_entity): Use proper dummy type...
2012-08-19 Mikael MorinMake-lang.in: Fix typo.
2012-08-19 Jan-Benedict Glaw* ChangeLog: Fix whitespace.
2012-08-19 Nick Cliftonre PR c/54306 (ARM iwmmxt2 commit adds imbalanced ...
2012-08-19 Jan-Benedict Glawavr-log.c (avr_log_vadump): Properly use int-promoted...
2012-08-19 Jan Hubickare PR lto/45375 ([meta-bug] Issues with building Mozill...
2012-08-19 GCC AdministratorDaily bump.
2012-08-18 John David Anglinre PR middle-end/53823 (FAIL: gcc.c-torture/execute...
2012-08-18 Mikael MorinAdd the working testcase from PR fortran/39290.
2012-08-18 Steven Bosschersparseset.c (sparseset_alloc): Use non-clearing allocation.
2012-08-18 Steven Bosscherre PR middle-end/54313 (GCC fails to bootstrap with...
2012-08-18 Andrew Pinskialloc-pool.c (pool_alloc): Add valgrind markers.
2012-08-18 Walter LeeDefine stubs for feedback instrumentation.
2012-08-18 GCC AdministratorDaily bump.
2012-08-17 H.J. LuDefine MAX_FIXED_MODE_SIZE/TARGET_MEMBER_TYPE_FORCES_BL...
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 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 Sandra Loosemore2012-08-16 Sandra Loosemore <sandra@codesourcery...
2012-08-17 Hans-Peter Nilssonre 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 Nilsson* lib/target-supports.exp (check_effective_target_sync_...
2012-08-16 Hans-Peter Nilssonre PR middle-end/54261 (reverse sync/atomic operators...
2012-08-16 Hans-Peter Nilssonre 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 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 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 ...
next