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
320fc205
Commit
320fc205
authored
Apr 02, 2007
by
Andreas Schwab
Committed by
Andreas Schwab
Apr 02, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* filename_cmp.c: Include "config.h".
From-SVN: r123425
parent
be1088fa
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
libiberty/ChangeLog
+4
-0
libiberty/filename_cmp.c
+4
-0
No files found.
libiberty/ChangeLog
View file @
320fc205
2007-04-02 Andreas Schwab <schwab@suse.de>
* filename_cmp.c: Include "config.h".
2007-03-29 Joel Brobecker <brobecker@adacore.com>
2007-03-29 Joel Brobecker <brobecker@adacore.com>
* filename_cmp.c: New file.
* filename_cmp.c: New file.
...
...
libiberty/filename_cmp.c
View file @
320fc205
...
@@ -16,6 +16,10 @@
...
@@ -16,6 +16,10 @@
along with this program; if not, write to the Free Software Foundation,
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_STRING_H
#ifdef HAVE_STRING_H
#include <string.h>
#include <string.h>
#endif
#endif
...
...
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