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
ce84fa41
Commit
ce84fa41
authored
Mar 14, 2005
by
Devang Patel
Committed by
Devang Patel
Mar 14, 2005
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/invoke.texi: Add reference to Visibility document.
From-SVN: r96453
parent
21c425ee
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
gcc/ChangeLog
+4
-0
gcc/doc/invoke.texi
+3
-0
No files found.
gcc/ChangeLog
View file @
ce84fa41
2005-03-14 Devang Patel <dpatel@apple.com>
* doc/invoke.texi: Add reference to Visibility document.
2005-03-14 Richard Sandiford <rsandifo@redhat.com>
2005-03-14 Richard Sandiford <rsandifo@redhat.com>
* config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to
* config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to
...
...
gcc/doc/invoke.texi
View file @
ce84fa41
...
@@ -12410,6 +12410,9 @@ abundantly clear also aids readability and self-documentation of the code.
...
@@ -12410,6 +12410,9 @@ abundantly clear also aids readability and self-documentation of the code.
Note that due to ISO C++ specification requirements, operator new and
Note that due to ISO C++ specification requirements, operator new and
operator delete must always be of default visibility.
operator delete must always be of default visibility.
An overview of these techniques, their benefits and how to use them
is at @w{@uref{http://gcc.gnu.org/wiki/Visibility}}.
@end table
@end table
@c man end
@c man end
...
...
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