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
d2a37256
Commit
d2a37256
authored
23 years ago
by
Douglas B Rupp
Committed by
Richard Kenner
23 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/alpha/x-vms (USE_COLLECT2): Set to empty.
From-SVN: r48817
parent
f0df8029
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+2
-0
gcc/config/alpha/x-vms
+3
-0
No files found.
gcc/ChangeLog
View file @
d2a37256
...
...
@@ -3,6 +3,8 @@ Sun Jan 13 07:23:01 2002 Douglas B Rupp <rupp@gnat.com>
* Makefile.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
* mklibgcc.in (LIB2FUNCS): Split into LIB2FUNCS_1 and LIB2FUNCS_2.
* config/alpha/x-vms (USE_COLLECT2): Set to empty.
Sun Jan 13 06:55:31 2002 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
* dwarf2out.c (mem_loc_descriptor, case ADDRESSOF): New case.
...
...
This diff is collapsed.
Click to expand it.
gcc/config/alpha/x-vms
View file @
d2a37256
...
...
@@ -17,3 +17,6 @@ decc.exe : vms-cc.o
# These extra parts can only be compiled on a VMS host and are only needed
# on a VMS target. The rules are in t-vms.
VMS_EXTRA_PARTS=vcrt0.o pcrt0.o
# Doesn't work on VMS
USE_COLLECT2=
This diff is collapsed.
Click to expand it.
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