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
0af195cf
Commit
0af195cf
authored
Jun 15, 1995
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update FSF address.
From-SVN: r9972
parent
4c38e45b
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
32 additions
and
16 deletions
+32
-16
gcc/config/aoutos.h
+2
-1
gcc/config/fp-bit.c
+2
-1
gcc/config/gofast.h
+2
-1
gcc/config/linux-aout.h
+2
-1
gcc/config/linux.h
+2
-1
gcc/config/lynx-ng.h
+2
-1
gcc/config/lynx.h
+2
-1
gcc/config/nextstep.c
+2
-1
gcc/config/nextstep.h
+2
-1
gcc/config/nextstep21.h
+2
-1
gcc/config/svr3.h
+2
-1
gcc/config/svr4.h
+2
-1
gcc/config/xm-gnu.h
+2
-1
gcc/config/xm-lynx.h
+2
-1
gcc/objc/sendmsg.c
+2
-1
gcc/objc/typedstream.h
+2
-1
No files found.
gcc/config/aoutos.h
View file @
0af195cf
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* To use this file, make up a file with a name like:
/* To use this file, make up a file with a name like:
...
...
gcc/config/fp-bit.c
View file @
0af195cf
...
@@ -24,7 +24,8 @@ General Public License for more details.
...
@@ -24,7 +24,8 @@ General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING. If not, write to
along with this program; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with other files,
/* As a special exception, if you link this library with other files,
some of which are compiled with GCC, to produce an executable,
some of which are compiled with GCC, to produce an executable,
...
...
gcc/config/gofast.h
View file @
0af195cf
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is used by fp-bit.c. */
/* This is used by fp-bit.c. */
#define US_SOFTWARE_GOFAST
#define US_SOFTWARE_GOFAST
...
...
gcc/config/linux-aout.h
View file @
0af195cf
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Don't assume anything about the header files. */
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C
...
...
gcc/config/linux.h
View file @
0af195cf
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Don't assume anything about the header files. */
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
#define NO_IMPLICIT_EXTERN_C
...
...
gcc/config/lynx-ng.h
View file @
0af195cf
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is for backwards compatibility with older Lynx tools, which use
/* This is for backwards compatibility with older Lynx tools, which use
a version of a.out format. */
a version of a.out format. */
...
...
gcc/config/lynx.h
View file @
0af195cf
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* LynxOS is a multi-platform Unix, similar to SVR3, but not identical.
/* LynxOS is a multi-platform Unix, similar to SVR3, but not identical.
We can get quite a bit from generic svr3, but have to do some overrides. */
We can get quite a bit from generic svr3, but have to do some overrides. */
...
...
gcc/config/nextstep.c
View file @
0af195cf
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Make everything that used to go in the text section really go there. */
/* Make everything that used to go in the text section really go there. */
...
...
gcc/config/nextstep.h
View file @
0af195cf
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* Use new NeXT include file search path.
/* Use new NeXT include file search path.
In a cross compiler with NeXT as target, don't expect
In a cross compiler with NeXT as target, don't expect
...
...
gcc/config/nextstep21.h
View file @
0af195cf
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
...
@@ -16,7 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* changed for NeXTStep 2.1, Ch. Kranz, 2/94, 3/94 */
/* changed for NeXTStep 2.1, Ch. Kranz, 2/94, 3/94 */
...
...
gcc/config/svr3.h
View file @
0af195cf
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
...
@@ -18,7 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
To use this file, make up a file with a name like:
To use this file, make up a file with a name like:
...
...
gcc/config/svr4.h
View file @
0af195cf
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
...
@@ -17,7 +17,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA.
To use this file, make up a file with a name like:
To use this file, make up a file with a name like:
...
...
gcc/config/xm-gnu.h
View file @
0af195cf
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This file defines machine-independent things specific to a host
/* This file defines machine-independent things specific to a host
running GNU. This file should not be specified as $xm_file itself;
running GNU. This file should not be specified as $xm_file itself;
...
...
gcc/config/xm-lynx.h
View file @
0af195cf
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
...
@@ -15,7 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This file defines machine-independent things specific to a host
/* This file defines machine-independent things specific to a host
running Lynx. This file should not be specified as $xm_file itself;
running Lynx. This file should not be specified as $xm_file itself;
...
...
gcc/objc/sendmsg.c
View file @
0af195cf
...
@@ -15,7 +15,8 @@ details.
...
@@ -15,7 +15,8 @@ details.
You should have received a copy of the GNU General Public License along with
You should have received a copy of the GNU General Public License along with
GNU CC; see the file COPYING. If not, write to the Free Software
GNU CC; see the file COPYING. If not, write to the Free Software
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled with
/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
GCC to produce an executable, this does not cause the resulting executable
...
...
gcc/objc/typedstream.h
View file @
0af195cf
...
@@ -15,7 +15,8 @@ License for more details.
...
@@ -15,7 +15,8 @@ License for more details.
You should have received a copy of the GNU General Public License
You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* As a special exception, if you link this library with files compiled
/* As a special exception, if you link this library with files compiled
with GCC to produce an executable, this does not cause the resulting
with GCC to produce an executable, this does not cause the resulting
...
...
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