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
9986f6d2
Commit
9986f6d2
authored
Jan 05, 1993
by
Jeff Law
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Handle PA configuration files in new subdirectory.
From-SVN: r3112
parent
46ca7b2d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
gcc/config/pa/pa-hpux.h
+1
-1
gcc/config/pa/pa-hpux7.h
+1
-1
gcc/config/pa/pa1.h
+1
-1
No files found.
gcc/config/pa/pa-hpux.h
View file @
9986f6d2
...
@@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define TARGET_DEFAULT 0
#define TARGET_DEFAULT 0
#endif
#endif
#include "pa.h"
#include "pa
/pa
.h"
/* Make GCC agree with types.h. */
/* Make GCC agree with types.h. */
#undef SIZE_TYPE
#undef SIZE_TYPE
...
...
gcc/config/pa/pa-hpux7.h
View file @
9986f6d2
...
@@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -21,7 +21,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define TARGET_DEFAULT 0
#define TARGET_DEFAULT 0
#endif
#endif
#include "pa.h"
#include "pa
/pa
.h"
/* Make GCC agree with types.h. */
/* Make GCC agree with types.h. */
#undef SIZE_TYPE
#undef SIZE_TYPE
...
...
gcc/config/pa/pa1.h
View file @
9986f6d2
...
@@ -23,4 +23,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -23,4 +23,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* This is the same as pa.h, except that we generate snake code by
/* This is the same as pa.h, except that we generate snake code by
default. */
default. */
#include "pa.h"
#include "pa
/pa
.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