aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/sig.c
AgeCommit message (Expand)AuthorFilesLines
1999-08-11extend.texi (C++ Signatures): Remove node.Mark Mitchell1-1067/+0
1999-03-26Warning fixes:Kaveh R. Ghazi1-9/+7
1999-03-12error.c (cp_printers): Add 'F' escape character.Nathan Sidwell1-3/+2
1999-03-10sig.c (build_signature_table_constructor): Use accessible_p instead of comput...Mark Mitchell1-2/+1
1998-11-22update copyrightsJason Merrill1-1/+1
1998-11-17cp-tree.h (TYPE_ALIAS_SET): Document language-dependent uses.Mark Mitchell1-1/+1
1998-11-01cp-tree.h (COMPARE_STRICT): New macro.Mark Mitchell1-1/+1
1998-10-23cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals.Mark Mitchell1-38/+41
1998-10-06cp-tree.def (PTRMEM_CST): New tree node.Mark Mitchell1-27/+23
1998-10-04decl.c (grokdeclarator): Remove redundant calls to build_type_variant and som...Jason Merrill1-6/+8
1998-10-03class.c (current_class_ptr, [...]): Clarify documentation.Mark Mitchell1-1/+1
1998-09-07revert error reporting patchJason Merrill1-7/+7
1998-09-06cp-error.def: New file.Mark Mitchell1-7/+7
1998-06-24cp-tree.h (CP_DECL_CONTEXT): New macro.Jason Merrill1-2/+0
1998-05-07massive namespace patchMartin v. Löwis1-6/+9
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+1
1998-04-09sig.c (build_signature_pointer_constructor): Don't set TREE_HAS_CONSTRUCTOR f...Jason Merrill1-1/+0
1998-03-31call.c: Include system.h.Jeffrey A Law1-1/+1
1998-02-01Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1-4/+4
1997-08-20[multiple changes]Jason Merrill1-4/+14
1997-05-2891th Cygnus<->FSF quick mergeMike Stump1-11/+11
1997-05-0691th Cygnus<->FSF quick mergeJason Merrill1-11/+11
1997-04-0290th Cygnus<->FSF quick mergeMike Stump1-1/+3
1996-09-12mergingMike Stump1-3/+5
1996-07-1187 Cygnus<->FSF mergeMike Stump1-11/+11
1996-05-1686th Cygnus<->FSF quick mergeMike Stump1-8/+9
1996-05-0886th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-03-0985th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-03-0885th Cygnus<->FSF mergeMike Stump1-1/+4
1996-02-2883rd Cygnus<->FSF mergeMike Stump1-2/+2
1996-01-1778th Cygnus<->FSF mergeMike Stump1-1/+1
1995-12-2877th Cygnus<->FSF mergeMike Stump1-0/+2
1995-10-1275th Cygnus<->FSF mergeMike Stump1-3/+3
1995-07-26(build_signature_method_call): Renamed offset_identifier and local variable o...Gerald Baumgartner1-17/+29
1995-06-22(build_signature_table_constructor): Use DECL_CONTEXT instead of...Richard Kenner1-92/+102
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-06-08Change all callers of finish_decl to cp_finish_decl.Mike Stump1-2/+2
1995-05-16Fix typos in comments.Richard Kenner1-1/+1
1995-02-0155th Cygnus<->FSF mergeMike Stump1-0/+3
1994-09-2647th Cygnus<->FSF mergeMike Stump1-1/+1
1994-07-08partial merge for isgnature stuffGerald Baumgartner1-0/+1
1994-06-30some changes from gb.Gerald Baumgartner1-4/+28
1994-06-3042nd Cygnus<->FSF mergeMike Stump1-1/+1
1994-06-0339th Cygnus<->FSF mergeMike Stump1-2/+2
1994-02-24Initial revisionMike Stump1-0/+998