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
c3a600c0
Commit
c3a600c0
authored
Jul 23, 2002
by
Neil Booth
Committed by
Neil Booth
Jul 23, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/i386/i386.c (AT_BP): Remove.
From-SVN: r55666
parent
4fa31c2a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+4
-0
gcc/config/i386/i386.c
+0
-2
No files found.
gcc/ChangeLog
View file @
c3a600c0
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* config/i386/i386.c (AT_BP): Remove.
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* defaults.h (obstack_chunk_alloc, obstack_chunk_free):
Default definition.
* gcse.c: Don't define obstack_chunk_free.
...
...
gcc/config/i386/i386.c
View file @
c3a600c0
...
...
@@ -406,8 +406,6 @@ const int x86_arch_always_fancy_math_387 = m_PENT | m_PPRO | m_ATHLON | m_PENT4;
the style used. */
static
int
use_fast_prologue_epilogue
;
#define AT_BP(MODE) (gen_rtx_MEM ((MODE), hard_frame_pointer_rtx))
/* Names for 8 (low), 8 (high), and 16-bit registers, respectively. */
static
const
char
*
const
qi_reg_name
[]
=
QI_REGISTER_NAMES
;
static
const
char
*
const
qi_high_reg_name
[]
=
QI_HIGH_REGISTER_NAMES
;
...
...
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