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
8ecb1d92
Commit
8ecb1d92
authored
Jun 22, 1995
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rename called function.
From-SVN: r10050
parent
d8f1d487
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
gcc/cp/cvt.c
+1
-1
gcc/cp/decl2.c
+1
-1
gcc/cp/errfn.c
+1
-1
gcc/cp/error.c
+1
-1
gcc/cp/expr.c
+1
-1
gcc/cp/input.c
+1
-1
gcc/cp/lex.c
+1
-1
gcc/cp/ptree.c
+1
-1
gcc/cp/spew.c
+1
-1
gcc/cp/tree.c
+1
-1
gcc/cp/xref.c
+1
-1
No files found.
gcc/cp/cvt.c
View file @
8ecb1d92
/* Language-level data type conversion for GNU C++.
Copyright (C) 1987,
1988, 1992, 1993
, 1995 Free Software Foundation, Inc.
Copyright (C) 1987,
88, 92, 93, 94
, 1995 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/decl2.c
View file @
8ecb1d92
/* Process declarations and variables for C compiler.
Copyright (C) 1988, 1992, 1993, 1995 Free Software Foundation, Inc.
Copyright (C) 1988, 1992, 1993, 199
4, 199
5 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/errfn.c
View file @
8ecb1d92
/* Provide a call-back mechanism for handling error output.
Copyright (C) 1993 Free Software Foundation, Inc.
Copyright (C) 1993
, 1994, 1995
Free Software Foundation, Inc.
Contributed by Jason Merrill (jason@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/error.c
View file @
8ecb1d92
/* Call-backs for C++ error reporting.
This code is non-reentrant.
Copyright (C) 1993 Free Software Foundation, Inc.
Copyright (C) 1993
, 1994, 1995
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cp/expr.c
View file @
8ecb1d92
/* Convert language-specific tree expression to rtl instructions,
for GNU compiler.
Copyright (C) 1988, 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1988, 1992, 1993
, 1994, 1995
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cp/input.c
View file @
8ecb1d92
/* Input handling for G++.
Copyright (C) 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1992, 1993
, 1994, 1995
Free Software Foundation, Inc.
Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
This file is part of GNU CC.
...
...
gcc/cp/lex.c
View file @
8ecb1d92
/* Separate lexical analyzer for GNU C++.
Copyright (C) 1987,
1989, 1992, 1993, 1994
Free Software Foundation, Inc.
Copyright (C) 1987,
89, 92, 93, 94, 1995
Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/ptree.c
View file @
8ecb1d92
/* Prints out trees in human readable form.
Copyright (C) 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1992, 1993
, 1994, 1995
Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/spew.c
View file @
8ecb1d92
/* Type Analyzer for GNU C++.
Copyright (C) 1987,
1989, 1992, 1993
Free Software Foundation, Inc.
Copyright (C) 1987,
89, 92, 93, 94, 1995
Free Software Foundation, Inc.
Hacked... nay, bludgeoned... by Mark Eichin (eichin@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/tree.c
View file @
8ecb1d92
/* Language-dependent node constructors for parse phase of GNU compiler.
Copyright (C) 1987,
1988, 1992, 1993
Free Software Foundation, Inc.
Copyright (C) 1987,
88, 92, 93, 94, 1995
Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
...
...
gcc/cp/xref.c
View file @
8ecb1d92
/* Code for handling XREF output from GNU C++.
Copyright (C) 1992, 1993 Free Software Foundation, Inc.
Copyright (C) 1992, 1993
, 1994, 1995
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