aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
2003-12-13ggc-zone.c: Follow spelling conventions.Kazu Hirata1-1/+1
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers1-2/+1
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers1-0/+2
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill1-1/+2
2003-11-02cvsignore: Remove c-parse.* and tradcif.cKelley Cook1-2/+0
2003-10-23Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth1-5/+5
2003-10-20Makefile.in (install-info): Simplify.Mark Mitchell1-3/+1
2003-10-16* objc/Make-lang.in (objc-parse.o): Honor $(parsedir) for objc-parse.c.R. Kelley Cook1-0/+2
2003-10-15c-parse.in (methoddef, [...]): Call objc_add_method() instead of add_method().Ziemowit Laski2-7/+6
2003-10-06re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell1-5/+0
2003-10-03objc-act.c (lookup_category): Mark as 'inline'.Ziemowit Laski1-2/+2
2003-10-03objc-act.c (add_method_to_hash_list, [...]): New functions.Alexander Malmberg1-73/+131
2003-09-30Convert to ISO C90 prototypes.Kelley Cook1-3/+2
2003-09-29objc-act.c (encode_type): Encode INTEGER_TYPEs and REAL_TYPEs based on the bi...Zack Weinberg1-42/+22
2003-09-26objc-act.c (tm_p.h): Tweak order.Loren J. Rittle1-4/+4
2003-09-26* objc/objc-act.c (tm_p.h): Tweak order.Loren J. Rittle1-1/+1
2003-09-26i386.h (ix86_return_in_memory): Revert my last patch.Loren J. Rittle1-0/+1
2003-09-25* objc/objc-act.c (gen_declaration_1): Fix printf format.Ulrich Weigand1-1/+2
2003-09-25MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski5-1214/+2110
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-5/+7
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-7/+5
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-12/+7
2003-09-14objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger2-714/+462
2003-09-04cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson1-2/+3
2003-09-03targhooks.c: New file.DJ Delorie1-1/+1
2003-09-03Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka1-2/+2
2003-08-29tree-optimize.c: New file.Richard Henderson1-0/+3
2003-08-20Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from here ...Matt Kraai1-1/+1
2003-08-19PR c++/10538, PR c/5582Andrew Pinski1-0/+2
2003-08-04c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle1-2/+0
2003-07-31* objc/Make-lang.in (objc.stage1, objc.stage2, objc.stage3)Matt Kraai1-6/+0
2003-07-25objc-act.c (objc_check_decl): Don't use xxx_with_decl.Gabriel Dos Reis1-3/+6
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-21/+18
2003-07-17re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating1-0/+2
2003-07-17objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations.Zack Weinberg1-0/+3
2003-07-17Missed this hunk - belongs with the previous patchZack Weinberg1-1/+2
2003-07-17c-decl.c: Fix typos in several comments.Zack Weinberg1-7/+9
2003-07-17c.opt: Document Uncodumented; use it.Neil Booth1-43/+0
2003-07-14objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.Geoffrey Keating2-4/+8
2003-07-11Index: ChangeLogGeoffrey Keating1-4/+5
2003-07-09* objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.Jan Hubicka1-0/+2
2003-07-06c-common.h (c_comon_handle_filename, [...]): New.Neil Booth1-0/+4
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg1-21/+5
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-9/+2
2003-06-27c-tree.h (grokfield): Remove unused filename and line parameters.Nathan Sidwell1-98/+49
2003-06-25re PR c/10178 (ICE in tree_low_cst)Zack Weinberg1-0/+2
2003-06-14tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell1-3/+7
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-5/+5
2003-06-05install.tex: Document profiledbootstrap.Jan Hubicka1-0/+6
2003-05-29Remove OBJC_PROLOGUE everywhere.Stan Shebs1-4/+0