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
fb4d77b3
Commit
fb4d77b3
authored
Feb 11, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
Feb 11, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cp-tree.def, except.c, ptree.c: Update copyright.
From-SVN: r94881
parent
c5d97f6e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/cp/ChangeLog
+4
-0
gcc/cp/cp-tree.def
+1
-1
gcc/cp/except.c
+1
-1
gcc/cp/ptree.c
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
fb4d77b3
2005-02-11 Kazu Hirata <kazu@cs.umass.edu>
* cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-09 Mark Mitchell <mark@codesourcery.com>
2005-02-09 Mark Mitchell <mark@codesourcery.com>
PR c++/19811
PR c++/19811
...
...
gcc/cp/cp-tree.def
View file @
fb4d77b3
/* This file contains the definitions and documentation for the
/* This file contains the definitions and documentation for the
additional tree codes used in the GNU C++ compiler (see tree.def
additional tree codes used in the GNU C++ compiler (see tree.def
for the standard codes).
for the standard codes).
Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998, 2003, 2004,
Copyright (C) 1987, 1988, 1990, 1993, 1997, 1998, 2003, 2004,
2005,
1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
Hacked by Michael Tiemann (tiemann@cygnus.com)
...
...
gcc/cp/except.c
View file @
fb4d77b3
/* Handle exceptional things in C++.
/* Handle exceptional things in C++.
Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
2000, 2001, 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
Contributed by Michael Tiemann <tiemann@cygnus.com>
Contributed by Michael Tiemann <tiemann@cygnus.com>
Rewritten by Mike Stump <mrs@cygnus.com>, based upon an
Rewritten by Mike Stump <mrs@cygnus.com>, based upon an
initial re-implementation courtesy Tad Hunt.
initial re-implementation courtesy Tad Hunt.
...
...
gcc/cp/ptree.c
View file @
fb4d77b3
/* Prints out trees in human readable form.
/* Prints out trees in human readable form.
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998,
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998,
1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
1999, 2000, 2001, 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GCC.
This file is part of GCC.
...
...
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