| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| close.c | ||
| file_pos.c | ||
| format.c | ||
| inquire.c | ||
| intrinsics.c | ||
| io.h | ||
| list_read.c | ||
| lock.c | ||
| open.c | ||
| read.c | ||
| size_from_kind.c | ||
| transfer.c | ||
| unit.c | ||
| unix.c | ||
| write.c |
2007-01-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
Tobias Burnus <burnus@net-b.de>
PR libfortran/29649
* gfortran.h (gfc_option_t): Add flag_dump_core.
* lang.opt: Add -fdump-core option.
* invoke.texi: Document the new options.
* trans-decl.c (gfc_build_builtin_function_decls): Add new
options to the call to set_std.
* options.c (gfc_init_options, gfc_handle_option): Set the
new options.
2007-01-18 Francois-Xavier Coudert <coudert@clipper.ens.fr>
Tobias Burnus <burnus@net-b.de>
PR libfortran/29649
* runtime/environ.c (variable_table): New GFORTRAN_ERROR_DUMPCORE
environment variable.
* runtime/compile_options.c (set_std): Add new argument.
* runtime/error.c (sys_exit): Move from io/unix.c. Add coredump functionality.
* libgfortran.h (options_t): New dump_core and backtrace members.
(sys_exit): Move prototype.
* io/unix.c (sys_exit): Move to runtime/error.c.
* configure.ac: Add check for getrlimit.
* configure: Regenerate.
Co-Authored-By: Tobias Burnus <burnus@net-b.de>
From-SVN: r120897
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| close.c | Loading commit data... | |
| file_pos.c | Loading commit data... | |
| format.c | Loading commit data... | |
| inquire.c | Loading commit data... | |
| intrinsics.c | Loading commit data... | |
| io.h | Loading commit data... | |
| list_read.c | Loading commit data... | |
| lock.c | Loading commit data... | |
| open.c | Loading commit data... | |
| read.c | Loading commit data... | |
| size_from_kind.c | Loading commit data... | |
| transfer.c | Loading commit data... | |
| unit.c | Loading commit data... | |
| unix.c | Loading commit data... | |
| write.c | Loading commit data... |