Age | Commit message (Expand) | Author | Files | Lines |
2000-07-31 | Makefile.in: Rename cpp to cpp0, tradcpp to tradcpp0, and xcpp to cpp through... | Zack Weinberg | 1 | -1/+1 |
2000-07-29 | Revert previous checkin. | Mark Mitchell | 1 | -3/+16 |
2000-07-29 | Makefile.in: Generate objc parser along with the C parser. | Mark Mitchell | 1 | -16/+3 |
2000-07-14 | cvsignore: Add generated YACC files. | Mark Mitchell | 1 | -0/+2 |
2000-07-13 | gcc.c (do_spec_1): Add new %B operator. | Zack Weinberg | 1 | -71/+15 |
2000-07-12 | gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi... | Zack Weinberg | 1 | -5/+4 |
2000-07-12 | gcc_update (files_and_dependencies): Remove generated YACC files. | Mark Mitchell | 2 | -7883/+0 |
2000-07-11 | Regenerate after this patch: | Benjamin Chelf | 2 | -347/+225 |
2000-06-19 | c-parse.in (undeclared_variable_notice): Moved to c-typeck.c. | Zack Weinberg | 3 | -821/+532 |
2000-06-06 | c-common.h (c_language_kind): New type. | Mark Mitchell | 1 | -1/+1 |
2000-06-05 | objc-act.c (generate_method_descriptors): Register objc_method_prototype_temp... | Zack Weinberg | 1 | -57/+52 |
2000-06-05 | tree.h (VOID_TYPE_P): New macro. | Nathan Sidwell | 2 | -425/+423 |
2000-05-09 | top level: | Zack Weinberg | 2 | -10/+9 |
2000-05-04 | bb-reorder.c (get_next_bb_note, [...]): Prototype. | Kaveh R. Ghazi | 1 | -0/+2 |
2000-05-03 | Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. | Jason Merrill | 1 | -1/+1 |
2000-04-21 | Update. Build with the same version of bison. | Jeff Law | 1 | -502/+502 |
2000-04-12 | objc-act.c: Include ggc.h. | Jakub Jelinek | 4 | -52/+209 |
2000-04-03 | gcc.c (C specs): Pass -f(no-)show-column to the preprocessor. | Zack Weinberg | 1 | -0/+2 |
2000-03-30 | c-parse.in (cast_expr): Move change from March 21 into c-parse.in since it is... | Jeffrey A Law | 2 | -5/+5 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -7/+2 |
2000-03-20 | c-parse.in (SAVE_WARN_FLAGS): Use size_int. | Martin v. Löwis | 2 | -26/+21 |
2000-03-17 | objc-act.c (encode_method_prototype): Pass types, not PARM_DECLs, to int_size... | Mark Mitchell | 1 | -1/+1 |
2000-03-17 | * Clean up usages of TREE_INT_CST_LOW. | Richard Kenner | 3 | -29/+19 |
2000-03-14 | c-parse.y, [...]: Regenerate. | Greg McGary | 2 | -1656/+1668 |
2000-03-07 | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 1 | -3/+3 |
2000-02-28 | * Eliminate DECL_FIELD_SIZE. | Richard Kenner | 1 | -21/+7 |
2000-02-28 | regen | Jason Merrill | 2 | -510/+510 |
2000-02-26 | Fix copyrights | Jeff Law | 2 | -2/+4 |
2000-02-24 | tree.h (TREE_SET_PERMANENT): New macro. | Zack Weinberg | 1 | -7/+0 |
2000-02-16 | lang-specs.h: Add new __GNUC_PATCHLEVEL__ define to default spec. | Richard Henderson | 1 | -4/+6 |
2000-01-30 | c-parse.in: Apply Ulrich's changes from c-parse.y. | Zack Weinberg | 2 | -4/+4 |
2000-01-25 | c-common.c, [...]: Remove all references to obstack functions obsoleted by GC... | Zack Weinberg | 3 | -807/+604 |
2000-01-18 | c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST. | Martin v. Löwis | 2 | -18/+21 |
2000-01-12 | c-common.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 4 | -165/+165 |
1999-12-18 | objc-parse.c: Regenerate. | Zack Weinberg | 1 | -111/+179 |
1999-12-10 | c-parse.in (string): With -Wtraditional, warn if ANSI string concatenation is... | Kaveh R. Ghazi | 2 | -405/+407 |
1999-10-26 | c-parse.in (cast_expr): Constify. | Kaveh R. Ghazi | 2 | -2/+2 |
1999-10-15 | c-parse.in (component_decl): Support anonymous struct/union. | Alastair J. Houghton | 2 | -1272/+1294 |
1999-09-24 | Allow to distinguish between three classes of builtin functions | Bernd Schmidt | 1 | -4/+4 |
1999-09-22 | c-parse.in: save and restore warn_pointer_arith on __extension__ along with p... | Jim Kingdon | 2 | -518/+540 |
1999-09-15 | Remove second arg from assign_parms | Bernd Schmidt | 1 | -1/+1 |
1999-09-14 | * objc/Make-lang.in: Prepend $(SHELL) to move-if-change calls. | Marc Espie | 1 | -1/+1 |
1999-09-07 | Commit parts that were missing in Mark's last commit | Bernd Schmidt | 2 | -509/+531 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 2 | -685/+614 |
1999-09-07 | c-aux-info.c (concat): Don't define. | Kaveh R. Ghazi | 1 | -4/+2 |
1999-09-06 | Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | Bernd Schmidt | 1 | -1/+1 |
1999-09-05 | c-decl.c (struct language_function): Renamed from struct c_function. | Bernd Schmidt | 2 | -324/+336 |
1999-09-03 | objc-act.c (objc_tree_code_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -83/+87 |
1999-09-02 | c-parse.in (compstmt_primary_start): New, broken out of first part of compstm... | Richard Henderson | 2 | -1986/+2105 |
1999-08-31 | c-parse.in (language_string): Constify. | Kaveh R. Ghazi | 2 | -2/+2 |