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
0ad77f55
Commit
0ad77f55
authored
Jan 09, 2006
by
Feng Wang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add 2006 copyright year.
From-SVN: r109490
parent
0a821a92
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
gcc/fortran/simplify.c
+2
-2
gcc/fortran/trans-expr.c
+1
-1
gcc/fortran/trans-intrinsic.c
+1
-1
gcc/fortran/trans.h
+1
-1
No files found.
gcc/fortran/simplify.c
View file @
0ad77f55
/* Simplify intrinsic functions at compile-time.
/* Simplify intrinsic functions at compile-time.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
Free Software Foundation,
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005
, 2006 Free Software
Inc.
Foundation,
Inc.
Contributed by Andy Vaught & Katherine Holcomb
Contributed by Andy Vaught & Katherine Holcomb
This file is part of GCC.
This file is part of GCC.
...
...
gcc/fortran/trans-expr.c
View file @
0ad77f55
/* Expression translation
/* Expression translation
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004, 2005
, 2006
Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>
Contributed by Paul Brook <paul@nowt.org>
and Steven Bosscher <s.bosscher@student.tudelft.nl>
and Steven Bosscher <s.bosscher@student.tudelft.nl>
...
...
gcc/fortran/trans-intrinsic.c
View file @
0ad77f55
/* Intrinsic translation
/* Intrinsic translation
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004, 2005
, 2006
Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>
Contributed by Paul Brook <paul@nowt.org>
and Steven Bosscher <s.bosscher@student.tudelft.nl>
and Steven Bosscher <s.bosscher@student.tudelft.nl>
...
...
gcc/fortran/trans.h
View file @
0ad77f55
/* Header for code translation functions
/* Header for code translation functions
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004, 2005
, 2006
Free Software Foundation, Inc.
Contributed by Paul Brook
Contributed by Paul Brook
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