public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace
       [not found] <bug-88745-4@http.gcc.gnu.org/bugzilla/>
@ 2020-05-07 11:56 ` jakub at gcc dot gnu.org
  2020-05-09 23:12 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: jakub at gcc dot gnu.org @ 2020-05-07 11:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.0                        |10.2

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.1 has been released.

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

* [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace
       [not found] <bug-88745-4@http.gcc.gnu.org/bugzilla/>
  2020-05-07 11:56 ` [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace jakub at gcc dot gnu.org
@ 2020-05-09 23:12 ` cvs-commit at gcc dot gnu.org
  2020-05-09 23:19 ` ian at airs dot com
  2020-05-11  4:22 ` egallager at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-05-09 23:12 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745

--- Comment #11 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Ian Lance Taylor <ian@gcc.gnu.org>:

https://gcc.gnu.org/g:dea40c941a4d443d1b748bafb8a74f02c360e810

commit r11-251-gdea40c941a4d443d1b748bafb8a74f02c360e810
Author: Ian Lance Taylor <iant@golang.org>
Date:   Sun Feb 16 05:20:01 2020 -0800

    libbacktrace: add Mach-O support

    libbacktrace/
            PR libbacktrace/88745
            * macho.c: New file.
            * filetype.awk: Recognize Mach-O files.
            * Makefile.am (FORMAT_FILES): Add macho.c.
            (check_DATA): New variable.  Set to .dSYM if HAVE_DSYMUTIL.
            (%.dSYM): New pattern target.
            (test_macho_SOURCES, test_macho_CFLAGS): New targets.
            (test_macho_LDADD): New target.
            (BUILDTESTS): Add test_macho.
            (macho.lo): Add dependencies.
            * configure.ac: Recognize macho file type.  Check for
            mach-o/dyld.h.  Don't try to run objcopy if we don't find it.
            Look for dsymutil and define a HAVE_DSYMUTIL conditional.
            * Makefile.in: Regenerate.
            * configure: Regenerate.
            * config.h.in: Regenerate.

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

* [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace
       [not found] <bug-88745-4@http.gcc.gnu.org/bugzilla/>
  2020-05-07 11:56 ` [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace jakub at gcc dot gnu.org
  2020-05-09 23:12 ` cvs-commit at gcc dot gnu.org
@ 2020-05-09 23:19 ` ian at airs dot com
  2020-05-11  4:22 ` egallager at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: ian at airs dot com @ 2020-05-09 23:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #12 from Ian Lance Taylor <ian at airs dot com> ---
Fixed.

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

* [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace
       [not found] <bug-88745-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-05-09 23:19 ` ian at airs dot com
@ 2020-05-11  4:22 ` egallager at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: egallager at gcc dot gnu.org @ 2020-05-11  4:22 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88745

--- Comment #13 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Ian Lance Taylor from comment #12)
> Fixed.

Thanks, I backported the changeset to the (old) copy of libbacktrace I keep in
my fork of gdb and it only took a few tweaks to get it to compile. Now to see
if it actually works once I update gcc...

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

end of thread, other threads:[~2020-05-11  4:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-88745-4@http.gcc.gnu.org/bugzilla/>
2020-05-07 11:56 ` [Bug libbacktrace/88745] Darwin lacks an implementation for libbacktrace jakub at gcc dot gnu.org
2020-05-09 23:12 ` cvs-commit at gcc dot gnu.org
2020-05-09 23:19 ` ian at airs dot com
2020-05-11  4:22 ` egallager at gcc dot gnu.org

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).