Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6a7447b3
Commit
6a7447b3
authored
Nov 28, 2008
by
Richard M. Stallman
Browse files
(mips64-*-linux-gnu*, mips64el-*-linux-gnu*): New configurations.
parent
ac134f2f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
1 deletion
+7
-1
ChangeLog
ChangeLog
+5
-0
configure.in
configure.in
+2
-1
No files found.
ChangeLog
View file @
6a7447b3
2008-11-28 Richard M Stallman <rms@gnu.org>
* configure.in (mips64-*-linux-gnu*, mips64el-*-linux-gnu*):
New configurations.
2008-11-20 Josh Elsasser <josh@elsasser.org> (tiny change)
* configure.in: Add hppa-*-openbsd* with machine hp800; mistakenly
...
...
configure.in
View file @
6a7447b3
...
...
@@ -539,7 +539,8 @@ dnl see the `changequote' comment above.
;;
## Mips Linux-based GNU system
mips-*-linux-gnu* | mipsel-*-linux-gnu* )
mips-*-linux-gnu* | mipsel-*-linux-gnu* |
mips64-*-linux-gnu* | mips64el-*-linux-gnu* )
machine=mips opsys=gnu-linux
;;
...
...
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