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
2861cfa1
Commit
2861cfa1
authored
Oct 11, 2010
by
Rainer Orth
Committed by
Rainer Orth
Oct 11, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
From-SVN: r165318
parent
9dc1704f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+4
-0
gcc/config/sparc/gmon-sol2.c
+0
-2
No files found.
gcc/ChangeLog
View file @
2861cfa1
2010-10-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
* config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
2010-10-11 Nathan Froyd <froydnj@codesourcery.com>
2010-10-11 Nathan Froyd <froydnj@codesourcery.com>
* vec.h (VEC_qsort): Define.
* vec.h (VEC_qsort): Define.
gcc/config/sparc/gmon-sol2.c
View file @
2861cfa1
...
@@ -35,8 +35,6 @@
...
@@ -35,8 +35,6 @@
#include "tconfig.h"
#include "tconfig.h"
#include "tsystem.h"
#include "tsystem.h"
#include <fcntl.h>
/* for creat() */
#include <fcntl.h>
/* for creat() */
#include "coretypes.h"
#include "tm.h"
#if 0
#if 0
#include "sparc/gmon.h"
#include "sparc/gmon.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