Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
d6a8bdff
Commit
d6a8bdff
authored
Feb 26, 2000
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyrights
From-SVN: r32185
parent
1ebe758f
Show whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
48 additions
and
30 deletions
+48
-30
gcc/cp/Makefile.in
+2
-1
gcc/cp/call.c
+2
-1
gcc/cp/cp-tree.def
+2
-1
gcc/cp/cvt.c
+2
-1
gcc/cp/decl2.c
+2
-1
gcc/cp/errfn.c
+1
-1
gcc/cp/error.c
+1
-1
gcc/cp/except.c
+1
-1
gcc/cp/exception.cc
+1
-1
gcc/cp/expr.c
+2
-1
gcc/cp/inc/exception
+1
-1
gcc/cp/inc/new
+1
-1
gcc/cp/inc/typeinfo
+1
-1
gcc/cp/init.c
+2
-1
gcc/cp/input.c
+1
-1
gcc/cp/lang-options.h
+1
-1
gcc/cp/lang-specs.h
+1
-1
gcc/cp/lex.c
+2
-1
gcc/cp/lex.h
+2
-1
gcc/cp/method.c
+2
-1
gcc/cp/parse.y
+2
-1
gcc/cp/ptree.c
+2
-1
gcc/cp/repo.c
+1
-1
gcc/cp/rtti.c
+2
-1
gcc/cp/search.c
+2
-1
gcc/cp/spew.c
+2
-1
gcc/cp/tinfo2.cc
+1
-1
gcc/cp/typeck.c
+2
-1
gcc/cp/typeck2.c
+2
-1
gcc/cp/xref.c
+2
-1
No files found.
gcc/cp/Makefile.in
View file @
d6a8bdff
# Makefile for GNU C++ compiler.
# Copyright (C) 1987, 88, 90-5, 1998, 1999, 2000 Free Software Foundation, Inc.
# Copyright (C) 1987, 1988, 1990, 1991, 1992, 1993, 1994, 1995, 1998,
# 1999, 2000 Free Software Foundation, Inc.
#This file is part of GNU CC.
...
...
gcc/cp/call.c
View file @
d6a8bdff
/* Functions related to invoking methods and overloaded functions.
Copyright (C) 1987, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com) and
modified by Brendan Kehoe (brendan@cygnus.com).
...
...
gcc/cp/cp-tree.def
View file @
d6a8bdff
/* This file contains the definitions and documentation for the
additional tree codes used in the GNU C++ compiler (see tree.def
for the standard codes).
Copyright (C) 1987,88,90,93,97-8,1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/cvt.c
View file @
d6a8bdff
/* Language-level data type conversion for GNU C++.
Copyright (C) 1987-1988, 1992-2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/decl2.c
View file @
d6a8bdff
/* Process declarations and variables for C compiler.
Copyright (C) 1988, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/errfn.c
View file @
d6a8bdff
/* Provide a call-back mechanism for handling error output.
Copyright (C) 1993,
94, 95, 96, 97, 98,
99, 2000
Copyright (C) 1993,
1994, 1995, 1996, 1997, 1998, 19
99, 2000
Free Software Foundation, Inc.
Contributed by Jason Merrill (jason@cygnus.com)
...
...
gcc/cp/error.c
View file @
d6a8bdff
/* Call-backs for C++ error reporting.
This code is non-reentrant.
Copyright (C) 1993,
94, 95, 96, 97, 98,
99, 2000
Copyright (C) 1993,
1994, 1995, 1996, 1997, 1998, 19
99, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cp/except.c
View file @
d6a8bdff
/* Handle exceptional things in C++.
Copyright (C) 1989,
92, 93, 94, 95, 96, 97, 98,
99, 2000
Copyright (C) 1989,
1992, 1993, 1994, 1995, 1996, 1997, 1998, 19
99, 2000
Free Software Foundation, Inc.
Contributed by Michael Tiemann <tiemann@cygnus.com>
Rewritten by Mike Stump <mrs@cygnus.com>, based upon an
...
...
gcc/cp/exception.cc
View file @
d6a8bdff
// Functions for Exception Support for -*- C++ -*-
// Copyright (C) 1994,
95-
97, 1998, 1999 Free Software Foundation
// Copyright (C) 1994,
1995, 1996, 19
97, 1998, 1999 Free Software Foundation
// This file is part of GNU CC.
...
...
gcc/cp/expr.c
View file @
d6a8bdff
/* Convert language-specific tree expression to rtl instructions,
for GNU compiler.
Copyright (C) 1988, 92-97, 1998, 2000 Free Software Foundation, Inc.
Copyright (C) 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2000 Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cp/inc/exception
View file @
d6a8bdff
// Exception Handling support header for -*- C++ -*-
// Copyright (C) 1995,
96-
97, 1998 Free Software Foundation
// Copyright (C) 1995,
1996, 19
97, 1998 Free Software Foundation
#ifndef __EXCEPTION__
#define __EXCEPTION__
...
...
gcc/cp/inc/new
View file @
d6a8bdff
// The -*- C++ -*- dynamic memory management header.
// Copyright (C) 1994,
96-
97, 1998 Free Software Foundation
// Copyright (C) 1994,
1996, 19
97, 1998 Free Software Foundation
#ifndef __NEW__
#define __NEW__
...
...
gcc/cp/inc/typeinfo
View file @
d6a8bdff
// RTTI support for -*- C++ -*-
// Copyright (C) 1994,
95-
97, 1998, 2000 Free Software Foundation
// Copyright (C) 1994,
1995, 1996, 19
97, 1998, 2000 Free Software Foundation
// __GXX_ABI_VERSION distinguishes the ABI that is being used. Values <100
// indicate the `old' abi, which grew as C++ was defined. Values >=100
...
...
gcc/cp/init.c
View file @
d6a8bdff
/* Handle initialization things in C++.
Copyright (C) 1987, 89, 92-98, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/input.c
View file @
d6a8bdff
/* Input handling for G++.
Copyright (C) 1992,
93, 94, 95, 96, 97, 98,
99, 2000
Copyright (C) 1992,
1993, 1994, 1995, 1996, 1997, 1998, 19
99, 2000
Free Software Foundation, Inc.
Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
Enhanced by Michael Tiemann (tiemann@cygnus.com) to better support USE_CPPLIB
...
...
gcc/cp/lang-options.h
View file @
d6a8bdff
/* Definitions for switches for C++.
Copyright (C) 1995,
96-
98, 1999 Free Software Foundation, Inc.
Copyright (C) 1995,
1996, 1997, 19
98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cp/lang-specs.h
View file @
d6a8bdff
/* Definitions for specs for C++.
Copyright (C) 1995,
96-
98, 1999 Free Software Foundation, Inc.
Copyright (C) 1995,
1996, 1997, 19
98, 1999 Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cp/lex.c
View file @
d6a8bdff
/* Separate lexical analyzer for GNU C++.
Copyright (C) 1987, 89, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/lex.h
View file @
d6a8bdff
/* Define constants and variables for communication with parse.y.
Copyright (C) 1987, 92-97, 1998, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
and by Brendan Kehoe (brendan@cygnus.com).
...
...
gcc/cp/method.c
View file @
d6a8bdff
/* Handle the hair of processing (but not expanding) inline functions.
Also manage function and variable name overloading.
Copyright (C) 1987, 89, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/parse.y
View file @
d6a8bdff
/* YACC parser for C++ syntax.
Copyright (C) 1988, 89, 93-98, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1988, 1989, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/ptree.c
View file @
d6a8bdff
/* Prints out trees in human readable form.
Copyright (C) 1992, 93-96, 1998, 1999 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998,
1999 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/repo.c
View file @
d6a8bdff
/* Code to maintain a C++ template repository.
Copyright (C) 1995,
96-
97, 1998, 2000 Free Software Foundation, Inc.
Copyright (C) 1995,
1996, 19
97, 1998, 2000 Free Software Foundation, Inc.
Contributed by Jason Merrill (jason@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/rtti.c
View file @
d6a8bdff
/* RunTime Type Identification
Copyright (C) 1995, 96-97, 1998, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Mostly written by Jason Merrill (jason@cygnus.com).
This file is part of GNU CC.
...
...
gcc/cp/search.c
View file @
d6a8bdff
/* Breadth-first and depth-first routines for
searching multiple-inheritance lattice for GNU C++.
Copyright (C) 1987, 89, 92-97, 1998, 1999, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 89, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/spew.c
View file @
d6a8bdff
/* Type Analyzer for GNU C++.
Copyright (C) 1987, 89, 92-97, 98, 99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked... nay, bludgeoned... by Mark Eichin (eichin@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/tinfo2.cc
View file @
d6a8bdff
// Methods for type_info for -*- C++ -*- Run Time Type Identification.
// Copyright (C) 1994,
96-
97, 1998, 1999, 2000 Free Software Foundation
// Copyright (C) 1994,
1996, 19
97, 1998, 1999, 2000 Free Software Foundation
// This file is part of GNU CC.
...
...
gcc/cp/typeck.c
View file @
d6a8bdff
/* Build expressions with type checking for C++ compiler.
Copyright (C) 1987, 88, 89, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/typeck2.c
View file @
d6a8bdff
/* Report error messages, build initializers, and perform
some front-end optimizations for C++ compiler.
Copyright (C) 1987, 88, 89, 92-98, 99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/xref.c
View file @
d6a8bdff
/* Code for handling XREF output from GNU C++.
Copyright (C) 1992, 93-97, 1998, 2000 Free Software Foundation, Inc.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998,
2000 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment