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
d3f27077
Commit
d3f27077
authored
Jun 01, 2006
by
Anatoly Sokolov
Committed by
Denis Chertykov
Jun 01, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
avr.h (SET_ASM_OP): Define.
* config/avr/avr.h (SET_ASM_OP): Define. From-SVN: r114308
parent
aab26080
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
gcc/ChangeLog
+4
-0
gcc/config/avr/avr.h
+2
-0
No files found.
gcc/ChangeLog
View file @
d3f27077
2006
-
05
-
30
Anatoly
Sokolov
<
aesok
@post
.
ru
>
*
config
/
avr
/
avr
.
h
(
SET_ASM_OP
)
:
Define
.
2006
-
06
-
01
Kazu
Hirata
<
kazu
@codesourcery
.
com
>
*
config
/
bfin
/
bfin
.
c
:
Fix
comment
typos
.
...
...
gcc/config/avr/avr.h
View file @
d3f27077
...
...
@@ -591,6 +591,8 @@ do { \
/* Globalizing directive for a label. */
#define GLOBAL_ASM_OP ".global\t"
#define SET_ASM_OP "\t.set\t"
#define ASM_WEAKEN_LABEL(FILE, NAME) \
do \
{ \
...
...
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