platform/upstream/gcc.git
2016-02-05 Dominik VogtS/390: Correct documentation
2016-02-05 Dominik VogtS/390: Do not require -march=z13 on s390 but only on...
2016-02-05 Dominik Vogtlibstdc++: S/390: Add missing baseline_symbols.txt...
2016-02-05 Andreas KrebbelS/390: Fix 64 bit sibcall
2016-02-05 Andreas KrebbelS/390: Fix r6 vararg handling.
2016-02-05 Jakub Jelinekre PR bootstrap/69677 (bootstrap failed with --with...
2016-02-05 H.J. LuCompile pr69454-2.c with -msse2 -mno-accumulate-outgoin...
2016-02-05 Trevor Saundersobsolete the deprecated rtems targets
2016-02-05 GCC AdministratorDaily bump.
2016-02-04 Jonathan WakelyTest for C99 stdlib.h functions with -std=c++98
2016-02-04 Segher Boessenkoolcombine: distribute_notes again (PR69567, PR64682)
2016-02-04 Patrick PalkaFix constexpr evaluation of comparisons involving point...
2016-02-04 DJ Delorie* config/msp430/msp430.c (msp430_start_function): Add...
2016-02-04 Ian Lance Taylorlibgo: bump version number for upgrade to 1.6rc1
2016-02-04 Jakub Jelinekre PR c/69669 (ICE with enum __attribute__((mode(QI))))
2016-02-04 Jakub Jelinekre PR fortran/69368 (spec2006 test case 416.gamess...
2016-02-04 Uros Bizjakre PR target/69577 (wrong code with -fno-forward-propag...
2016-02-04 Jonathan WakelyRegenerate front page of libstdc++ HTML docs
2016-02-04 Jonathan WakelyUpdate copyright years in libstdc++ manual and add...
2016-02-04 Michael Meissnerre PR target/69667 (ppc64le -mlra: ICE: Max. number...
2016-02-04 David MalcolmFix jit crash on aarch64
2016-02-04 Wilco DijkstraThis patch fixes an exponential issue in ccmp.c.
2016-02-04 Mike Frysingergcc: invoke: delete -mno-fma4 docs
2016-02-04 Richard SandifordPR 69577: Invalid RA of destination subregs
2016-02-04 Alan Lawrence[ARM] Remove neon_reinterpret, use casts
2016-02-04 Joseph MyersUpdate gcc .po files.
2016-02-04 Joseph MyersUpdate cpplib .po files.
2016-02-04 Martin Liskare PR sanitizer/69276 (Address sanitizer does not handl...
2016-02-04 Bin Chengaarch64.c (aarch64_legitimize_address): Force register...
2016-02-04 Jakub Jelinekclass.c (find_flexarrays): Don't declare dom variable.
2016-02-04 Kyrylo Tkachov[ARM][4/4] Adjust gcc.target/arm/wmul-[123].c tests
2016-02-04 Kyrylo Tkachov[cse][3/4] Don't overwrite original rtx when folding...
2016-02-04 Kyrylo Tkachov[ARM][2/4] Fix operand costing logic for SMUL[TB][TB]
2016-02-04 Kyrylo Tkachov[ARM][1/4] PR target/65932: Add testcase
2016-02-04 Jim Wilson[ARM] PR target/65932: stop changing signedness in...
2016-02-04 Christian Bruelarm-c.c (arm_reset_previous_fndecl): Style fix and...
2016-02-04 Jakub Jelinekre PR target/69454 (ix86_expand_prologue internal compi...
2016-02-04 Victoria StepanyanDisable auto prefetcher for -march=znver1.
2016-02-04 Martin SeborPR c++/69251 - [6 Regression] ICE in unify_array_domain...
2016-02-04 H.J. LuDefine check_union_passing6 only for CHECK_FLOAT128
2016-02-04 Michael Meissnerre PR target/69461 (ICE in lra_set_insn_recog_data...
2016-02-04 GCC AdministratorDaily bump.
2016-02-03 Jakub Jelinekre PR c/69627 (Conditional jump or move depends on...
2016-02-03 Jakub Jelinekre PR target/69644 (ICE with -O on __sync_bool_compare_...
2016-02-03 Mike Stumpcompat.exp (compat-get-options-main): Add dg-timeout...
2016-02-03 Andreas Toblerre PR bootstrap/69611 (Bootstrap broken on PowerPC...
2016-02-03 Ian Lance Taylorlibgo: Update to go1.6rc1.
2016-02-03 H.J. LuAdd the new IA MCU test
2016-02-03 Patrick PalkaFix PR c++/69056 (argument pack deduction failure durin...
2016-02-03 Vladimir Makarovre PR target/69461 (ICE in lra_set_insn_recog_data...
2016-02-03 Uros Bizjaktsan-dg.exp (tsan_init): Move check if tsan executable...
2016-02-03 Kirill Yukhinre PR target/69118 (Wrong condition in avx512f_maskcmp...
2016-02-03 Wilco DijkstraFix the ccmp_1.c test back to use '0' as regular expres...
2016-02-03 Andre Vehreschildre PR fortran/67451 ([F08] ICE with sourced allocation...
2016-02-03 Alan Lawrence[Testsuite] Fix scan-tree-dump failures with vect_multi...
2016-02-03 Ian Lance Taylorcompiler, runtime: mark stub methods, ignore them in...
2016-02-03 Ian Lance Taylorcompiler: Unpack method names when sorting them.
2016-02-03 GCC AdministratorDaily bump.
2016-02-02 Segher BoessenkoolThis testcase fails on 32-bit powerpc-linux with
2016-02-02 Jakub Jelinekwide-int.cc (canonize_uhwi): New function.
2016-02-02 H.J. LuAdd IA MCU tests for passing/returning of empty structu...
2016-02-02 James Norrisgimplify.c (omp_notice_variable): Add usage check.
2016-02-02 Alexander Monakovnvptx: do not use alternative spelling of unsigned...
2016-02-02 Alexander Monakovlibgomp: fix target-31.c testcase
2016-02-02 Alexander Monakovlibgomp: fix teams-3/4 testcases
2016-02-02 Wilco DijkstraImprove TARGET_IRA_CHANGE_PSEUDO_ALLOCNO_CLASS target...
2016-02-02 Wilco DijkstraThis patch adds support for the TARGET_IRA_CHANGE_PSEUD...
2016-02-02 James Norris* testsuite/libgomp.oacc-c-c++-common/declare-4.c:...
2016-02-02 Uros Bizjakre PR target/67032 (Geode optimizations incorrectly...
2016-02-02 Senthil Kumar... avr.c (avr_option_override): Set PARAM_ALLOW_STORE_DATA...
2016-02-02 Claudiu ZissulescuMAINTAINERS (Write After Approval): Add myself
2016-02-02 Richard Bienerre PR tree-optimization/69595 (Bogus -Warray-bound...
2016-02-02 Thomas SchwingeMerge BUILT_IN_GOACC_HOST_DATA into BUILT_IN_GOACC_DATA...
2016-02-02 Thomas Schwingelibgomp: Skip hsa offloading for OpenACC test cases
2016-02-02 Thomas Schwingelibgomp: Use HSA_RUNTIME_LIB, HSA_KMT_LIB in the testsuite
2016-02-02 Thomas Schwingelibgomp: For hsa offloading, compilation is all handled...
2016-02-02 Thomas Schwingelibgomp: Don't configure for offloading target if we...
2016-02-02 Richard Bienerre PR tree-optimization/69606 (wrong code at -Os and...
2016-02-02 Yuri Rumyantsevre PR middle-end/68542 (10% 481.wrf performance regression)
2016-02-02 Alan Modra[RS6000] lqarx and stqcx. registers
2016-02-02 GCC AdministratorDaily bump.
2016-02-02 Alan Modra[RS6000] ABI_V4 init of toc section
2016-02-01 Jakub Jelinekre PR rtl-optimization/69592 (Compile-time and memory...
2016-02-01 Jakub Jelinekre PR preprocessor/69543 (_Pragma does not apply within...
2016-02-01 Uros Bizjak* Add PR number.
2016-02-01 Uros Bizjakanon5.C (dg-opetions): Use -gdwarf-2 instead of -g.
2016-02-01 Jeff LawFix PR # in last change
2016-02-01 Jeff Lawre PR testsuite/68580 (FAIL: c-c++-common/tsan/pr65400...
2016-02-01 Jakub Jelinekifcvt.c (bb_ok_for_noce_convert_multiple_sets): Return...
2016-02-01 Martin SeborRemove duplicate copy of the test body inadvertently...
2016-02-01 Jakub Jelinekomp-low.c (oacc_parse_default_dims): Avoid -Wsign-compa...
2016-02-01 Bin Chengre PR tree-optimization/67921 ("internal compiler error...
2016-02-01 Nathan Sidwellnvptx.c (PTX_GANG_DEFAULT): New.
2016-02-01 Richard Bienerre PR tree-optimization/69556 (forwprop4/match.pd undoi...
2016-02-01 Richard Bienerre PR tree-optimization/69574 (gcc ICE at -O2 and ...
2016-02-01 Martin LiskaMissing copyright for mem-stats header files.
2016-02-01 Richard Bienerre PR tree-optimization/69579 (gcc ICE at -O3 and __sig...
2016-02-01 Bernd EdlingerDon't define guard macros when doing #include_next...
2016-02-01 Eric Botcazou* postreload.c (reload_cse_simplify): Remove dead code.
2016-02-01 Jakub Jelinekre PR rtl-optimization/69570 (if-conversion bug on...
next