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
2f9b4377
Commit
2f9b4377
authored
May 01, 2000
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyrights.
From-SVN: r33579
parent
0d1cd675
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
12 additions
and
12 deletions
+12
-12
gcc/config/pa/elf.h
+1
-1
gcc/config/pa/long_double.h
+1
-1
gcc/config/pa/som.h
+1
-1
gcc/config/pdp11/2bsd.h
+1
-1
gcc/config/pdp11/pdp11-protos.h
+1
-1
gcc/config/pdp11/pdp11.c
+1
-1
gcc/config/pdp11/pdp11.h
+1
-1
gcc/config/pdp11/pdp11.md
+1
-1
gcc/config/we32k/we32k-protos.h
+1
-1
gcc/config/we32k/we32k.c
+1
-1
gcc/config/we32k/we32k.h
+1
-1
gcc/config/we32k/we32k.md
+1
-1
No files found.
gcc/config/pa/elf.h
View file @
2f9b4377
...
@@ -5,7 +5,7 @@ This file is part of GNU CC.
...
@@ -5,7 +5,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pa/long_double.h
View file @
2f9b4377
...
@@ -5,7 +5,7 @@ This file is part of GNU CC.
...
@@ -5,7 +5,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pa/som.h
View file @
2f9b4377
...
@@ -5,7 +5,7 @@ This file is part of GNU CC.
...
@@ -5,7 +5,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pdp11/2bsd.h
View file @
2f9b4377
...
@@ -6,7 +6,7 @@ This file is part of GNU CC.
...
@@ -6,7 +6,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pdp11/pdp11-protos.h
View file @
2f9b4377
...
@@ -6,7 +6,7 @@ This file is part of GNU CC.
...
@@ -6,7 +6,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pdp11/pdp11.c
View file @
2f9b4377
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pdp11/pdp11.h
View file @
2f9b4377
...
@@ -6,7 +6,7 @@ This file is part of GNU CC.
...
@@ -6,7 +6,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/pdp11/pdp11.md
View file @
2f9b4377
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
;; GNU CC is free software; you can redistribute it and/or modify
;; GNU CC is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version
1
, or (at your option)
;; the Free Software Foundation; either version
2
, or (at your option)
;; any later version.
;; any later version.
;; GNU CC is distributed in the hope that it will be useful,
;; GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/we32k/we32k-protos.h
View file @
2f9b4377
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/we32k/we32k.c
View file @
2f9b4377
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/we32k/we32k.h
View file @
2f9b4377
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
...
@@ -7,7 +7,7 @@ This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
1
, or (at your option)
the Free Software Foundation; either version
2
, or (at your option)
any later version.
any later version.
GNU CC is distributed in the hope that it will be useful,
GNU CC is distributed in the hope that it will be useful,
...
...
gcc/config/we32k/we32k.md
View file @
2f9b4377
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
;; GNU CC is free software; you can redistribute it and/or modify
;; GNU CC is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version
1
, or (at your option)
;; the Free Software Foundation; either version
2
, or (at your option)
;; any later version.
;; any later version.
;; GNU CC is distributed in the hope that it will be useful,
;; GNU CC is distributed in the hope that it will be useful,
...
...
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