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
e7746130
Commit
e7746130
authored
25 years ago
by
Kaveh Ghazi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
more copyright nits
From-SVN: r31527
parent
857dde39
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
gcc/cppalloc.c
+1
-1
gcc/cpperror.c
+1
-1
gcc/cppfiles.c
+1
-1
gcc/cpplib.c
+1
-1
gcc/cpplib.h
+1
-1
No files found.
gcc/cppalloc.c
View file @
e7746130
/* Part of CPP library. (memory allocation - xmalloc etc)
Copyright (C) 1986, 87, 89, 92-95,
1998
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92-95,
98, 99, 2000
Free Software Foundation, Inc.
Written by Per Bothner, 1994.
Based on CCCP program by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
This diff is collapsed.
Click to expand it.
gcc/cpperror.c
View file @
e7746130
/* Default error handlers for CPP Library.
Copyright (C) 1986, 87, 89, 92-95, 98,
1999
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92-95, 98,
99, 2000
Free Software Foundation, Inc.
Written by Per Bothner, 1994.
Based on CCCP program by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
This diff is collapsed.
Click to expand it.
gcc/cppfiles.c
View file @
e7746130
/* Part of CPP library. (include file handling)
Copyright (C) 1986, 87, 89, 92
- 95, 98, 1999
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92
-95, 98, 99, 2000
Free Software Foundation, Inc.
Written by Per Bothner, 1994.
Based on CCCP program by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
This diff is collapsed.
Click to expand it.
gcc/cpplib.c
View file @
e7746130
/* CPP Library.
Copyright (C) 1986, 87, 89, 92-9
8, 1999
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92-9
9, 2000
Free Software Foundation, Inc.
Contributed by Per Bothner, 1994-95.
Based on CCCP program by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
This diff is collapsed.
Click to expand it.
gcc/cpplib.h
View file @
e7746130
/* Definitions for CPP library.
Copyright (C) 1995,
1996, 1997, 1998, 1999
Free Software Foundation, Inc.
Copyright (C) 1995,
96-99, 2000
Free Software Foundation, Inc.
Written by Per Bothner, 1994-95.
This program is free software; you can redistribute it and/or modify it
...
...
This diff is collapsed.
Click to expand it.
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