public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: [patch,libgfortran,toplevel] Use libbacktrace in libgfortran
@ 2015-08-14 13:19 Uros Bizjak
  2015-08-14 14:31 ` FX
  0 siblings, 1 reply; 22+ messages in thread
From: Uros Bizjak @ 2015-08-14 13:19 UTC (permalink / raw)
  To: gcc-patches; +Cc: Fortran List, FX Coudert

Hello!

> Use libbacktrace (instead of our own unwind-based code) to display backtraces from libgfortran
> upon error or user request.
>
>  1. In toplevel Makefile.def, make libgfortran depend on libbacktrace (needs global reviewer
> approval)
>   2. In gcc/fortran/config-lang.in, add libbacktrace to target_libs
>   3. In libgfortran, we remove our own code and substitute calls to libbacktrace
>
> Bootstrapped and regtested on x86_64-pc-linux-gnu (which has full libbacktrace support) and
> x86_64-apple-darwin14 (which has minimal libbacktrace support). OK to commit to trunk?

backtrace.ChangeLog is unreadable for me ...

Uros.

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2015-08-27 13:48 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-14 13:19 [patch,libgfortran,toplevel] Use libbacktrace in libgfortran Uros Bizjak
2015-08-14 14:31 ` FX
2015-08-23 20:14   ` Janne Blomqvist
2015-08-23 20:59     ` FX
2015-08-23 21:27       ` Janne Blomqvist
2015-08-24  7:15         ` FX
2015-08-24 16:00   ` Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran" Hans-Peter Nilsson
2015-08-24 16:08     ` FX
2015-08-24 16:44       ` Hans-Peter Nilsson
2015-08-24 18:42         ` FX
2015-08-25  3:29         ` Ian Lance Taylor
2015-08-25 13:25           ` Ulrich Weigand
2015-08-25 17:09             ` Hans-Peter Nilsson
2015-08-25 17:57               ` Ulrich Weigand
2015-08-26  0:09                 ` Hans-Peter Nilsson
2015-08-26 12:17                   ` Ulrich Weigand
2015-08-26 12:34                     ` Hans-Peter Nilsson
2015-08-26 15:37                       ` [PATCH] Fix and simplify (Re: Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran") Ulrich Weigand
2015-08-27  4:02                         ` Ian Lance Taylor
2015-08-27 13:38                           ` Ulrich Weigand
2015-08-27 14:02                             ` Ian Lance Taylor
2015-08-24 16:04   ` Fix libbacktrace -fPIC breakage from "Use libbacktrace in libgfortran" Hans-Peter Nilsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).