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
a9488625
Commit
a9488625
authored
May 29, 2006
by
Kazu Hirata
Committed by
Kazu Hirata
May 29, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/bfin/bfin.h (PARM_BOUNDRY, STACK_BOUNDRY): Remove.
From-SVN: r114196
parent
db3edc20
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
gcc/ChangeLog
+2
-0
gcc/config/bfin/bfin.h
+0
-4
No files found.
gcc/ChangeLog
View file @
a9488625
...
...
@@ -3,6 +3,8 @@
*
gcse
.
c
,
rtlanal
.
c
:
Remove
obsolete
comments
associated
with
loop
.
c
.
*
config
/
bfin
/
bfin
.
h
(
PARM_BOUNDRY
,
STACK_BOUNDRY
)
:
Remove
.
2006
-
05
-
28
Kazu
Hirata
<
kazu
@codesourcery
.
com
>
*
cfgcleanup
.
c
,
cfgexpand
.
c
,
cgraphunit
.
c
,
config
/
arm
/
arm
.
c
,
...
...
gcc/config/bfin/bfin.h
View file @
a9488625
...
...
@@ -150,10 +150,6 @@ extern const char *bfin_library_id_string;
*/
#define FRAME_POINTER_REQUIRED (bfin_frame_pointer_required ())
#define PARM_BOUNDRY 32
#define STACK_BOUNDRY 32
/*#define DATA_ALIGNMENT(TYPE, BASIC-ALIGN) for arrays.. */
/* Make strings word-aligned so strcpy from constants will be faster. */
...
...
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