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
2a8a8f8f
Commit
2a8a8f8f
authored
May 30, 2005
by
Kazu Hirata
Committed by
Kazu Hirata
May 30, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* operators.def, optimize.c: Update copyright.
From-SVN: r100363
parent
897f1a8b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/cp/ChangeLog
+4
-0
gcc/cp/operators.def
+1
-1
gcc/cp/optimize.c
+1
-1
No files found.
gcc/cp/ChangeLog
View file @
2a8a8f8f
2005-05-30 Kazu Hirata <kazu@cs.umass.edu>
* operators.def, optimize.c: Update copyright.
2005-05-28 Mark Mitchell <mark@codesourcery.com>
PR c++/21340
...
...
gcc/cp/operators.def
View file @
2a8a8f8f
...
...
@@ -5,7 +5,7 @@
non-overloadable operators (like the `?:' ternary operator).
Written by Mark Mitchell <mark@codesourcery.com>
Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003
, 2005
Free Software Foundation, Inc.
This file is part of GCC.
...
...
gcc/cp/optimize.c
View file @
2a8a8f8f
/* Perform optimizations on tree structure.
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004
Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004
, 2005
Free Software Foundation, Inc.
Written by Mark Michell (mark@codesourcery.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