OSDN Git Service

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