aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc
AgeCommit message (Expand)AuthorFilesLines
2000-04-12objc-act.c: Include ggc.h.Jakub Jelinek4-52/+209
2000-04-03gcc.c (C specs): Pass -f(no-)show-column to the preprocessor.Zack Weinberg1-0/+2
2000-03-30c-parse.in (cast_expr): Move change from March 21 into c-parse.in since it is...Jeffrey A Law2-5/+5
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-7/+2
2000-03-20c-parse.in (SAVE_WARN_FLAGS): Use size_int.Martin v. Löwis2-26/+21
2000-03-17objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size...Mark Mitchell1-1/+1
2000-03-17* Clean up usages of TREE_INT_CST_LOW.Richard Kenner3-29/+19
2000-03-14c-parse.y, [...]: Regenerate.Greg McGary2-1656/+1668
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-3/+3
2000-02-28* Eliminate DECL_FIELD_SIZE.Richard Kenner1-21/+7
2000-02-28regenJason Merrill2-510/+510
2000-02-26Fix copyrightsJeff Law2-2/+4
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg1-7/+0
2000-02-16lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec.Richard Henderson1-4/+6
2000-01-30c-parse.in: Apply Ulrich's changes from c-parse.y.Zack Weinberg2-4/+4
2000-01-25c-common.c, [...]: Remove all references to obstack functions obsoleted by GC...Zack Weinberg3-807/+604
2000-01-18c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST.Martin v. Löwis2-18/+21
2000-01-12c-common.c: PROTO -> PARAMS.Kaveh R. Ghazi4-165/+165
1999-12-18objc-parse.c: Regenerate.Zack Weinberg1-111/+179
1999-12-10c-parse.in (string): With -Wtraditional, warn if ANSI string concatenation is...Kaveh R. Ghazi2-405/+407
1999-10-26c-parse.in (cast_expr): Constify.Kaveh R. Ghazi2-2/+2
1999-10-15c-parse.in (component_decl): Support anonymous struct/union.Alastair J. Houghton2-1272/+1294
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-4/+4
1999-09-22c-parse.in: save and restore warn_pointer_arith on __extension__ along with p...Jim Kingdon2-518/+540
1999-09-15Remove second arg from assign_parmsBernd Schmidt1-1/+1
1999-09-14* objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls.Marc Espie1-1/+1
1999-09-07Commit parts that were missing in Mark's last commitBernd Schmidt2-509/+531
1999-09-06Merge in gcc2-ss-010999Jeff Law2-685/+614
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-4/+2
1999-09-06Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o.Bernd Schmidt1-1/+1
1999-09-05c-decl.c (struct language_function): Renamed from struct c_function.Bernd Schmidt2-324/+336
1999-09-03objc-act.c (objc_tree_code_type, [...]): Constify.Kaveh R. Ghazi1-83/+87
1999-09-02c-parse.in (compstmt_primary_start): New, broken out of first part of compstm...Richard Henderson2-1986/+2105
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi2-2/+2
1999-08-29tree.c (tree_code_name): Constify a char*.Kaveh R. Ghazi1-4/+1
1999-08-09tree.h (lang_identify): Constify a char*.Kaveh R. Ghazi1-1/+1
1999-08-04regenJason Merrill1-1742/+1690
1999-08-04* c-parse.in: Add END_OF_LINE token.Jason Merrill1-0/+3
1999-07-25Rebuild.Richard Henderson2-2168/+2260
1999-07-20c-common.h: New file.Bernd Schmidt2-10/+12
1999-05-17cppspec.c: Insert -no-gcc into command line unless -gcc was given by user.Zack Weinberg1-3/+3
1999-05-10cppspec.c: Treat two non-option arguments as input and output file.Zack Weinberg1-2/+2
1999-05-05gcc.c (default_compilers): Fix brace nesting bug.Zack Weinberg1-1/+1
1999-04-26c-parse.in (absdcl1): Allow attributes in explicit typespecs.Mumit Khan2-1389/+1412
1999-04-26Update.Richard Henderson2-427/+447
1999-04-20Make-lang.in (objc-parse.c): Put BISON parameters in correct order.Nathan Sidwell1-1/+1
1999-04-14graph.c (node_data): Return void.Zack Weinberg1-2/+19
1999-04-06cppinit.c (install_predefs): Delete function.Zack Weinberg1-3/+3
1999-03-18Makefile.in (INTL_TARGETS): new macroAlexandre Oliva1-0/+1
1999-02-25gcc.c (default_compilers): Define __FAST_MATH__ when appropriate.Richard Henderson1-0/+3