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
63d261c6
Commit
63d261c6
authored
Sep 27, 2005
by
David Edelsohn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Correct ChangeLog formatting and email address.
From-SVN: r104682
parent
4381020e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
15 deletions
+19
-15
libgfortran/ChangeLog
+19
-15
No files found.
libgfortran/ChangeLog
View file @
63d261c6
...
@@ -2,24 +2,28 @@
...
@@ -2,24 +2,28 @@
* io.h: Changed prototypes of list_formatted_{read|write}.
* io.h: Changed prototypes of list_formatted_{read|write}.
* list_read.c (list_formatted_read): Renamed to
* list_read.c (list_formatted_read): Renamed to
list_formatted_read_scalar and made static.
(list_formatted_read):
list_formatted_read_scalar and made static.
New function.
(list_formatted_read):
New function.
* transfer.c: Prototype for transfer_array. Changed transfer
* transfer.c: Prototype for transfer_array. Changed transfer
function pointer. (unformatted_read): Add nelems argument, use
function pointer.
it. (unformatted_write): Likewise. (formatted_transfer): Changed
(unformatted_read): Add nelems argument, use it.
name to formatted_transfer_scalar. (formatted_transfer): New
(unformatted_write): Likewise.
function. (transfer_integer): Add nelems argument to transfer
(formatted_transfer): Changed name to formatted_transfer_scalar.
call, move updating item count to transfer
(formatted_transfer): New function.
functions. (transfer_real): Likewise. (transfer_logical):
(transfer_integer): Add nelems argument to transfer call, move
Likewise. (transfer_character): Likewise. (transfer_complex):
updating item count to transfer functions.
Likewise. (transfer_array): New function. (data_transfer_init):
(transfer_real): Likewise.
Call formatted_transfer with new argument. (iolength_transfer):
(transfer_logical): Likewise.
New argument, use it.
(transfer_character): Likewise.
(transfer_complex): Likewise.
(transfer_array): New function.
(data_transfer_init): Call formatted_transfer with new argument.
(iolength_transfer): New argument, use it.
* write.c (list_formatted_write): Renamed to
* write.c (list_formatted_write): Renamed to
list_formatted_write_scalar, made static.
(list_formatted_write):
list_formatted_write_scalar, made static.
New function.
(list_formatted_write):
New function.
2005-09-26 David Edelsohn <
dje@watson.ibm.com
>
2005-09-26 David Edelsohn <
edelsohn@gnu.org
>
* configure.ac: Add check for __clog.
* configure.ac: Add check for __clog.
* configure: Regenerate.
* configure: Regenerate.
...
...
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