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
41bd49ea
Commit
41bd49ea
authored
Oct 31, 2011
by
David Edelsohn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gcc-ar: Do not include stdio.h.
* gcc-ar: Do not include stdio.h. From-SVN: r180699
parent
596c1381
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
gcc/ChangeLog
+5
-1
gcc/gcc-ar.c
+0
-1
No files found.
gcc/ChangeLog
View file @
41bd49ea
2011
-
10
-
31
Diego
Novillo
<
dnovillo
@google
.
com
>
2011
-
10
-
31
David
Edelsohn
<
dje
.
gcc
@gmail
.
com
>
*
gcc
-
ar
:
Do
not
include
stdio
.
h
.
2011
-
10
-
31
Diego
Novillo
<
dnovillo
@google
.
com
>
*
tree
-
streamer
-
out
.
c
(
pack_ts_base_value_fields
)
:
Emit
TYPE_ADDR_SPACE
.
gcc/gcc-ar.c
View file @
41bd49ea
...
...
@@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING3. If not see
<http://www.gnu.org/licenses/>. */
#include <stdio.h>
#include "config.h"
#include "system.h"
#include "libiberty.h"
...
...
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