gcc.git
2014-09-22 Jonathan WakelyInclude <bits/uses_allocator.h> in <stack> and <queue>.
2014-09-22 Peter A. Bigotmsp430.h (LIB_SPEC): Remove automatic addition of ...
2014-09-22 Jonathan Wakelystatus_cxx2011.xml: Update C++11 status.
2014-09-22 Jonathan Wakelymutex (try_lock): Do not swallow exceptions.
2014-09-22 Jonathan WakelyFix ChangeLog date in my last commit.
2014-09-22 Alan LawrenceWorkaround following [PATCH] Pul all constants last...
2014-09-22 Jonathan WakelyMake streams movable and swappable.
2014-09-22 Tom de VriesAdd --inline option to contrib/mklog
2014-09-22 Richard Bienergimplify.c (gimplify_init_constructor): Do not leave...
2014-09-22 Joseph Myersre PR target/63312 (FAIL: gcc.dg/torture/float128-exact...
2014-09-22 Jakub Jelinekre PR debug/63328 (c-c++-common/gomp/pr60823-3.c test...
2014-09-22 James Greenhalgh[Patch bfin] Fixup use of constraints in define_split
2014-09-22 Dominique d... resolve.c (resolve_fl_procedure): Remove duplicated...
2014-09-22 Martin LiskaPR lto/63270 - new test
2014-09-22 Richard Sandifordi386.c (ix86_cannot_change_mode_class): Remove GET_MODE...
2014-09-22 Richard Sandifordhard-reg-set.h: Include hash-table.h.
2014-09-22 Richard Sandifordcombine.c (subst): Use simplify_subreg_regno rather...
2014-09-22 Richard Sandifordrtl.h (subreg_info): Expand commentary
2014-09-22 Richard Sandifordgcc/
2014-09-22 Eric Botcazoudecl.c (gnat_to_gnu_entity): Adjust comment.
2014-09-22 Zhenqiang Chenarm.c: #include "tm-constrs.h"
2014-09-22 Hans-Peter... crtstuff.c (USE_EH_FRAME_REGISTRY): Let USE_EH_FRAME_RE...
2014-09-22 GCC AdministratorDaily bump.
2014-09-21 Hans-Peter... configure.ac (target_header_dir): Move block defining...
2014-09-21 Patrick Oppenlander* config/rs6000/t-spe (MULTILIB_EXCEPTIONS): Allow...
2014-09-21 Segher Boessenkoolrs6000.md (div<mode>3): Fix comment.
2014-09-21 Segher Boessenkool2014-09-21 Segher Boessenkool <segher@kernel.crashing...
2014-09-21 Segher Boessenkoolrs6000.md (ctz<mode>2, [...]): Tidy.
2014-09-21 Segher Boessenkoolrs6000.md (strlensi): Don't use subsi3 with a constant...
2014-09-21 Segher Boessenkoolrs6000.md (iorxor): New code_iterator.
2014-09-21 Segher Boessenkoolrs6000.md (*neg<mode>2_internal): Delete.
2014-09-21 Segher Boessenkoolrs6000.md (*one_cmpl<mode>2): Generate "not" insn.
2014-09-21 Segher Boessenkoolrs6000.c (rs6000_rtx_costs): New.
2014-09-21 Segher Boessenkoolpredicates.md (ca_operand): Allow subregs.
2014-09-21 Uros Bizjaki386.c (ix86_expand_call): Generate MS->SYSV extra...
2014-09-21 Jason Merrillre PR c++/62017 (AddressSanitizer reports *-buffer...
2014-09-21 GCC AdministratorDaily bump.
2014-09-20 Ian Lance Taylorruntime: Restore copyright notice accidentally removed...
2014-09-20 Joern Renneckeepiphany.md (sub_f_add_imm): Change constraint of opera...
2014-09-20 Alessandro... trans-intrinsic.c (conv_intrinsic_atomic_op): Fix issue...
2014-09-20 Joost VandeVondeletrans-expr.c (gfc_reset_vptr): Fix comment whitespace.
2014-09-20 Andreas Schwabia64.md: Remove constraints from define_split patterns.
2014-09-20 Jan Hubickaipa-utils.h (ipa_polymorphic_call_context): Turn into...
2014-09-20 Jan Hubickaipa-visibility.c (varpool_node::externally_visible_p...
2014-09-20 Jan Hubickadiagnostic.c (warning_n): New function.
2014-09-20 Jan Hubickare PR tree-optimization/63255 (FAIL: gcc.dg/lto/iparefe...
2014-09-20 Jason Merrillre PR c++/61392 (internal compiler error: in write_temp...
2014-09-20 Jason Merrillre PR c++/61465 (Bogus parameter set but not used warni...
2014-09-20 GCC AdministratorDaily bump.
2014-09-19 Jan Hubickare PR c++/61825 (g++.dg/cpp0x/static_assert9.C FAILs)
2014-09-19 Michael Meissnerpredicates.md (fusion_gpr_mem_load): Move testing for...
2014-09-19 Jan Hubickare PR lto/63286 (FAIL: g++.dg/lto/20101014-2 cp_lto_201...
2014-09-19 Ian Lance Taylorcompiler: Pass constant arguments directly to thunk...
2014-09-19 Andi KleenFix mcount test cases to only run on supported targets
2014-09-19 Segher Boessenkooldg-extract-results.py (Prog.result_re): Include options...
2014-09-19 Segher Boessenkoolrecog.c (scratch_operand): Do not simply allow all...
2014-09-19 Felix Yangcfgrtl.c [...]: Update comments and fix spacing to...
2014-09-19 James GreenhalghRe: [Patch] Teach genrecog/genoutput that scratch regis...
2014-09-19 Aldy Hernandezdwarf2out.c (decl_ultimate_origin): Update comment.
2014-09-19 Ulrich Weigandrs6000.c (rs6000_special_adjust_field_align_p): Update...
2014-09-19 Ian Lance Taylorsimple-object-elf.c (simple_object_elf_write_ehdr)...
2014-09-19 James Greenhalgh[Patch sh] Fixup use of constraints in define_split
2014-09-19 Markus TrippelsdorfPR ipa/61998 Fix crash -Wsuggest-final-types crash
2014-09-19 James Greenhalgh[Patch] Teach genrecog/genoutput that scratch registers...
2014-09-19 Joost VandeVondelere PR fortran/63152 (needless initialization of local...
2014-09-19 Paolo Carlinire PR c++/58328 ([C++11] bogus: error: constructor...
2014-09-19 James Greenhalgh[PATCH AArch64]: Add constraint letter for stack_protec...
2014-09-19 Andreas Krebbels390.c (s390_emit_epilogue): Remove bogus assignment.
2014-09-19 Andreas Krebbels390.md ("trunctdsd2", [...]): New expanders.
2014-09-19 Andreas Krebbelre PR target/62662 (Miscompilation of Qt on s390x)
2014-09-19 Marat Zakirovasan.c (build_check_stmt): Alignment arg was added.
2014-09-19 Olivier Hainquevxworksae.h: Remove obsolete definitions.
2014-09-19 Olivier Hainqueconfig.gcc (powerpc-wrs-vxworksmils): New configuration.
2014-09-19 Olivier Hainquevarasm.c (default_section_type_flags): Flag .persistent...
2014-09-19 Nick Cliftonrl78.c (rl78_expand_epilogue): Generate a USE of the...
2014-09-19 Jan Hubickare PR ipa/63298 (internal compiler error: in types_same...
2014-09-19 GCC AdministratorDaily bump.
2014-09-18 H.J. LuUpdate gcc.dg/pr61053.c for x32
2014-09-18 Joseph MyersRemove LIBGCC2_TF_CEXT target macro.
2014-09-18 Kito ChengAdd header guard to several header files.
2014-09-18 Vladimir Makarovre PR debug/63285 (-fcompare-debug scheduler related...
2014-09-18 Joel Sherrillconfig-list.mk (LIST): Add v850-rtems.
2014-09-18 Jakub Jelinekre PR c++/63248 (Crash when OpenMP target's array secti...
2014-09-18 Vladimir Makarovre PR target/61360 (ICE: in lra_update_insn_recog_data...
2014-09-18 Sebastian Huberconfig-list.mk (LIST): Add arm-rtems.
2014-09-18 Jakub Jelinekre PR c++/62017 (AddressSanitizer reports *-buffer...
2014-09-18 Jakub Jelinekre PR testsuite/63292 (ASan reports global-buffer-overf...
2014-09-18 Paolo Carlinire PR c++/62232 (-Wnon-virtual-dtor shouldn't warn...
2014-09-18 Jason Merrilldyncast.cc (__dynamic_cast): Handle mid-destruction...
2014-09-18 Joseph MyersFix i386 FP_TRAPPING_EXCEPTIONS.
2014-09-18 Kyrylo Tkachov[ARM] Fix insn type of movmisalign neon load pattern.
2014-09-18 Paolo Carlinire PR c++/61745 (template friend for dyadic operator...
2014-09-18 GCC AdministratorDaily bump.
2014-09-17 Janne BlomqvistFix indentation
2014-09-17 Marek Polacekre PR c/61854 (Warning single-line comment for -std...
2014-09-17 Janne BlomqvistPR libfortran/62768 Use gfc_unit.filename also when...
2014-09-17 Nathan SidwellMakefile.in (LIBGCOV_INTERFACE): Add _gcov_dump from ...
2014-09-17 Jakub Jelinekre PR debug/63284 (-fcompare-debug issue due to redirec...
2014-09-17 Jakub Jelinek* ada/acats/run_all.sh: Redirect mkdir stderr to /dev...
2014-09-17 Jason MerrillMinor cleanup, don't run tests for which compilation...
next