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
4dd8c5ad
Commit
4dd8c5ad
authored
May 19, 1996
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
No longer include pa-hpux.h.
(TARGET_DEFAULT): Don't need to set here. From-SVN: r12053
parent
edd367a6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
14 deletions
+2
-14
gcc/config/pa/pa-hpux9.h
+1
-5
gcc/config/pa/pa-oldas.h
+1
-9
No files found.
gcc/config/pa/pa-hpux9.h
View file @
4dd8c5ad
/* Definitions of target machine for GNU compiler, for HP PA-RISC 1.1
Copyright (C) 1995 Free Software Foundation, Inc.
Copyright (C) 1995
, 1996
Free Software Foundation, Inc.
Contributed by Tim Moore (moore@defmacro.cs.utah.edu)
This file is part of GNU CC.
...
...
@@ -19,10 +19,6 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
#define TARGET_DEFAULT 0
#include "pa/pa-hpux.h"
/* We can debug dynamically linked executables on hpux9; we also want
dereferecing of a NULL pointer to cause a SEGV. */
#undef LINK_SPEC
...
...
gcc/config/pa/pa-oldas.h
View file @
4dd8c5ad
/* Definitions of target machine for GNU compiler, for HP PA-RISC 1.1
Copyright (C) 1991 Free Software Foundation, Inc.
Copyright (C) 1991
, 1996
Free Software Foundation, Inc.
Contributed by Tim Moore (moore@defmacro.cs.utah.edu)
This file is part of GNU CC.
...
...
@@ -19,12 +19,4 @@ along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
/* This is the same as pa-hpux.h, except that we generate snake code by
default and emits assembly code accepted by the 8.02 assembler. */
#define TARGET_DEFAULT 0
#define HP_FP_ARG_DESCRIPTOR_REVERSED
#include "pa/pa-hpux.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