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
55259219
Commit
55259219
authored
Sep 10, 1997
by
Manfred Hollstein
Committed by
Jeff Law
Sep 10, 1997
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* xm-m88k.h (USG): Only define if it hasn't already been defined.
From-SVN: r15218
parent
ee291069
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+4
-0
gcc/config/m88k/xm-m88k.h
+2
-0
No files found.
gcc/ChangeLog
View file @
55259219
Wed Sep 10 00:29:29 1997 Manfred Hollstein <manfred@s-direktnet.de>
Wed Sep 10 00:29:29 1997 Manfred Hollstein <manfred@s-direktnet.de>
* xm-m88k.h (USG): Only define if it hasn't already been defined.
* Makefile.in (risky-stage1): Delete gratutious whitespace.
* Makefile.in (clean): Delete libgcc1-test.
* Makefile.in (clean): Delete libgcc1-test.
* Makefile.in (INSTALL): cd to $(srcdir) before running texinfo.
* Makefile.in (INSTALL): cd to $(srcdir) before running texinfo.
...
...
gcc/config/m88k/xm-m88k.h
View file @
55259219
...
@@ -48,7 +48,9 @@ Boston, MA 02111-1307, USA. */
...
@@ -48,7 +48,9 @@ Boston, MA 02111-1307, USA. */
/* The 88open BCS (and ABI) environment doesn't support BSD features
/* The 88open BCS (and ABI) environment doesn't support BSD features
(vfork, getrusage), so use USG. The Omron Luna/88k is BSD though. */
(vfork, getrusage), so use USG. The Omron Luna/88k is BSD though. */
#ifndef luna88k
#ifndef luna88k
#ifndef USG
#define USG
#define USG
#endif
#define NO_SYS_SIGLIST
#define NO_SYS_SIGLIST
#endif
#endif
...
...
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