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
3f0b8b66
Commit
3f0b8b66
authored
Mar 11, 2005
by
Joseph Myers
Committed by
Joseph Myers
Mar 11, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
From-SVN: r96280
parent
2f8cbead
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config.gcc
+1
-1
No files found.
gcc/ChangeLog
View file @
3f0b8b66
2005-03-11 Joseph S. Myers <joseph@codesourcery.com>
* config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
2005-03-10 Steven Bosscher <stevenb@suse.de>
* expr.c (expand_expr_real_1): If possible, use a conditional
...
...
gcc/config.gcc
View file @
3f0b8b66
...
...
@@ -865,7 +865,7 @@ hppa*64*-*-hpux11*)
;;
esac
need_64bit_hwint=yes
tmake_file="pa/t-pa64 pa/t-pa-hpux"
tmake_file="pa/t-pa64 pa/t-pa-hpux
pa/t-hpux-shlib
"
extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o"
case x${enable_threads} in
xyes | xposix )
...
...
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