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
34627ce6
Commit
34627ce6
authored
Jan 21, 1999
by
Richard Henderson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright.
From-SVN: r24816
parent
c2ad275a
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
gcc/config/alpha/alpha.md
+1
-1
gcc/genattr.c
+1
-1
gcc/genattrtab.c
+1
-1
gcc/gencodes.c
+1
-1
gcc/genconfig.c
+1
-1
gcc/genemit.c
+1
-1
gcc/genflags.c
+1
-1
gcc/genopinit.c
+1
-1
gcc/genpeep.c
+1
-1
gcc/protoize.c
+1
-1
No files found.
gcc/config/alpha/alpha.md
View file @
34627ce6
;; Machine description for DEC Alpha for GNU C compiler
;; Copyright (C) 1992, 93
, 94, 95, 96, 97, 1998
Free Software Foundation, Inc.
;; Copyright (C) 1992, 93
-98, 1999
Free Software Foundation, Inc.
;; Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
;; This file is part of GNU CC.
...
...
gcc/genattr.c
View file @
34627ce6
/* Generate attribute information (insn-attr.h) from machine description.
Copyright (C) 1991, 1994, 1996, 1998 Free Software Foundation, Inc.
Copyright (C) 1991, 1994, 1996, 1998
, 1999
Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.
...
...
gcc/genattrtab.c
View file @
34627ce6
/* Generate code from machine description to compute values of attributes.
Copyright (C) 1991, 93
, 94, 95, 96, 97, 1998
Free Software Foundation, Inc.
Copyright (C) 1991, 93
-98, 1999
Free Software Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.
...
...
gcc/gencodes.c
View file @
34627ce6
...
...
@@ -2,7 +2,7 @@
- some macros CODE_FOR_... giving the insn_code_number value
for each of the defined standard insn names.
Copyright (C) 1987, 1991, 1995, 1998 Free Software Foundation, Inc.
Copyright (C) 1987, 1991, 1995, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/genconfig.c
View file @
34627ce6
/* Generate from machine description:
- some #define configuration flags.
Copyright (C) 1987, 1991, 1997, 1998 Free Software Foundation, Inc.
Copyright (C) 1987, 1991, 1997, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/genemit.c
View file @
34627ce6
/* Generate code from machine description to emit insns as rtl.
Copyright (C) 1987, 88, 91, 94, 95, 97,
1998
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 91, 94, 95, 97,
98, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/genflags.c
View file @
34627ce6
...
...
@@ -2,7 +2,7 @@
- some flags HAVE_... saying which simple standard instructions are
available for this machine.
Copyright (C) 1987, 1991, 1995, 1998 Free Software Foundation, Inc.
Copyright (C) 1987, 1991, 1995, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/genopinit.c
View file @
34627ce6
/* Generate code to initialize optabs from machine description.
Copyright (C) 1993, 94-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1993, 94-9
8, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/genpeep.c
View file @
34627ce6
/* Generate code from machine description to perform peephole optimizations.
Copyright (C) 1987,
1989, 1992, 1997, 1998
Free Software Foundation, Inc.
Copyright (C) 1987,
89, 92, 97, 98, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/protoize.c
View file @
34627ce6
/* Protoize program - Original version by Ron Guilmette (rfg@segfault.us.com).
Copyright (C) 1989, 92-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1989, 92-9
8, 1999
Free Software Foundation, Inc.
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