]> gcc.gnu.org Git - gcc.git/blame - libgfortran/ChangeLog
Add `--with-toolexeclibdir=' configuration option
[gcc.git] / libgfortran / ChangeLog
CommitLineData
e8e66971
MR
12020-01-24 Maciej W. Rozycki <macro@wdc.com>
2
3 * configure.ac: Handle `--with-toolexeclibdir='.
4 * Makefile.in: Regenerate.
5 * aclocal.m4: Regenerate.
6 * configure: Regenerate.
7
e2947cfa
JD
82020-01-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
9
10 PR libfortran/93234
11 * io/unit.c (set_internal_unit): Set round and sign flags
12 correctly.
13
82033483
JD
142020-01-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
15
16 PR libfortran/90374
17 * io/format.c (parse_format_list): Zero width not allowed with
18 FMT_D.
19 * io/write_float.def (build_float_string): Include range of
20 higher exponent values that require wider width.
21
2b70275e
JD
222020-01-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
23
24 PR libfortran/90374
25 * io/format.c (parse_format_list): Implement the E0 exponent
26 width to provide smallest possible width for exponent fields.
27 Refactor code for correct parsing and better readability of the
28 code.
29 * io/io.h (write_real_w0): Change interface to pass in pointer
30 to fnode.
31 * io/transfer.c: Update all calls to write_real_w0 to use the
32 new interface.
33 * io/write.c ((write_real_w0): Use the new interface with fnode
34 to access both the decimal precision and exponent widths used in
35 build_float_string.
36 * io/write_float.def (build_float_string): Use the passed in
37 exponent width to calculate the used width in the case of E0.
38
8d9254fc 392020-01-01 Jakub Jelinek <jakub@redhat.com>
85ec4feb
JJ
40
41 Update copyright years.
818ab71a 42\f
8d9254fc 43Copyright (C) 2020 Free Software Foundation, Inc.
982198d5
JB
44
45Copying and distribution of this file, with or without modification,
46are permitted in any medium without royalty provided the copyright
47notice and this notice are preserved.
This page took 0.822493 seconds and 5 git commands to generate.