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
158aa13a
Commit
158aa13a
authored
Nov 03, 2004
by
Kazu Hirata
Committed by
Kazu Hirata
Nov 03, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cppdefault.c, cppdefault.h, timevar.h: Update copyright.
From-SVN: r90020
parent
4828a73e
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
7 additions
and
3 deletions
+7
-3
gcc/ChangeLog
+4
-0
gcc/cppdefault.c
+1
-1
gcc/cppdefault.h
+1
-1
gcc/timevar.h
+1
-1
No files found.
gcc/ChangeLog
View file @
158aa13a
2004
-
11
-
03
Kazu
Hirata
<
kazu
@
cs
.
umass
.
edu
>
*
cppdefault
.
c
,
cppdefault
.
h
,
timevar
.
h
:
Update
copyright
.
2004
-
11
-
03
Kazu
Hirata
<
kazu
@
cs
.
umass
.
edu
>
*
bitmap
.
h
,
dbxout
.
c
,
tree
-
mudflap
.
c
:
Fix
comment
formatting
.
2004
-
11
-
03
Kazu
Hirata
<
kazu
@
cs
.
umass
.
edu
>
...
...
gcc/cppdefault.c
View file @
158aa13a
/* CPP Library.
Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2003 Free Software Foundation, Inc.
1999, 2000, 2003
, 2004
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
...
...
gcc/cppdefault.h
View file @
158aa13a
/* CPP Library.
Copyright (C) 1986, 1987, 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2003 Free Software Foundation, Inc.
1999, 2000, 2003
, 2004
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
...
...
gcc/timevar.h
View file @
158aa13a
/* Timing variables for measuring compiler performance.
Copyright (C) 2000, 2003 Free Software Foundation, Inc.
Copyright (C) 2000, 2003
, 2004
Free Software Foundation, Inc.
Contributed by Alex Samuel <samuel@codesourcery.com>
This file is part of GCC.
...
...
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