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
f997f8ae
Commit
f997f8ae
authored
Jan 06, 1997
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Delete redundant definitions of compiler and library fns.
From-SVN: r13387
parent
f01ea0c6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
17 deletions
+1
-17
gcc/config/mips/mips.h
+1
-17
No files found.
gcc/config/mips/mips.h
View file @
f997f8ae
/* Definitions of target machine for GNU compiler. MIPS version.
Copyright (C) 1989, 90-
5, 1996
Free Software Foundation, Inc.
Copyright (C) 1989, 90-
6, 1997
Free Software Foundation, Inc.
Contributed by A. Lichnewsky (lich@inria.inria.fr).
Changed by Michael Meissner (meissner@osf.org).
64 bit r4000 support by Ian Lance Taylor (ian@cygnus.com) and
...
...
@@ -236,22 +236,6 @@ extern void readonly_data_section ();
extern
void
sdata_section
();
extern
void
text_section
();
/* Functions in the rest of the compiler that we reference. */
extern
void
abort_with_insn
();
extern
void
debug_rtx
();
extern
void
fatal_io_error
();
extern
int
get_frame_size
();
extern
int
offsettable_address_p
();
extern
void
output_address
();
extern
char
*
permalloc
();
extern
int
reg_mentioned_p
();
/* Functions in the standard library that we reference. */
extern
int
atoi
();
extern
char
*
getenv
();
extern
char
*
mktemp
();
/* Stubs for half-pic support if not OSF/1 reference platform. */
#ifndef HALF_PIC_P
...
...
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