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
2f89bbc1
Commit
2f89bbc1
authored
Jan 02, 2004
by
Andrew Pinski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update forgotten updated copy right years.
From-SVN: r75338
parent
36579663
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gcc/c-typeck.c
+1
-1
gcc/cfgloop.c
+1
-1
gcc/predict.c
+1
-1
No files found.
gcc/c-typeck.c
View file @
2f89bbc1
/* Build expressions with type checking for C compiler.
/* Build expressions with type checking for C compiler.
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
Copyright (C) 1987, 1988, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
1998, 1999, 2000, 2001, 2002, 2003
, 2004
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
gcc/cfgloop.c
View file @
2f89bbc1
/* Natural loop discovery code for GNU compiler.
/* Natural loop discovery code for GNU compiler.
Copyright (C) 2000, 2001, 2003 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2003
, 2004
Free Software Foundation, Inc.
This file is part of GCC.
This file is part of GCC.
...
...
gcc/predict.c
View file @
2f89bbc1
/* Branch prediction routines for the GNU compiler.
/* Branch prediction routines for the GNU compiler.
Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
Copyright (C) 2000, 2001, 2002, 2003
, 2004
Free Software Foundation, Inc.
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