index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
debugging
/
internal
Commit message (
Expand
)
Author
Age
*
Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK.
Andy Getzendanner
2023-05-23
*
Fix spelling mistakes
Vertexwahn
2023-04-27
*
Fix some spelling mistakes
Vertexwahn
2023-04-24
*
Properly calculate frame sizes on Aarch64
Abseil Team
2023-03-30
*
Prefer C++ notation over C
Rose
2023-02-16
*
The type of MINSIGSTKSZ is not guaranteed; avoid potential implicit sign conv...
Abseil Team
2023-01-28
*
absl: harden stack bounds check
Abseil Team
2023-01-23
*
absl: add a stack unwinding test
Abseil Team
2023-01-20
*
Replace std::atomic_flag with std::atomic<bool> to avoid the C++20
Derek Mauro
2022-11-09
*
Fix "unsafe narrowing" warnings in absl, 12/12.
Abseil Team
2022-10-13
*
Fix stacktrace header includes
Derek Mauro
2022-09-08
*
Fix "unsafe narrowing" warnings in absl, 7/n.
Abseil Team
2022-08-29
*
debugging: handle alternate signal stacks better on RISCV
Saleem Abdulrasool
2022-08-04
*
Fix "unsafe narrowing" warnings in absl, 2/n.
Abseil Team
2022-08-01
*
debugging: honour `STRICT_UNWINDING` in RISCV path
Saleem Abdulrasool
2022-07-29
*
Fix "unsafe narrowing" warnings in absl, 1/n.
Abseil Team
2022-07-28
*
Fix frame pointer alignment check.
Abseil Team
2022-07-26
*
debugging: add hooks for checking stack ranges
Saleem Abdulrasool
2022-07-14
*
Support [[gnu::abi_tag("xyz")]] demangling.
Abseil Team
2022-07-13
*
Revert commit f4988f5bd4176345aad2a525e24d5fd11b3c97ea
Saleem Abdulrasool
2022-07-06
*
debugging: account for differences in alternate signal stacks
Saleem Abdulrasool
2022-06-30
*
absl: correct the stack trace path on RISCV
Saleem Abdulrasool
2022-06-08
*
Fix detection of ABSL_HAVE_ELF_MEM_IMAGE on Haiku
Derek Mauro
2022-05-25
*
Export of internal Abseil changes
Abseil Team
2022-04-18
*
Export of internal Abseil changes
Abseil Team
2022-04-06
*
Fix build with uclibc-ng (#1145)
Fabrice Fontaine
2022-03-30
*
Support for QNX (#1147)
Calvin Ke
2022-03-25
*
Export of internal Abseil changes
Abseil Team
2022-03-21
*
Export of internal Abseil changes
Abseil Team
2022-03-17
*
Add NetBSD support (#1121)
Thomas Klausner
2022-03-08
*
Export of internal Abseil changes
Abseil Team
2022-03-08
*
Some trivial OpenBSD-related fixes (#1113)
Andrew Krasavin
2022-03-03
*
Add support of loongarch64 (#1110)
imaiguo
2022-02-23
*
Export of internal Abseil changes
Abseil Team
2022-02-03
*
Export of internal Abseil changes
Abseil Team
2022-01-10
*
Export of internal Abseil changes
Abseil Team
2021-12-13
*
Export of internal Abseil changes
Abseil Team
2021-11-15
*
Export of internal Abseil changes
Abseil Team
2021-11-11
*
Export of internal Abseil changes
Abseil Team
2021-11-03
*
Export of internal Abseil changes
Abseil Team
2021-10-18
*
Use FreeBSD macro definition for ElfW macro for compatibility. (#1037)
Yesudeep Mangalapilly
2021-10-08
*
Export of internal Abseil changes
Abseil Team
2021-09-23
*
Export of internal Abseil changes
Abseil Team
2021-09-20
*
Export of internal Abseil changes
Abseil Team
2021-08-19
*
Export of internal Abseil changes
Abseil Team
2021-08-17
*
Export of internal Abseil changes
Abseil Team
2021-08-13
*
Export of internal Abseil changes
Abseil Team
2021-07-28
*
Export of internal Abseil changes
Abseil Team
2021-05-25
*
Export of internal Abseil changes
Abseil Team
2021-03-18
*
Add support for more Linux architectures (#904)
John Paul Adrian Glaubitz
2021-02-22
[next]