Commit graph

601 commits

Author SHA1 Message Date
Nick Clifton
5d1c0d8e7e 12.93: Fix GO revision test 2025-03-17 11:40:30 +00:00
Nick Clifton
be7ffb96bc Annocheck: Do not rely upon libelf's ability to detect links to separate debuginfo files. (RHEL-79264) 2025-02-14 10:54:12 +00:00
Nick Clifton
38595c3a34 Annocheck: Fix resource leak. (RHEL-79256) 2025-02-13 14:03:32 +00:00
Nick Clifton
c5469afe65 Annocheck: Fix double free(). Add special handling for COMBOOT modules 2025-02-12 10:18:34 +00:00
Nick Clifton
36aba6172f Annocheck: Improve diagnostics when a separate debug info file cannot be found. 2025-02-11 10:55:02 +00:00
Nick Clifton
274102f8bd Annocheck: Look for -fstack-clash-protection in DW_AT_producer string. (RHEL-77328) 2025-02-03 15:01:29 +00:00
Nick Clifton
5cc01bd7ed NVR bump 2025-01-28 12:06:14 +00:00
Nick Clifton
667f38a457 Annocheck: Fix locating string notes (again). Add exception for glibc benchmark tests. (RHEL-76456) 2025-01-28 12:03:03 +00:00
Nick Clifton
a64f9d3ef1 Annocheck: Add crtoffloadtableS.o to list of known gcc binaries. (RHEL-760404) 2025-01-28 09:39:10 +00:00
Nick Clifton
52003fae98 12.85: Annocheck: Fix the --debug-dir option 2025-01-27 12:38:04 +00:00
Nick Clifton
3ed5a5358c Annocheck: Fix corrupt warning message when unable to locate separate debug info files. 2025-01-23 16:49:52 +00:00
Nick Clifton
63d1c12cd1 12.83: Annocheck: Remove spurious debugging messages 2025-01-22 11:41:30 +00:00
Nick Clifton
2415dea790 Annocheck: Always look for annobin notes in separate debug info files. (RHEL-75778) 2025-01-22 09:49:29 +00:00
Nick Clifton
50892b98b6 Annocheck: Support multiple --debug-rpm options. (RHEL-73349) 2025-01-16 10:57:14 +00:00
Jakub Jelinek
b1ea65635a 12.80-2 2025-01-11 10:48:27 +01:00
Nick Clifton
ad8d2bb481 Annocheck: Add support for sys-root'ed glibc packages.
Resolves: RHEL-71296
2024-12-13 16:04:32 +00:00
Nick Clifton
8174c433db GCC Plugin: Tidy up use of gcc's diagnoatic headers. Testsuite: Use configured compiler when running tests.
Resolves: PR 32429
2024-12-10 11:03:32 +00:00
Nick Clifton
3366463083 GCC Plugin: Fix building with gcc 15. 2024-12-09 17:03:30 +00:00
Nick Clifton
66d77f6d27 Annocheck: Fix overly long debug messages. 2024-11-15 11:02:49 +00:00
Nick Clifton
bfeba1a32c Annocheck: Rename rwx-seg test to load-segments. Add more checks. Add check for gaps as a future fail.
Annocheck: Add --no-allow-excpetions to disable exceptions for known special binaries.
Annocheck: Add --enable-future to enable future fail components in normal tests.
Annocheck: Fix bug preventing the inclusion of the rpm name in reports.
2024-11-15 10:15:41 +00:00
Nick Clifton
20e56a3c65 Annocheck: Add more exceptions for gcc binaries. (RHEL-33365)
Annocheck: Add --skip-passes option.
2024-11-12 08:51:17 +00:00
Nick Clifton
a136ae0fec Annocheck: Add exceptions for gcc binaries. (RHEL-33365) 2024-11-06 09:00:24 +00:00
Nick Clifton
58d868552b Annocheck: Skip property note test for i386 binaries created by LLVM. (#2323797) 2024-11-05 14:18:23 +00:00
Nick Clifton
c59a7e6fcd Annocheck: Skip FORTIFY and GLIBC_ASSERTIONS tests for LLVM produced binaries with unparseable DW_AT_producer attributes in their DWARF debug info. (RHEL-65411) 2024-11-01 17:07:52 +00:00
Nick Clifton
d1cb3897cd GCC Plugin: Change type of the .annobin.notes section from SHT_STRTAB to SHT_PROGBITS. 2024-10-14 11:46:45 +01:00
Nick Clifton
f14a6141ce Clang & LLVM Plugins: Include install directory in binary. (RHEL-54069) 2024-08-14 08:31:05 +01:00
Nick Clifton
7583405a16 BuiltBy: Fix seg-fault when comparing language version strings. (RHEL-53497) 2024-08-12 14:27:20 +01:00
Nick Clifton
1af9abd0da Annocheck: Stop spurious assembler warnings. (RHEL-53213) - Annocheck: Stop warnings about known gaps. (RHEL-53218) 2024-08-07 16:11:25 +01:00
Nick Clifton
723cebcb85 Annocheck: Fix stack realign test. (#2302427) 2024-08-02 12:21:43 +01:00
Nick Clifton
971ba2a8a8 Annocheck: Fix recording arguments for later re-use. 2024-07-29 14:26:39 +01:00
Nick Clifton
0e3736f8d5 GCC Plugin: Fix building AArch64 component with GCC < 11.5 2024-07-26 11:36:40 +01:00
Nick Clifton
45d3b32bb5 Annocheck: Add improvements to the builtby utility. 2024-07-22 16:41:34 +01:00
Fedora Release Engineering
8b14651d73 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-17 17:00:25 +00:00
Nick Clifton
66acf79a65 Annocheck: Add support for ADA binaries.
Annocheck: Add support for binaries built from more than two high level source languages.
Annocheck: Add support for object files containing no executable code.
Annocheck: Do not FAIL LLVM compiled binaries that have not been built with sanitize-cfi and/or sanitize-safe-stack.
2024-07-08 16:18:17 +01:00
Nick Clifton
ef0b5b688f Annocheck: Add support for Fortran binaries. 2024-06-26 13:14:34 +01:00
Nick Clifton
e3ef33dbab Annocheck: Add heuristic for detecting parts of the CGO runtime library. 2024-06-11 11:09:31 +01:00
Nick Clifton
259c41299f Annocheck: Add improvements for handling Clang runtime binaries. 2024-06-10 20:21:55 +01:00
Nick Clifton
d6a496d36f Annocheck: Add tweaks for mixed Rust/C binaries. Annocheck: Add more glibc source file names.
Resolves: #2284605
2024-06-04 12:59:30 +01:00
Nick Clifton
ae512e7472 Annocheck: Skip GAPS test for GO binaries. (RHEL-36308) 2024-05-20 17:02:37 +01:00
Nick Clifton
bdb24185ac Spec File: Add annobin plugin document directory to the files section. (#2279779) 2024-05-20 11:01:20 +01:00
Nick Clifton
9258b8e345 Remove spurious tabs in spec file 2024-05-15 09:40:39 +01:00
Nick Clifton
2f7d934a1b Annocheck: Remove some false positives for Rust binaries. (#2280239) 2024-05-14 13:12:09 +01:00
Nick Clifton
ccc51555db Spec File: Add the annobin source directory to the files section. (#2279779) 2024-05-09 14:57:48 +01:00
Nick Clifton
c1911b4522 Annocheck: Defer passing the branch protection test until all notes have been checked.
GCC Plugin: Add extra code for detecting the branch protection setting.  (RHEL-35958)
2024-05-09 13:32:34 +01:00
Nick Clifton
36d58767e8 Annocheck: Add OpenSSL Engine test. (PTG-319) 2024-04-25 15:37:11 +01:00
Nick Clifton
347ab12f1b Fix typo in RiscV-64 test 2024-04-23 17:06:11 +01:00
Nick Clifton
bfcebe5b7a Annocheck: Test for gaps even when only one note is present. 2024-04-23 14:01:09 +01:00
Nick Clifton
3c6b5392cb Annocheck: Skip AArch64 branch protection test for GO binaries. 2024-04-22 10:10:53 +01:00
Nick Clifton
ea27843b39 GCC Plugin: Disable active check for -Wimplicit-int for non-C sources. (#2275884) 2024-04-18 14:57:25 +01:00
Nick Clifton
f781e05bf2 Annocheck: Update heuristics for detecting glibc code in executables. 2024-04-02 12:24:49 +01:00