]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/libgfortran/lib/contrib/ChangeLog
update
[l4.git] / l4 / pkg / libgfortran / lib / contrib / ChangeLog
1 2012-09-20  Release Manager
2
3         * GCC 4.7.2 released.
4
5 2012-09-05  Uros Bizjak  <ubizjak@gmail.com>
6
7         * config/fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
8
9 2012-06-14  Release Manager
10
11         * GCC 4.7.1 released.
12
13 2012-05-31  Benjamin Kosnik  <bkoz@redhat.com>
14
15         PR libstdc++/52007
16         * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
17         * configure: Regenerated.
18
19 2012-05-12  Tobias Burnus  <burnus@net-b.de>
20
21         PR fortran/53310
22         * intrinsics/eoshift2.c (eoshift2): Do not leak
23         memory by allocating it in the loop.
24
25 2012-03-30  Uros Bizjak  <ubizjak@gmail.com>
26
27         PR libgfortran/52758
28         * intrinsics/chmod.c (chmod_func): Remove out-of-bounds
29         initialization of rwxXstugo.
30
31 2012-03-22  Release Manager
32
33         * GCC 4.7.0 released.
34
35 2012-01-20  Tobias Burnus  <burnus@net-b.de>
36
37         PR libgfortran/51899
38         * configure.ac: Check whether umask is available.
39         * intrinsics/chmod.c (chmod_func): Make compile with MinGW.
40         * configure: Regenerate.
41         * config.h.in: Regenerate.
42
43 2012-01-12  Tobias Burnus  <burnus@net-b.de>
44
45         PR fortran/36755
46         * intrinsics/chmod.c (chmod_func): Replace call to /bin/chmod
47
48 2012-01-12  Janne Blomqvist  <jb@gcc.gnu.org>
49
50         * configure.ac: Remove check for fdopen.
51         * runtime/backtrace.c (CAN_PIPE): Fix comment, remove check for
52         fdopen.
53         * configure: Regenerated.
54         * config.h.in: Regenerated.
55
56 2012-01-12  Janne Blomqvist  <jb@gcc.gnu.org>
57             Tobias Burnus  <burnus@net-b.de>
58
59         PR libfortran/51803
60         * runtime/main.c (store_exe_path): Avoid malloc if getcwd fails or
61         is not available.
62
63 2012-01-11  Tobias Burnus  <burnus@net-b.de>
64
65         * runtime/main.c (store_exe_path): Fix absolute path
66         detection for Windows.
67
68 2012-01-11  Janne Blomqvist  <jb@gcc.gnu.org>
69             Mike Stump  <mikestump@comcast.net>
70
71         PR libfortran/51803
72         * runtime/main.c (store_exe_path): Handle getcwd failure and lack
73         of the function better.
74
75 2012-01-10  Tobias Burnus  <burnus@net-b.de>
76
77         PR fortran/51197
78         * runtime/compile_options.c (show_signal): List
79         more signals.
80
81 2012-01-09  Harald Anlauf  <anlauf@gmx.de>
82             Tobias Burnus  <burnus@net-b.de>
83
84         PR fortran/51197
85         * runtime/backtrace.c (show_backtrace): Modify wording written
86         before the backtrace.
87         * runtime/compile_options.c (show_signal): New function.
88         (backtrace_handler): Use it.
89
90 2012-01-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
91
92         * Makefile.am (libgfortran_la_LDFLAGS): Add -Wc,-shared-libgcc.
93         * Makefile.in: Regenerate.
94
95 2012-01-06  Tobias Burnus <burnus@net-b.de>
96
97         * caf/single.c (_gfortran_caf_register, _gfortran_caf_deregister):
98         Fix token handling.
99         * caf/mpi.c  (_gfortran_caf_register, _gfortran_caf_deregister): Ditto.
100         * caf/libcaf.h (STAT_STOPPED_IMAGE): Sync with libgfortran.h.
101         (_gfortran_caf_register, _gfortran_caf_deregister): Update prototype.
102 \f
103 Copyright (C) 2012 Free Software Foundation, Inc.
104
105 Copying and distribution of this file, with or without modification,
106 are permitted in any medium without royalty provided the copyright
107 notice and this notice are preserved.