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
6b976d99
Commit
6b976d99
authored
May 02, 2002
by
Loren J. Rittle
Committed by
Loren J. Rittle
May 02, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (*-*-freebsd*): Update to latest status.
From-SVN: r53070
parent
0a295052
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+5
-3
No files found.
gcc/ChangeLog
View file @
6b976d99
2002-05-02 Loren J. Rittle <ljrittle@acm.org>
* doc/install.texi (*-*-freebsd*): Update to latest status.
2002-05-02 Jakub Jelinek <jakub@redhat.com>
PR target/6540
...
...
gcc/doc/install.texi
View file @
6b976d99
...
...
@@ -2079,7 +2079,7 @@ A port to the AT&T DSP1610 family of processors.
The version of binutils installed in @file{/usr/bin} is known to work unless
otherwise specified in any per-architecture notes. However, binutils
2.11 or greater is known to improve overall testsuite results.
2.1
2.
1 or greater is known to improve overall testsuite results.
For FreeBSD 1, FreeBSD 2 or any mutant a.out versions of FreeBSD 3: All
configuration support and files as shipped with GCC 2.95 are still in
...
...
@@ -2103,8 +2103,10 @@ results on FreeBSD 3.0, 3.4, 4.0, 4.2, 4.3, 4.4, 4.5-STABLE and 5-CURRENT@.
In principle, @option{--enable-threads} is now compatible with
@option{--enable-libgcj} on FreeBSD@. However, it has only been built
and tested on i386-*-freebsd4.5 and alpha-*-freebsd5.0 and important
test suite failures remain. Multi-threaded boehm-gc (required for
and tested on i386-*-freebsd4.5 and alpha-*-freebsd5.0. The static
library may be incorrectly built (symbols are missing at link time).
There is a rare timing-based startup hang (probably involves an
assupmtion about the thread library). Multi-threaded boehm-gc (required for
libjava) exposes severe threaded signal-handling bugs on FreeBSD before
4.5-RELEASE. The alpha port may not fully bootstrap without some manual
intervention: gcjh will crash with a floating-point exception while
...
...
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