aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/objc.dg
AgeCommit message (Expand)AuthorFilesLines
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
2003-10-03objc-act.c (add_method_to_hash_list, [...]): New functions.Alexander Malmberg3-11/+93
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski58-20/+1792
2003-06-26c-opts.c (missing_arg): Make non-static.Neil Booth1-1/+1
2003-04-11(in libobjc:)David Chad1-0/+16
2003-04-01defs.m: New.Ziemowit Laski1-0/+67
2003-03-17naming-1.m: Use "(parse|syntax) error".Zack Weinberg2-2/+2
2002-09-17New tests for ObjC typecheckingNicola Pero6-0/+323
2002-09-16* objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.Richard Earnshaw1-1/+1
2002-09-06c-lang.c (objc_is_id): New stub.Ziemowit Laski1-0/+43
2002-08-27New objc.dg test for new -Wundeclared-selector ObjC optionNicola Pero1-0/+48
2002-08-26objc-act.c (get_super_receiver): If inside a class method of a category...Ziemowit Laski1-0/+45
2002-08-20tree.c (get_qualified_type): Add TYPE_CONTEXT check.Devang Patel1-0/+49
2002-08-20objc-act.c (build_ivar_chain): Remove.Ziemowit Laski2-0/+135
2002-08-08objc-act.c (build_selector_translation_table): Issue warning...Devang Patel1-0/+26
2002-08-07Makefile.in (c-opts.o, [...]): Update.Neil Booth1-2/+2
2002-07-02objc-act.c (adjust_type_for_id_default): Do not allow an object as parameter.Devang Patel1-0/+20
2002-07-02c-parse.in (designator): Enable designated initializers if ObjC.Ziemowit Laski1-0/+40
2002-07-01objc-act.c (finish_file): Avoid finish_objc() if -fsyntax-only.Devang Patel1-0/+11
2002-05-23const-str-2.m: Update now that we stop after a command line error.Neil Booth1-3/+0
2002-02-07dwarf2-1.c: Update for return warnings.Richard Henderson3-5/+5
2002-01-11Added missing includeNicola Pero1-0/+1
2002-01-08special.exp: Add -I${srcdir}/../../libobjc for header files.H.J. Lu1-2/+2
2001-12-17New test for loading unclaimed categories in Objective-CNicola Pero4-0/+169
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth6-8/+8