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
3dbf3a22
Commit
3dbf3a22
authored
Sep 16, 1998
by
Kamil Iskra
Committed by
Jeff Law
Sep 15, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* m68k/m68k.c: Don't include <stdlib.h> directly.
From-SVN: r22444
parent
6f573ff9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ChangeLog
+4
-0
gcc/config/m68k/m68k.c
+0
-4
No files found.
gcc/ChangeLog
View file @
3dbf3a22
Wed
Sep
16
01
:
09
:
01
1998
Kamil
Iskra
<
iskra
@student
.
uci
.
agh
.
edu
.
pl
>
*
m68k
/
m68k
.
c
:
Don
'
t
include
<
stdlib
.
h
>
directly
.
Wed
Sep
16
00
:
30
:
56
1998
Geoff
Keating
<
geoffk
@ozemail
.
com
.
au
>
*
gcse
.
c
:
New
definition
NEVER_SET
for
reg_first_set
,
reg_last_set
,
...
...
gcc/config/m68k/m68k.c
View file @
3dbf3a22
...
...
@@ -38,10 +38,6 @@ Boston, MA 02111-1307, USA. */
/* Needed for use_return_insn. */
#include "flags.h"
#if HAVE_STDLIB_H
#include <stdlib.h>
#endif
#ifdef SUPPORT_SUN_FPA
/* Index into this array by (register number >> 3) to find the
...
...
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