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
09608fa2
Commit
09608fa2
authored
Apr 08, 1999
by
Ovidiu Predescu
Committed by
Ovidiu Predescu
Apr 08, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the URL to Boehm's GC page.
From-SVN: r26292
parent
64ccbc99
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libobjc/ChangeLog
+4
-0
libobjc/objc-features.texi
+1
-1
No files found.
libobjc/ChangeLog
View file @
09608fa2
Fri April 8 08:21:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
* objc-features.texi: Updated the URL to Boehm's GC page.
Fri Mar 26 23:41:07 1999 Ovidiu Predescu <ovidiu@cup.hp.com>
* archive.c (__objc_code_char, __objc_write_char): Explicitly specify
...
...
libobjc/objc-features.texi
View file @
09608fa2
...
...
@@ -317,7 +317,7 @@ argument types.
Support
for
a
new
memory
management
policy
has
been
added
by
using
a
powerful
conservative
garbage
collector
,
known
as
the
Boehm
-
Demers
-
Weiser
conservative
garbage
collector
.
It
is
available
from
@w
{
@uref
{
http
:
//reality.sgi.com/
employees/
boehm_mti/gc.html}}.
@w
{
@uref
{
http
:
//reality.sgi.com/boehm_mti/gc.html}}.
To
enable
the
support
for
it
you
have
to
configure
the
compiler
using
an
additional
argument
,
@w
{
@kbd
{
--
enable
-
objc
-
gc
}}.
You
need
to
have
...
...
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