Commit Graph

  • b9e40069c0 libbacktrace: use correct names in #undef of ELF macros master Ian Lance Taylor 2025-11-06 11:27:21 -08:00
  • 2f67a3abfd libbacktrace: recognize PE bigobj objects at configure time Ian Lance Taylor 2025-09-28 14:42:49 -07:00
  • 793921876c libbacktrace: Add hpux fileline support John David Anglin 2025-04-10 10:00:13 -04:00
  • 0bb163df97 bootstrap/119680 - fix cross-compiler build with --enable-host-shared Richard Biener 2025-04-08 14:57:05 +02:00
  • f1104f3270 libbacktrace: Use correct type in backtrace_atomic_store_int Jonathan Wakely 2025-04-07 20:46:44 +01:00
  • 0034e33946 libbacktrace: add cast to avoid undefined shift Ian Lance Taylor 2025-02-10 15:03:31 -08:00
  • 78af4ffa26 libbacktrace: add casts to avoid undefined shifts Ian Lance Taylor 2025-01-30 15:20:23 -08:00
  • 5da31b9952 arm: libbacktrace: Check if the compiler supports __sync atomics Richard Earnshaw 2025-01-27 13:52:05 +00:00
  • 1db85642e3 libbacktrace: use WIN32_LEAN_AND_MEAN, not WIN32_MEAN_AND_LEAN Ian Lance Taylor 2024-11-29 13:18:26 -08:00
  • d48f84034c libbacktrace: recognize new Mach-O DWARF sections Ian Lance Taylor 2024-10-25 15:17:15 -07:00
  • 531aec7c52 libbacktrace: remove extra characters in README.md Benjamin Peterson 2024-10-20 16:56:59 -07:00
  • 3d0be55844 libbacktrace: don't get confused by overlapping address ranges Ian Lance Taylor 2024-10-18 13:02:21 -07:00
  • 1081ae6ba4 libbacktrace: support overlapping unit ranges issue137 Ian Lance Taylor 2024-10-13 17:49:39 -07:00
  • 86885d1404 libbacktrace: update xcoff.c for base_address changes Ian Lance Taylor 2024-07-16 21:27:05 -07:00
  • 6ce91a2ef7 libbacktrace: avoid -Wpointer-arith errors Ian Lance Taylor 2024-08-05 16:46:03 -07:00
  • 0dd27b95f9 libbacktrace: fix syntax of Windows registration functions Ian Lance Taylor 2024-07-30 09:25:03 -07:00
  • 7e2b7da3d6 libbacktrace: use __has_attribute for fallthrough Ian Lance Taylor 2024-07-18 11:34:09 -07:00
  • f37b51de9b libbacktrace: add cast to avoid warning Ian Lance Taylor 2024-07-17 17:58:56 -07:00
  • 9e10af0e8f libbacktrace: better backtrace_print when no debug info Ian Lance Taylor 2024-07-17 17:36:25 -07:00
  • 8e32931a4f libbacktrace: add notes about dl_iterate_phdr to README Ian Lance Taylor 2024-07-17 17:06:51 -07:00
  • 1dd5c408fe libbacktrace: support FDPIC Ian Lance Taylor 2024-07-15 17:27:18 -07:00
  • febbb9bff9 libbacktrace: avoid infinite recursion Ian Lance Taylor 2024-07-11 19:36:00 -07:00
  • 1023a09511 libbacktrace: improve XCOFF support Ian Lance Taylor 2021-06-28 10:34:58 -07:00
  • e652e16083 Libbacktrace: Fix the use of newline in sed replacement Francois-Xavier Coudert 2021-12-28 23:28:49 +01:00
  • 96bc206df0 libbacktrace: fix b2test_buildid test on non-english locales Sergei Trofimovich 2021-08-12 23:09:08 +01:00
  • 5aa92540f0 libbacktrace: fix UBSAN issues Martin Liska 2021-11-12 14:50:57 +01:00
  • c5cc931918 Config,Darwin: Allow for configuring Darwin to use embedded runpath. Iain Sandoe 2024-07-11 18:37:31 -07:00
  • dbb5fd82bc libbacktrace: correct duplicate configury Ian Lance Taylor 2024-07-11 18:36:00 -07:00
  • e3def4fa6e libbacktrace: update libtool.m4 to current GCC HEAD Ian Lance Taylor 2024-07-11 18:31:47 -07:00
  • ca24ca944e Handle jobserver file descriptors in btest. Martin Liska 2021-10-22 10:12:56 +02:00
  • 8c05bcb94f libbacktrace: update copyright years Ian Lance Taylor 2024-07-11 18:14:01 -07:00
  • 0cb5d00374 libbacktrace: don't fail if symbol size is unknown Ian Lance Taylor 2024-07-11 17:58:17 -07:00
  • 3fda5a8759 libbacktrace: correctly gather Mach-O symbol table Ian Lance Taylor 2024-07-11 17:50:18 -07:00
  • d4bdca038e libbacktrace: fix testsuite for clang Ian Lance Taylor 2024-07-11 16:07:06 -07:00
  • e3e64ddd18 libbacktrace: suggest how to fix missing debug info Ian Lance Taylor 2024-07-11 15:39:07 -07:00
  • f69acdfbd6 libbacktrace: remove trailing whitespace Ian Lance Taylor 2024-07-11 15:27:18 -07:00
  • 4ead348bb4 libbacktrace: it's OK if zstd decompressor sees no backward bits Ian Lance Taylor 2024-06-16 15:39:53 -07:00
  • 11427f31a6 libbacktrace: add DLLS as they are loaded Ian Lance Taylor 2024-05-03 15:23:23 -07:00
  • 0e933e763f libbacktrace: load Windows modules Ian Lance Taylor 2024-04-28 11:14:17 -07:00
  • ae1e707dba libbacktrace: test --compress-debug-sections=ARG for each ARG Ian Lance Taylor 2024-04-23 10:17:03 -07:00
  • 7ead8c1ea2 libbacktrace: don't assume compressed section is aligned Ian Lance Taylor 2024-03-08 13:55:34 -08:00
  • f41cf1fecb libbacktrace: pass -no-install when linking test programs Ian Lance Taylor 2024-03-02 13:11:07 -08:00
  • 28824f2cc9 libbacktrace: skip all LZMA block header padding bytes Ian Lance Taylor 2024-03-02 12:15:49 -08:00
  • 592e9c8727 libbacktrace: use real .opd for debuginfo on ppc64 v1 ABI Ian Lance Taylor 2024-03-01 18:50:03 -08:00
  • 36cfdc18ed libbacktrace: read symbol table of debuginfo file Ian Lance Taylor 2024-02-29 19:44:19 -08:00
  • 14818b7783 libbacktrace: support ASLR on Windows Ian Lance Taylor 2023-11-30 11:24:08 -08:00
  • 25889d241c libbacktrace: call GetModuleFileNameA on Windows Ian Lance Taylor 2023-11-29 14:01:49 -08:00
  • 9ae4f4ae44 [libbacktrace] fix up broken test Richard Biener 2023-08-03 15:21:51 +02:00
  • c1c86fa2f0 libbacktrace: look for _pgmptr on Windows Ian Lance Taylor 2023-07-31 16:14:58 -07:00
  • cdb64b688d libbacktrace: minor fixes for zstd decompression Ian Lance Taylor 2023-03-28 13:08:42 -07:00
  • afe2967c77 libbacktrace: change PC variables from uint64_t to uintptr_t Ian Lance Taylor 2023-01-20 14:24:00 -08:00
  • ad106d5fdd libbacktrace: don't run --build-id tests if it is not supported Ian Lance Taylor 2023-01-06 09:46:08 -08:00
  • da7eff2f37 libbacktrace: unpack literals into output buffer Ian Lance Taylor 2022-12-16 18:46:06 -08:00
  • fd9442f7b5 libbacktrace: rewrite and simplify main zstd loop Ian Lance Taylor 2022-12-09 17:44:52 -08:00
  • c992dd8a9b libbacktrace: support zstd decompression Ian Lance Taylor 2022-12-07 16:21:26 -08:00
  • 8602fda64e libbacktrace: check for sys/link.h Ian Lance Taylor 2022-07-08 10:28:24 -07:00
  • 7409767403 libbacktrace: don't exit Mach-O dyld library loop on one failure Ian Lance Taylor 2022-07-07 16:54:05 -07:00
  • bc78542d20 libbacktrace: don't let "make clean" remove allocfail.sh Ian Lance Taylor 2022-07-07 16:13:57 -07:00
  • b6ddb3aa1b libbacktrace: replace fgrep with grep in configure script Ian Lance Taylor 2022-06-27 12:57:23 -07:00
  • 4d2dd0b172 libbacktrace: don't skip initial aligned byte in uncompressed block Ian Lance Taylor 2022-04-05 16:04:09 -07:00
  • 2446c66076 libbacktrace: gather address ranges from skeleton units Ian Lance Taylor 2022-02-16 20:18:45 -08:00
  • 509f74a2fb libbacktrace: initialize DWARF 5 fields of unit Ian Lance Taylor 2022-02-16 11:35:00 -08:00
  • c062afc28c configury: support --disable-werror Ian Lance Taylor 2022-02-16 11:41:40 -08:00
  • 332522e199 configury: update to recent versions Ian Lance Taylor 2022-01-18 20:10:43 -08:00
  • d0f5e95a87 config/override.m4: don't require exactly autoconf 2.69 Ian Lance Taylor 2021-05-29 14:17:08 -07:00
  • 4f57c99971 libbacktrace: don't special case file 0 Ian Lance Taylor 2021-03-02 18:14:55 -08:00
  • 59473f7906 libbacktrace: pass -1 to error callback for unrecognized DWARF Ian Lance Taylor 2021-03-02 13:45:56 -08:00
  • 7854b0bc25 libbacktrace: check for objcopy --add-gnu-debuglink using --help Ian Lance Taylor 2021-02-11 18:09:26 -08:00
  • dedbe13fda libbacktrace: don't fail tests if dwz fails Ian Lance Taylor 2021-01-18 14:58:41 -08:00
  • 096650403a libbacktrace: use correct directory/filename for DWARF 5 Ian Lance Taylor 2021-01-18 14:38:10 -08:00
  • 5496ee0a1a Update copyright years. Jakub Jelinek 2021-01-04 10:26:59 +01:00
  • 1da441c1b0 libbacktrace: correct buffer overflow tests Ian Lance Taylor 2020-12-02 11:06:40 -08:00
  • f24e9f401f libbacktrace: update README Ian Lance Taylor 2020-10-26 13:45:23 -07:00
  • 73eb1803b1 libbacktrace: use __attribute__((__fallthrough__)) Ian Lance Taylor 2020-10-20 11:47:35 -07:00
  • 5009c11398 libbacktrace: replace Tom Sawyer with Opticks Ian Lance Taylor 2020-09-30 20:08:56 -07:00
  • 3bd25ab355 libbacktrace/ChangeLog: PR libbacktrace/97082 * Makefile.am (check_DATA): Add mtest.dSYM if USE_DSYMUTIL. * Makefile.in: Regenerate. Ian Lance Taylor 2020-09-28 13:57:18 -07:00
  • 1286f69fde libbacktrace: only run dsymutil with Mach-O Ian Lance Taylor 2020-09-28 13:47:25 -07:00
  • 95e8e96c86 libbacktrace: handle pc == low correctly Ian Lance Taylor 2020-09-22 17:27:46 -07:00
  • c8a81d4e3a libbacktrace: use ELF symbol table if no debug info available Ian Lance Taylor 2020-09-16 17:03:52 -07:00
  • 753968c2e8 libbacktrace, Mach-O : Support PowerPC archs. Iain Sandoe 2020-09-16 08:03:05 +01:00
  • 77bcaa99f5 libbacktrace: support MiniDebugInfo Ian Lance Taylor 2020-09-14 14:01:56 -07:00
  • 2f5efbfa32 libbacktrace: don't strip leading underscore on 64-bit PE Ian Lance Taylor 2020-09-08 19:21:54 -07:00
  • 4ae8d988a7 libbacktrace: fetch executable path on macOS Ian Lance Taylor 2020-09-08 19:09:21 -07:00
  • 430dc8b6fe libbacktrace: avoid ambiguous binary search Ian Lance Taylor 2020-09-08 18:18:48 -07:00
  • 5dec0fae31 libbacktrace: fix tipo in comment Ian Lance Taylor 2020-09-08 15:07:24 -07:00
  • 030bd0a709 libbacktrace: correct memory lengths in Mach-O dsym support Ian Lance Taylor 2020-09-08 14:50:32 -07:00
  • b3b57f9ee0 libbacktrace: correctly swap Mach-O 32-bit file offset Ian Lance Taylor 2020-09-08 13:16:44 -07:00
  • 886aef3783 libbacktrace: only match magic number at start of line Ian Lance Taylor 2020-09-08 12:51:07 -07:00
  • 89b2b5066b libbacktrace: add Mach-O 64-bit FAT support Ian Lance Taylor 2020-08-24 13:06:52 -07:00
  • aaa51b6dbe libbacktrace: test linker support for DWARF 5 Ian Lance Taylor 2020-07-07 20:42:21 -07:00
  • 9b7f216e86 libbacktrace: mark test_large parameter unused in ztest.c Ian Lance Taylor 2020-05-13 11:09:53 -07:00
  • d68a7ac6dd libbacktrace: treat EACCESS like ENOENT Ian Lance Taylor 2020-05-13 10:18:45 -07:00
  • 14465a9574 libbacktrace: declare getpagesize if necessary Ian Lance Taylor 2020-05-11 10:54:46 -07:00
  • 7206f5bd06 libbacktrace: don't crash if ELF file has no sections Ian Lance Taylor 2020-05-09 20:34:25 -07:00
  • ca0de0517f libbacktrace: don't free ELF strtab if error occurs after saving syminfo Ian Lance Taylor 2020-02-19 10:32:09 -08:00
  • 4e548e735f libbacktrace: add preliminary Mach-O support Ian Lance Taylor 2020-02-18 18:57:14 -08:00
  • 929d6205cf libbacktrace: always pass -g when compiling test code Ian Lance Taylor 2020-02-18 18:49:42 -08:00
  • bd02146d90 Update copyright years. Ian Lance Taylor 2020-02-18 18:46:13 -08:00
  • 75cac302a5 libbacktrace: update to current libgo test file Ian Lance Taylor 2020-02-15 18:26:32 -08:00
  • 4e14a008cd libbacktrace: support short read Ian Lance Taylor 2020-02-15 18:14:20 -08:00