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
63f6bcd7
Commit
63f6bcd7
authored
Oct 28, 2001
by
Joseph Myers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* ChangeLog, configure: Fix spelling errors.
From-SVN: r46579
parent
82e255f2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
ChangeLog
+7
-3
configure
+2
-2
No files found.
ChangeLog
View file @
63f6bcd7
2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
* ChangeLog, configure: Fix spelling errors.
2001-10-20 Brendan Kehoe <brendan@zen.org>
2001-10-20 Brendan Kehoe <brendan@zen.org>
* MAINTAINERS: Tweak my address.
* MAINTAINERS: Tweak my address.
...
@@ -2835,7 +2839,7 @@ Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
...
@@ -2835,7 +2839,7 @@ Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
* config.sub: Accept 'amigados' for backward compat
a
bility.
* config.sub: Accept 'amigados' for backward compat
i
bility.
Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
...
@@ -5050,7 +5054,7 @@ Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
...
@@ -5050,7 +5054,7 @@ Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
* config.sub: Recognize powerpcle as the little endian vari
e
nt of
* config.sub: Recognize powerpcle as the little endian vari
a
nt of
the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
powerpcle variant. Convert pentium into i586, not i486. Add p5
powerpcle variant. Convert pentium into i586, not i486. Add p5
alias for i586. Map new x86 variants p6, k5, nexgen into i586
alias for i586. Map new x86 variants p6, k5, nexgen into i586
...
@@ -7777,7 +7781,7 @@ Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
...
@@ -7777,7 +7781,7 @@ Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
* configure: print the "Building in" message only when building in
* configure: print the "Building in" message only when building in
other than "." AND verbose.
other than "." AND verbose.
* configure: remove -s, rework -v to better accomodate guested
* configure: remove -s, rework -v to better accom
m
odate guested
configures.
configures.
* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
* standards.texi: updated to 3 may, fixed librid <-> libdir typo.
...
...
configure
View file @
63f6bcd7
...
@@ -89,7 +89,7 @@ subdirs=
...
@@ -89,7 +89,7 @@ subdirs=
target_alias
=
NOTARGET
target_alias
=
NOTARGET
target_makefile_frag
=
target_makefile_frag
=
undefs
=
NOUNDEFS
undefs
=
NOUNDEFS
version
=
"
$Revision
: 1.3
6
$"
version
=
"
$Revision
: 1.3
7
$"
x11
=
default
x11
=
default
bindir
=
'${exec_prefix}/bin'
bindir
=
'${exec_prefix}/bin'
sbindir
=
'${exec_prefix}/sbin'
sbindir
=
'${exec_prefix}/sbin'
...
@@ -1295,7 +1295,7 @@ EOF
...
@@ -1295,7 +1295,7 @@ EOF
esac
esac
# real copy now in ${subdir}/Makefile.tem
# real copy now in ${subdir}/Makefile.tem
# prepend warning about edit
t
ing, and a bunch of variables.
# prepend warning about editing, and a bunch of variables.
rm
-f
${
Makefile
}
rm
-f
${
Makefile
}
cat
>
${
Makefile
}
<<
EOF
cat
>
${
Makefile
}
<<
EOF
#
${
NO_EDIT
}
#
${
NO_EDIT
}
...
...
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