summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Declare fast forward / record previous workHEADdebian/1.0.11-2archive/debian/1.0.11-2masterEmanuele Rocca2023-10-08
|\ | | | | | | [git-debrebase pseudomerge: stitch]
| * dh_auto_configure: pass --with-cpu=i386-linux on i386Emanuele Rocca2023-10-08
| |
| * configure.ac: Always call AC_CANONICAL_HOSTAdrian Bunk2023-10-08
| | | | | | | | This is required for host_os also with --with-cpu.
| * Declare fast forward / record previous workdebian/1.0.11-1archive/debian/1.0.11-1Emanuele Rocca2023-10-06
| |\ | | | | | | | | | [git-debrebase pseudomerge: stitch]
| | * Add autopkgtestdebian/1.0.9-3archive/debian/1.0.9-3Emanuele Rocca2023-09-11
| | |
| | * Set Architecture: anydebian/1.0.9-2archive/debian/1.0.9-2Emanuele Rocca2023-08-30
| | |
| | * Add dgit/sid as the branch name to Vcs-gitEmanuele Rocca2023-08-30
| | |
| | * Declare fast forward / record previous workdebian/1.0.9-1archive/debian/1.0.9-1Emanuele Rocca2023-08-24
| | |\ | | | | | | | | | | | | [git-debrebase pseudomerge: stitch]
| | | * Commit patch queue (exported by git-debrebase)Emanuele Rocca2023-08-24
| | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | | * Declare fast forward / record previous workEmanuele Rocca2023-08-24
| | | |\ | | | | | | | | | | | | | | | [git-debrebase pseudomerge: quick]
| | | | * Fix FTCBFS. (Closes: #986653)Helmut Grohne2023-08-24
| | | | | | | | | | | | | | | Gbp-Pq: Name fix-ftcbfs.-closes-986653.patch
| | | | * Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Closes: #831587) in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. This date call works with all variants of date (GNU,BSD,Solaris). Also do not capture build user+host in this case to allow to get the same build results anywhere and anytime. Gbp-Pq: Name allow-to-override-build-date-with-source.patch
| | | | * Backport upstream fix for FTBFS with gcc 12Adrian Bunk2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug-Debian: https://bugs.debian.org/1013043 Forwarded: https://github.com/stressapptest/stressapptest/commit/2ea87b7996f4f433d5d946eaf8f0d2f6fd18c144 Gbp-Pq: Name gcc-12
| | | | * support_i586_buildsPierre Blanc2023-08-24
| | | | | | | | | | | | | | | Gbp-Pq: Name support_i586_builds
| | | | * Support building on i486Michael Prokop2023-08-24
| | | | | | | | | | | | | | | Gbp-Pq: Name support_i486_builds
| | | | * Fix armhf support patch to look for "arm" instead of "armv7l",Pierre Blanc2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last-Update: 2012-12-02 since configure is looking at the triplet, not uname output. Gbp-Pq: Name armhf_support
| | * | | Commit patch queue (exported by git-debrebase)Emanuele Rocca2023-08-24
| | |/ / | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| | * | Include cstdint to build with GCC-13Emanuele Rocca2023-08-24
| | | | | | | | | | | | | | | | [git-debrebase split: mixed commit: upstream part]
| | * | Fix FTCBFS. (Closes: #986653)Helmut Grohne2023-08-24
| | | | | | | | | | | | | | | | Gbp-Pq: Name fix-ftcbfs.-closes-986653.patch
| | * | Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Closes: #831587) in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. This date call works with all variants of date (GNU,BSD,Solaris). Also do not capture build user+host in this case to allow to get the same build results anywhere and anytime. Gbp-Pq: Name allow-to-override-build-date-with-source.patch
| | * | support_i586_buildsPierre Blanc2023-08-24
| | | | | | | | | | | | | | | | Gbp-Pq: Name support_i586_builds
| | * | Support building on i486Michael Prokop2023-08-24
| | | | | | | | | | | | | | | | Gbp-Pq: Name support_i486_builds
| | * | Fix armhf support patch to look for "arm" instead of "armv7l",Pierre Blanc2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last-Update: 2012-12-02 since configure is looking at the triplet, not uname output. Gbp-Pq: Name armhf_support
| * | | Upload 1.0.11-1 to unstableEmanuele Rocca2023-10-06
| | | |
| * | | Commit patch queue (exported by git-debrebase)Emanuele Rocca2023-10-06
| | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
| * | | Fix FTCBFS. (Closes: #986653)Helmut Grohne2023-10-06
| | | | | | | | | | | | | | | | Gbp-Pq: Name fix-ftcbfs.-closes-986653.patch
| * | | support_i586_buildsPierre Blanc2023-10-06
| | | | | | | | | | | | | | | | Gbp-Pq: Name support_i586_builds
| * | | Support building on i486Michael Prokop2023-10-06
| | | | | | | | | | | | | | | | Gbp-Pq: Name support_i486_builds
| * | | Fix armhf support patch to look for "arm" instead of "armv7a",Pierre Blanc2023-10-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last-Update: 2023-10-06 since configure is looking at the triplet, not uname output. Gbp-Pq: Name armhf_support
* | | | Commit patch queue (exported by git-debrebase)Emanuele Rocca2023-10-08
| | | | | | | | | | | | | | | | [git-debrebase make-patches: export and commit patches]
* | | | d/changelog: drop i486 and i586 patchesEmanuele Rocca2023-10-08
| | | |
* | | | configure.ac: Always call AC_CANONICAL_HOSTAdrian Bunk2023-10-08
| | | | | | | | | | | | | | | | This is required for host_os also with --with-cpu.
* | | | Fix FTCBFS. (Closes: #986653)Helmut Grohne2023-10-08
| | | | | | | | | | | | | | | | Gbp-Pq: Name fix-ftcbfs.-closes-986653.patch
* | | | Fix armhf support patch to look for "arm" instead of "armv7a",Pierre Blanc2023-10-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Last-Update: 2023-10-06 since configure is looking at the triplet, not uname output. Gbp-Pq: Name armhf_support
* | | | dh_auto_configure: pass --with-cpu=i386-linux on i386Emanuele Rocca2023-10-08
| | | |
* | | | Upload 1.0.11-1 to unstableEmanuele Rocca2023-10-08
|/ / /
* | | Update changelog for new upstream 1.0.11Emanuele Rocca2023-10-06
| | | | | | | | | | | | [git-debrebase changelog: new upstream 1.0.11]
* | | Update to upstream 1.0.11Emanuele Rocca2023-10-06
|\ \ \ | | | | | | | | | | | | [git-debrebase anchor: new upstream 1.0.11, merge]
| * | | Update config.guess and config.sub filesGuoqi Chen2023-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The existing files failed to recognize loongarch64 machines. This patch pulls the latest config.guess and config.sub files from git.savannah.gnu.org. This brings in loongarch64 support. Signed-off-by: Guoqi Chen <chenguoqi@loongson.cn>
| * | | Version bump to 1.0.11Nick Sanders2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Loongarch support * Build bugfixes * Update configure Signed-off-by: Nick Sanders <nick.j.sanders@gmail.com>
| * | | Include cstdint to fix compilation with GCC-13Emanuele Rocca2023-08-24
| | | |
| * | | Add LoongArch CPU supportchenguoqi2023-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add STRESSAPPTEST_CPU_LOONGARCH definition. * Implement cpuid(), GetFeatures(), FastFlush() and GetTimestamp() or LoongArch. * Eliminate "WARNING: Unsupported CPU ..." or similar warnings on LoongArch. * update config.sub and config.guess for LoongArch Signed-off-by: chenguoqi <chenguoqi@loongson.cn>
| * | | Fix x86 compilation on some systemssebhz2023-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some systems (or system configurations) use a compiler version which does not have the x86 __rtdsc() intrinsic (and probably others) defined in immintrin.h. On those systems, compilation for x86 arch will fail. This was reported on Debian 10, RHEL 8.x and Ubuntu 20.04. It seems immintrin.h is mostly for x86 SIMD intrinsics, but some compilers also put __rtdsc() there. x86intrin.h is supposed to include immintrin.h *and* define all the Intel processors intrinsics, so including it before immintrin.h.
| * | | configure: Check for pthread_rwlockattr_setkind_np before useKhem Raj2022-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | musl does not implement this therefore detect this non-posix API before using it Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | Replace lfs64 functions and definesKhem Raj2022-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AC_SYS_LARGEFILE is already in use in configure.ac which detects enabling lfs64 functions as needed, it will define _FILE_OFFSET_BITS=64 which should make lseek same as lseek64 since off_t is 64bit on most of current 32bit linux platforms Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | configure: Add --with-cpuKhem Raj2022-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some cross build systems e.g. yocto may use architectures different from cross compiler target tuple arm-yoe-gnueabi but build for armv7a, AC_CANONICAL_HOST will fail in this case even though target will be armv7a it will detect it as arm and disable armv7a specific optimization paths. This option provides the needed knob so it can be set explicitly e.g. --with-cpu=armv7a etc. if needed. Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | stressapptest: Implement reading sysfs and use it if sysconfKhem Raj2022-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sysconf params like _SC_LEVEL1_DCACHE_LINESIZE are not universally implemented, therefore check for them being available, if not there then read the sysfs directly to get the value Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | Fix compile on sytems using libc++ instead of libstdc++Khem Raj2022-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libc++ does not really implement __gnu_cxx namespace and it compiles fine without this namespace, therefore detect libc++ and if it is used them exclude this namespace See https://github.com/stressapptest/stressapptest/issues/47 Fixes ./sattypes.h:33:17: error: expected namespace name using namespace __gnu_cxx; //NOLINT Signed-off-by: Khem Raj <raj.khem@gmail.com>
| * | | Merge pull request #99 from stressapptest/new-asmnickjsanders2022-10-26
| |\ \ \ | | | | | | | | | | New asm
| | * | | ndroid: update to sync with AOSPNick Sanders2022-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android.bp supports 32/64 bit android builds. TEST=build/run on android.