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
b5e66e65
Commit
b5e66e65
authored
Jul 23, 2002
by
Neil Booth
Committed by
Neil Booth
Jul 23, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* vmsdbgout.c (SECTION_ASM_OP): Remove.
From-SVN: r55667
parent
c3a600c0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
gcc/ChangeLog
+4
-0
gcc/vmsdbgout.c
+0
-5
No files found.
gcc/ChangeLog
View file @
b5e66e65
2002-07-23 Neil Booth <neil@daikokuya.co.uk>
* vmsdbgout.c (SECTION_ASM_OP): Remove.
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>
...
...
gcc/vmsdbgout.c
View file @
b5e66e65
...
...
@@ -231,11 +231,6 @@ const struct gcc_debug_hooks vmsdbg_debug_hooks
: (NUMBYTES(OFFSET) == 2 ? UNALIGNED_SHORT_ASM_OP : ASM_BYTE_OP))
#endif
/* Pseudo-op for defining a new section. */
#ifndef SECTION_ASM_OP
#define SECTION_ASM_OP ".section"
#endif
/* Definitions of defaults for formats and names of various special
(artificial) labels which may be generated within this file (when the -g
options is used and VMS_DEBUGGING_INFO is in effect. If necessary, these
...
...
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