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
b310e725
Commit
b310e725
authored
Aug 14, 2000
by
Andreas Schwab
Committed by
Jeff Law
Aug 14, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* objc-features.texi (Top): Move @menu at end of node.
From-SVN: r35674
parent
12af1090
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
7 deletions
+10
-7
libobjc/ChangeLog
+4
-0
libobjc/objc-features.texi
+6
-7
No files found.
libobjc/ChangeLog
View file @
b310e725
2000-08-14 Andreas Schwab <schwab@suse.de>
* objc-features.texi (Top): Move @menu at end of node.
2000-08-11 Manfred Hollstein <manfredh@redhat.com>
2000-08-11 Manfred Hollstein <manfredh@redhat.com>
* objc-features.texi: Move @node Top before @menu.
* objc-features.texi: Move @node Top before @menu.
...
...
libobjc/objc-features.texi
View file @
b310e725
...
@@ -8,13 +8,6 @@
...
@@ -8,13 +8,6 @@
@node
Top
,
Executing
code
before
main
,
(
dir
),
(
dir
)
@node
Top
,
Executing
code
before
main
,
(
dir
),
(
dir
)
@comment
node
-
name
,
next
,
previous
,
up
@comment
node
-
name
,
next
,
previous
,
up
@menu
*
Executing
code
before
main
::
*
Type
encoding
::
*
Garbage
Collection
::
*
Constant
string
objects
::
@end
menu
@chapter
GNU
Objective
-
C
runtime
features
@chapter
GNU
Objective
-
C
runtime
features
This
document
is
meant
to
describe
some
of
the
GNU
Objective
-
C
runtime
This
document
is
meant
to
describe
some
of
the
GNU
Objective
-
C
runtime
...
@@ -23,6 +16,12 @@ resources on the Internet that present the language. Questions and
...
@@ -23,6 +16,12 @@ resources on the Internet that present the language. Questions and
comments
about
this
document
to
Ovidiu
Predescu
comments
about
this
document
to
Ovidiu
Predescu
@code
{
<
ovidiu
@@cup
.
hp
.
com
>
}.
@code
{
<
ovidiu
@@cup
.
hp
.
com
>
}.
@menu
*
Executing
code
before
main
::
*
Type
encoding
::
*
Garbage
Collection
::
*
Constant
string
objects
::
@end
menu
@node
Executing
code
before
main
,
Type
encoding
,
Top
,
Top
@node
Executing
code
before
main
,
Type
encoding
,
Top
,
Top
@section
@code
{
+
load
}
:
Executing
code
before
main
@section
@code
{
+
load
}
:
Executing
code
before
main
...
...
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