OSDN Git Service

PR 51803 Handle getcwd failure and lack of the function better.
[pf3gnuchains/gcc-fork.git] / libgfortran / ChangeLog
1 2012-01-11  Janne Blomqvist  <jb@gcc.gnu.org>
2             Mike Stump  <mikestump@comcast.net>
3         PR libfortran/51803
4         * runtime/main.c (store_exe_path): Handle getcwd failure and lack
5         of the function better.
6
7 2012-01-10  Tobias Burnus  <burnus@net-b.de>
8
9         PR fortran/51197
10         * runtime/compile_options.c (show_signal): List
11         more signals.
12
13 2012-01-09  Harald Anlauf  <anlauf@gmx.de>
14             Tobias Burnus  <burnus@net-b.de>
15
16         PR fortran/51197
17         * runtime/backtrace.c (show_backtrace): Modify wording written
18         before the backtrace.
19         * runtime/compile_options.c (show_signal): New function.
20         (backtrace_handler): Use it.
21
22 2012-01-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23
24         * Makefile.am (libgfortran_la_LDFLAGS): Add -Wc,-shared-libgcc.
25         * Makefile.in: Regenerate.
26
27 2012-01-06  Tobias Burnus <burnus@net-b.de>
28
29         * caf/single.c (_gfortran_caf_register, _gfortran_caf_deregister):
30         Fix token handling.
31         * caf/mpi.c  (_gfortran_caf_register, _gfortran_caf_deregister): Ditto.
32         * caf/libcaf.h (STAT_STOPPED_IMAGE): Sync with libgfortran.h.
33         (_gfortran_caf_register, _gfortran_caf_deregister): Update prototype.
34 \f
35 Copyright (C) 2012 Free Software Foundation, Inc.
36
37 Copying and distribution of this file, with or without modification,
38 are permitted in any medium without royalty provided the copyright
39 notice and this notice are preserved.