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
75c6d514
Commit
75c6d514
authored
Feb 26, 2000
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix copyrights
From-SVN: r32186
parent
d6a8bdff
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/config/fp-bit.c
+2
-1
gcc/config/nextstep.c
+2
-1
gcc/config/nextstep.h
+2
-1
gcc/config/svr4.h
+2
-1
No files found.
gcc/config/fp-bit.c
View file @
75c6d514
/* This is a software floating point library which can be used instead of
/* This is a software floating point library which can be used instead of
the floating point routines in libgcc1.c for targets without hardware
the floating point routines in libgcc1.c for targets without hardware
floating point.
floating point.
Copyright (C) 1994-1998, 2000 Free Software Foundation, Inc.
Copyright (C) 1994, 1995, 1996, 1997, 1998,
2000 Free Software Foundation, Inc.
This file is free software; you can redistribute it and/or modify it
This file is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
under the terms of the GNU General Public License as published by the
...
...
gcc/config/nextstep.c
View file @
75c6d514
/* Functions for generic NeXT as target machine for GNU C compiler.
/* Functions for generic NeXT as target machine for GNU C compiler.
Copyright (C) 1989, 90-93, 96, 97, 98, 2000 Free Software Foundation, Inc.
Copyright (C) 1989, 1990, 1991, 1992, 1993, 1996, 1997, 1998,
2000 Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/config/nextstep.h
View file @
75c6d514
/* Operating system specific defines to be used when targeting GCC
/* Operating system specific defines to be used when targeting GCC
for NeXTSTEP.
for NeXTSTEP.
Copyright (C) 1989, 90-93, 1996, 1997, 1999 Free Software Foundation, Inc.
Copyright (C) 1989, 1990, 1991, 1992, 1993, 1996, 1997,
1999 Free Software Foundation, Inc.
This file is part of GNU CC.
This file is part of GNU CC.
...
...
gcc/config/svr4.h
View file @
75c6d514
/* Operating system specific defines to be used when targeting GCC for some
/* Operating system specific defines to be used when targeting GCC for some
generic System V Release 4 system.
generic System V Release 4 system.
Copyright (C) 1991, 94-99, 2000 Free Software Foundation, Inc.
Copyright (C) 1991, 1994, 1995, 1996, 1997, 1998, 1999,
2000 Free Software Foundation, Inc.
Contributed by Ron Guilmette (rfg@monkeys.com).
Contributed by Ron Guilmette (rfg@monkeys.com).
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