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
ef1b6bcd
Commit
ef1b6bcd
authored
Jan 16, 2005
by
Tobias Schlüter
Committed by
Tobias Schlüter
Jan 16, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* trans-intrinsic.c, trans-types.c: Update copyright years.
From-SVN: r93732
parent
0da87370
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/fortran/ChangeLog
+2
-0
gcc/fortran/trans-intrinsic.c
+1
-1
gcc/fortran/trans-types.c
+1
-1
No files found.
gcc/fortran/ChangeLog
View file @
ef1b6bcd
...
...
@@ -25,6 +25,8 @@
'gfc'-prefix from local variable, remove dead code, use correct
type when inserting argument.
* trans-intrinsic.c, trans-types.c: Update copyright years.
2005-01-16 Steven G. Kargl <kargls@comcast.net>
PR 19168
...
...
gcc/fortran/trans-intrinsic.c
View file @
ef1b6bcd
/* Intrinsic translation
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>
and Steven Bosscher <s.bosscher@student.tudelft.nl>
...
...
gcc/fortran/trans-types.c
View file @
ef1b6bcd
/* Backend support for Fortran 95 basic types and derived types.
Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
Copyright (C) 2002, 2003, 2004
, 2005
Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>
and Steven Bosscher <s.bosscher@student.tudelft.nl>
...
...
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