summaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
Commit message (Expand)AuthorAgeFilesLines
* re PR objc/20574 (weird error message after a parse error)Andrew Pinski2005-09-081-0/+6
* re PR libobjc/23108 (alignment bug in libobjc/archive.c)Andrew Pinski2005-09-041-0/+25
* re PR objc/23306 ([unit-at-a-time] objc exceptions (GNU runtime) don't work w...Andrew Pinski2005-08-311-1/+1
* nested-func-1.m: Move to ...Andrew Pinski2005-08-131-38/+0
* exceptions.exp: New exp for the exceptions testsuite.Andrew Pinski2005-08-133-186/+0
* stubify-2.m: Correct the name of the rtl dump file.Andrew Pinski2005-08-131-1/+1
* try-catch-8.m: Enable for all targets.Andrew Pinski2005-08-091-1/+1
* re PR libobjc/22606 (Exceptions cannot be thrown from -forward::)Andrew Pinski2005-07-261-0/+42
* objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski2005-07-081-0/+18
* gnu-runtime-2.mm: Compile, do not run.Ziemowit Laski2005-07-071-1/+1
* re PR objc/22274 (string[1-4].m, const-str-5.m fails with the gnu runtime)Ziemowit Laski2005-07-071-0/+30
* objc-act.c (objc_build_volatilized_type): New function.Ziemowit Laski2005-07-011-0/+40
* darwin.c (machopic_select_section): constant ObjC string objects now always h...Ziemowit Laski2005-06-292-0/+55
* objc-act.c (objc_build_struct): Save the TYPE_OBJC_INFO portion of TYPE_LANG_...Ziemowit Laski2005-06-281-0/+22
* Update FSF address.Kelley Cook2005-06-252-2/+2
* typedef-alias-1.mm: New.Ziemowit Laski2005-06-241-0/+16
* isa-field-1.m: Only run on darwin.Mike Stump2005-05-273-3/+3
* comp-types-8.m, [...]: New.Ziemowit Laski2005-05-2722-0/+683
* comp-types-12.mm: New.Ziemowit Laski2005-05-262-0/+44
* selector-3.mm: New.Ziemowit Laski2005-05-261-0/+26
* selector-2.m: Remove "-fgnu-runtime"; be flexible about where warning appears.Ziemowit Laski2005-05-251-2/+3
* bitfield-[1-5].mm: New.Ziemowit Laski2005-05-2411-29/+294
* Yet more Objective-C++...Ziemowit Laski2005-05-175-20/+25
* darwin.c (darwin_encode_section_info): Always set MACHO_SYMBOL_STATIC for all...Mike Stump2005-04-261-0/+90
* objc-fast-4.m: New.Dale Johannesen2005-04-131-0/+10
* * objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM.John David Anglin2005-03-111-1/+1
* file-format.exp (gcc_target_object_format): Add check for som format and hard...John David Anglin2005-03-061-1/+1
* re PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m)Alexander Malmberg2005-01-261-0/+16
* s/just/used/, stupid me keep on using "just" instead of "used".Andrew Pinski2005-01-241-1/+1
* re PR objc/18408 (ICE compiling code that involves casting classes)Alexander Malmberg2005-01-241-0/+32
* re PR objc/19321 (objc ignores volatile in argument types for messages)Ziemowit Laski2005-01-152-0/+55
* re PR objc/18971 (Can't send messages to methods with arrays as parameters)Ziemowit Laski2004-12-301-0/+78
* 20040813-1.c: Disable for alpha and ia64.Richard Henderson2004-12-291-1/+1
* * objc.dg/stabs-1.m: Disable for alpha.Richard Henderson2004-12-281-1/+1
* stabs-1.m: Allow section name to be quoted and assembly label to begin with '...Eric Botcazou2004-12-211-1/+1
* stabs-1.m: Allow assembly label to begin with a dot ('.').Ziemowit Laski2004-12-171-1/+1
* stabs-1.m: New test.Ziemowit Laski2004-12-171-0/+18
* [multiple changes]Joseph Myers2004-11-291-0/+13
* varasm.c (output_addressed_constants): For CONST_DECLs, output the initialize...Ziemowit Laski2004-11-132-0/+59
* * objc.dg/desig-init-2.m: New test.Joseph Myers2004-11-101-0/+7
* c90-restrict-1.c, [...]: Adjust expected messages for new parser.Joseph Myers2004-11-042-2/+2
* c-common.h (objc_lookup_ivar): Add second parameter to prototype.Ziemowit Laski2004-10-311-0/+42
* objc-act.c (finish_class): Do not synthesize bogus 'extern objc_object *_Foo;...Ziemowit Laski2004-10-261-0/+43
* Index: gcc/gcc/ChangeLogGeoffrey Keating2004-10-261-1/+1
* c-common.h: Remove RID_ID.Ziemowit Laski2004-10-259-43/+496
* re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime))Andrew Pinski2004-10-211-0/+46
* c-parse.in (reservedwords): Add OBJC_TYPE_QUAL as alternative.Ziemowit Laski2004-10-181-0/+17
* c-typeck.c (enum impl_conv): New.Joseph Myers2004-10-081-1/+1
* objc-act.c: Change annotate_with_locus to SET_EXPR_LOCATION throughout.Zack Weinberg2004-09-242-7/+7
* bitfield-2.m: Make 'id' definition a typedef.Ziemowit Laski2004-09-087-11/+80