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
6f298a0a
Commit
6f298a0a
authored
Oct 08, 2000
by
Joseph Myers
Committed by
Joseph Myers
Oct 08, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* test_installed: Change EGCS references to refer to GCC.
From-SVN: r36788
parent
7b7de7c0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
contrib/ChangeLog
+4
-0
contrib/test_installed
+4
-4
No files found.
contrib/ChangeLog
View file @
6f298a0a
2000-10-08 Joseph S. Myers <jsm28@cam.ac.uk>
* test_installed: Change EGCS references to refer to GCC.
2000-09-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* gcc_update (touch_files): Add some informative output.
...
...
contrib/test_installed
View file @
6f298a0a
#! /bin/sh
# (C) 1998 Free Software Foundation
# (C) 1998
, 2000
Free Software Foundation
# Originally by Alexandre Oliva <oliva@dcc.unicamp.br>
# This script is Free Software, and it can be copied, distributed and
# modified as defined in the GNU General Public License. A copy of
# its license can be downloaded from http://www.gnu.org/copyleft/gpl.html
# This scripts assumes it lives in the contrib directory of the
egcs
# This scripts assumes it lives in the contrib directory of the
GCC
# source tree, so it will find the testsuite tree from its location.
# If you move it elsewhere, or want to use another testsuite tree, you
# can override the defaults with --srcdir=/some/dir/
egcs
or
# --testsuite=/some/dir/
egcs
/gcc/testsuite. If you specify
# can override the defaults with --srcdir=/some/dir/
GCC
or
# --testsuite=/some/dir/
GCC
/gcc/testsuite. If you specify
# --testsuite, --srcdir will be ignored; otherwise, `/gcc/testsuite'
# will be appended to the srcdir.
...
...
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