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
16a2f60e
Commit
16a2f60e
authored
Jan 01, 1993
by
Tom Wood
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Include files in m88k.
From-SVN: r3037
parent
e6b89e8b
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
gcc/config/m88k/dgux.h
+1
-1
gcc/config/m88k/dolph.h
+1
-1
gcc/config/m88k/luna.h
+1
-1
gcc/config/m88k/sysv3.h
+1
-1
gcc/config/m88k/sysv4.h
+1
-1
gcc/config/m88k/xm-sysv3.h
+1
-1
No files found.
gcc/config/m88k/dgux.h
View file @
16a2f60e
...
@@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#endif
#include "svr4.h"
#include "svr4.h"
#include "m88k.h"
#include "m88k
/m88k
.h"
/* Augment TARGET_SWITCHES with the MXDB options. */
/* Augment TARGET_SWITCHES with the MXDB options. */
#define MASK_STANDARD 0x40000000
/* Retain standard information */
#define MASK_STANDARD 0x40000000
/* Retain standard information */
...
...
gcc/config/m88k/dolph.h
View file @
16a2f60e
...
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
...
@@ -19,7 +19,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m88kv3.h"
#include "m88k
/sys
v3.h"
/* Don't output structure tag names when it causes a forward reference.
/* Don't output structure tag names when it causes a forward reference.
Symptom:
Symptom:
...
...
gcc/config/m88k/luna.h
View file @
16a2f60e
...
@@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define DEFAULT_GDB_EXTENSIONS 0
#define DEFAULT_GDB_EXTENSIONS 0
#include "aoutos.h"
#include "aoutos.h"
#include "m88k.h"
#include "m88k
/m88k
.h"
/* Identify the compiler. */
/* Identify the compiler. */
#undef VERSION_INFO1
#undef VERSION_INFO1
...
...
gcc/config/m88k/sysv3.h
View file @
16a2f60e
...
@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License
...
@@ -20,7 +20,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m88k.h"
#include "m88k
/m88k
.h"
/* Default switches */
/* Default switches */
#undef TARGET_DEFAULT
#undef TARGET_DEFAULT
...
...
gcc/config/m88k/sysv4.h
View file @
16a2f60e
...
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#endif
#include "svr4.h"
#include "svr4.h"
#include "m88k.h"
#include "m88k
/m88k
.h"
/* Identify the compiler. */
/* Identify the compiler. */
#undef VERSION_INFO1
#undef VERSION_INFO1
...
...
gcc/config/m88k/xm-sysv3.h
View file @
16a2f60e
...
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
...
@@ -18,7 +18,7 @@ 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, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "xm-m88k.h"
#include "
m88k/
xm-m88k.h"
#define R_OK 4
#define R_OK 4
#define W_OK 2
#define W_OK 2
...
...
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