1 2012-05-31 Benjamin Kosnik <bkoz@redhat.com>
4 * configure.ac: Allow gnu, gnu* variants for --enable-symvers argument.
5 * configure: Regenerated.
7 2012-05-12 Tobias Burnus <burnus@net-b.de>
10 * intrinsics/eoshift2.c (eoshift2): Do not leak
11 memory by allocating it in the loop.
13 2012-03-30 Uros Bizjak <ubizjak@gmail.com>
16 * intrinsics/chmod.c (chmod_func): Remove out-of-bounds
17 initialization of rwxXstugo.
19 2012-03-22 Release Manager
23 2012-01-20 Tobias Burnus <burnus@net-b.de>
26 * configure.ac: Check whether umask is available.
27 * intrinsics/chmod.c (chmod_func): Make compile with MinGW.
28 * configure: Regenerate.
29 * config.h.in: Regenerate.
31 2012-01-12 Tobias Burnus <burnus@net-b.de>
34 * intrinsics/chmod.c (chmod_func): Replace call to /bin/chmod
36 2012-01-12 Janne Blomqvist <jb@gcc.gnu.org>
38 * configure.ac: Remove check for fdopen.
39 * runtime/backtrace.c (CAN_PIPE): Fix comment, remove check for
41 * configure: Regenerated.
42 * config.h.in: Regenerated.
44 2012-01-12 Janne Blomqvist <jb@gcc.gnu.org>
45 Tobias Burnus <burnus@net-b.de>
48 * runtime/main.c (store_exe_path): Avoid malloc if getcwd fails or
51 2012-01-11 Tobias Burnus <burnus@net-b.de>
53 * runtime/main.c (store_exe_path): Fix absolute path
54 detection for Windows.
56 2012-01-11 Janne Blomqvist <jb@gcc.gnu.org>
57 Mike Stump <mikestump@comcast.net>
60 * runtime/main.c (store_exe_path): Handle getcwd failure and lack
61 of the function better.
63 2012-01-10 Tobias Burnus <burnus@net-b.de>
66 * runtime/compile_options.c (show_signal): List
69 2012-01-09 Harald Anlauf <anlauf@gmx.de>
70 Tobias Burnus <burnus@net-b.de>
73 * runtime/backtrace.c (show_backtrace): Modify wording written
75 * runtime/compile_options.c (show_signal): New function.
76 (backtrace_handler): Use it.
78 2012-01-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
80 * Makefile.am (libgfortran_la_LDFLAGS): Add -Wc,-shared-libgcc.
81 * Makefile.in: Regenerate.
83 2012-01-06 Tobias Burnus <burnus@net-b.de>
85 * caf/single.c (_gfortran_caf_register, _gfortran_caf_deregister):
87 * caf/mpi.c (_gfortran_caf_register, _gfortran_caf_deregister): Ditto.
88 * caf/libcaf.h (STAT_STOPPED_IMAGE): Sync with libgfortran.h.
89 (_gfortran_caf_register, _gfortran_caf_deregister): Update prototype.
91 Copyright (C) 2012 Free Software Foundation, Inc.
93 Copying and distribution of this file, with or without modification,
94 are permitted in any medium without royalty provided the copyright
95 notice and this notice are preserved.