summaryrefslogtreecommitdiff
path: root/gcc/objc
Commit message (Expand)AuthorAgeFilesLines
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-7/+2
* * c-parse.in (SAVE_WARN_FLAGS): Use size_int.loewis2000-03-202-26/+21
* * objc/objc-act.c (encode_method_prototype): Pass types, notmmitchel2000-03-171-1/+1
* * Clean up usages of TREE_INT_CST_LOW.kenner2000-03-173-29/+19
* * c-parse.y, c-parse.c, c-parse.h: Regenerate.gkm2000-03-142-1656/+1668
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-3/+3
* * Eliminate DECL_FIELD_SIZE.kenner2000-02-291-21/+7
* regenjason2000-02-282-510/+510
* Fix copyrightslaw2000-02-262-2/+4
* * tree.h (TREE_SET_PERMANENT): New macro. Document conditionszack2000-02-241-7/+0
* * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define torth2000-02-171-4/+6
* * c-parse.in: Apply Ulrich's changes from c-parse.y.zack2000-01-302-4/+4
* * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c,zack2000-01-253-807/+604
* * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.loewis2000-01-182-18/+21
* * c-common.c: PROTO -> PARAMS.ghazi2000-01-124-165/+165
* 1999-12-18 10:42 -0800 Zack Weinberg <zack@wolery.cumb.org>zack1999-12-181-111/+179
* * c-parse.in (string): With -Wtraditional, warn if ANSI stringghazi1999-12-102-405/+407
* * c-parse.in (cast_expr): Constify.ghazi1999-10-262-2/+2
* * c-parse.in (component_decl): Support anonymous struct/union.law1999-10-152-1272/+1294
* Allow to distinguish between three classes of builtin functionscrux1999-09-241-4/+4
* * c-parse.in: save and restore warn_pointer_arith on __extension__law1999-09-222-518/+540
* Remove second arg from assign_parmscrux1999-09-151-1/+1
* * objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls.law1999-09-141-1/+1
* Commit parts that were missing in Mark's last commitcrux1999-09-072-509/+531
* Merge in gcc2-ss-010999law1999-09-072-685/+614
* * c-aux-info.c (concat): Don't define.ghazi1999-09-071-4/+2
* * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.mmitchel1999-09-061-1/+1
* * c-decl.c (struct language_function): Renamed from struct c_function.mmitchel1999-09-052-324/+336
* * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length,ghazi1999-09-031-83/+87
* * c-parse.in (compstmt_primary_start): New, broken out of firstrth1999-09-022-1986/+2105
* * c-parse.in (language_string): Constify.ghazi1999-08-312-2/+2
* * tree.c (tree_code_name): Constify a char*.ghazi1999-08-291-4/+1
* * tree.h (lang_identify): Constify a char*.ghazi1999-08-091-1/+1
* regenjason1999-08-041-1742/+1690
* * c-parse.in: Add END_OF_LINE token.jason1999-08-041-0/+3
* Rebuild.rth1999-07-262-2168/+2260
* * c-common.h: New file.crux1999-07-202-10/+12
* * cppspec.c: Insert -no-gcc into command line unless -gcc waslaw1999-05-171-3/+3
* 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu>brolley1999-05-101-2/+2
* 1999-05-05 09:58 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-05-051-1/+1
* * c-parse.in (absdcl1): Allow attributes in explicit typespecs.law1999-04-262-1389/+1412
* Update.rth1999-04-262-427/+447
* * objc/Make-lang.in (objc-parse.c): Put BISON parameters in correctlaw1999-04-201-1/+1
* 1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-141-2/+19
* 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-061-3/+3
* * Makefile.in (INTL_TARGETS): new macrooliva1999-03-181-0/+1
* * gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.rth1999-02-251-0/+3
* Reverted to the old behavior of encoding the types.ovidiu1999-02-221-40/+42
* * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword.ghazi1999-02-181-1/+1
* Applied Richard Frith-Macdonald's patch to objc/objc-act.c for encoding the t...ovidiu1999-02-161-42/+40