aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-23 libobjc:Rainer Orth
2003-10-20 * Makefile.in (install-info): Simplify.Mark Mitchell
2003-10-16 * objc/Make-lang.in (objc-parse.o): Honor $(parsedir) for objc-parse.c.Kelley Cook
2003-10-152003-10-14 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-10-06 PR bootstrap/12512Mark Mitchell
2003-10-032003-10-03 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-10-03[gcc]Alexander Malmberg
2003-09-30Convert to ISO C90 prototypes.Kelley Cook
2003-09-29 * objc/objc-act.c (encode_type): Encode INTEGER_TYPEs andZack Weinberg
2003-09-26 * objc/objc-act.c (tm_p.h): Tweak order.Loren James Rittle
2003-09-26* objc/objc-act.c (tm_p.h): Tweak order.Loren James Rittle
2003-09-26 * config/i386/i386.h (ix86_return_in_memory): Revert my last patch.Loren James Rittle
2003-09-25 * objc/objc-act.c (gen_declaration_1): Fix printf format.Ulrich Weigand
2003-09-252003-09-24 Ziemowit Laski <zlaski@apple.com>Ziemowit Laski
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-14 * objc/objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger
2003-09-05 * cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-09-03 * Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka
2003-08-29gcc/Richard Henderson
2003-08-20 * Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from here ...Matt Kraai
2003-08-19PR c++/10538, PR c/5582Andrew Pinski
2003-08-04 * c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle
2003-07-31 * objc/Make-lang.in (objc.stage1, objc.stage2, objc.stage3)Matt Kraai
2003-07-25 * objc/objc-act.c (objc_check_decl): Don't use xxx_with_decl.Gabriel Dos Reis
2003-07-19gcc:Kaveh Ghazi
2003-07-17 PR 11498Geoffrey Keating
2003-07-17 * objc/objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS toZack Weinberg
2003-07-17Missed this hunk - belongs with the previous patchZack Weinberg
2003-07-17 * c-decl.c: Fix typos in several comments. Remove allZack Weinberg
2003-07-17 * c.opt: Document Uncodumented; use it. Document ObjC options.Neil Booth
2003-07-14 * objc/objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.Geoffrey Keating
2003-07-11Index: ChangeLogGeoffrey Keating
2003-07-09 * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.Jan Hubicka
2003-07-06 * c-common.h (c_comon_handle_filename,Neil Booth
2003-07-05 * cpplib.h (CPP_AT_NAME, CPP_OBJC_STRING): New token types.Zack Weinberg
2003-06-30 * c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth
2003-06-27 * c-tree.h (grokfield): Remove unused filename and line parameters.Nathan Sidwell
2003-06-25 PR 10178Zack Weinberg
2003-06-14 * tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell
2003-06-07 * Makefile.in (OJBS, c-opts.o): Update.Neil Booth
2003-06-05 * install.tex: Document profiledbootstrap.Jan Hubicka
2003-05-29 Remove OBJC_PROLOGUE everywhere.Stan Shebs
2003-05-23 * config/rs6000/rs6000.c (expand_block_move): Unify the TARGET_STRINGGeoffrey Keating
2003-05-20 * tree.c (expr_last): New fn.Jason Merrill
2003-05-13 * diagnostic.c (output_format): Add support for %m.Zack Weinberg
2003-05-12 * diagnostic.c (diagnostic_for_decl): Take aZack Weinberg