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
e093ee61
Commit
e093ee61
authored
Jul 29, 1995
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include tm.h.
From-SVN: r10205
parent
d8ace44f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
gcc/config/pdp11/xm-pdp11.h
+6
-7
No files found.
gcc/config/pdp11/xm-pdp11.h
View file @
e093ee61
/* Configuration for GNU C-compiler for pdp-11 family.
/* Configuration for GNU C-compiler for pdp-11 family.
Copyright (C) 1994 Free Software Foundation, Inc.
Copyright (C) 1994
, 1995
Free Software Foundation, Inc.
Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at).
Contributed by Michael K. Gschwind (mike@vlsivie.tuwien.ac.at).
This file is part of GNU CC.
This file is part of GNU CC.
...
@@ -19,10 +19,9 @@ along with GNU CC; see the file COPYING. If not, write to
...
@@ -19,10 +19,9 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
Boston, MA 02111-1307, USA. */
/* ???? */
/* gcc can never run on a PDP, since it needs too much memory */
/* xm is if you want to run gcc here ??? */
/* but we need the xm-pdp.h file to compile libgcc2 */
/* too big !!! */
#error YOU LOSE! Gcc cannot run on a pdp-11 due to size problems!
/* target machine dependencies.
tm.h is a symbolic link to the actual target specific file. */
#include "tm.h"
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