Commit Graph

  • 14875a8fa6 NVR bump to allow rebuilding. c8s Marek Polacek 2023-07-10 11:32:43 -0400
  • 1652c5101a GCC Plugin: Suppress active checks for fortran sources. Improve scanning of COLLECT_GCC_OPTIONS. Nick Clifton 2023-07-05 14:30:54 +0100
  • eca718919f Remove dependency upon libiberty Nick Clifton 2023-07-03 15:52:09 +0100
  • 74ac5654d6 Fix Regression/testsuite test Tom Stellard 2023-06-28 13:16:31 +0000
  • de71a8d994 Annocheck: Add detection of known parts of libstdc++-nonshared.a that contain gaps. (#2217864) Nick Clifton 2023-06-29 15:24:28 +0100
  • 351368aee5 Annocheck: Ignore weak/undef function symbols when checking to see if a binary contains code. (#2217840) Nick Clifton 2023-06-27 13:10:32 +0100
  • f84a88b3c7 Annocheck: Add --suppress-version-warnings option. Nick Clifton 2023-06-26 16:32:51 +0100
  • 644bc59850 Annocheck: Do not ignore separate debuginfo files that do not contain any DWARF. Nick Clifton 2023-06-22 16:46:30 +0100
  • 599631e996 12.13: More tweaks to glibc detection heuristics. (#2215968) Nick Clifton 2023-06-20 14:36:52 +0100
  • a6ad7a6e6b Rebuild against LLVM-16. Resolves: #2212739 Nick Clifton 2023-06-14 11:19:21 +0100
  • 91e4265352 Check for string notes in debuginfo file, even if there are ELF notes in the main file Nick Clifton 2023-06-02 14:54:24 +0100
  • 6e8c98dd8f Annocheck: Add support for el10 and rhel-10 profiles. Nick Clifton 2023-05-26 12:09:29 +0100
  • b92fd219d6 Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19) Petr Písař 2023-05-22 17:37:50 +0200
  • b3af466b32 import annobin-10.94-1.el8 imports/c8/annobin-10.94-1.el8 CentOS Sources 2023-05-16 06:08:35 +0000
  • 11569789cd import annobin-11.05-1.el9 imports/c9/annobin-11.05-1.el9 CentOS Sources 2023-05-09 05:29:56 +0000
  • 9e5f183b04 add missing patch file Nick Clifton 2023-05-05 11:44:33 +0100
  • 18b154e072 Enable new string format notes Nick Clifton 2023-05-05 11:44:05 +0100
  • 6a9bd4377f Improve detection and reporting of problems with Rust binaries. Nick Clifton 2023-04-28 14:22:04 +0100
  • b07e1f455b Annocheck: Fix detection of missing plugin options. Resolves: #2189492 Nick Clifton 2023-04-26 11:49:50 +0100
  • 8725f42767 Annocheck: Fix detection of missing plugin options. Resolves: #2189492 Nick Clifton 2023-04-25 17:49:30 +0100
  • 6a05b5374b 12.08: Fix covscan errors and libannocheck initialisation Nick Clifton 2023-04-25 13:10:28 +0100
  • a727212ff0 Fix lto testing. Resolves: #2177140 Nick Clifton 2023-04-24 15:26:09 +0100
  • c7f9bb74d9 gcc-plugin: generate warnings about misspelt -D_FORTIFY_SOURCE and/or -D_GLIBCXX_ASSERTIONS options. Nick Clifton 2023-04-21 13:42:16 +0100
  • 8e60c8613b gcc-plugin: use a bigger buffer for constructing notes. Nick Clifton 2023-04-20 17:20:10 +0100
  • 666fd997c8 Fix detection of optimization level in llvm plugin. Nick Clifton 2023-04-20 11:02:31 +0100
  • 45e0e60d56 annocheck: Fix seg-fault when checking for glibc components in string format notes. Nick Clifton 2023-04-19 13:22:11 +0100
  • 47dc851a55 configure: Simplify. Nick Clifton 2023-04-13 20:03:14 +0100
  • 126c39082f Fix Clang and LLVM plugins to work with LLVM v16. Improve string notes. Add environment variable for annobin plugin options. Nick Clifton 2023-04-11 13:53:28 +0100
  • 6f67429132 gcc plugin: Keep ELF notes at protocol version 3. Nick Clifton 2023-03-30 12:27:52 +0100
  • 52cd4f8979 Annocheck: Add a few more glibc exceptions. Protocol: Update to version 4 - add string notes. Nick Clifton 2023-03-29 09:52:27 +0100
  • 58a3f0a1dc import annobin-11.05-1.el9 imports/c9-beta/annobin-11.05-1.el9 CentOS Sources 2023-03-28 09:41:49 +0000
  • eb6a889235 import annobin-10.94-1.el8 imports/c8-beta/annobin-10.94-1.el8 CentOS Sources 2023-03-28 09:36:38 +0000
  • 4cb3354e13 Fix RHEL build Yaakov Selkowitz 2023-03-14 13:40:26 -0400
  • 07c77149e9 Fix NVR Nick Clifton 2023-03-13 16:10:45 +0000
  • 71f22a9e68 Annocheck: Update message for LTO tests. (#2177140) Nick Clifton 2023-03-13 16:10:02 +0000
  • a09bea9f49 Bring gating.yaml over from Brew dist-git Troy Dawson 2023-03-10 10:26:49 -0800
  • 2d8611e2d7 NVR bump to allow rebuilding. Resolves: #2162746 Nick Clifton 2023-03-09 13:02:07 +0000
  • 680b19bfd9 Annocheck: Add more code to handle another glibc function built without LTO. Resolves: #2175768 Nick Clifton 2023-03-08 17:56:28 +0000
  • bbc496884e Add more exceptions for glibc functions Nick Clifton 2023-03-08 10:07:57 +0000
  • acf1543d34 GCC Plugin: Do not run if other plugins are active. Resolves: #2175768 Nick Clifton 2023-03-06 14:12:53 +0000
  • 366b018ca4 GCC Plugin: Do not run if other plugins are active. Resolves: #2162746 Nick Clifton 2023-03-03 16:56:28 +0000
  • 24835ca037 Another special case for glibc Nick Clifton 2023-03-03 16:06:25 +0000
  • 8c78c3f165 GCC Plugin: Do not run if other plugins are active. (#2162746) Nick Clifton 2023-02-28 10:52:07 +0000
  • 58d90799fa Import rpm: c8s James Antill 2023-02-27 12:18:34 -0500
  • 85d843af12 Remove an obsoleted option from the CI plan Václav Kadlčík 2023-02-27 09:17:24 +0100
  • 1465b9cc20 Annocheck: Add code to handle glibc functions built without LTO. Nick Clifton 2023-02-23 13:44:06 +0000
  • f2ce511886 Libannocheck: Fix thinko in debugging code. - Annocheck: Fix LTO test. - Notes: Display notes held in separate dbeuginfo files. Nick Clifton 2023-02-02 15:25:05 +0000
  • b9a4683387 Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528) Nick Clifton 2023-01-31 08:22:35 +0000
  • fff7a22799 LLVM & Clang Plugins: Build with branch protection on AArch64. (#2164364) Fix gating tests. Nick Clifton 2023-01-25 12:43:46 +0000
  • f45bd71eb3 Adapt test scripts to newest annobin versions Václav Kadlčík 2023-01-24 15:15:39 +0100
  • bc0466b88d Make requirements in gating tests more explicit Václav Kadlčík 2023-01-24 15:09:53 +0100
  • 250db92462 Adapt to TMT 1.19+ Václav Kadlčík 2023-01-24 15:05:19 +0100
  • 0dd004a8d8 Libannocheck: Fix bug causing infinite looping when running tests. Nick Clifton 2023-01-20 16:38:35 +0000
  • d5c3f3f99c Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Fedora Release Engineering 2023-01-18 21:45:12 +0000
  • 4cdb52a0c2 Rebuilt against GCC 13. Jakub Jelinek 2023-01-16 13:06:48 +0100
  • 886835160d Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700) Nick Clifton 2023-01-13 16:17:24 +0000
  • 3330a09cad Annocheck: Fix handling of empty files. Resolves: #2159292 Nick Clifton 2023-01-09 15:21:22 +0000
  • 357f81a176 Annocheck: Fix handling of empty files. (#2159292) Nick Clifton 2023-01-09 15:03:04 +0000
  • 49ab51e026 Annocheck: Add crti.o and crtn.o to the list of known glibc special files. Resolves: #2158740 Nick Clifton 2023-01-09 08:21:42 +0000
  • ba8d65fa5b Annocheck: Add crti.o and crtn.o to the list of known glibc special files. (#2158740) Nick Clifton 2023-01-06 13:50:48 +0000
  • 4ff4a783cb Annocheck: Fix memory leaks Nick Clifton 2023-01-06 09:51:48 +0000
  • 27010e8570 Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment. Resolves: #2158182 Nick Clifton 2023-01-05 08:51:24 +0000
  • afa3de1ef8 nnocheck: Do not assume that object files contain no code simply because they do not have an executable segment. (#2158182) Nick Clifton 2023-01-04 15:43:33 +0000
  • 5b7f51675f AnnochechL Add more special glibc filenames. Resolves: #2158100 Nick Clifton 2023-01-04 12:03:56 +0000
  • 2ec6c8b01c annocheck: Add more special glibc files Nick Clifton 2023-01-04 11:56:35 +0000
  • 7fb3019552 Improve handling of tool versions. Resolves: #2151308 Nick Clifton 2022-12-21 16:30:48 +0000
  • 8749815a76 Improve handling of tool versions Nick Clifton 2022-12-21 16:30:12 +0000
  • 2bb2ec5d78 NVR bump to allow rebuild Nick Clifton 2022-12-20 13:11:50 +0000
  • c1204cc8ac Spec File: Fix rebuilding plugins (better version). Nick Clifton 2022-12-20 11:33:24 +0000
  • 5271f2bc79 Spec File: Fix building with plugin_rebuild enabled. Nick Clifton 2022-12-20 11:00:37 +0000
  • be2978da15 add new sources Nick Clifton 2022-12-16 11:36:22 +0000
  • 072153ed0c GCC plugin: Fix building with gcc-13. Nick Clifton 2022-12-16 11:29:52 +0000
  • 9c3644fbb7 Annocheck: Add test for binaries built br cross compilers. Resolves: #2144533 Nick Clifton 2022-12-16 09:08:23 +0000
  • 2f21168d4c Annocheck: Add test for binaries built by cross compilers Nick Clifton 2022-12-16 08:48:26 +0000
  • 567f2c40ba Add new sources Nick Clifton 2022-12-15 11:30:58 +0000
  • c30926d750 Annocheck: Improve heuristic used to detect binaries without code. (#2144533) Nick Clifton 2022-12-15 11:21:15 +0000
  • 1eba60d353 Annocheck: Improve heuristic used to detect binaries without code. Resolves: #2144533 Nick Clifton 2022-12-15 11:20:14 +0000
  • 79c88cf669 Avoid using debug filename when parsing notes in a debuginfo file. (#2152280) Nick Clifton 2022-12-12 13:36:29 +0000
  • 8000fe89fb Auto sync2gitlab import of annobin-10.94-1.el8.src.rpm CentOS Sources 2022-12-10 08:10:22 +0000
  • 45529c3411 import annobin-10.94-1.el8 imports/c8s/annobin-10.94-1.el8 CentOS Sources 2022-12-10 08:09:50 +0000
  • fa38621aaf Rebase to 10.94. Resolves: #2151308 Nick Clifton 2022-12-07 11:05:42 +0000
  • a943824136 Annocheck: Better detection of binaries which do not contain code. (#2144533) Nick Clifton 2022-11-30 10:02:01 +0000
  • 5ed44f97c8 Annocheck: Provide more information when a test is skipped because the file being tested was not compiled. Nick Clifton 2022-11-23 14:07:59 +0000
  • 0343413704 import annobin-10.73-3.el9 imports/c9/annobin-10.73-3.el9 CentOS Sources 2022-11-15 01:30:40 -0500
  • cc9f22179d import annobin-10.67-3.el8 imports/c8/annobin-10.67-3.el8 CentOS Sources 2022-11-08 01:33:02 -0500
  • e1f5135ff6 Annocheck: Try harder not to run mutually exclusive tests. Nick Clifton 2022-11-07 18:00:03 +0000
  • 48b4264002 Tests: Fix future-test so that it properly handles the situation where the compiler does not support the new options. Nick Clifton 2022-10-21 12:41:20 +0100
  • 3ce07632bf Libannocheck: Actually set result fields after tests are run. Nick Clifton 2022-10-19 16:11:48 +0100
  • f85d35312b Libannocheck: Replace libannocheck_version variable with LIBANNOCHECK_VERSION define. Nick Clifton 2022-10-17 14:45:49 +0100
  • 0062e138c9 Libannocheck: Remove 'Requires binutils-devel' from libannocheck.pc. Nick Clifton 2022-10-11 12:24:53 +0100
  • 47ea330426 Libannocheck: Move into separate sub-package. Nick Clifton 2022-10-05 11:37:21 +0100
  • 5967b15825 libannocheck: Add pkgconfig file Nick Clifton 2022-10-04 14:05:30 +0100
  • b374112889 Libannocheck: Add libannocheck_reinit(). Nick Clifton 2022-09-30 15:35:19 +0100
  • 56af999c4d import annobin-10.73-3.el9 imports/c9-beta/annobin-10.73-3.el9 CentOS Sources 2022-09-27 07:49:29 -0400
  • 4fd40d8f30 import annobin-10.67-3.el8 imports/c8-beta/annobin-10.67-3.el8 CentOS Sources 2022-09-27 05:54:25 -0400
  • 157ed58dce GCC Plugin: Record -ftrivial-auto-var-init and -fzero-call-used-regs. Annocheck: Add future tests for -ftrivial-auto-var-init and -fzero-call-used-regs. Nick Clifton 2022-09-22 16:30:48 +0100
  • 867bb75b55 Clang Plugin: Fix for building with Clang-15. (#2125875) Nick Clifton 2022-09-20 13:17:11 +0100
  • 0b1b4157b3 Annocheck: Add a test for the inconsistent use of -Ofast. (#1248744) Nick Clifton 2022-09-09 14:51:52 +0100
  • 689378de52 Annocheck: Add a test for the inconsistent use of -Ofast. (#1248744) Nick Clifton 2022-09-09 13:47:09 +0100
  • c86583e001 NVR Bump in order to trigger a rebuild for ELN. (#2124562) Nick Clifton 2022-09-06 16:01:29 +0100