Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1995-06-15 | Update FSF address. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9959 | |||||
1995-06-14 | (start_function): New parameter for attributes. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9943 | |||||
1995-04-26 | (finish_decl_top): New declaration. | Richard Kenner | 1 | -0/+1 | |
From-SVN: r9498 | |||||
1995-04-26 | (finish_enum, finish_struct): Add ATTRIBUTES argument. | Richard Kenner | 1 | -2/+2 | |
From-SVN: r9484 | |||||
1995-04-25 | (start_decl): Two new tree parameters. | Richard Kenner | 1 | -1/+2 | |
From-SVN: r9443 | |||||
1995-03-09 | (start_function): Add new parameter. | Richard Kenner | 1 | -1/+1 | |
From-SVN: r9148 | |||||
1995-02-21 | (decl_attributes): Added argument. | Richard Kenner | 1 | -2/+2 | |
From-SVN: r8996 | |||||
1995-01-17 | Declare boolean_* | Jason Merrill | 1 | -0/+3 | |
From-SVN: r8764 | |||||
1994-06-24 | Declare warn_bad_function_cast. | Richard Kenner | 1 | -0/+6 | |
From-SVN: r7563 | |||||
1994-05-02 | (lookup_name_current_level_global): Declare. | Jim Wilson | 1 | -0/+1 | |
From-SVN: r7188 | |||||
1994-04-21 | (STDIO_PROTO): Don't define here. | Richard Kenner | 1 | -8/+0 | |
From-SVN: r7111 | |||||
1994-02-02 | Re-order declarations for functions in c-typeck.c to agree with order | Richard Kenner | 1 | -17/+38 | |
there; add some missing declarations. From-SVN: r6466 | |||||
1993-10-05 | (init_function_format_info, record_function_format, | Richard Kenner | 1 | -2/+5 | |
check_function_format): Declare. From-SVN: r5605 | |||||
1993-09-23 | (flag_allow_single_precision): Declared. | Richard Stallman | 1 | -0/+4 | |
From-SVN: r5426 | |||||
1993-07-23 | Fix typo. | Doug Evans | 1 | -2/+2 | |
From-SVN: r4979 | |||||
1993-07-23 | * c-tree.h: Fix prototypes for print_lang_decl, print_lang_type. | Doug Evans | 1 | -2/+4 | |
From-SVN: r4978 | |||||
1993-07-23 | Declare the new initializer parsing functions. | Richard Stallman | 1 | -1/+8 | |
From-SVN: r4976 | |||||
1993-04-09 | Add declarations for functions in objc-act.c. | Tom Wood | 1 | -2/+12 | |
(doing_objc_thang): Declare here. From-SVN: r4064 | |||||
1993-04-08 | Move tree.h prototypes of c-* functions to c-tree.h | Michael Meissner | 1 | -0/+2 | |
From-SVN: r4042 | |||||
1993-03-26 | Use STDIO_PROTO for prototypes with FILE. | Richard Kenner | 1 | -10/+10 | |
From-SVN: r3888 | |||||
1993-03-04 | Declare vars to hold complex types. | Richard Stallman | 1 | -0/+4 | |
From-SVN: r3641 | |||||
1993-03-02 | (ITERATOR_P, ITERATOR_BOUND_P): New macros. | Richard Stallman | 1 | -0/+15 | |
From-SVN: r3584 | |||||
1993-02-13 | (warn_missing_braces): Declared. | Richard Stallman | 1 | -0/+4 | |
From-SVN: r3472 | |||||
1993-02-05 | Add some prototypes. | Richard Stallman | 1 | -0/+4 | |
From-SVN: r3422 | |||||
1993-01-30 | Add many prototypes from bill@cygnus.com. | Richard Stallman | 1 | -94/+168 | |
From-SVN: r3390 | |||||
1992-12-10 | (IDENTIFIER_LIMBO_VALUE): Delete duplicate definition. | Richard Kenner | 1 | -2/+0 | |
From-SVN: r2855 | |||||
1992-09-15 | (lang_identifier): Add limbo_value field for out of scope block level extern ↵ | Jim Wilson | 1 | -0/+6 | |
declarations. (lang_identifier): Add limbo_value field for out of scope block level extern declarations. (IDENTIFIER_LIMBO_VALUE): New define, to access that field. From-SVN: r2129 | |||||
1992-09-10 | Add comments. | Richard Stallman | 1 | -2/+13 | |
From-SVN: r2094 | |||||
1992-09-03 | (IDENTIFIER_LIMBO_VALUE): New macro. | Richard Stallman | 1 | -1/+5 | |
(struct lang_identifier): New field limbo_value. From-SVN: r2048 | |||||
1992-07-23 | (C_PROMOTING_INTEGER_TYPE_P): New macro. | Richard Stallman | 1 | -0/+11 | |
From-SVN: r1667 | |||||
1992-07-03 | Added declarations for mode-related internal type nodes. | Richard Stallman | 1 | -0/+4 | |
From-SVN: r1399 | |||||
1992-06-27 | Add declaration of truthvalue_conversion. | Richard Kenner | 1 | -0/+4 | |
From-SVN: r1309 | |||||
1992-06-25 | (C_DECL_ANTICIPATED): New macro. | Richard Stallman | 1 | -0/+5 | |
From-SVN: r1286 | |||||
1992-03-14 | entered into RCS | Richard Stallman | 1 | -0/+3 | |
From-SVN: r487 | |||||
1992-01-29 | Initial revision | Richard Stallman | 1 | -0/+288 | |
From-SVN: r250 |