| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (ALL_CFLAGS): Add '-W -Wall'. | ghazi | 1999-05-31 | 1 | -1/+1 |
* | * cp-tree.h (lang_decl_flags): Remove returns_first_arg and | mmitchel | 1999-04-22 | 1 | -1/+2 |
* | * parse.y (after_type_declarator_intern): New nonterminal. | jason | 1999-04-15 | 1 | -1/+1 |
* | 1999-04-02 Mark Mitchell <mark@codesourcery.com> | mmitchel | 1999-04-02 | 1 | -1/+2 |
* | * Makefile.in (hash.h): Generate using gperf language 'C', not | ghazi | 1999-03-31 | 1 | -1/+1 |
* | * function.c: Include hash.h. | mmitchel | 1999-03-23 | 1 | -2/+2 |
* | * Makefile.in (search.o): Add dependency on varray.h. | jason | 1999-03-14 | 1 | -2/+3 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -2/+9 |
* | * typeck.c (comp_ptr_ttypes_reinterpret): Per ANSI, tighten up | jason | 1999-01-18 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1998-12-22 | 1 | -1/+2 |
* | * cp-tree.h (TYPE_ALIAS_SET): Document language-dependent uses. | mmitchel | 1998-11-17 | 1 | -3/+4 |
* | * parse.y (apparent_template_type): new type | oliva | 1998-11-01 | 1 | -1/+1 |
* | * Makefile.in (cc1plus): Put CXX_OBJS, and thence @extra_cxx_objs@, | rth | 1998-10-28 | 1 | -3/+2 |
* | * cplus-dem.c (work_stuff): Replace const_type and volatile_type | mmitchel | 1998-10-23 | 1 | -5/+4 |
* | * parse.y (fn.def2): Fix 'attrs' format. | jason | 1998-10-18 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-10-07 | 1 | -2/+2 |
* | Warning fixes: | ghazi | 1998-10-06 | 1 | -2/+2 |
* | revert error reporting patch | jason | 1998-09-07 | 1 | -1/+1 |
* | * cp-error.def: New file. | mmitchel | 1998-09-06 | 1 | -1/+1 |
* | * Makefile.in (INCLUDES): Update after recent toplevel gcc | law | 1998-09-05 | 1 | -1/+1 |
* | * Makefile.in (INTERFACE): New, set to 1. | law | 1998-08-30 | 1 | -0/+4 |
* | Rename BBISON to BISON | nickc | 1998-08-14 | 1 | -1/+1 |
* | * cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove. | mmitchel | 1998-07-28 | 1 | -1/+1 |
* | * typeck2.c (build_functional_cast): Handle default-initialization. | jason | 1998-07-27 | 1 | -1/+1 |
* | 1998-07-20 Dave Brolley <brolley@cygnus.com> | brolley | 1998-07-20 | 1 | -1/+1 |
* | * parse.y (primary): Use notype_unqualified_id instead of IDENTIFIER | jason | 1998-07-17 | 1 | -1/+1 |
* | * decl.c (xref_tag): Handle attributes between 'class' and name. | jason | 1998-07-07 | 1 | -1/+1 |
* | Replace Makefile.in dependencies on expr.h with variable $(EXPR_H), | ghazi | 1998-06-27 | 1 | -7/+5 |
* | * cp-tree.h (CP_DECL_CONTEXT): New macro. | jason | 1998-06-25 | 1 | -1/+1 |
* | Warning fixes: | ghazi | 1998-06-08 | 1 | -1/+1 |
* | 1998-05-26 Dave Brolley <brolley@cygnus.com> | brolley | 1998-05-26 | 1 | -2/+2 |
* | Thu May 21 11:54:44 1998 Dave Brolley <brolley@cygnus.com> | brolley | 1998-05-21 | 1 | -1/+2 |
* | Warning fixes: | ghazi | 1998-05-19 | 1 | -1/+2 |
* | * init.c (build_member_call): Handle template_ids. | jason | 1998-05-19 | 1 | -1/+1 |
* | * Makefile.in (TARGET_TOOLPREFIX): No longer define. | law | 1998-05-18 | 1 | -0/+6 |
* | * Makefile.in (BISON): Use bison from the build tree if it exists. | law | 1998-05-18 | 1 | -2/+2 |
* | * decl.c (start_decl): Revert problem change. | jason | 1998-05-15 | 1 | -1/+1 |
* | Warning patches: | ghazi | 1998-05-13 | 1 | -1/+2 |
* | toplev.h cleanup... | wilson | 1998-05-06 | 1 | -22/+30 |
* | * tree.def: Add NAMESPACE_DECL. | jason | 1998-05-05 | 1 | -0/+4 |
* | Fix build failure when POSIXLY_CORRECT set, reported by B. James Phillippe. | wilson | 1998-04-30 | 1 | -1/+1 |
* | * call.c: Include system.h. Remove includes, declarations and | law | 1998-03-31 | 1 | -25/+39 |
* | * Makefile.in: Various fixes for building cygwin32 native toolchains. | law | 1998-03-21 | 1 | -5/+5 |
* | * semantics.c: New file, containing routines to perform the | mmitchel | 1998-03-18 | 1 | -1/+3 |
* | Warning fix: | ghazi | 1998-03-06 | 1 | -2/+2 |
* | * call.c, class.c, cp-tree.h, cvt.c, decl.c, init.c, lex.c, | jason | 1998-03-03 | 1 | -3/+3 |
* | tweak | jason | 1997-10-01 | 1 | -1/+1 |
* | * Makefile.in (g++FAQ.*): New rules. | jason | 1997-10-01 | 1 | -1/+30 |
* | Mon Sep 29 19:57:51 1997 H.J. Lu (hjl@gnu.ai.mit.edu) | jason | 1997-09-30 | 1 | -5/+10 |
* | * Makefile.in (CONFLICTS): Fix s/r conflict count to 18. | brendan | 1997-09-17 | 1 | -1/+1 |