Age | Commit message (Expand) | Author | Files | Lines |
2005-04-13 | objc-fast-4.m: New. | Dale Johannesen | 1 | -0/+10 |
2005-03-11 | * objc.dg/stabs-1.m (dg-final): Change regexp pattern for hppa SOM. | John David Anglin | 1 | -1/+1 |
2005-03-06 | file-format.exp (gcc_target_object_format): Add check for som format and hard... | John David Anglin | 1 | -1/+1 |
2005-01-26 | re PR objc/18862 (ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m) | Alexander Malmberg | 1 | -0/+16 |
2005-01-24 | s/just/used/, stupid me keep on using "just" instead of "used". | Andrew Pinski | 1 | -1/+1 |
2005-01-24 | re PR objc/18408 (ICE compiling code that involves casting classes) | Alexander Malmberg | 1 | -0/+32 |
2005-01-15 | re PR objc/19321 (objc ignores volatile in argument types for messages) | Ziemowit Laski | 2 | -0/+55 |
2004-12-30 | re PR objc/18971 (Can't send messages to methods with arrays as parameters) | Ziemowit Laski | 1 | -0/+78 |
2004-12-29 | 20040813-1.c: Disable for alpha and ia64. | Richard Henderson | 1 | -1/+1 |
2004-12-28 | * objc.dg/stabs-1.m: Disable for alpha. | Richard Henderson | 1 | -1/+1 |
2004-12-21 | stabs-1.m: Allow section name to be quoted and assembly label to begin with '... | Eric Botcazou | 1 | -1/+1 |
2004-12-17 | stabs-1.m: Allow assembly label to begin with a dot ('.'). | Ziemowit Laski | 1 | -1/+1 |
2004-12-17 | stabs-1.m: New test. | Ziemowit Laski | 1 | -0/+18 |
2004-11-29 | [multiple changes] | Joseph Myers | 1 | -0/+13 |
2004-11-13 | varasm.c (output_addressed_constants): For CONST_DECLs, output the initialize... | Ziemowit Laski | 2 | -0/+59 |
2004-11-10 | * objc.dg/desig-init-2.m: New test. | Joseph Myers | 1 | -0/+7 |
2004-11-04 | c90-restrict-1.c, [...]: Adjust expected messages for new parser. | Joseph Myers | 2 | -2/+2 |
2004-10-31 | c-common.h (objc_lookup_ivar): Add second parameter to prototype. | Ziemowit Laski | 1 | -0/+42 |
2004-10-26 | objc-act.c (finish_class): Do not synthesize bogus 'extern objc_object *_Foo;... | Ziemowit Laski | 1 | -0/+43 |
2004-10-26 | Index: gcc/gcc/ChangeLog | Geoffrey Keating | 1 | -1/+1 |
2004-10-25 | c-common.h: Remove RID_ID. | Ziemowit Laski | 9 | -43/+496 |
2004-10-21 | re PR objc/17923 (const-str-[34].m fails on the mainline (next runtime)) | Andrew Pinski | 1 | -0/+46 |
2004-10-18 | c-parse.in (reservedwords): Add OBJC_TYPE_QUAL as alternative. | Ziemowit Laski | 1 | -0/+17 |
2004-10-08 | c-typeck.c (enum impl_conv): New. | Joseph Myers | 1 | -1/+1 |
2004-09-24 | objc-act.c: Change annotate_with_locus to SET_EXPR_LOCATION throughout. | Zack Weinberg | 2 | -7/+7 |
2004-09-08 | bitfield-2.m: Make 'id' definition a typedef. | Ziemowit Laski | 7 | -11/+80 |
2004-08-26 | const-str-3.m: Include <stdlib.h> and <memory.h>. | Ziemowit Laski | 1 | -0/+2 |
2004-08-25 | c-typeck.c (build_c_cast): In ObjC... | Ziemowit Laski | 1 | -0/+51 |
2004-08-03 | 20001023-1.c, [...]: Declare built-in functions used. | Joseph Myers | 2 | -0/+3 |
2004-06-17 | c-common.c (flag_objc_sjlj_exceptions): New. | Richard Henderson | 6 | -14/+45 |
2004-06-01 | re PR objc/7993 (private variables cannot be shadowed in subclasses) | Nicola Pero | 2 | -0/+113 |
2004-05-04 | image-info.m: Allow additional attributes for __image_info section. | Ziemowit Laski | 1 | -1/+1 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -3/+1 |
2004-02-04 | encode-2.m, [...]: Fix tests for systems where `char' is unsigned by default. | Kaveh R. Ghazi | 3 | -4/+4 |
2004-01-31 | call-super-2.m: Update line numbers for the including of stddef.h. | Andrew Pinski | 1 | -4/+4 |
2004-01-29 | * objc.dg/call-super-2.m: Include stddef.h for size_t. | Geoffrey Keating | 1 | -0/+1 |
2004-01-28 | Fix LP64 failures. | Ziemowit Laski | 1 | -3/+7 |
2004-01-28 | encode-2.m (main): New local string. | James E Wilson | 2 | -4/+15 |
2004-01-27 | call-super-2.m: Make LP64-safe. | Kaveh R. Ghazi | 2 | -18/+18 |
2004-01-26 | * objc.dg/stret-1.m (glob): Renamed to globa. | Rainer Orth | 1 | -2/+2 |
2004-01-18 | objc-act.c (build_objc_method_call): Use target hooks instead of macros to de... | Ziemowit Laski | 2 | -0/+108 |
2004-01-11 | c-decl.c (duplicate_decls): Break apart into... | Zack Weinberg | 1 | -4/+2 |
2003-12-01 | re PR libobjc/11433 (Crash due to dereferencing null pointer when querying pr... | Zack Weinberg | 1 | -0/+25 |
2003-10-16 | try-catch-2.m: Relax target triple to all Darwin versions. | Ziemowit Laski | 1 | -1/+1 |
2003-10-14 | _cmd.m: Fix typo. | Ziemowit Laski | 7 | -12/+34 |
2003-10-03 | objc-act.c (add_method_to_hash_list, [...]): New functions. | Alexander Malmberg | 3 | -11/+93 |
2003-09-25 | MERGE OF objc-improvements-branch into MAINLINE. | Ziemowit Laski | 58 | -20/+1792 |
2003-06-26 | c-opts.c (missing_arg): Make non-static. | Neil Booth | 1 | -1/+1 |
2003-04-11 | (in libobjc:) | David Chad | 1 | -0/+16 |
2003-04-01 | defs.m: New. | Ziemowit Laski | 1 | -0/+67 |