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
44ba0e93
Commit
44ba0e93
authored
Jan 06, 1999
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyright dates.
From-SVN: r24530
parent
ad83f537
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
gcc/Makefile.in
+1
-1
gcc/cccp.c
+1
-1
gcc/cppfiles.c
+1
-1
gcc/cpplib.c
+1
-1
gcc/cpplib.h
+1
-1
gcc/gcc.c
+1
-1
gcc/prefix.c
+1
-1
No files found.
gcc/Makefile.in
View file @
44ba0e93
# Makefile for GNU C compiler.
# Makefile for GNU C compiler.
# Copyright (C) 1987, 88, 90-9
7, 1998
Free Software Foundation, Inc.
# Copyright (C) 1987, 88, 90-9
8, 1999
Free Software Foundation, Inc.
#This file is part of GNU CC.
#This file is part of GNU CC.
...
...
gcc/cccp.c
View file @
44ba0e93
/* C Compatible Compiler Preprocessor (CCCP)
/* C Compatible Compiler Preprocessor (CCCP)
Copyright (C) 1986, 87, 89, 92-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92-9
8, 1999
Free Software Foundation, Inc.
Written by Paul Rubin, June 1986
Written by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
gcc/cppfiles.c
View file @
44ba0e93
/* Part of CPP library. (include file handling)
/* Part of CPP library. (include file handling)
Copyright (C) 1986, 87, 89, 92 - 95,
1998
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92 - 95,
98, 1999
Free Software Foundation, Inc.
Written by Per Bothner, 1994.
Written by Per Bothner, 1994.
Based on CCCP program by Paul Rubin, June 1986
Based on CCCP program by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
gcc/cpplib.c
View file @
44ba0e93
/* CPP Library.
/* CPP Library.
Copyright (C) 1986, 87, 89, 92-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1986, 87, 89, 92-9
8, 1999
Free Software Foundation, Inc.
Contributed by Per Bothner, 1994-95.
Contributed by Per Bothner, 1994-95.
Based on CCCP program by Paul Rubin, June 1986
Based on CCCP program by Paul Rubin, June 1986
Adapted to ANSI C, Richard Stallman, Jan 1987
Adapted to ANSI C, Richard Stallman, Jan 1987
...
...
gcc/cpplib.h
View file @
44ba0e93
/* Definitions for CPP library.
/* Definitions for CPP library.
Copyright (C) 1995,
1996, 1997
Free Software Foundation, Inc.
Copyright (C) 1995,
96-98, 1999
Free Software Foundation, Inc.
Written by Per Bothner, 1994-95.
Written by Per Bothner, 1994-95.
This program is free software; you can redistribute it and/or modify it
This program is free software; you can redistribute it and/or modify it
...
...
gcc/gcc.c
View file @
44ba0e93
/* Compiler driver program that can handle many languages.
/* Compiler driver program that can handle many languages.
Copyright (C) 1987, 89, 92-9
7, 1998
Free Software Foundation, Inc.
Copyright (C) 1987, 89, 92-9
8, 1999
Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/prefix.c
View file @
44ba0e93
/* Utility to update paths from internal to external forms.
/* Utility to update paths from internal to external forms.
Copyright (C) 1997, 1998 Free Software Foundation, Inc.
Copyright (C) 1997, 1998
, 1999
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