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
3559eb28
Commit
3559eb28
authored
Jun 19, 1998
by
H.J. Lu
Committed by
Jeff Law
Jun 19, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* c-aux-info.c (xmalloc): Remove declaration.
From-SVN: r20600
parent
bb5177ac
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
gcc/ChangeLog
+4
-0
gcc/c-aux-info.c
+0
-2
No files found.
gcc/ChangeLog
View file @
3559eb28
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
* c-aux-info.c (xmalloc): Remove declaration.
Fri Jun 19 20:23:05 1998 Robert Lipe <robertl@dgii.com>
* i386.c: Include system.h. Remove redundant includes.
...
...
gcc/c-aux-info.c
View file @
3559eb28
...
...
@@ -27,8 +27,6 @@ Boston, MA 02111-1307, USA. */
#include "tree.h"
#include "c-tree.h"
extern
char
*
xmalloc
();
enum
formals_style_enum
{
ansi
,
k_and_r_names
,
...
...
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