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
747215f1
Commit
747215f1
authored
Jan 19, 1999
by
Mark Mitchell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyrights
From-SVN: r24765
parent
eaa4b44c
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
13 additions
and
9 deletions
+13
-9
gcc/config/a29k/a29k.c
+2
-1
gcc/config/alpha/alpha.c
+2
-1
gcc/config/h8300/h8300.c
+2
-1
gcc/config/m88k/m88k.c
+2
-1
gcc/config/mips/abi64.h
+1
-1
gcc/cse.c
+1
-1
gcc/emit-rtl.c
+1
-1
gcc/explow.c
+1
-1
gcc/rtl.texi
+1
-1
No files found.
gcc/config/a29k/a29k.c
View file @
747215f1
/* Subroutines used for code generation on AMD Am29000.
Copyright (C) 1987, 88, 90-94, 1995, 1997 Free Software Foundation, Inc.
Copyright (C) 1987, 88, 90-94, 1995, 1997, 1999 Free Software
Foundation, Inc.
Contributed by Richard Kenner (kenner@nyu.edu)
This file is part of GNU CC.
...
...
gcc/config/alpha/alpha.c
View file @
747215f1
/* Subroutines used for code generation on the DEC Alpha.
Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
Copyright (C) 1992, 93, 94, 95, 96, 97, 1998, 1999 Free Software
Foundation, Inc.
Contributed by Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
This file is part of GNU CC.
...
...
gcc/config/h8300/h8300.c
View file @
747215f1
/* Subroutines for insn-output.c for Hitachi H8/300.
Copyright (C) 1992, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
Copyright (C) 1992, 93, 94, 95, 96, 97, 1998, 1999 Free Software
Foundation, Inc.
Contributed by Steve Chamberlain (sac@cygnus.com),
Jim Wilson (wilson@cygnus.com), and Doug Evans (dje@cygnus.com).
...
...
gcc/config/m88k/m88k.c
View file @
747215f1
/* Subroutines for insn-output.c for Motorola 88000.
Copyright (C) 1988, 92, 93, 94, 95, 16, 1997 Free Software Foundation, Inc.
Copyright (C) 1988, 92, 93, 94, 95, 16, 1997, 1999 Free Software
Foundation, Inc.
Contributed by Michael Tiemann (tiemann@mcc.com)
Currently maintained by (gcc@dg-rtp.dg.com)
...
...
gcc/config/mips/abi64.h
View file @
747215f1
/* Definitions of target machine for GNU compiler. 64 bit ABI support.
Copyright (C) 1994, 1995, 1996, 1998 Free Software Foundation, Inc.
Copyright (C) 1994, 1995, 1996, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/cse.c
View file @
747215f1
/* Common subexpression elimination for GNU compiler.
Copyright (C) 1987, 88, 89, 92-7, 1998 Free Software Foundation, Inc.
Copyright (C) 1987, 88, 89, 92-7, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/emit-rtl.c
View file @
747215f1
/* Emit RTL for the GNU C-Compiler expander.
Copyright (C) 1987, 88, 92-97, 1998 Free Software Foundation, Inc.
Copyright (C) 1987, 88, 92-97, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/explow.c
View file @
747215f1
/* Subroutines for manipulating rtx's in semantically interesting ways.
Copyright (C) 1987, 91, 94-97, 1998 Free Software Foundation, Inc.
Copyright (C) 1987, 91, 94-97, 1998
, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
...
...
gcc/rtl.texi
View file @
747215f1
@c
Copyright
(
C
)
1988
,
89
,
92
,
94
,
97
,
1998
Free
Software
Foundation
,
Inc
.
@c
Copyright
(
C
)
1988
,
89
,
92
,
94
,
97
,
1998
,
1999
Free
Software
Foundation
,
Inc
.
@c
This
is
part
of
the
GCC
manual
.
@c
For
copying
conditions
,
see
the
file
gcc
.
texi
.
...
...
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