Show patches with: Archived = No       |   126799 patches
« 1 2 ... 245 246 2471267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[testsuite] Skip gcc.dg/Wno-frame-address.c on IA-64 - - - - --- 2016-03-04 Eric Botcazou New
Fix PR rtl-optimization/70007 - - - - --- 2016-03-01 Eric Botcazou New
Reinstate generic stack checking warning with LRA - - - - --- 2016-03-01 Eric Botcazou New
[Ada] Fix unexpectedly large frame with calls manipulating strings - - - - --- 2016-03-01 Eric Botcazou New
[SPARC] Fix PR target/69706 - - - - --- 2016-03-01 Eric Botcazou New
[wwwdocs] Document 3 changes in GCC 6 - - - - --- 2016-02-29 Eric Botcazou New
[SPARC] Fix PR target/69706 - - - - --- 2016-02-29 Eric Botcazou New
[Ada] Fix infinite recursion on circular type in with'ed unit - - - - --- 2016-02-29 Eric Botcazou New
[Ada] Fix crash in ASIS mode on concurrent types - - - - --- 2016-02-29 Eric Botcazou New
[Ada] Fix unexpectedly large frame with calls manipulating strings - - - - --- 2016-02-29 Eric Botcazou New
[Ada] Fix spurious error on renaming of component of return value - - - - --- 2016-02-29 Eric Botcazou New
[testsuite] Skip gcc.dg/ifcvt-4.c on Visium - - - - --- 2016-02-17 Eric Botcazou New
[visium] Tidy up support of machine-specific libfuncs - - - - --- 2016-02-17 Eric Botcazou New
[Ada] Fix missing synchronization for Atomic_Components on array object - - - - --- 2016-02-17 Eric Botcazou New
[Ada] Fix ICE on element of array with enumeration index - - - - --- 2016-02-17 Eric Botcazou New
[Ada] Fix debug info glitches for character indexes - - - - --- 2016-02-16 Eric Botcazou New
[Ada] Define LANG_HOOKS_ENUM_UNDERLYING_BASE_TYPE - - - - --- 2016-02-16 Eric Botcazou New
Avoid bugs like PR68273 to trigger - - - - --- 2016-02-14 Eric Botcazou New
Fix timevar internal consistency failure - - - - --- 2016-02-10 Eric Botcazou New
Fix SSA_NAME_OCCURS_IN_ABNORMAL_PHI issue in backprop - - - - --- 2016-02-08 Eric Botcazou New
[Ada] Fix oversight in latest create_var_decl change - - - - --- 2016-02-08 Eric Botcazou New
Remove couple of dead lines in reload_cse_simplify - - - - --- 2016-02-01 Eric Botcazou New
[Ada] Rename enumeration type - - - - --- 2016-01-28 Eric Botcazou New
Fix PR ada/69488 - - - - --- 2016-01-27 Eric Botcazou New
[testsuite] XFAIL gcc.dg/tree-ssa/ssa-dom-cse-2.c on SPARC 64-bit - - - - --- 2016-01-27 Eric Botcazou New
[testsuite] XFAIL gcc.c-torture/execute/stkalign.c on SPARC 64-bit - - - - --- 2016-01-26 Eric Botcazou New
[IA-64] Fix ICE on gcc.dg/vect/vect-cond-11.c - - - - --- 2016-01-26 Eric Botcazou New
Minor tweaks to documentation of scalar_storage_order - - - - --- 2016-01-25 Eric Botcazou New
Document restriction of scalar_storage_order - - - - --- 2016-01-21 Eric Botcazou New
[Ada] Fix 'char' compatibility with C - - - - --- 2016-01-20 Eric Botcazou New
Restore cross-language inlining into Ada - - - - --- 2016-01-20 Eric Botcazou New
[Ada] Housekeeping work in gigi (bis) - - - - --- 2016-01-18 Eric Botcazou New
[Ada] Housekeeping work in gigi - - - - --- 2016-01-18 Eric Botcazou New
Fix PR ada/69219 - - - - --- 2016-01-18 Eric Botcazou New
[testsuite] Skip gcc.target/sparc/20151219-1.c in 64-bit mode - - - - --- 2016-01-06 Eric Botcazou New
[ping] pending patches - - - - --- 2016-01-05 Eric Botcazou New
[SPARC] Fix PR target/69100 - - - - --- 2016-01-04 Eric Botcazou New
[SPARC] Fix PR target/69072 - - - - --- 2016-01-04 Eric Botcazou New
[ARM] Fix ICE on Ada code with -mbig-endian -mhard-float - - - - --- 2015-12-21 Eric Botcazou New
Fix PR debug/60756 - - - - --- 2015-12-21 Eric Botcazou New
Fix lto-symtab ICE during Ada LTO bootstrap - - - - --- 2015-12-21 Eric Botcazou New
Fix lto-symtab ICE during Ada LTO bootstrap - - - - --- 2015-12-21 Eric Botcazou New
[Ada] Fix ICE on component of complex as Out parameter - - - - --- 2015-12-20 Eric Botcazou New
[Ada] Fix layout inconsistency in ASIS mode - - - - --- 2015-12-20 Eric Botcazou New
[Ada] Fix spurious warning in ASIS mode - - - - --- 2015-12-20 Eric Botcazou New
Fix PR rtl-optimization/68910 - - - - --- 2015-12-19 Eric Botcazou New
[PATCHES,PING*5] Enhance standard DWARF for Ada - - - - --- 2015-12-18 Eric Botcazou New
[i386] Enable -mstackrealign with SSE on 32-bit Windows - - - - --- 2015-12-15 Eric Botcazou New
[testsuite] Tweak gcc.dg/torture/pr68264.c for Solaris - - - - --- 2015-12-14 Eric Botcazou New
[SPARC] Enable wide-int support - - - - --- 2015-12-12 Eric Botcazou New
Fix PR middle-end/68215 - - - - --- 2015-12-11 Eric Botcazou New
Fix PR ada/48013 - - - - --- 2015-12-10 Eric Botcazou New
[Ada] Fix internal error on call taking empty array Out parameter - - - - --- 2015-12-10 Eric Botcazou New
[Ada] Comment fixes - - - - --- 2015-12-10 Eric Botcazou New
Fix PR ada/66526 - - - - --- 2015-12-09 Eric Botcazou New
[C] Issue an error on scalar va_list with reverse storage order - - - - --- 2015-12-08 Eric Botcazou New
Fix PR middle-end/68291 & 68292 - - - - --- 2015-12-08 Eric Botcazou New
[SPARC] Fix PR target/63668 - - - - --- 2015-12-08 Eric Botcazou New
[SPARC] Fix PR target/63668 - - - - --- 2015-12-07 Eric Botcazou New
Fix PR middle-end/68291 & 68292 - - - - --- 2015-12-07 Eric Botcazou New
Fix PR ada/50048 - - - - --- 2015-12-06 Eric Botcazou New
Fix PR ada/56274 - - - - --- 2015-12-06 Eric Botcazou New
Fix PR ada/49944 - - - - --- 2015-12-06 Eric Botcazou New
Fix PR ada/49940 - - - - --- 2015-12-06 Eric Botcazou New
[ARM] Fix PR middle-end/65958 - - - - --- 2015-12-04 Eric Botcazou New
[C] Issue an error on scalar va_list with reverse storage order - - - - --- 2015-12-03 Eric Botcazou New
[ARM] Fix PR middle-end/65958 - - - - --- 2015-12-03 Eric Botcazou New
[c-family] Fix -fdump-ada-spec ordering issue in C++ - - - - --- 2015-11-30 Eric Botcazou New
[Ada] Fix simple C interfacing issues - - - - --- 2015-11-30 Eric Botcazou New
[Ada] Fix volatile flag setting in gigi - - - - --- 2015-11-30 Eric Botcazou New
[Ada] Fix simple missed optimization - - - - --- 2015-11-30 Eric Botcazou New
[Ada] Add missing type conversions - - - - --- 2015-11-30 Eric Botcazou New
[Ada] Fix unexpected position error with aliasing and size clause - - - - --- 2015-11-30 Eric Botcazou New
rs6000_adjust_cost old thinko - - - - --- 2015-11-30 Eric Botcazou New
Fix PR c++/68290 - - - - --- 2015-11-26 Eric Botcazou New
Fix PR c++/68527 - - - - --- 2015-11-26 Eric Botcazou New
[Ada] Process entry, protected and task bodies in ASIS mode. - - - - --- 2015-11-24 Eric Botcazou New
[Ada] Fix crash on renaming of unconstrained array in ASIS mode - - - - --- 2015-11-24 Eric Botcazou New
[Ada] Fix C++ interfacing bug on 32-bit Windows - - - - --- 2015-11-24 Eric Botcazou New
[SPARC] Minor cleanup - - - - --- 2015-11-20 Eric Botcazou New
Document new overflow arithmetics patterns - - - - --- 2015-11-20 Eric Botcazou New
Fix PR lto/61313 - - - - --- 2015-11-19 Eric Botcazou New
[SPARC] Fix PR target/68408 - - - - --- 2015-11-19 Eric Botcazou New
[Ada] Fix missing layout information in ASIS mode - - - - --- 2015-11-18 Eric Botcazou New
[Ada] Remove more redundant checks in loops - - - - --- 2015-11-18 Eric Botcazou New
[Ada] Enable -fstrict-overflow at all optimization levels - - - - --- 2015-11-18 Eric Botcazou New
[Ada] Fix ICE on on indirect renaming of address at -O - - - - --- 2015-11-18 Eric Botcazou New
[Ada] Fix stack usage increase for renaming of indexed component - - - - --- 2015-11-18 Eric Botcazou New
Fix PR middle-end/65958 - - - - --- 2015-11-18 Eric Botcazou New
Fix PR middle-end/65958 - - - - --- 2015-11-18 Eric Botcazou New
[visium] Provide user-mode version of libraries - - - - --- 2015-11-17 Eric Botcazou New
[ARM] Fix PR middle-end/65958 - - - - --- 2015-11-16 Eric Botcazou New
Generate DW_AT_endianity in DWARF 3 or above - - - - --- 2015-11-13 Eric Botcazou New
[sparc] Rotate stack checking loop - - - - --- 2015-11-12 Eric Botcazou New
[rs6000] Rotate stack checking loop - - - - --- 2015-11-12 Eric Botcazou New
[mips] Rotate stack checking loop - - - - --- 2015-11-12 Eric Botcazou New
[ia64] Rotate stack checking loop - - - - --- 2015-11-12 Eric Botcazou New
[i386] Rotate stack checking loop - - - - --- 2015-11-12 Eric Botcazou New
[visium] Remove obsolete prototypes - - - - --- 2015-11-12 Eric Botcazou New
Fix PR target/67265 - - - - --- 2015-11-12 Eric Botcazou New
« 1 2 ... 245 246 2471267 1268 »