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
a27995df
Commit
a27995df
authored
Sep 08, 1999
by
Mark Klein
Committed by
Jeff Law
Sep 08, 1999
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* configure.in: Add mpeix.mt make fragment.
From-SVN: r29202
parent
236d1439
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
libio/ChangeLog
+4
-0
libio/configure.in
+1
-0
No files found.
libio/ChangeLog
View file @
a27995df
Sat Sep 4 18:00:00 PDT 1999 Mark Klein (mklein@dis.com)
* configure.in: Add mpeix.mt make fragment.
1999-08-08 Alexandre Oliva <oliva@dcc.unicamp.br>
* streambuf.h (ios::streamsize): Declare as _IO_ssize_t, as in the
...
...
libio/configure.in
View file @
a27995df
...
...
@@ -49,6 +49,7 @@ echo "# Warning: this fragment is automatically generated" > temp.mt
frags=
case "${target}" in
*-mpeix*) frags="mpeix.mt" ;;
*-hpux*) frags=hpux.mt ;;
alpha*-*-linux-gnulibc1)
frags="linux.mt linuxaxp1.mt mtsafe.mt" ;;
...
...
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