aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
AgeCommit message (Expand)AuthorFilesLines
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
2004-08-26const-str-3.m: Include <stdlib.h> and <memory.h>.Ziemowit Laski1-0/+2
2004-08-25c-typeck.c (build_c_cast): In ObjC...Ziemowit Laski1-0/+51
2004-08-0320001023-1.c, [...]: Declare built-in functions used.Joseph Myers2-0/+3
2004-06-17c-common.c (flag_objc_sjlj_exceptions): New.Richard Henderson6-14/+45
2004-06-01re PR objc/7993 (private variables cannot be shadowed in subclasses)Nicola Pero2-0/+113
2004-05-04image-info.m: Allow additional attributes for __image_info section.Ziemowit Laski1-1/+1
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg1-3/+1
2004-02-04encode-2.m, [...]: Fix tests for systems where `char' is unsigned by default.Kaveh R. Ghazi3-4/+4
2004-01-31call-super-2.m: Update line numbers for the including of stddef.h.Andrew Pinski1-4/+4
2004-01-29* objc.dg/call-super-2.m: Include stddef.h for size_t.Geoffrey Keating1-0/+1
2004-01-28Fix LP64 failures.Ziemowit Laski1-3/+7
2004-01-28encode-2.m (main): New local string.James E Wilson2-4/+15
2004-01-27call-super-2.m: Make LP64-safe.Kaveh R. Ghazi2-18/+18
2004-01-26* objc.dg/stret-1.m (glob): Renamed to globa.Rainer Orth1-2/+2
2004-01-18objc-act.c (build_objc_method_call): Use target hooks instead of macros to de...Ziemowit Laski2-0/+108
2004-01-11c-decl.c (duplicate_decls): Break apart into...Zack Weinberg1-4/+2
2003-12-01re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr...Zack Weinberg1-0/+25
2003-10-16try-catch-2.m: Relax target triple to all Darwin versions.Ziemowit Laski1-1/+1
2003-10-14_cmd.m: Fix typo.Ziemowit Laski7-12/+34