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
b87c6d55
Commit
b87c6d55
authored
Jan 11, 2000
by
Kaveh Ghazi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyrights for last checkin.
From-SVN: r31309
parent
7bdb32b9
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
9 deletions
+9
-9
gcc/Makefile.in
+1
-1
gcc/c-lex.c
+1
-1
gcc/ch/lex.c
+1
-1
gcc/cp/lex.c
+1
-1
gcc/optabs.c
+1
-1
gcc/real.h
+1
-1
gcc/resource.c
+1
-1
gcc/stmt.c
+1
-1
gcc/tree.c
+1
-1
No files found.
gcc/Makefile.in
View file @
b87c6d55
# Makefile for GNU C compiler.
# Makefile for GNU C compiler.
# Copyright (C) 1987, 88, 90-9
8, 1999
Free Software Foundation, Inc.
# Copyright (C) 1987, 88, 90-9
9, 2000
Free Software Foundation, Inc.
#This file is part of GNU CC.
#This file is part of GNU CC.
...
...
gcc/c-lex.c
View file @
b87c6d55
/* Lexical analyzer for C and Objective C.
/* Lexical analyzer for C and Objective C.
Copyright (C) 1987, 88, 89, 92, 94-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 89, 92, 94-9
9, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/lex.c
View file @
b87c6d55
/* Lexical analyzer for GNU CHILL. -*- C -*-
/* Lexical analyzer for GNU CHILL. -*- C -*-
Copyright (C) 1992, 93,
1994, 1998
Free Software Foundation, Inc.
Copyright (C) 1992, 93,
94, 98, 99, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/cp/lex.c
View file @
b87c6d55
/* Separate lexical analyzer for GNU C++.
/* Separate lexical analyzer for GNU C++.
Copyright (C) 1987, 89, 92-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1987, 89, 92-9
9, 2000
Free Software Foundation, Inc.
Hacked by Michael Tiemann (tiemann@cygnus.com)
Hacked by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/optabs.c
View file @
b87c6d55
/* Expand the basic unary and binary arithmetic operations, for GNU compiler.
/* Expand the basic unary and binary arithmetic operations, for GNU compiler.
Copyright (C) 1987, 88, 92-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 92-9
9, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/real.h
View file @
b87c6d55
/* Definitions of floating-point access for GNU compiler.
/* Definitions of floating-point access for GNU compiler.
Copyright (C) 1989, 91, 94, 96-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1989, 91, 94, 96-9
9, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/resource.c
View file @
b87c6d55
/* Definitions for computing resource usage of specific insns.
/* Definitions for computing resource usage of specific insns.
Copyright (C) 1999 Free Software Foundation, Inc.
Copyright (C) 1999
, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/stmt.c
View file @
b87c6d55
/* Expands front end tree to back end RTL for GNU C-Compiler
/* Expands front end tree to back end RTL for GNU C-Compiler
Copyright (C) 1987, 88, 89, 92-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 89, 92-9
9, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/tree.c
View file @
b87c6d55
/* Language-independent node constructors for parse phase of GNU compiler.
/* Language-independent node constructors for parse phase of GNU compiler.
Copyright (C) 1987, 88, 92-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1987, 88, 92-9
9, 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