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
56bcf273
Commit
56bcf273
authored
Jan 17, 2000
by
Kaveh Ghazi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyrights
From-SVN: r31464
parent
957e4763
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
17 additions
and
17 deletions
+17
-17
gcc/ch/actions.h
+1
-1
gcc/ch/ch-tree.h
+1
-1
gcc/ch/convert.c
+1
-1
gcc/ch/decl.c
+1
-1
gcc/ch/except.c
+1
-1
gcc/ch/expr.c
+1
-1
gcc/ch/grant.c
+1
-1
gcc/ch/inout.c
+1
-1
gcc/ch/lang.c
+1
-1
gcc/ch/lex.h
+1
-1
gcc/ch/loop.c
+1
-1
gcc/ch/nloop.c
+1
-1
gcc/ch/parse.c
+1
-1
gcc/ch/satisfy.c
+1
-1
gcc/ch/tasking.c
+1
-1
gcc/ch/tree.c
+1
-1
gcc/ch/typeck.c
+1
-1
No files found.
gcc/ch/actions.h
View file @
56bcf273
/* Declarations for ch-actions.c.
/* Declarations for ch-actions.c.
Copyright (C) 1992, 93,
1994
Free Software Foundation, Inc.
Copyright (C) 1992, 93,
94, 98, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/ch-tree.h
View file @
56bcf273
/* Definitions for CHILL parsing and type checking.
/* Definitions for CHILL parsing and type checking.
Copyright (C) 1992, 93, 94, 98,
1999
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/ch/convert.c
View file @
56bcf273
/* Language-level data type conversion for GNU CHILL.
/* Language-level data type conversion for GNU CHILL.
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/ch/decl.c
View file @
56bcf273
/* Process declarations and variables for GNU CHILL compiler.
/* Process declarations and variables for GNU CHILL compiler.
Copyright (C) 1992, 93,
1994, 1998, 1999
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/ch/except.c
View file @
56bcf273
/* Exception support for GNU CHILL.
/* Exception support for GNU CHILL.
WARNING: Only works for native (needs setjmp.h)! FIXME!
WARNING: Only works for native (needs setjmp.h)! FIXME!
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/ch/expr.c
View file @
56bcf273
/* Convert language-specific tree expression to rtl instructions,
/* Convert language-specific tree expression to rtl instructions,
for GNU CHILL compiler.
for GNU CHILL compiler.
Copyright (C) 1992, 93,
1994, 1998, 1999
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/ch/grant.c
View file @
56bcf273
/* Implement grant-file output & seize-file input for CHILL.
/* Implement grant-file output & seize-file input for CHILL.
Copyright (C) 1992, 93
, 94, 95, 1996, 1998
Free Software Foundation, Inc.
Copyright (C) 1992, 93
-96, 98, 99, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/inout.c
View file @
56bcf273
/* Implement I/O-related actions for CHILL.
/* Implement I/O-related actions for CHILL.
Copyright (C) 1992, 93,
1994, 1998, 1999
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/ch/lang.c
View file @
56bcf273
/* Language-specific hook definitions for CHILL front end.
/* Language-specific hook definitions for CHILL front end.
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/ch/lex.h
View file @
56bcf273
/* Define constants for communication with the CHILL parser.
/* Define constants for communication with the CHILL parser.
Copyright (C) 1992, 93,
1994
Free Software Foundation, Inc.
Copyright (C) 1992, 93,
94, 95, 96, 99, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/loop.c
View file @
56bcf273
/* Implement looping actions for CHILL.
/* Implement looping actions for CHILL.
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/ch/nloop.c
View file @
56bcf273
/* Implement looping actions for CHILL.
/* Implement looping actions for CHILL.
Copyright (C) 1992, 93,
1994
Free Software Foundation, Inc.
Copyright (C) 1992, 93,
94, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/parse.c
View file @
56bcf273
/* Parser for GNU CHILL (CCITT High-Level Language) -*- C -*-
/* Parser for GNU CHILL (CCITT High-Level Language) -*- C -*-
Copyright (C) 1992,
1993, 1998, 1999
Free Software Foundation, Inc.
Copyright (C) 1992,
93, 98, 99, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/satisfy.c
View file @
56bcf273
/* Name-satisfaction for GNU Chill compiler.
/* Name-satisfaction for GNU Chill compiler.
Copyright (C) 1993,
1998
Free Software Foundation, Inc.
Copyright (C) 1993,
98, 99, 2000
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/ch/tasking.c
View file @
56bcf273
/* Implement tasking-related actions for CHILL.
/* Implement tasking-related actions for CHILL.
Copyright (C) 1992, 93,
1994, 1998, 1999
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/ch/tree.c
View file @
56bcf273
/* Language-dependent node constructors for parse phase of GNU compiler.
/* Language-dependent node constructors for parse phase of GNU compiler.
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/ch/typeck.c
View file @
56bcf273
/* Build expressions with type checking for CHILL compiler.
/* Build expressions with type checking for CHILL compiler.
Copyright (C) 1992, 93,
1994, 1998, 1999
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.
...
...
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