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
834572b8
Commit
834572b8
authored
Dec 02, 2002
by
Bob Wilson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/xtensa/xtensa.h: Delete ifndefs with nothing inside them.
From-SVN: r59740
parent
b11b0178
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
7 deletions
+5
-7
gcc/ChangeLog
+5
-1
gcc/config/xtensa/xtensa.h
+0
-6
No files found.
gcc/ChangeLog
View file @
834572b8
i2002
-
12
-
02
Craig
Rodrigues
<
rodrigc
@gcc
.
gnu
.
org
>
2002
-
12
-
02
Bob
Wilson
<
bob
.
wilson
@acm
.
org
>
*
config
/
xtensa
/
xtensa
.
h
:
Delete
ifndefs
with
nothing
inside
them
.
2002
-
12
-
02
Craig
Rodrigues
<
rodrigc
@gcc
.
gnu
.
org
>
*
configure
.
in
:
Use
"missing"
script
to
generate
warning
if
*
configure
.
in
:
Use
"missing"
script
to
generate
warning
if
flex
or
bison
programs
not
found
,
instead
of
invoking
"false"
.
flex
or
bison
programs
not
found
,
instead
of
invoking
"false"
.
...
...
gcc/config/xtensa/xtensa.h
View file @
834572b8
...
@@ -247,12 +247,6 @@ extern unsigned xtensa_current_frame_size;
...
@@ -247,12 +247,6 @@ extern unsigned xtensa_current_frame_size;
#define DOUBLE_TYPE_SIZE 64
#define DOUBLE_TYPE_SIZE 64
#define LONG_DOUBLE_TYPE_SIZE 64
#define LONG_DOUBLE_TYPE_SIZE 64
/* Tell the preprocessor the maximum size of wchar_t. */
#ifndef MAX_WCHAR_TYPE_SIZE
#ifndef WCHAR_TYPE_SIZE
#endif
#endif
/* Allocation boundary (in *bits*) for storing pointers in memory. */
/* Allocation boundary (in *bits*) for storing pointers in memory. */
#define POINTER_BOUNDARY 32
#define POINTER_BOUNDARY 32
...
...
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