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
515a0cfc
Commit
515a0cfc
authored
Nov 21, 2011
by
Gerald Pfeifer
Committed by
Gerald Pfeifer
Nov 21, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.host (*-*-freebsd[12], *-*-freebsd[12].*,
*-*-freebsd*aout*): Remove. From-SVN: r181550
parent
e5fe4319
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
9 deletions
+5
-9
libgcc/ChangeLog
+5
-0
libgcc/config.host
+0
-9
No files found.
libgcc/ChangeLog
View file @
515a0cfc
2011-11-21 Gerald Pfeifer <gerald@pfeifer.com>
* config.host (*-*-freebsd[12], *-*-freebsd[12].*,
*-*-freebsd*aout*): Remove.
2011-11-20 Hans-Peter Nilsson <hp@axis.com>
2011-11-20 Hans-Peter Nilsson <hp@axis.com>
* static-object.mk (c_flags-$o): Save c_flags.
* static-object.mk (c_flags-$o): Save c_flags.
...
...
libgcc/config.host
View file @
515a0cfc
...
@@ -172,15 +172,6 @@ case ${host} in
...
@@ -172,15 +172,6 @@ case ${host} in
tmake_file="$tmake_file t-darwin ${cpu_type}/t-darwin t-libgcc-pic t-slibgcc-darwin"
tmake_file="$tmake_file t-darwin ${cpu_type}/t-darwin t-libgcc-pic t-slibgcc-darwin"
extra_parts=crt3.o
extra_parts=crt3.o
;;
;;
*-*-freebsd[12] | *-*-freebsd[12].* | *-*-freebsd*aout*)
# This is the place-holder for the generic a.out configuration
# of FreeBSD. No actual configuration resides here since
# there was only ever a bare-bones ix86 configuration for
# a.out and it exists solely in the machine-specific section.
# This place-holder must exist to avoid dropping into
# the generic ELF configuration of FreeBSD (i.e. it must be
# ordered before that section).
;;
*-*-freebsd*)
*-*-freebsd*)
# This is the generic ELF configuration of FreeBSD. Later
# This is the generic ELF configuration of FreeBSD. Later
# machine-specific sections may refine and add to this
# machine-specific sections may refine and add to this
...
...
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