2017-11-30 |
Ivan Maidanski | Define AO_TS_SET to true (1) if GCC atomic_test_and_set... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Ivan Maidanski | Do not use asm-based 16-byte CAS if compiled with TSan... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Ivan Maidanski | Eliminate data race in cons() of test_malloc |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Ivan Maidanski | Fix 'unknown attribute no_sanitize' compiler warning... |
commit | commitdiff | tree | snapshot |
2017-11-30 |
Ivan Maidanski | Place no_sanitize attributes in a GCC-compliant way |
commit | commitdiff | tree | snapshot |
2017-10-26 |
Ivan Maidanski | Update ChangeLog file (set v7.4.8 release date) |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Update ChangeLog file (v7.6 changes only) |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Travis CI: Test also 32-bit builds with --disable-atomi... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Travis CI: Test also 32-bit code with ASan (on OS X) |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Travis CI: Test AO_GENERALIZE_ASM_BOOL_CAS, AO_USE_NANO... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Travis CI: Test also with Leak Sanitizer (LSan) |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Travis CI: Add a test build with Thread sanitizer ... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Workaround TSan false positive warnings in stack_pop... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Workaround Thread Sanitizer (TSan) false positive warnings |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Eliminate '-pedantic is not option that controls warnin... |
commit | commitdiff | tree | snapshot |
2017-10-13 |
Ivan Maidanski | Fix 'bad register name %sil' assembler error (GCC-4... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Ivan Maidanski | Travis CI: Fix builds for avr32, cris, sh4, tilegx... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Update ChangeLog file (v7.6 changes only) |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Update ChangeLog file (v7.4 changes only) |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Travis CI: Test configure --disable-docs |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Do not install documentation if configure --disable... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Eliminate '-pedantic is not an option that controls... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Workaround 'unused result' code defects in list_atomic... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Workaround 'unused result' code defect in atomic_ops.c |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Update AUTHORS file (add Mikael Urankar) |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Mikael Urankar | Workaround misspelling in GCC to detect ARMv6KZ platform |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Add bdwgc mailing list online archive link to README |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Use GCC atomic intrinsics for Hexagon (clang 3.9+) |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Fix 'missing select.h', 'undefined sigprocmask' compile... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Avoid misleading 'AO_t undefined' error if wrong atomic... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Do not produce .tar.bz2 distribution file (configure) |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Update README about bugs reporting and new releases... |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Update several email addresses in AUTHORS file |
commit | commitdiff | tree | snapshot |
2017-09-20 |
Ivan Maidanski | Travis CI: Move 'gnu-tools' to home folder |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Ivan Maidanski | Travis CI: Remove Coverity Scan for release-7_6 branch |
commit | commitdiff | tree | snapshot |
2017-05-19 |
Ivan Maidanski | [7.6.0] v7.6.0 |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Ivan Maidanski | Update ChangeLog file (v7.2 - v7.4 changes only) |
commit | commitdiff | tree | snapshot |
2017-05-18 |
Ivan Maidanski | Use 'inline code' format for commands in README.md |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Ivan Maidanski | Update ChangeLog file (v7.4 changes) |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Ivan Maidanski | Rename doc/README.txt to doc/README_details.txt |
commit | commitdiff | tree | snapshot |
2017-05-16 |
Ivan Maidanski | Update ChangeLog file (v7.2 - v7.4 changes only) |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Ivan Maidanski | Travis CI: Reformat .yml file by travis tool |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Ivan Maidanski | Travis CI: Remove quotes and use single '=' in deploy... |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Ivan Maidanski | Travis CI: Remove parentheses in deploy:on:condition |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Ivan Maidanski | Travis CI: Setup dist tarball uploading to GitHub on... |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Ivan Maidanski | Travis CI: Move dist[check] test configs closer to... |
commit | commitdiff | tree | snapshot |
2017-05-11 |
Ivan Maidanski | Eliminate 'value shift followed by expansion' false... |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ivan Maidanski | Update AUTHORS file (add Andy Li) |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Andy Li | Fix 'doc' files installation folder |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ivan Maidanski | Update ChangeLog file |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Ivan Maidanski | Update ChangeLog file (v7.2 - v7.4 changes only) |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Ivan Maidanski | Travis CI: Test also 'make distcheck' |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Ivan Maidanski | Travis CI: Avoid quotes in build_command; fix indent... |
commit | commitdiff | tree | snapshot |
2017-04-27 |
Ivan Maidanski | Travis CI: Test also the distributive file creation |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ivan Maidanski | Travis CI: Add notification_email property for Coverity... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ivan Maidanski | Workaround 'value of AO_CLEAR unknown' cppcheck info... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ivan Maidanski | Workaround 'value of abort unknown' cppcheck info message |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ivan Maidanski | Workaround 'uninitialized variable' cppcheck error... |
commit | commitdiff | tree | snapshot |
2017-04-24 |
Ivan Maidanski | Travis CI: Fix build_command for Coverity Scan |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Ivan Maidanski | Workaround 'resource leak' false positives in AO_malloc... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Ivan Maidanski | Workaround 'uninitialized memory use' code analyzer... |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Ivan Maidanski | Travis CI: Test also by Coverity Scan |
commit | commitdiff | tree | snapshot |
2017-04-19 |
Ivan Maidanski | Add Coverity Scan (static code analysis status) badge... |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Fabrizio Fabbri | Workaround test_stack failure on AIX/ppc |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Ivan Maidanski | Use CLANG/GNUC_PREREQ macros in gcc/powerpc.h |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Ivan Maidanski | Use GCC atomic intrinsics for PowerPC 32/64 (GCC 4... |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Ivan Maidanski | Update ChangeLog file |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Ivan Maidanski | Update ChangeLog file (v7.2 - v7.4 changes only) |
commit | commitdiff | tree | snapshot |
2017-04-04 |
Ivan Maidanski | ChangeLog: remove trailing dots |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Ivan Maidanski | Travis CI: Test also with mingw-w64 cross-compiler |
commit | commitdiff | tree | snapshot |
2017-04-03 |
Ivan Maidanski | Travis CI: Set MAKEFILE_TARGET in 'matrix:include' |
commit | commitdiff | tree | snapshot |
2017-03-28 |
Ivan Maidanski | Travis CI: Replace multiple CONF_x with a single CONF_O... |
commit | commitdiff | tree | snapshot |
2017-03-27 |
Ivan Maidanski | Revert 'Fix store-load ordering in AO_stack_pop_explici... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Maidanski | Travis CI: Run cppcheck once per build configuration |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Maidanski | Travis CI: Move optional -D arguments of CSA to CFLAGS_... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Ivan Maidanski | Travis CI: Use inline format for some 'env' attributes |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Test also Intel x32 builds (Linux) |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Test also 32-bit, 64-bit builds with clang... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Use inline format for 'packages' and 'sources' |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Test also with -D _FORTIFY_SOURCE, -std... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Use -march=native for MSan/UBSan, musl-gcc... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Use CSA v4.0 (clang-4.0) |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Travis CI: Use inline format of 'addons' and 'env' |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Eliminate 'implicit declaration of close' warning in... |
commit | commitdiff | tree | snapshot |
2017-03-23 |
Ivan Maidanski | Fix block_all_signals compilation in 'strict ANSI'... |
commit | commitdiff | tree | snapshot |
2017-03-21 |
Ivan Maidanski | Travis CI: Also test with musl-gcc (Linux) |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Ivan Maidanski | Travis CI: Do not specify compiler for OS X builds |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Ivan Maidanski | Travis CI: Run CSA in a standalone test configuration |
commit | commitdiff | tree | snapshot |
2017-03-20 |
Ivan Maidanski | Travis CI: Specify test configurations using 'matrix... |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ivan Maidanski | Fix AO_SIZE_MAX definition (Linux/musl-gcc) |
commit | commitdiff | tree | snapshot |
2017-03-15 |
Ivan Maidanski | Refine configure messages when checking for compiler... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Ivan Maidanski | Travis CI: Put a space after '-D', '-U' for cppcheck... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Ivan Maidanski | Workaround 'obsolescent ftime called' cppcheck style... |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Ivan Maidanski | Workaround 'shifting 32-bit value by 32 bits undefined... |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Ivan Maidanski | Define CLANG/GNUC_PREREQ macros to check gcc/clang... |
commit | commitdiff | tree | snapshot |
2017-03-01 |
Ivan Maidanski | Fix missing .exe for test filenames in Makefile (MinGW) |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Ivan Maidanski | Travis CI: Test also with kernel.org gcc-4.2, gcc-4... |
commit | commitdiff | tree | snapshot |
2017-02-27 |
Ivan Maidanski | Allow alternate CC (CROSS_CC) for AC_TRY_COMPILE (confi... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Ivan Maidanski | Travis CI: Test also with other kernel.org gcc-4.9... |
commit | commitdiff | tree | snapshot |
2017-02-22 |
Ivan Maidanski | Travis CI: Move CROSS_ prefix from NOLIBC_ARCH_ABI... |
commit | commitdiff | tree | snapshot |
next |