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
7dc3f8c0
Commit
7dc3f8c0
authored
Jan 28, 2002
by
Kazu Hirata
Committed by
Kazu Hirata
Jan 28, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/h8300/h8300-protos.h: Remove an unused prototype.
From-SVN: r49293
parent
8987cc88
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
+4
-1
gcc/ChangeLog
+4
-0
gcc/config/h8300/h8300-protos.h
+0
-1
No files found.
gcc/ChangeLog
View file @
7dc3f8c0
2002-01-28 Kazu Hirata <kazu@hxi.com>
* config/h8300/h8300-protos.h: Remove an unused prototype.
2002-01-28 Roman Zippel <zippel@linux-m68k.org>
2002-01-28 Roman Zippel <zippel@linux-m68k.org>
* toplev.c (lang_independent_init): Round up identifier size.
* toplev.c (lang_independent_init): Round up identifier size.
...
...
gcc/config/h8300/h8300-protos.h
View file @
7dc3f8c0
...
@@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA. */
...
@@ -28,7 +28,6 @@ Boston, MA 02111-1307, USA. */
#ifdef RTX_CODE
#ifdef RTX_CODE
extern
const
char
*
output_a_shift
PARAMS
((
rtx
,
rtx
*
));
extern
const
char
*
output_a_shift
PARAMS
((
rtx
,
rtx
*
));
extern
const
char
*
emit_a_rotate
PARAMS
((
int
,
rtx
*
));
extern
const
char
*
emit_a_rotate
PARAMS
((
int
,
rtx
*
));
extern
const
char
*
output_adds_subs
PARAMS
((
rtx
*
));
extern
const
char
*
output_simode_bld
PARAMS
((
int
,
int
,
rtx
[]));
extern
const
char
*
output_simode_bld
PARAMS
((
int
,
int
,
rtx
[]));
extern
void
print_operand_address
PARAMS
((
FILE
*
,
rtx
));
extern
void
print_operand_address
PARAMS
((
FILE
*
,
rtx
));
extern
const
char
*
byte_reg
PARAMS
((
rtx
,
int
));
extern
const
char
*
byte_reg
PARAMS
((
rtx
,
int
));
...
...
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