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
b39309c8
Commit
b39309c8
authored
May 03, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
May 03, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* friend.c, lex.c, mangle.c, repo.c: Update copyright.
From-SVN: r99171
parent
26ba801a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
4 deletions
+9
-4
gcc/cp/ChangeLog
+4
-0
gcc/cp/friend.c
+1
-1
gcc/cp/lex.c
+1
-1
gcc/cp/mangle.c
+2
-1
gcc/cp/repo.c
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
b39309c8
2005-05-03 Kazu Hirata <kazu@cs.umass.edu>
* friend.c, lex.c, mangle.c, repo.c: Update copyright.
2005-05-02 Kazu Hirata <kazu@cs.umass.edu>
* class.c (local_classes, init_class_processing): Use VEC
...
...
gcc/cp/friend.c
View file @
b39309c8
/* Help friends in C++.
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
This file is part of GCC.
...
...
gcc/cp/lex.c
View file @
b39309c8
/* Separate lexical analyzer for GNU C++.
Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 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)
This file is part of GCC.
...
...
gcc/cp/mangle.c
View file @
b39309c8
/* Name mangling for the 3.0 C++ ABI.
Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
Free Software Foundation, Inc.
Written by Alex Samuel <sameul@codesourcery.com>
This file is part of GCC.
...
...
gcc/cp/repo.c
View file @
b39309c8
/* Code to maintain a C++ template repository.
Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004
Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
Contributed by Jason Merrill (jason@cygnus.com)
...
...
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