Age | Commit message (Expand) | Author | Files | Lines |
2000-01-04 | Update copyright | Jeff Law | 1 | -1/+1 |
2000-01-02 | * tree.h (BINFO_N_BASETYPES): New macro. | Mark Mitchell | 1 | -0/+4 |
1999-12-29 | * tree.h (BINFO_BASETYPES): Improve documentation. | Mark Mitchell | 1 | -4/+5 |
1999-12-26 | acconfig.h: New ENABLE flags: TREE_CHECKING, RTL_CHECKING, GC_CHECKING, GC_AL... | Zack Weinberg | 1 | -2/+2 |
1999-12-17 | crtstuff.c (__dso_handle): Declare. | Mark Mitchell | 1 | -0/+2 |
1999-12-16 | Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H. | Mark Mitchell | 1 | -1/+3 |
1999-12-16 | * tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too. | Zack Weinberg | 1 | -2/+5 |
1999-12-05 | tree.h (special_function_p): Declare. | Mark Mitchell | 1 | -0/+4 |
1999-12-05 | tree.def (EXPR_WITH_FILE_LOCATION): Fix comment formatting. | Mark Mitchell | 1 | -2/+3 |
1999-12-04 | c-common.c (enum attrs): Add A_NO_LIMIT_STACK. | Geoff Keating | 1 | -0/+5 |
1999-11-28 | tree.h (struct tree_decl): Add malloc_flag. | Anthony Green | 1 | -0/+6 |
1999-11-24 | tree.h (unsave_expr_1): New function. | Mark Mitchell | 1 | -6/+15 |
1999-11-12 | tree.h (SAVE_EXPR_PERSISTENT_P): New macro. | Mark Mitchell | 1 | -0/+5 |
1999-11-10 | ansidecl.h: Define and test `GCC_VERSION', not `HAVE_GCC_VERSION'. | Philippe De Muyter | 1 | -4/+4 |
1999-11-08 | tree.h (get_containing_scope): Declare it. | Mark Mitchell | 1 | -0/+5 |
1999-10-31 | [multiple changes] | Richard Kenner | 1 | -3/+15 |
1999-10-26 | tree.h (BLOCK_TYPE_TAGS): Remove. | Mark Mitchell | 1 | -21/+0 |
1999-10-13 | Simplified GC interface and other goodies. | Richard Henderson | 1 | -3/+1 |
1999-10-10 | ansidecl.h (HAVE_GCC_VERSION): New macro. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-10-08 | tree.c (make_lang_type_fn): New funtion pointer. | Franz Sirl | 1 | -0/+2 |
1999-09-30 | Use lookup table to get register sizes in dwarf2 eh | Bernd Schmidt | 1 | -1/+1 |
1999-09-28 | tree.h (struct tree_decl): Use `bclass', not `class', in name of field. | Mark Mitchell | 1 | -2/+2 |
1999-09-24 | Allow to distinguish between three classes of builtin functions | Bernd Schmidt | 1 | -6/+28 |
1999-09-17 | tree.h (warn_about_unused_variables): Declare. | Mark Mitchell | 1 | -0/+1 |
1999-09-16 | * tree.h (reorder_block): Change prototype. | Mark Mitchell | 1 | -1/+1 |
1999-09-15 | Remove second arg from assign_parms | Bernd Schmidt | 1 | -1/+1 |
1999-09-12 | Add missing declarations | Bernd Schmidt | 1 | -0/+2 |
1999-09-10 | Move declarations and building code for common tree nodes to tree.[ch] | Bernd Schmidt | 1 | -35/+103 |
1999-09-07 | c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to. | Richard Henderson | 1 | -0/+6 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -2/+2 |
1999-09-04 | Makefile.in (GGC, GGC_LIB): New. | Richard Henderson | 1 | -1/+4 |
1999-08-31 | c-parse.in (language_string): Constify. | Kaveh R. Ghazi | 1 | -0/+5 |
1999-08-29 | tree.c (tree_code_name): Constify a char*. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-08-26 | For gcc: | Gavin Romig-Koch | 1 | -1/+1 |
1999-08-26 | tree.h: fancy_abort always takes three args. | Zack Weinberg | 1 | -4/+3 |
1999-08-26 | system.h: Don't redefine abort or trim_filename. | Zack Weinberg | 1 | -26/+17 |
1999-08-24 | Fix more problems from GC diffs | Bernd Schmidt | 1 | -8/+0 |
1999-08-19 | rtl.def (NOTE): Change format to "iuu0n". | Zack Weinberg | 1 | -32/+72 |
1999-08-13 | For gcc: | Gavin Romig-Koch | 1 | -0/+4 |
1999-08-09 | tree.h (lang_identify): Constify a char*. | Kaveh R. Ghazi | 1 | -1/+5 |
1999-08-09 | Include function.h in most files. | Bernd Schmidt | 1 | -1/+4 |
1999-08-01 | Check in part of an earlier patch that got lost | Bernd Schmidt | 1 | -0/+1 |
1999-08-01 | Backport of GC branch patches part 2: kill stmt status saving. | Bernd Schmidt | 1 | -0/+1 |
1999-07-25 | builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar... | Richard Henderson | 1 | -0/+10 |
1999-05-02 | tree.h (struct tree_decl): Add comdat_flag. | Mark Mitchell | 1 | -0/+12 |
1999-03-06 | c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -2/+2 |
1999-02-18 | bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -3/+3 |
1999-02-17 | tree.c (tree_node_kind_names, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -12/+16 |
1999-02-12 | Fix linux-x-cygwin build failure with readline. | Jim Wilson | 1 | -1/+1 |
1999-02-07 | tree.h (TYPE_CHECK): Make it clear to the preprocessor that we do not want ma... | Robert Lipe | 1 | -2/+2 |