aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
AgeCommit message (Expand)AuthorFilesLines
2007-08-01execute.exp: Change copyright header to refer to version 3 of the GNU General...Nick Clifton5-21/+20
2007-05-20re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez1-4/+4
2007-04-13stubify-1.mm: Only run on powerpc.Mike Stump1-1/+0
2007-01-23re PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0' defined but not used wa...Andrew Pinski1-0/+15
2007-01-20re PR objc/30479 (Precompiled headers don't seem to work with GNU ObjC)Andrew Pinski3-0/+61
2006-10-07struct-layout-encoding-1_generate.c: Xfail some tests for powerpc-darwin and ...Andrew Pinski1-1/+19
2006-08-07dwarf-1.m: Skip on Solaris 2.5.1 and 2.6 too.Eric Botcazou2-2/+2
2006-08-07dwarf-1.m: Skip on 32-bit hppa hpux.John David Anglin2-2/+2
2006-06-05Fix typo...Mike Stump1-1/+1
2006-06-05* objc.dg/objc-fast-4.m: Skip for ppc64.Mike Stump1-2/+5
2006-05-05re PR objc/27240 (ICE with invalid fields)Volker Reichelt1-0/+5
2006-04-09Fixup whitespacesMike Stump1-1/+0
2006-04-08Revert last patchMike Stump1-2/+0
2006-04-08* objc.dg/method-6.m: Add -Wstrict-selector-match.Mike Stump1-0/+2
2006-03-27* objc.dg/objc-nofilename-1.m: Limit to Darwin.David Edelsohn1-1/+2
2006-03-26dwarf-1.m: Skip on AIX.David Edelsohn2-0/+2
2006-03-25dwarf2out.c (is_c_family): Understand new DWARF3 language types.Geoffrey Keating1-0/+3
2006-03-04bad-receiver-type.m: Add space before bracket in dg directive.Krister Walfridsson1-1/+1
2006-03-02Fixed a couple of objctective-c bugs.Fariborz Jahanian2-0/+36
2006-02-13Index: gcc/ChangeLogGeoffrey Keating1-0/+5
2006-02-08passes.c (register_one_dump_file): Accept the current properties instead of p...Paolo Bonzini1-1/+1
2006-01-19struct-layout-encoding-1_generate.c (switchfiles): Fix fprintf's by adding sr...Andrew Pinski1-3/+3
2006-01-17struct-layout-encoding-1_generate.c (switchfiles): xfail txxx where xxx >= 25.Andrew Pinski1-3/+16
2006-01-05* c-parser.c (c_parser_objc_methodprotolist): Handle CPP_PRAGMA.Richard Henderson1-21/+5
2005-12-15struct-layout-encoding-1_generate.c (base_types): Change C++ style comments t...Andrew Pinski1-606/+12
2005-12-12re PR objc/25348 (ICE encoding zero sized struct array)Andrew Pinski1-0/+13
2005-12-11re PR libobjc/25354 (There should be an automated testsuite for objc_sizeof_t...Andrew Pinski9-0/+3522
2005-12-10re PR libobjc/25347 (objc_alignof_type gets the wrong alignment for unions (o...Andrew Pinski1-0/+31
2005-12-10re PR libobjc/25346 (objc_sizeof_type does not handle _Bool at all)Andrew Pinski1-0/+18
2005-11-26gnu-runtime-3.m: Simplify.Andrew Pinski1-18/+2
2005-11-25gnu-runtime-3.m: New test.Andrew Pinski1-0/+30
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