aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
AgeCommit message (Expand)AuthorFilesLines
2005-09-08re PR objc/20574 (weird error message after a parse error)Andrew Pinski1-0/+6
2005-09-04re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski1-0/+25
2005-08-31re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work w...Andrew Pinski1-1/+1
2005-08-13nested-func-1.m: Move to ...Andrew Pinski1-38/+0
2005-08-13exceptions.exp: New exp for the exceptions testsuite.Andrew Pinski3-186/+0
2005-08-13stubify-2.m: Correct the name of the rtl dump file.Andrew Pinski1-1/+1
2005-08-09try-catch-8.m: Enable for all targets.Andrew Pinski1-1/+1
2005-07-26re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)Andrew Pinski1-0/+42
2005-07-08objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski1-0/+18
2005-07-07gnu-runtime-2.mm: Compile, do not run.Ziemowit Laski1-1/+1
2005-07-07re PR objc/22274 (string[1-4].m, const-str-5.m fails with the gnu runtime)Ziemowit Laski1-0/+30
2005-07-01objc-act.c (objc_build_volatilized_type): New function.Ziemowit Laski1-0/+40
2005-06-29darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski2-0/+55
2005-06-28objc-act.c (objc_build_struct): Save the TYPE_OBJC_INFO portion of TYPE_LANG_...Ziemowit Laski1-0/+22
2005-06-25Update FSF address.Kelley Cook2-2/+2
2005-06-24typedef-alias-1.mm: New.Ziemowit Laski1-0/+16
2005-05-27isa-field-1.m: Only run on darwin.Mike Stump3-3/+3
2005-05-27comp-types-8.m, [...]: New.Ziemowit Laski22-0/+683
2005-05-26comp-types-12.mm: New.Ziemowit Laski2-0/+44
2005-05-26selector-3.mm: New.Ziemowit Laski1-0/+26
2005-05-25selector-2.m: Remove "-fgnu-runtime"; be flexible about where warning appears.Ziemowit Laski1-2/+3
2005-05-24bitfield-[1-5].mm: New.Ziemowit Laski11-29/+294
2005-05-17Yet more Objective-C++...Ziemowit Laski5-20/+25
2005-04-26darwin.c (darwin_encode_section_info): Always set MACHO_SYMBOL_STATIC for all...Mike Stump1-0/+90
2005-04-13objc-fast-4.m: New.Dale Johannesen1-0/+10
2005-03-11* objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.John David Anglin1-1/+1
2005-03-06file-format.exp (gcc_target_object_format): Add check for som format and hard...John David Anglin1-1/+1
2005-01-26re PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m)Alexander Malmberg1-0/+16
2005-01-24s/just/used/, stupid me keep on using "just" instead of "used".Andrew Pinski1-1/+1
2005-01-24re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg1-0/+32
2005-01-15re PR objc/19321 (objc ignores volatile in argument types for messages)Ziemowit Laski2-0/+55
2004-12-30re PR objc/18971 (Can't send messages to methods with arrays as parameters)Ziemowit Laski1-0/+78
2004-12-2920040813-1.c: Disable for alpha and ia64.Richard Henderson1-1/+1
2004-12-28* objc.dg/stabs-1.m: Disable for alpha.Richard Henderson1-1/+1
2004-12-21stabs-1.m: Allow section name to be quoted and assembly label to begin with '...Eric Botcazou1-1/+1
2004-12-17stabs-1.m: Allow assembly label to begin with a dot ('.').Ziemowit Laski1-1/+1
2004-12-17stabs-1.m: New test.Ziemowit Laski1-0/+18
2004-11-29[multiple changes]Joseph Myers1-0/+13
2004-11-13varasm.c (output_addressed_constants): For CONST_DECLs, output the initialize...Ziemowit Laski2-0/+59
2004-11-10* objc.dg/desig-init-2.m: New test.Joseph Myers1-0/+7
2004-11-04c90-restrict-1.c, [...]: Adjust expected messages for new parser.Joseph Myers2-2/+2
2004-10-31c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski1-0/+42
2004-10-26objc-act.c (finish_class): Do not synthesize bogus 'extern objc_object *_Foo;...Ziemowit Laski1-0/+43
2004-10-26Index: gcc/gcc/ChangeLogGeoffrey Keating1-1/+1
2004-10-25c-common.h: Remove RID_ID.Ziemowit Laski9-43/+496
2004-10-21re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime))Andrew Pinski1-0/+46
2004-10-18c-parse.in (reservedwords): Add OBJC_TYPE_QUAL as alternative.Ziemowit Laski1-0/+17
2004-10-08c-typeck.c (enum impl_conv): New.Joseph Myers1-1/+1
2004-09-24objc-act.c: Change annotate_with_locus to SET_EXPR_LOCATION throughout.Zack Weinberg2-7/+7
2004-09-08bitfield-2.m: Make 'id' definition a typedef.Ziemowit Laski7-11/+80