Show patches with: Archived = No       |   126714 patches
« 1 2 ... 252 253 2541267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Fix gnat.dg/return3.adb regression - - - - --- 2012-05-26 Eric Botcazou New
Fix gnat.dg/renaming5.adb regression - - - - --- 2012-05-26 Eric Botcazou New
[Ada] Small tweak to type derivation machinery - - - - --- 2012-05-26 Eric Botcazou New
Fix PR lto/52178 (continued) - - - - --- 2012-05-25 Eric Botcazou New
Fix array type merging in LTO mode - - - - --- 2012-05-20 Eric Botcazou New
[Ada] fix gnat_write_global_declarations glitch in LTO mode - - - - --- 2012-05-20 Eric Botcazou New
[Ada] Use C++-compatible calling convention on x86/Windows - - - - --- 2012-05-19 Eric Botcazou New
Fix PR ada/52362 - - - - --- 2012-05-18 Eric Botcazou New
[Ada] Fix ICE on constant with record type in LTO mode - - - - --- 2012-05-18 Eric Botcazou New
Fix debug info of nested inline functions - - - - --- 2012-05-16 Eric Botcazou New
Fix PR ada/52494 - - - - --- 2012-05-15 Eric Botcazou New
Remove TYPE_IS_SIZETYPE - - - - --- 2012-05-13 Eric Botcazou New
Remove TYPE_IS_SIZETYPE - - - - --- 2012-05-13 Eric Botcazou New
Generate block moves for bitfield initialization - - - - --- 2012-05-13 Eric Botcazou New
Fix minor bug with shrink wrapping - - - - --- 2012-05-12 Eric Botcazou New
Fix LTO regression in Ada - - - - --- 2012-05-09 Eric Botcazou New
Make sizetypes no longer sign-extending - - - - --- 2012-05-07 Eric Botcazou New
[Ada] Fix 'noreturn' for reraise of exception - - - - --- 2012-05-06 Eric Botcazou New
[Ada] Fix internal error on renaming with private discriminated type - - - - --- 2012-05-06 Eric Botcazou New
[Ada] Missed vectorization opportunity for assignment loop - - - - --- 2012-05-06 Eric Botcazou New
[Ada] disable caret printing by default for Ada - - - - --- 2012-05-06 Eric Botcazou New
[Ada] Fix internal error on object initialized with function call - - - - --- 2012-05-06 Eric Botcazou New
Fix plugin-enabled LTO with cross-native build - - - - --- 2012-05-04 Eric Botcazou New
[Ada] Fix issues with rep clauses in -gnatct mode - - - - --- 2012-04-30 Eric Botcazou New
[Ada] Fix fallout of bitfields ABI change on Windows - - - - --- 2012-04-30 Eric Botcazou New
[Ada] Fix spurious aliasing warning for subtype of private type - - - - --- 2012-04-30 Eric Botcazou New
Fix PR target/48496 #2 - - - - --- 2012-04-26 Eric Botcazou New
[IA-64] Fix PR target/48496 - - - - --- 2012-04-11 Eric Botcazou New
Add generic __builtin_bswap16 support - - - - --- 2012-04-09 Eric Botcazou New
[RFC] Unconditionally clean up CFG before emitting prologue - - - - --- 2012-04-09 Eric Botcazou New
[RFC] Unconditionally clean up CFG before emitting prologue - - - - --- 2012-04-09 Eric Botcazou New
Emit variable as size attribute in debug info - - - - --- 2012-04-09 Eric Botcazou New
[SPARC] Adjust testsuite parameterization - - - - --- 2012-04-09 Eric Botcazou New
[SPARC] Fix PR target/52717 - - - - --- 2012-04-09 Eric Botcazou New
[4.5/Ada] Fix build with 4.6 compiler - - - - --- 2012-04-04 Eric Botcazou New
Fix PRs 52080, 52097 and 48124, rewrite bitfield expansion, enable the C++ memory model wrt bitfiel… - - - - --- 2012-04-03 Eric Botcazou New
Add support for FP bit fields in varasm.c - - - - --- 2012-04-02 Eric Botcazou New
Fix fallout of VECTOR_CST change - - - - --- 2012-03-28 Eric Botcazou New
Add support for FP bit fields in varasm.c - - - - --- 2012-03-28 Eric Botcazou New
Fix ICE during inlining with SJLJ - - - - --- 2012-03-28 Eric Botcazou New
Fix PR rtl-optimization/52629 - - - - --- 2012-03-26 Eric Botcazou New
Fix PRs 52080, 52097 and 48124, rewrite bitfield expansion, enable the C++ memory model wrt bitfiel… - - - - --- 2012-03-26 Eric Botcazou New
[Ada] Minor tweak in gnat_to_gnu_entity - - - - --- 2012-03-25 Eric Botcazou New
[Ada] Fix ICE in insert_clobbers_for_var in SJLJ mode - - - - --- 2012-03-25 Eric Botcazou New
[Ada] Do not generate both XVS and XVE type - - - - --- 2012-03-25 Eric Botcazou New
[Ada] Return early from rest_of_record_type_compilation - - - - --- 2012-03-25 Eric Botcazou New
Minor tweaks in optimize_bitfield_assignment_op - - - - --- 2012-03-24 Eric Botcazou New
[SPARC] Fix PR target/52610 - - - - --- 2012-03-24 Eric Botcazou New
[SPARC] Fix PR target/52656 - - - - --- 2012-03-24 Eric Botcazou New
[IA-64] Work around bug in unwinder - - - - --- 2012-03-21 Eric Botcazou New
Minor tweaks - - - - --- 2012-03-19 Eric Botcazou New
[1/n] No longer sign-extend sizetype constants, remove TYPE_IS_SIZETYPE - - - - --- 2012-03-09 Eric Botcazou New
[Ada] Clean up implementation of thin pointers in gigi - - - - --- 2012-03-09 Eric Botcazou New
[Ada] Fix incomplete debug info in corner cases - - - - --- 2012-03-07 Eric Botcazou New
[Ada] Remove support for type completion deferring in gigi - - - - --- 2012-03-07 Eric Botcazou New
[Ada] Remove call to unshare_expr from gigi - - - - --- 2012-03-07 Eric Botcazou New
Fix non-standard Ada bootstrap failure on IA-64 - - - - --- 2012-03-06 Eric Botcazou New
[IA-64] Implement static stack checking - - - - --- 2012-03-06 Eric Botcazou New
[IA-64] Work around thinko in 'x' constraint implementation - - - - --- 2012-03-06 Eric Botcazou New
[4.6] Fix PR target/52425 - - - - --- 2012-03-03 Eric Botcazou New
Fix debug info of nested inline functions - - - - --- 2012-03-02 Eric Botcazou New
[SPARC] Tweak libgomp's cpu_relax - - - - --- 2012-02-29 Eric Botcazou New
[Ada] fix -feliminate-unused-debug-types counter-measure - - - - --- 2012-02-29 Eric Botcazou New
Tweak generation of DW_AT_GNAT_descriptive_type - - - - --- 2012-02-27 Eric Botcazou New
[Ada] Fix wrong code for null pointer constant - - - - --- 2012-02-27 Eric Botcazou New
[Ada] Fix wrong code for assignment from overlapping aggregate - - - - --- 2012-02-27 Eric Botcazou New
[Ada] Small tweak to help GDB to display aliased dynamic array - - - - --- 2012-02-27 Eric Botcazou New
Fix PR bootstrap/52287 - - - - --- 2012-02-23 Eric Botcazou New
[Ada] Fix ICE on deferred constant with variant record type - - - - --- 2012-02-15 Eric Botcazou New
[Ada] Fix printing of class-wide tagged type variable in GDB - - - - --- 2012-02-15 Eric Botcazou New
[Ada] Fix ICE on function call returning volatile record type - - - - --- 2012-02-15 Eric Botcazou New
Fix PR target/51921 - - - - --- 2012-02-15 Eric Botcazou New
Fix PR52178 - - - - --- 2012-02-15 Eric Botcazou New
[SPARC] Further work around problematic paradoxical subregs - - - - --- 2012-02-12 Eric Botcazou New
[libitm] Add SPARC bits - - - - --- 2012-02-12 Eric Botcazou New
[libitm] Link with -litm and -pthread - - - - --- 2012-02-11 Eric Botcazou New
[libitm] Link with -litm and -pthread - - - - --- 2012-02-11 Eric Botcazou New
[SPARC] Fix an old oversight in libffi - - - - --- 2012-02-11 Eric Botcazou New
[SPARC] Remove useless new code - - - - --- 2012-02-11 Eric Botcazou New
[Ada] Do not pass -Werror during linking - - - - --- 2012-02-07 Eric Botcazou New
Fix PR middle-end/51994 - - - - --- 2012-02-07 Eric Botcazou New
[SPARC] Fix PR target/51920 - - - - --- 2012-01-30 Eric Botcazou New
Fix incantation of gcc.dg/torture/pr50444.c - - - - --- 2012-01-28 Eric Botcazou New
[Ada] improve layout of RETURN type made for CICO mechanism - - - - --- 2012-01-27 Eric Botcazou New
[Ada] Fix internal error on initialization of object with variant part - - - - --- 2012-01-27 Eric Botcazou New
[Ada] Fix bug in layout of aliased components - - - - --- 2012-01-27 Eric Botcazou New
[Ada] Fix crash on complicated mix of limited with and generics - - - - --- 2012-01-27 Eric Botcazou New
[Ada] Small tweak to help GDB to display labels - - - - --- 2012-01-27 Eric Botcazou New
[Ada] Small tweak to help GDB to display aliased dynamic array - - - - --- 2012-01-27 Eric Botcazou New
[RFC] Disable FWPROP on pathological cases - - - - --- 2012-01-24 Eric Botcazou New
Partial fix for LTO bootstrap with Ada - - - - --- 2012-01-22 Eric Botcazou New
Fix PR rtl-optimization/51924 - - - - --- 2012-01-22 Eric Botcazou New
Fix PR ada/46192 - - - - --- 2012-01-21 Eric Botcazou New
Fix crash of debug_bb_n on 0 and 1 in RTL mode - - - - --- 2012-01-20 Eric Botcazou New
Fix ICE in distribute_notes (PR bootstrap/51796) - - - - --- 2012-01-11 Eric Botcazou New
Fix crash on function returning variable-sized array - - - - --- 2012-01-10 Eric Botcazou New
Fix ICEs with functions returning variable-sized array - - - - --- 2012-01-10 Eric Botcazou New
[Ada] Fix ICE on function call returning dynamic array - - - - --- 2012-01-09 Eric Botcazou New
[Ada] Fix old thinko - - - - --- 2012-01-09 Eric Botcazou New
[SPARC] Small tweak to Solaris unwinder - - - - --- 2012-01-09 Eric Botcazou New
« 1 2 ... 252 253 2541267 1268 »