Show patches with: State = Action Required       |    Archived = No       |   126597 patches
« 1 2 ... 411 412 4131265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
=?UTF-8?Q?Fix=20for=20PR=20objc/47832=20("[4.6=20Regression]=20ObjC=20er?= =?UTF-8?Q?rors=20on=20st… - - - - --- 2011-02-21 Nicola Pero New
=?UTF-8?Q?Re:=20Fix=20for=20PR=20objc/47832=20("[4.6=20Regression]=20Obj?= =?UTF-8?Q?C=20errors=20o… - - - - --- 2011-02-22 Nicola Pero New
=?UTF-8?Q?ObjC=20patch:=20fix=20CLASS=5FHAS=5FEXCEPTION=5FATTR?= - - - - --- 2011-02-22 Nicola Pero New
ObjC/ObjC++: Fix property encoding on Apple - - - - --- 2011-02-25 Nicola Pero New
ObjC/ObjC++: Fix property encoding on Apple - - - - --- 2011-02-25 Nicola Pero New
=?UTF-8?Q?Fix=20for=20PR=20libobjc/47922=20("[4.6=20Regression]=20libobj?= =?UTF-8?Q?c=20crashes=20… - - - - --- 2011-02-28 Nicola Pero New
=?UTF-8?Q?Fix=20libobjc's=20sel=5FgetTypedSelector?= - - - - --- 2011-02-28 Nicola Pero New
ObjC/ObjC++: Fix property encoding on Apple - - - - --- 2011-03-02 Nicola Pero New
ObjC/ObjC++: Fix property encoding on Apple - - - - --- 2011-03-04 Nicola Pero New
[objc++] RFH: PR 48167 gengtype failure (issue4291054) - - - - --- 2011-03-18 Nicola Pero New
ObjC: some minor optimizations - - - - --- 2011-04-11 Nicola Pero New
ObjC: do not prepare instance variables for output unless there is an actual error message to print - - - - --- 2011-04-11 Nicola Pero New
ObjC: interface hashtable rewritten for speed and simplicity - - - - --- 2011-04-11 Nicola Pero New
ObjC: avoid creating temporary nodes just to compare method signatures - - - - --- 2011-04-12 Nicola Pero New
ObjC: get rid of temporary tree list when compiling a method - - - - --- 2011-04-12 Nicola Pero New
ObjC: another tiny performance tidyup - - - - --- 2011-04-12 Nicola Pero New
ObjC: remove temporary tree list used when calling objc_declare_class() - - - - --- 2011-04-13 Nicola Pero New
ObjC: remove temporary tree list used when calling objc_declare_protocols() - - - - --- 2011-04-13 Nicola Pero New
ObjC: rewritten checks for duplicate instance variables (for improved speed and improved error mess… - - - - --- 2011-04-15 Nicola Pero New
ObjC: get rid of another unnecessary, temporary copy of instance variables - - - - --- 2011-04-15 Nicola Pero New
Fix gengtype-state string hashtable - - - - --- 2011-04-17 Nicola Pero New
(build) Patch to fix cp/cfns.gperf building issues - - - - --- 2011-04-22 Nicola Pero New
(build) Patch to fix cp/cfns.gperf building issues - - - - --- 2011-04-22 Nicola Pero New
(build) Patch to fix cp/cfns.gperf building issues - - - - --- 2011-04-23 Nicola Pero New
Patch: New GTY ((atomic)) option - - - - --- 2011-05-16 Nicola Pero New
Patch: New GTY ((atomic)) option - - - - --- 2011-05-19 Nicola Pero New
objc patch (was Re: Problem to install GCC 4.6.0 with Objective-C language) - - - - --- 2011-05-21 Nicola Pero New
Patch fixing PR objc/48187 - - - - --- 2011-05-24 Nicola Pero New
Tiny documentation update in diagnostic.c - - - - --- 2011-05-24 Nicola Pero New
Fix for libobjc/48177. Can I apply it to 4.6 as well ? - - - - --- 2011-05-24 Nicola Pero New
Patch for libobjc/38307 - - - - --- 2011-05-25 Nicola Pero New
Fix missing function declaration warnings in yesterday's libobjc patch - - - - --- 2011-05-26 Nicola Pero New
libobjc - indentation patch for sendmsg.c - - - - --- 2011-05-26 Nicola Pero New
ObjC/ObjC++: Add support for nonnull attribute for ObjC methods - - - - --- 2011-05-27 Nicola Pero New
Remove dependency of all-target-libobjc on maybe-all-target-libiberty - - - - --- 2011-05-27 Nicola Pero New
Fix for PR objc/48539 ("Missing warning when messaging a forward-declared class") - - - - --- 2011-06-02 Nicola Pero New
libobjc: remove deprecated API (patch 1) - - - - --- 2011-06-02 Nicola Pero New
libobjc: remove deprecated API (patch 2) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 3) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 4) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 5) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecate API (patch 6) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 7) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 8) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 9) - - - - --- 2011-06-03 Nicola Pero New
libobjc: remove deprecated API (patch 10) - - - - --- 2011-06-03 Nicola Pero New
libobjc: Fixed gnu-api-2-objc.m testcase - - - - --- 2011-06-05 Nicola Pero New
Fix for PR objc/49287 - - - - --- 2011-06-05 Nicola Pero New
objc/objc++: switch all testcases to Modern Objective-C runtime API - - - - --- 2011-06-06 Nicola Pero New
Fix for PR obj-c++/48275 ("getter=namespace failing with .mm") - - - - --- 2011-06-06 Nicola Pero New
objc/objc++: switch all testcases to Modern Objective-C runtime API - - - - --- 2011-06-06 Nicola Pero New
libobjc: Remove Traditional Objective-C runtime API - - - - --- 2011-06-07 Nicola Pero New
objc/objc++: fix most testsuite failures on darwin8 - - - - --- 2011-06-07 Nicola Pero New
objc/objc++: fix most testsuite failures on darwin8 - - - - --- 2011-06-07 Nicola Pero New
libobjc: remove unused code (patch 1) - - - - --- 2011-06-07 Nicola Pero New
libobjc: Remove unused code (patch 2) - - - - --- 2011-06-07 Nicola Pero New
libobjc: Remove unused code (patch 3) - - - - --- 2011-06-07 Nicola Pero New
libobjc: Remove unused code (patch 4) - - - - --- 2011-06-07 Nicola Pero New
libobjc: updated some comments - - - - --- 2011-06-08 Nicola Pero New
libobjc: Remove Traditional Objective-C runtime API - - - - --- 2011-06-08 Nicola Pero New
libobjc: Remove Traditional Objective-C runtime API - - - - --- 2011-06-08 Nicola Pero New
ObjC/ObjC++/testsuite: Remove unused method_get_* functions from next-encode-assist files - - - - --- 2011-06-08 Nicola Pero New
libobjc: updated documentation for removal of traditional API - - - - --- 2011-06-08 Nicola Pero New
Patch: speed up compiler a little bit by optimizing lookup_attribute() and is_attribute_p() - - - - --- 2011-06-20 Nicola Pero New
Rename attribs.c to attributes.c - - - - --- 2011-06-22 Nicola Pero New
objc/objc++: refactor encoding code - - - - --- 2011-07-02 Nicola Pero New
ObjC: hide encoding obstacks inside objc-encoding.c - - - - --- 2011-07-10 Nicola Pero New
libobjc: fix for PR/49882 ("class_getSuperClass() returns nil on a newly allocated, but not registe… - - - - --- 2011-08-06 Nicola Pero New
libobjc: Fix obvious typo in comment - - - - --- 2011-08-06 Nicola Pero New
libobjc: Fix PR libobjc/50002 ("class_replaceMethod does not work on class methods") - - - - --- 2011-08-06 Nicola Pero New
Patch for PR libobjc/50428 ("Consider changing semantics of +initialize so that it is inherited") - - - - --- 2011-10-08 Nicola Pero New
Fix for PR libobjc/49883 ("clang + gcc 4.6 runtime = broken") and a small related clang fix - - - - --- 2011-10-09 Nicola Pero New
ObjC/ObjC++ Patch: rewrite objc/objc++ frontend hashtables - - - - --- 2011-10-13 Nicola Pero New
ObjC/ObjC++ Patch: rewrite objc/objc++ frontend hashtables - - - - --- 2011-10-14 Nicola Pero New
libobjc/50002: Applied fix to 4.6 branch as well - - - - --- 2011-10-14 Nicola Pero New
libobjc/49883: Applied fix to 4.6 branch as well - - - - --- 2011-10-14 Nicola Pero New
avoid undefined behavior in libiberty/cplus-dem.c - - - - --- 2013-01-07 Nickolai Zeldovich New
avoid undefined behavior in libiberty/cplus-dem.c - - - - --- 2013-01-07 Nickolai Zeldovich New
Typo in GCC Internals documentation. - - - - --- 2013-07-23 Nicklas Bo Jensen New
GCC internals conditional execution macro? - - - - --- 2013-09-17 Nicklas Bo Jensen New
Correct GCC Internals doc for loop_depth - - - - --- 2016-01-10 Nicklas Bo Jensen New
Update GCC Internals: remove section Preserving virtual SSA form - - - - --- 2016-01-29 Nicklas Bo Jensen New
c++: Comment out announce_function to prevent ICE [PR102426] c++: Comment out announce_function to prevent ICE [PR102426] - - - - --- 2021-10-08 Nick Huang New
c++: Comment out announce_function to prevent ICE [PR102624] c++: Comment out announce_function to prevent ICE [PR102624] - - - - --- 2021-10-08 Nick Huang New
Committed: Update RX machine patterns - - - - --- 2010-06-16 Nick Clifton New
RFA: Make compare_and_jump_seq check that it has a jump insn - - - - --- 2010-06-23 Nick Clifton New
RFA; Fix DW_AT_bit_offset generation for types with size > alignment - - - - --- 2010-07-21 Nick Clifton New
XStormy16: Add __cmpsi2 function - - - - --- 2010-08-11 Nick Clifton New
RX: Fix a few small bugs - - - - --- 2010-09-01 Nick Clifton New
RFA; Add option to control combine-stack-adjustments pass - - - - --- 2010-10-01 Nick Clifton New
RFA: Testsuite: Fixes for PR44197.c - - - - --- 2010-10-07 Nick Clifton New
RFA: Testsuite: Fixes for PR44197.c - - - - --- 2010-10-11 Nick Clifton New
MeP: Use targetm.strip_name_encoding - - - - --- 2010-10-19 Nick Clifton New
RX: Promote small integers to SImode - - - - --- 2010-10-19 Nick Clifton New
RFA; Add option to control combine-stack-adjustments pass - - - - --- 2010-10-19 Nick Clifton New
RFA: MN10300: Add redundant comparison elimination pass - - - - --- 2010-11-10 Nick Clifton New
RFA: MN10300: Add redundant comparison elimination pass - - - - --- 2010-11-10 Nick Clifton New
XStormy16: Fix selection of return instruction for interrupt handlers. - - - - --- 2010-11-15 Nick Clifton New
RX: Fix packed strcuture field layout. - - - - --- 2010-11-16 Nick Clifton New
V850: Convert multiply/add and multiply/sub patterns to fma - - - - --- 2010-11-16 Nick Clifton New
« 1 2 ... 411 412 4131265 1266 »