| Commit message (Expand) | Author | Age | Files | Lines |
* | include: | ghazi | 1999-10-10 | 1 | -2/+2 |
* | * tree.c (make_lang_type_fn): New funtion pointer. | mmitchel | 1999-10-08 | 1 | -0/+2 |
* | Use lookup table to get register sizes in dwarf2 eh | crux | 1999-09-30 | 1 | -1/+1 |
* | * tree.h (struct tree_decl): Use `bclass', not `class', in name of | mmitchel | 1999-09-28 | 1 | -2/+2 |
* | Allow to distinguish between three classes of builtin functions | crux | 1999-09-24 | 1 | -6/+28 |
* | * tree.h (warn_about_unused_variables): Declare. | mmitchel | 1999-09-17 | 1 | -0/+1 |
* | * tree.h (reorder_block): Change prototype. | mmitchel | 1999-09-16 | 1 | -1/+1 |
* | Remove second arg from assign_parms | crux | 1999-09-15 | 1 | -1/+1 |
* | Add missing declarations | crux | 1999-09-12 | 1 | -0/+2 |
* | Move declarations and building code for common tree nodes to tree.[ch] | crux | 1999-09-10 | 1 | -35/+103 |
* | * c-typeck.c (type_lists_compatible_p): Use simple_type_promotes_to. | rth | 1999-09-08 | 1 | -0/+6 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -2/+2 |
* | * Makefile.in (GGC, GGC_LIB): New. | mmitchel | 1999-09-04 | 1 | -1/+4 |
* | * c-parse.in (language_string): Constify. | ghazi | 1999-08-31 | 1 | -0/+5 |
* | * tree.c (tree_code_name): Constify a char*. | ghazi | 1999-08-29 | 1 | -2/+2 |
* | For gcc: | gavin | 1999-08-26 | 1 | -1/+1 |
* | 1999-08-26 09:42 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -4/+3 |
* | 1999-08-25 22:10 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-26 | 1 | -26/+17 |
* | Fix more problems from GC diffs | crux | 1999-08-24 | 1 | -8/+0 |
* | 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com> | zack | 1999-08-19 | 1 | -32/+72 |
* | For gcc: | gavin | 1999-08-13 | 1 | -0/+4 |
* | * tree.h (lang_identify): Constify a char*. | ghazi | 1999-08-09 | 1 | -1/+5 |
* | Include function.h in most files. Remove most of the global variables | crux | 1999-08-09 | 1 | -1/+4 |
* | Check in part of an earlier patch that got lost | crux | 1999-08-01 | 1 | -0/+1 |
* | Backport of GC branch patches part 2: kill stmt status saving. | crux | 1999-08-01 | 1 | -0/+1 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -0/+10 |
* | * tree.h (struct tree_decl): Add comdat_flag. | mmitchel | 1999-05-02 | 1 | -0/+12 |
* | * c-aux-info.c (data_type, affix_data_type, gen_decl, | ghazi | 1999-03-06 | 1 | -2/+2 |
* | * bitmap.c (bitmap_print): Qualify a char* with the `const' keyword. | ghazi | 1999-02-18 | 1 | -3/+3 |
* | * tree.c (tree_node_kind_names, print_obstack_name, | ghazi | 1999-02-17 | 1 | -12/+16 |
* | Fix linux-x-cygwin build failure with readline. | wilson | 1999-02-12 | 1 | -1/+1 |
* | * tree.h (TYPE_CHECK): Make it clear to the preprocessor | robertl | 1999-02-07 | 1 | -2/+2 |
* | * tree.h (DECL_P): New macro. | jason | 1999-02-07 | 1 | -0/+2 |
* | � | bkoz | 1999-02-05 | 1 | -0/+1 |
* | * stmt.c (stmt_loop_nest_empty): New function. | law | 1999-01-24 | 1 | -0/+1 |
* | * cpplib.c (special_symbol): Qualify a char* with the `const' keyword. | ghazi | 1999-01-18 | 1 | -1/+1 |
* | * stmt.c (optimize_tail_recursion): New function, extracted from ... | law | 1999-01-08 | 1 | -1/+2 |
* | * system.h: Include libiberty.h. | ghazi | 1998-11-27 | 1 | -15/+0 |
* | * configure.in (host_xm_file, build_xm_file, xm_file, tm_file): | ghazi | 1998-11-07 | 1 | -2/+0 |
* | * invoke.texi: Document -flang-isoc9x. | mmitchel | 1998-10-21 | 1 | -8/+50 |
* | Fine-grained control of -fcheck-memory-usage with new no_check_memory_usage | raeburn | 1998-10-11 | 1 | -0/+5 |
* | * tree.h (TYPE_BINFO): Document. | mmitchel | 1998-09-28 | 1 | -1/+5 |
* | * tree.c (new_alias_set): New function. | rth | 1998-09-20 | 1 | -0/+1 |
* | * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill. | rth | 1998-09-15 | 1 | -6/+2 |
* | * tree.h (DECL_ORIGIN): New macro. | mmitchel | 1998-09-10 | 1 | -0/+5 |
* | � | bothner | 1998-08-21 | 1 | -0/+11 |
* | * tree.h: De-conditionalize init_priority code. | jason | 1998-08-13 | 1 | -0/+6 |
* | Function entry/exit profiling instrumentation: | raeburn | 1998-07-30 | 1 | -1/+5 |
* | | bothner | 1998-07-22 | 1 | -2/+4 |
* | * tree.h (tree_common): Note front-end dependencies on layout of | law | 1998-07-13 | 1 | -1/+5 |