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
d22eda7b
Commit
d22eda7b
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/m88k/m88k.h (SECTION_ASM_OP): Remove.
From-SVN: r55668
parent
b5e66e65
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/m88k/m88k.h
+0
-1
No files found.
gcc/ChangeLog
View file @
d22eda7b
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* config/m88k/m88k.h (SECTION_ASM_OP): Remove.
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* vmsdbgout.c (SECTION_ASM_OP): Remove.
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
...
...
gcc/config/m88k/m88k.h
View file @
d22eda7b
...
...
@@ -1632,7 +1632,6 @@ enum reg_class { NO_REGS, AP_REG, XRF_REGS, GENERAL_REGS, AGRF_REGS,
/* These are pretty much common to all assemblers. */
#define IDENT_ASM_OP "\tident\t"
#define FILE_ASM_OP "\tfile\t"
#define SECTION_ASM_OP "\tsection\t"
#define SET_ASM_OP "\tdef\t"
#define GLOBAL_ASM_OP "\tglobal\t"
#define ALIGN_ASM_OP "\talign\t"
...
...
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