OSDN Git Service

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