OSDN Git Service

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