summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* move-if-change: Remove.Matt Kraai2004-02-201-2/+2
* objc-act.c (get_super_receiver): Move '#ifdef OBJCPLUS' boundaries outside bu...Ziemowit Laski2004-02-101-1/+2
* [gcc/ChangeLog]Ziemowit Laski2004-02-061-0/+12
* Makefile.in (srcextra): Add a level of indirection to ...Kelley Cook2004-02-061-2/+0
* re PR c/11658 (Wrong error message)Paolo Bonzini2004-02-033-7/+9
* re PR other/12730 (manual page install broken with old Pod::man)Kelley Cook2004-01-211-0/+4
* objc-act.c (build_objc_method_call): Use target hooks instead of macros to de...Ziemowit Laski2004-01-181-8/+5
* re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook2004-01-151-20/+14
* ggc-zone.c: Follow spelling conventions.Kazu Hirata2003-12-131-1/+1
* Makefile.in (extraclean): Delete.Joseph Myers2003-11-201-2/+1
* Makefile.in (lang_checks): Add.Joseph Myers2003-11-201-0/+2
* Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill2003-11-161-1/+2
* cvsignore: Remove c-parse.* and tradcif.cKelley Cook2003-11-021-2/+0
* Makefile.in (runtime-info.h): Remove -Wp.Rainer Orth2003-10-231-5/+5
* Makefile.in (install-info): Simplify.Mark Mitchell2003-10-201-3/+1
* * objc/Make-lang.in (objc-parse.o): Honor $(parsedir) for objc-parse.c.R. Kelley Cook2003-10-161-0/+2
* c-parse.in (methoddef, [...]): Call objc_add_method() instead of add_method().Ziemowit Laski2003-10-152-7/+6
* re PR bootstrap/12512 (Pattern rule for %.dvi breaks make dvi in objc)Mark Mitchell2003-10-061-5/+0
* objc-act.c (lookup_category): Mark as 'inline'.Ziemowit Laski2003-10-031-2/+2
* objc-act.c (add_method_to_hash_list, [...]): New functions.Alexander Malmberg2003-10-031-73/+131
* Convert to ISO C90 prototypes.Kelley Cook2003-09-301-3/+2
* objc-act.c (encode_type): Encode INTEGER_TYPEs and REAL_TYPEs based on the bi...Zack Weinberg2003-09-291-42/+22
* objc-act.c (tm_p.h): Tweak order.Loren J. Rittle2003-09-261-4/+4
* * objc/objc-act.c (tm_p.h): Tweak order.Loren J. Rittle2003-09-261-1/+1
* i386.h (ix86_return_in_memory): Revert my last patch.Loren J. Rittle2003-09-261-0/+1
* * objc/objc-act.c (gen_declaration_1): Fix printf format.Ulrich Weigand2003-09-251-1/+2
* MERGE OF objc-improvements-branch into MAINLINE.Ziemowit Laski2003-09-255-1214/+2110
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson2003-09-211-5/+7
* tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson2003-09-211-7/+5
* c-format.c (gcc_diag_char_table): Add %J.Richard Henderson2003-09-201-12/+7
* objc-act.c: Convert to ISO C90 prototypes.Andreas Jaeger2003-09-142-714/+462
* cgraph.c (cgraph_mark_reachable_node): Split out from ...Richard Henderson2003-09-041-2/+3
* targhooks.c: New file.DJ Delorie2003-09-031-1/+1
* Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.Jan Hubicka2003-09-031-2/+2
* tree-optimize.c: New file.Richard Henderson2003-08-291-0/+3
* Makefile.in (STAGESTUFF): Move cc1obj$(exeext) from here ...Matt Kraai2003-08-201-1/+1
* PR c++/10538, PR c/5582Andrew Pinski2003-08-191-0/+2
* c-common.c (flag_noniso_default_format_attributes): Delete.Roger Sayle2003-08-041-2/+0
* * objc/Make-lang.in (objc.stage1, objc.stage2, objc.stage3)Matt Kraai2003-07-311-6/+0
* objc-act.c (objc_check_decl): Don't use xxx_with_decl.Gabriel Dos Reis2003-07-251-3/+6
* fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-21/+18
* re PR middle-end/11498 (asm can't be used to give a variable its own name)Geoffrey Keating2003-07-171-0/+2
* objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations.Zack Weinberg2003-07-171-0/+3
* Missed this hunk - belongs with the previous patchZack Weinberg2003-07-171-1/+2
* c-decl.c: Fix typos in several comments.Zack Weinberg2003-07-171-7/+9
* c.opt: Document Uncodumented; use it.Neil Booth2003-07-171-43/+0
* objc-act.h (CLASS_SUPER_NAME): Add a little typechecking.Geoffrey Keating2003-07-142-4/+8
* Index: ChangeLogGeoffrey Keating2003-07-111-4/+5
* * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New.Jan Hubicka2003-07-091-0/+2
* c-common.h (c_comon_handle_filename, [...]): New.Neil Booth2003-07-061-0/+4