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
a2f5e296
Commit
a2f5e296
authored
Jan 30, 1999
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Copyright dates.
From-SVN: r24930
parent
726127a4
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gcc/cpperror.c
+1
-1
gcc/cppmain.c
+1
-1
gcc/gcov.c
+1
-1
No files found.
gcc/cpperror.c
View file @
a2f5e296
/* Default error handlers for CPP Library.
/* Default error handlers for CPP Library.
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/cppmain.c
View file @
a2f5e296
/* CPP main program, using CPP Library.
/* CPP main program, using CPP Library.
Copyright (C) 1995, 1997, 1998 Free Software Foundation, Inc.
Copyright (C) 1995, 1997, 1998
, 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/gcov.c
View file @
a2f5e296
/* Gcov.c: prepend line execution counts and branch probabilities to a
/* Gcov.c: prepend line execution counts and branch probabilities to a
source file.
source file.
Copyright (C) 1990, 91
, 92, 93, 94, 96, 1997, 1998
Free Software Foundation, Inc.
Copyright (C) 1990, 91
-94, 96, 97, 98, 1999
Free Software Foundation, Inc.
Contributed by James E. Wilson of Cygnus Support.
Contributed by James E. Wilson of Cygnus Support.
Mangled by Bob Manson of Cygnus Support.
Mangled by Bob Manson of Cygnus Support.
...
...
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