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
ad83f537
Commit
ad83f537
authored
Jan 06, 1999
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyrights.
From-SVN: r24529
parent
34f94b1f
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
11 deletions
+11
-11
gcc/c-common.c
+1
-1
gcc/c-parse.in
+1
-1
gcc/expr.h
+1
-1
gcc/gansidecl.h
+1
-1
gcc/genrecog.c
+1
-1
gcc/invoke.texi
+1
-1
gcc/loop.c
+1
-1
gcc/mips-tdump.c
+1
-1
gcc/mips-tfile.c
+1
-1
gcc/optabs.c
+1
-1
gcc/unroll.c
+1
-1
No files found.
gcc/c-common.c
View file @
ad83f537
/* Subroutines shared by all languages that are variants of C.
Copyright (C) 1992, 93
, 94, 95, 96, 97, 1998
Free Software Foundation, Inc.
Copyright (C) 1992, 93
-98, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/c-parse.in
View file @
ad83f537
/* YACC parser for C syntax and for Objective C. -*-c-*-
Copyright (C) 1987, 88, 89, 92-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 89, 92-9
8, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/expr.h
View file @
ad83f537
/* Definitions for code generation pass of GNU compiler.
Copyright (C) 1987, 91-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1987, 91-9
8, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/gansidecl.h
View file @
ad83f537
/* ANSI and traditional C compatibility macros.
Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
Copyright (C) 1996, 1997, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/genrecog.c
View file @
ad83f537
/* Generate code from machine description to recognize rtl as insns.
Copyright (C) 1987, 88, 92, 93, 94, 95, 97, 98 Free Software Foundation, Inc.
Copyright (C) 1987, 88, 92, 93, 94, 95, 97, 98
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/invoke.texi
View file @
ad83f537
@c
Copyright
(
C
)
1988
,
89
,
92
,
93
,
94
,
95
,
96
,
97
,
1998
Free
Software
Foundation
,
Inc
.
@c
Copyright
(
C
)
1988
,
89
,
92
,
93
,
94
,
95
,
96
,
97
,
98
,
1999
Free
Software
Foundation
,
Inc
.
@c
This
is
part
of
the
GCC
manual
.
@c
For
copying
conditions
,
see
the
file
gcc
.
texi
.
...
...
gcc/loop.c
View file @
ad83f537
/* Perform various loop optimizations, including strength reduction.
Copyright (C) 1987, 88, 89, 91-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 89, 91-9
8, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/mips-tdump.c
View file @
ad83f537
/* Read and manage MIPS symbol tables from object modules.
Copyright (C) 1991, 1994, 1995, 1997 Free Software Foundation, Inc.
Copyright (C) 1991, 1994, 1995, 1997
, 1998, 1999
Free Software Foundation, Inc.
Contributed by hartzell@boulder.colorado.edu,
Rewritten by meissner@osf.org.
...
...
gcc/mips-tfile.c
View file @
ad83f537
...
...
@@ -2,7 +2,7 @@
contain debugging information specified by the GNU compiler
in the form of comments (the mips assembler does not support
assembly access to debug information).
Copyright (C) 1991, 93
, 94, 95, 97, 1998
Free Software Foundation, Inc.
Copyright (C) 1991, 93
-95, 97, 98, 1999
Free Software Foundation, Inc.
Contributed by Michael Meissner (meissner@cygnus.com).
This file is part of GNU CC.
...
...
gcc/optabs.c
View file @
ad83f537
/* Expand the basic unary and binary arithmetic operations, for GNU compiler.
Copyright (C) 1987, 88, 92-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 92-9
8, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/unroll.c
View file @
ad83f537
/* Try to unroll loops, and split induction variables.
Copyright (C) 1992, 93, 94, 95, 97,
1998
Free Software Foundation, Inc.
Copyright (C) 1992, 93, 94, 95, 97,
98, 1999
Free Software Foundation, Inc.
Contributed by James E. Wilson, Cygnus Support/UC Berkeley.
This file is part of GNU CC.
...
...
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