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
a3aa3d8c
Commit
a3aa3d8c
authored
Jan 13, 1998
by
Herman ten Brugge
Committed by
Jeff Law
Jan 13, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* cppexp.c: Include gansidecl.h
From-SVN: r17350
parent
8b496c8d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletions
+6
-1
gcc/ChangeLog
+4
-0
gcc/cppexp.c
+2
-1
No files found.
gcc/ChangeLog
View file @
a3aa3d8c
Tue Jan 13 22:47:02 1998 Herman ten Brugge <herman@htbrug.net.HCC.nl>
* cppexp.c: Include gansidecl.h
Tue Jan 13 22:43:35 1998 Ian Lance Taylor <ian@cygnus.com>
* svr4.h (LINK_SPEC): Never specify -h.
...
...
gcc/cppexp.c
View file @
a3aa3d8c
/* Parse C expressions for CCCP.
Copyright (C) 1987, 1992, 1994, 1995, 1997 Free Software Foundation.
Copyright (C) 1987, 1992, 1994, 1995, 1997
, 1998
Free Software Foundation.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
...
...
@@ -26,6 +26,7 @@ Written by Per Bothner 1994. */
#include "config.h"
#include "cpplib.h"
#include "gansidecl.h"
extern
char
*
xmalloc
PARAMS
((
unsigned
));
extern
char
*
xrealloc
PARAMS
((
void
*
,
unsigned
));
...
...
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