diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-02-16 05:20:01 -0800 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 12:58:13 -0300 |
commit | 606c4915862557ba3c2f73335f9d8d374166582c (patch) | |
tree | a0f524ed86fa37c9d7e8bd8d6627ee92df721c8b /gcc/fortran | |
parent | 0fd3481f9c499c486b3954d7bba6e5cc9f56b071 (diff) | |
download | gcc-606c4915862557ba3c2f73335f9d8d374166582c.zip gcc-606c4915862557ba3c2f73335f9d8d374166582c.tar.gz gcc-606c4915862557ba3c2f73335f9d8d374166582c.tar.bz2 |
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.
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions