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
5cef5bf5
Commit
5cef5bf5
authored
Jul 07, 2008
by
Joseph Myers
Committed by
Joseph Myers
Jul 07, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/arm/aout.h (DOLLARS_IN_IDENTIFIERS): Remove.
From-SVN: r137600
parent
fc93bcb6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
gcc/ChangeLog
+4
-0
gcc/config/arm/aout.h
+0
-3
No files found.
gcc/ChangeLog
View file @
5cef5bf5
2008
-
07
-
07
Joseph
Myers
<
joseph
@codesourcery
.
com
>
*
config
/
arm
/
aout
.
h
(
DOLLARS_IN_IDENTIFIERS
)
:
Remove
.
2008
-
07
-
07
Fernando
Pereira
<
fernando
@cs
.
ucla
.
edu
>
*
tree
-
ssa
-
structalias
.
c
(
compute_points_to_sets
)
:
Add
call
to
...
...
gcc/config/arm/aout.h
View file @
5cef5bf5
...
...
@@ -191,9 +191,6 @@
}
#endif
/* Arm Assembler barfs on dollars. */
#define DOLLARS_IN_IDENTIFIERS 0
#ifndef NO_DOLLAR_IN_LABEL
#define NO_DOLLAR_IN_LABEL 1
#endif
...
...
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