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
8a2cf1b4
Commit
8a2cf1b4
authored
Sep 02, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Sep 02, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* fix-header.c (symlink): Treat like readlink.
From-SVN: r22185
parent
ec9c42c9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/fix-header.c
+1
-1
No files found.
gcc/ChangeLog
View file @
8a2cf1b4
Wed Sep 2 14:16:49 1998 Jeffrey A Law (law@cygnus.com)
* fix-header.c (symlink): Treat like readlink.
Wed Sep 2 19:30:06 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
Wed Sep 2 19:30:06 1998 J"orn Rennecke <amylaar@cygnus.co.uk>
* dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles
* dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles
...
...
gcc/fix-header.c
View file @
8a2cf1b4
...
@@ -336,7 +336,7 @@ setgid\0setpgid\0setsid\0setuid\0sleep\0sysconf\0tcgetpgrp\0tcsetpgrp\0\
...
@@ -336,7 +336,7 @@ setgid\0setpgid\0setsid\0setuid\0sleep\0sysconf\0tcgetpgrp\0tcsetpgrp\0\
ttyname
\0
unlink
\0
write
\0
"
},
ttyname
\0
unlink
\0
write
\0
"
},
{
CONTINUED
,
POSIX2_SYMBOL
,
"getopt
\0
"
},
{
CONTINUED
,
POSIX2_SYMBOL
,
"getopt
\0
"
},
{
CONTINUED
,
XOPEN_EXTENDED_SYMBOL
,
{
CONTINUED
,
XOPEN_EXTENDED_SYMBOL
,
"lockf
\0
gethostid
\0
gethostname
\0
readlink
\0
"
},
"lockf
\0
gethostid
\0
gethostname
\0
readlink
\0
symlink
\0
"
},
{
"utime.h"
,
POSIX1_SYMBOL
,
"utime
\0
"
},
{
"utime.h"
,
POSIX1_SYMBOL
,
"utime
\0
"
},
...
...
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