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
3b708058
Commit
3b708058
authored
Feb 25, 2000
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyrights.
From-SVN: r32175
parent
ef58a523
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
17 additions
and
10 deletions
+17
-10
gcc/final.c
+2
-1
gcc/fix-header.c
+2
-1
gcc/flow.c
+2
-1
gcc/gcc.c
+2
-1
gcc/gcc.texi
+1
-1
gcc/gcov.c
+2
-1
gcc/gen-protos.c
+2
-1
gcc/genattr.c
+1
-1
gcc/invoke.texi
+1
-1
gcc/jump.c
+2
-1
No files found.
gcc/final.c
View file @
3b708058
/* Convert RTL to assembler code and output it, for GNU compiler.
/* Convert RTL to assembler code and output it, for GNU compiler.
Copyright (C) 1987, 88, 89, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1989, 1992, 1993, 1994, 1995, 1996, 1997,
1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/fix-header.c
View file @
3b708058
/* fix-header.c - Make C header file suitable for C++.
/* fix-header.c - Make C header file suitable for C++.
Copyright (C) 1993, 94-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
under the terms of the GNU General Public License as published by the
...
...
gcc/flow.c
View file @
3b708058
/* Data flow analysis for GNU compiler.
/* Data flow analysis for GNU compiler.
Copyright (C) 1987, 88, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/gcc.c
View file @
3b708058
/* Compiler driver program that can handle many languages.
/* Compiler driver program that can handle many languages.
Copyright (C) 1987, 89, 92-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/gcc.texi
View file @
3b708058
...
@@ -100,7 +100,7 @@ Published by the Free Software Foundation
...
@@ -100,7 +100,7 @@ Published by the Free Software Foundation
59
Temple
Place
-
Suite
330
59
Temple
Place
-
Suite
330
Boston
,
MA
02111
-
1307
USA
Boston
,
MA
02111
-
1307
USA
Copyright
(
C
)
1988
,
1989
,
1992
-
1999
,
2000
Free
Software
Foundation
,
Inc
.
Copyright
(
C
)
1988
,
1989
,
1992
,
1993
,
1994
,
1995
,
1996
,
1997
,
1998
,
1999
,
2000
Free
Software
Foundation
,
Inc
.
Permission
is
granted
to
make
and
distribute
verbatim
copies
of
Permission
is
granted
to
make
and
distribute
verbatim
copies
of
this
manual
provided
the
copyright
notice
and
this
permission
notice
this
manual
provided
the
copyright
notice
and
this
permission
notice
...
...
gcc/gcov.c
View file @
3b708058
/* Gcov.c: prepend line execution counts and branch probabilities to a
/* Gcov.c: prepend line execution counts and branch probabilities to a
source file.
source file.
Copyright (C) 1990, 91-94, 96-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998,
1999, 2000 Free Software Foundation, Inc.
Contributed by James E. Wilson of Cygnus Support.
Contributed by James E. Wilson of Cygnus Support.
Mangled by Bob Manson of Cygnus Support.
Mangled by Bob Manson of Cygnus Support.
...
...
gcc/gen-protos.c
View file @
3b708058
/* gen-protos.c - massages a list of prototypes, for use by fixproto.
/* gen-protos.c - massages a list of prototypes, for use by fixproto.
Copyright (C) 1993, 94-96, 1998, 1999 Free Software Foundation, Inc.
Copyright (C) 1993, 1994, 1995, 1996, 1998,
1999 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
under the terms of the GNU General Public License as published by the
...
...
gcc/genattr.c
View file @
3b708058
/* Generate attribute information (insn-attr.h) from machine description.
/* Generate attribute information (insn-attr.h) from machine description.
Copyright (C) 1991,
94, 96, 98,
99, 2000 Free Software Foundation, Inc.
Copyright (C) 1991,
1994, 1996, 1998, 19
99, 2000 Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/invoke.texi
View file @
3b708058
@
c
Copyright
(
C
)
1988
,
89
,
92
-
99
,
2000
Free
Software
Foundation
,
Inc
.
@
c
Copyright
(
C
)
1988
,
1989
,
1992
,
1993
,
1994
,
1995
,
1996
,
1997
,
1998
,
19
99
,
2000
Free
Software
Foundation
,
Inc
.
@
c
This
is
part
of
the
GCC
manual
.
@
c
This
is
part
of
the
GCC
manual
.
@
c
For
copying
conditions
,
see
the
file
gcc
.
texi
.
@
c
For
copying
conditions
,
see
the
file
gcc
.
texi
.
...
...
gcc/jump.c
View file @
3b708058
/* Optimize jump instructions, for GNU compiler.
/* Optimize jump instructions, for GNU compiler.
Copyright (C) 1987, 88, 89, 91-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1987, 1988, 1989, 1991, 1992, 1993, 1994, 1995, 1996, 1997
1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of GNU CC.
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