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
bd7993c8
Commit
bd7993c8
authored
Sep 24, 2007
by
Roman Zippel
Committed by
Roman Zippel
Sep 24, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config/m68k/linux.h (PREFERRED_STACK_BOUNDARY): New.
From-SVN: r128729
parent
39250081
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletions
+8
-1
gcc/ChangeLog
+5
-1
gcc/config/m68k/linux.h
+3
-0
No files found.
gcc/ChangeLog
View file @
bd7993c8
2007
-
09
-
24
Roman
Zippel
<
zippel
@
linux
-
m68k
.
org
>
config
/
m68k
/
linux
.
h
(
PREFERRED_STACK_BOUNDARY
):
New
.
2007
-
09
-
24
Roman
Zippel
<
zippel
@
linux
-
m68k
.
org
>
*
config
/
m68k
/
m68k
.
c
(
strict_low_part_peephole_ok
):
Don
't leave
the basic block.
* config/m68k/m68k.md (movsi_m68k): Allow certain constant when
gcc/config/m68k/linux.h
View file @
bd7993c8
...
...
@@ -27,6 +27,9 @@ along with GCC; see the file COPYING3. If not see
#define ASM_SPEC "%(asm_cpu_spec) %(asm_pcrel_spec) \
%{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*}"
#undef PREFERRED_STACK_BOUNDARY
#define PREFERRED_STACK_BOUNDARY 32
/* for 68k machines this only needs to be TRUE for the 68000 */
#undef STRICT_ALIGNMENT
...
...
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