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
e4e7d312
Commit
e4e7d312
authored
Mar 25, 2003
by
Loren J. Rittle
Committed by
Loren J. Rittle
Mar 25, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (*-*-freebsd*): Update with known status.
From-SVN: r64870
parent
d8c8524d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
8 deletions
+9
-8
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+5
-8
No files found.
gcc/ChangeLog
View file @
e4e7d312
2003-03-25 Loren James Rittle <ljrittle@acm.org>
* doc/install.texi (*-*-freebsd*): Update with known status.
2003-03-21 Jason Merrill <jason@redhat.com>
PR optimization/10171
...
...
gcc/doc/install.texi
View file @
e4e7d312
...
...
@@ -2078,22 +2078,19 @@ of the configuration used in the stock FreeBSD configuration of GCC. In
particular
,
@
option
{--
enable
-
threads
}
is
now
configured
by
default
.
However
,
as
a
general
user
,
do
not
attempt
to
replace
the
system
compiler
with
this
release
.
Known
to
bootstrap
and
check
with
good
results
on
FreeBSD
3.0
,
3.4
,
4.0
,
4.2
,
4.3
,
4.4
,
4.5
-
STABLE
and
5
-
CURRENT
@.
results
on
FreeBSD
4.8
-
STABLE
and
5
-
CURRENT
@.
In
the
past
,
known
to
bootstrap
and
check
with
good
results
on
FreeBSD
3.0
,
3.4
,
4.0
,
4.2
,
4.3
,
4.4
,
4.5
-
STABLE
@.
In
principle
,
@
option
{--
enable
-
threads
}
is
now
compatible
with
@
option
{--
enable
-
libgcj
}
on
FreeBSD
@.
However
,
it
has
only
been
built
and
tested
on
@
samp
{
i386
-*-
freebsd
4
.5
}
and
@
samp
{
alpha
-*-
freebsd5
.0
}.
and
tested
on
@
samp
{
i386
-*-
freebsd
[
45
]}
and
@
samp
{
alpha
-*-
freebsd
[
45
]
}.
The
static
library
may
be
incorrectly
built
(
symbols
are
missing
at
link
time
).
There
is
a
rare
timing
-
based
startup
hang
(
probably
involves
an
assumption
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
:
@
command
{
gcjh
}
will
crash
with
a
floating
-
point
exception
while
generating
@
file
{
java
/
lang
/
Double
.
h
}
(
just
copy
the
version
built
on
@
samp
{
i386
-*-
freebsd
*}
and
rerun
the
top
-
level
@
command
{
gmake
}
with
no
arguments
and
it
should
properly
complete
the
bootstrap
).
Other
CPU
architectures
4.5
-
RELEASE
@.
Other
CPU
architectures
supported
by
FreeBSD
will
require
additional
configuration
tuning
in
,
at
the
very
least
,
both
boehm
-
gc
and
libffi
.
...
...
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