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
7387c700
Commit
7387c700
authored
Jan 10, 2002
by
Hans-Peter Nilsson
Committed by
Hans-Peter Nilsson
Jan 10, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo in ChangeLog and actually commit mmix.h
From-SVN: r48710
parent
115b6181
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
4 deletions
+1
-4
gcc/ChangeLog
+1
-1
gcc/config/mmix/mmix.h
+0
-3
No files found.
gcc/ChangeLog
View file @
7387c700
...
...
@@ -37,7 +37,7 @@
function.
* config/mmix/mmix-protos.h (mmix_asm_identify_gcc): Don't
prototype.
* config/mmix/mmix.
c
(ASM_IDENTIFY_GCC): Remove unused macro.
* config/mmix/mmix.
h
(ASM_IDENTIFY_GCC): Remove unused macro.
2002-01-09 Kazu Hirata <kazu@hxi.com>
...
...
gcc/config/mmix/mmix.h
View file @
7387c700
...
...
@@ -953,9 +953,6 @@ const_section () \
#define ASM_FILE_END(STREAM) \
mmix_asm_file_end (STREAM)
#define ASM_IDENTIFY_GCC(STREAM) \
mmix_asm_identify_gcc (STREAM)
/* While any other punctuation character but ";" would do, we prefer "%"
or "!"; "!" is an unary operator and so will not be mistakenly included
in correctly formed expressions. The hash character adds mass; catches
...
...
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