| Commit message (Expand) | Author | Age | Files | Lines |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -7/+2 |
* | * c-parse.in (SAVE_WARN_FLAGS): Use size_int. | loewis | 2000-03-20 | 2 | -26/+21 |
* | * objc/objc-act.c (encode_method_prototype): Pass types, not | mmitchel | 2000-03-17 | 1 | -1/+1 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 3 | -29/+19 |
* | * c-parse.y, c-parse.c, c-parse.h: Regenerate. | gkm | 2000-03-14 | 2 | -1656/+1668 |
* | * rtl.h (rtunion_def): Constify member `rtstr'. | ghazi | 2000-03-07 | 1 | -3/+3 |
* | * Eliminate DECL_FIELD_SIZE. | kenner | 2000-02-29 | 1 | -21/+7 |
* | regen | jason | 2000-02-28 | 2 | -510/+510 |
* | Fix copyrights | law | 2000-02-26 | 2 | -2/+4 |
* | * tree.h (TREE_SET_PERMANENT): New macro. Document conditions | zack | 2000-02-24 | 1 | -7/+0 |
* | * objc/lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to | rth | 2000-02-17 | 1 | -4/+6 |
* | * c-parse.in: Apply Ulrich's changes from c-parse.y. | zack | 2000-01-30 | 2 | -4/+4 |
* | * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c, | zack | 2000-01-25 | 3 | -807/+604 |
* | * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST. | loewis | 2000-01-18 | 2 | -18/+21 |
* | * c-common.c: PROTO -> PARAMS. | ghazi | 2000-01-12 | 4 | -165/+165 |
* | 1999-12-18 10:42 -0800 Zack Weinberg <zack@wolery.cumb.org> | zack | 1999-12-18 | 1 | -111/+179 |
* | * c-parse.in (string): With -Wtraditional, warn if ANSI string | ghazi | 1999-12-10 | 2 | -405/+407 |
* | * c-parse.in (cast_expr): Constify. | ghazi | 1999-10-26 | 2 | -2/+2 |
* | * c-parse.in (component_decl): Support anonymous struct/union. | law | 1999-10-15 | 2 | -1272/+1294 |
* | Allow to distinguish between three classes of builtin functions | crux | 1999-09-24 | 1 | -4/+4 |
* | * c-parse.in: save and restore warn_pointer_arith on __extension__ | law | 1999-09-22 | 2 | -518/+540 |
* | Remove second arg from assign_parms | crux | 1999-09-15 | 1 | -1/+1 |
* | * objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls. | law | 1999-09-14 | 1 | -1/+1 |
* | Commit parts that were missing in Mark's last commit | crux | 1999-09-07 | 2 | -509/+531 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 2 | -685/+614 |
* | * c-aux-info.c (concat): Don't define. | ghazi | 1999-09-07 | 1 | -4/+2 |
* | * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | mmitchel | 1999-09-06 | 1 | -1/+1 |
* | * c-decl.c (struct language_function): Renamed from struct c_function. | mmitchel | 1999-09-05 | 2 | -324/+336 |
* | * objc/objc-act.c (objc_tree_code_type, objc_tree_code_length, | ghazi | 1999-09-03 | 1 | -83/+87 |
* | * c-parse.in (compstmt_primary_start): New, broken out of first | rth | 1999-09-02 | 2 | -1986/+2105 |
* | * c-parse.in (language_string): Constify. | ghazi | 1999-08-31 | 2 | -2/+2 |
* | * tree.c (tree_code_name): Constify a char*. | ghazi | 1999-08-29 | 1 | -4/+1 |
* | * tree.h (lang_identify): Constify a char*. | ghazi | 1999-08-09 | 1 | -1/+1 |
* | regen | jason | 1999-08-04 | 1 | -1742/+1690 |
* | * c-parse.in: Add END_OF_LINE token. | jason | 1999-08-04 | 1 | -0/+3 |
* | Rebuild. | rth | 1999-07-26 | 2 | -2168/+2260 |
* | * c-common.h: New file. | crux | 1999-07-20 | 2 | -10/+12 |
* | * cppspec.c: Insert -no-gcc into command line unless -gcc was | law | 1999-05-17 | 1 | -3/+3 |
* | 1999-05-10 18:21 -0400 Zack Weinberg <zack@rabi.phys.columbia.edu> | brolley | 1999-05-10 | 1 | -2/+2 |
* | 1999-05-05 09:58 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-05-05 | 1 | -1/+1 |
* | * c-parse.in (absdcl1): Allow attributes in explicit typespecs. | law | 1999-04-26 | 2 | -1389/+1412 |
* | Update. | rth | 1999-04-26 | 2 | -427/+447 |
* | * objc/Make-lang.in (objc-parse.c): Put BISON parameters in correct | law | 1999-04-20 | 1 | -1/+1 |
* | 1999-04-14 23:26 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-14 | 1 | -2/+19 |
* | 1999-04-06 12:51 -0400 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-04-06 | 1 | -3/+3 |
* | * Makefile.in (INTL_TARGETS): new macro | oliva | 1999-03-18 | 1 | -0/+1 |
* | * gcc.c (default_compilers): Define __FAST_MATH__ when appropriate. | rth | 1999-02-25 | 1 | -0/+3 |
* | Reverted to the old behavior of encoding the types. | ovidiu | 1999-02-22 | 1 | -40/+42 |
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -1/+1 |
* | Applied Richard Frith-Macdonald's patch to objc/objc-act.c for encoding the t... | ovidiu | 1999-02-16 | 1 | -42/+40 |