Commit Graph

  • bbc496884e Add more exceptions for glibc functions Nick Clifton 2023-03-08 10:07:57 +0000
  • 24835ca037 Another special case for glibc Nick Clifton 2023-03-03 16:06:25 +0000
  • 6332269b18
    Merge remote-tracking branch 'up/f38' into f38-riscv64 David Abdurachmanov 2023-03-01 13:09:20 +0200
  • 1d9177dfb2 Fix a typo in the sources file yahmad 2023-02-28 19:04:05 +0100
  • c8770a0bf8 Fix a typo in the sources file yahmad 2023-02-28 19:02:40 +0100
  • 13e8d3902f Fix a typo in the sources file f36 yahmad 2023-02-28 18:56:45 +0100
  • 6c8bb786f1 - GCC Plugin: Do not run if other plugins are active. (#2162746) - Annocheck: Add code to handle glibc functions built without LTO. yahmad 2023-02-28 18:26:10 +0100
  • c6e1a4e7f0 - GCC Plugin: Do not run if other plugins are active. (#2162746) - Annocheck: Add code to handle glibc functions built without LTO. - Libannocheck: Fix thinko in debugging code. - Annocheck: Fix LTO test. - Notes: Display notes held in separate dbeuginfo files. - Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528) - LLVM & Clang Plugins: Build with branch protection on AArch64. (#2164364) - Fix gating tests. - Libannocheck: Fix bug causing infinite looping when running tests. - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild yahmad 2023-02-28 18:25:43 +0100
  • 467795c7c3 - GCC Plugin: Do not run if other plugins are active. (#2162746) - Annocheck: Add code to handle glibc functions built without LTO. - Libannocheck: Fix thinko in debugging code. - Annocheck: Fix LTO test. - Notes: Display notes held in separate dbeuginfo files. - Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528) - LLVM & Clang Plugins: Build with branch protection on AArch64. (#2164364) - Fix gating tests. - Libannocheck: Fix bug causing infinite looping when running tests. - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild yahmad 2023-02-28 18:25:22 +0100
  • 8c78c3f165 GCC Plugin: Do not run if other plugins are active. (#2162746) Nick Clifton 2023-02-28 10:52:07 +0000
  • bf45c5eede Remove an obsoleted option from the CI plan Václav Kadlčík 2023-02-27 09:17:24 +0100
  • 726b5bc7ed Adapt test scripts to newest annobin versions Václav Kadlčík 2023-01-24 15:15:39 +0100
  • ec1798ad31 Make requirements in gating tests more explicit Václav Kadlčík 2023-01-24 15:09:53 +0100
  • 62943fd725 Adapt to TMT 1.19+ Václav Kadlčík 2023-01-24 15:05:19 +0100
  • 6dfe4c9cda Adapt to TMT 1.19+ Václav Kadlčík 2023-01-24 15:05:19 +0100
  • 12f68ebab5 Remove an obsoleted option from the CI plan Václav Kadlčík 2023-02-27 09:17:24 +0100
  • 5675de6747 Adapt test scripts to newest annobin versions Václav Kadlčík 2023-01-24 15:15:39 +0100
  • b533170174 Make requirements in gating tests more explicit Václav Kadlčík 2023-01-24 15:09:53 +0100
  • 9dc3bf4069 Remove an obsoleted option from the CI plan Václav Kadlčík 2023-02-27 09:17:24 +0100
  • 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
  • 662ef58aa3
    Rebuild with annobin re-enabled David Abdurachmanov 2023-02-14 08:14:45 +0200
  • 5348c44575
    Disable Clang and LLVm plugins on riscv64 David Abdurachmanov 2023-02-13 20:45:48 +0200
  • 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
  • ac06ca2a7f
    Disable Clang and LLVM plugins on riscv64 David Abdurachmanov 2023-02-01 15:03:59 +0200
  • 7e385b8e90
    Merge remote-tracking branch 'up/main' into main-riscv64 David Abdurachmanov 2023-02-01 15:00:55 +0200
  • 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
  • e7cf18531c - Rebuilt against GCC 13. - Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700) - Annocheck: Fix handling of empty files. (#2159292) - Annocheck: Add crti.o and crtn.o to the list of known glibc special files. (#2158740) - Annocheck: Fix memory leaks. yahmad 2023-01-18 19:13:03 +0100
  • 62e012dff5 - Rebuilt against GCC 13. - Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700) - Annocheck: Fix handling of empty files. (#2159292) - Annocheck: Add crti.o and crtn.o to the list of known glibc special files. (#2158740) - Annocheck: Fix memory leaks. yahmad 2023-01-18 19:12:14 +0100
  • 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
  • 357f81a176 Annocheck: Fix handling of empty files. (#2159292) Nick Clifton 2023-01-09 15:03:04 +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
  • ea9a8ea773 Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment. (#2158182) Nick Clifton 2023-01-05 09:00:56 +0000
  • ffadabd1f9 Annocheck: Do not assume that object files contain no code simply because they do not have an executable segment. (#2158182) Nick Clifton 2023-01-05 09:00:14 +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
  • 2ec6c8b01c annocheck: Add more special glibc files Nick Clifton 2023-01-04 11:56:35 +0000
  • 2e6986d6e7 Annocheck: Improve handling of tool versions Nick Clifton 2022-12-21 16:32:48 +0000
  • fd46cd07e8 Annocheck: Improve handling of tool versions Nick Clifton 2022-12-21 16:32:15 +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
  • 5bbd93d41e Annocheck: Add test for binaries built by cross compilers. Nick Clifton 2022-12-16 08:58:44 +0000
  • f4c6aed2aa Annocheck: Add test for binaries built by cross compilers Nick Clifton 2022-12-16 08:52:18 +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
  • f649a2f25b Avoid using debug filename when parsing notes in a debuginfo file. (#2152280) Nick Clifton 2022-12-12 14:23:42 +0000
  • 5ec3e686bb Avoid using debug filename when parsing notes in a debuginfo file. (#2152280) Nick Clifton 2022-12-12 14:03:57 +0000
  • 79c88cf669 Avoid using debug filename when parsing notes in a debuginfo file. (#2152280) Nick Clifton 2022-12-12 13:36:29 +0000
  • a07c9df745 Rebase to 10.94 f35 Nick Clifton 2022-12-06 11:51:11 +0000
  • a943824136 Annocheck: Better detection of binaries which do not contain code. (#2144533) Nick Clifton 2022-11-30 10:02:01 +0000
  • e3a849a5b7 - Annocheck: Provide more information when a test is skipped because the file being tested was not compiled. yahmad 2022-11-23 20:19:48 +0100
  • 216bb12ce9 - Annocheck: Provide more information when a test is skipped because the file being tested was not compiled. yahmad 2022-11-23 20:18:11 +0100
  • 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
  • fe10231d89 - Annocheck: Try harder not to run mutually exclusive tests. yahmad 2022-11-09 17:31:16 +0100
  • 32ae6b5f66 - Annocheck: Try harder not to run mutually exclusive tests. yahmad 2022-11-09 17:31:01 +0100
  • e1f5135ff6 Annocheck: Try harder not to run mutually exclusive tests. Nick Clifton 2022-11-07 18:00:03 +0000
  • 4ee607d3a9
    Disable Cland and LLVM plugins on riscv64 f37-riscv64 David Abdurachmanov 2022-10-22 14:44:35 +0300
  • b5dd6a1bc7 - Rebase to annobin-10.91 - Tests: Fix future-test so that it properly handles the situation where the compiler does not support the new options. - Libannocheck: Actually set result fields after tests are run. - Libannocheck: Replace libannocheck_version variable with LIBANNOCHECK_VERSION define. - Libannocheck: Remove 'Requires binutils-devel' from libannocheck.pc. - Libannocheck: Move into separate sub-package. - Libannocheck: Add libannocheck.pc pkgconfig file. - Libannocheck: Add libannocheck_reinit(). - 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. - Clang Plugin: Fix for building with Clang-15. (#2125875) - Annocheck: Add a test for the inconsistent use of -Ofast. (#1248744) - NVR Bump in order to trigger a rebuild for ELN. (#2124562) yahmad 2022-10-21 17:23:56 +0200
  • c75ea5b05f - Rebase to annobin-10.91 - Tests: Fix future-test so that it properly handles the situation where the compiler does not support the new options. - Libannocheck: Actually set result fields after tests are run. - Libannocheck: Replace libannocheck_version variable with LIBANNOCHECK_VERSION define. - Libannocheck: Remove 'Requires binutils-devel' from libannocheck.pc. - Libannocheck: Move into separate sub-package. - Libannocheck: Add libannocheck.pc pkgconfig file. - Libannocheck: Add libannocheck_reinit(). - 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. - Clang Plugin: Fix for building with Clang-15. (#2125875) - Annocheck: Add a test for the inconsistent use of -Ofast. (#1248744) - NVR Bump in order to trigger a rebuild for ELN. (#2124562) yahmad 2022-10-21 17:19:40 +0200
  • 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
  • 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
  • 543398841b
    Enable debug packages and remove obsolete patch David Abdurachmanov 2022-08-15 06:41:32 +0300
  • 4296d0409e
    Merge remote-tracking branch 'up/main' into main-riscv64 David Abdurachmanov 2022-08-15 06:39:13 +0300
  • fa344eeb9c - Plugin: Fix top level configuration support for RiscV. - Annocheck: Improvements to the size tool. yahmad 2022-08-11 16:16:31 +0200
  • a68c215931 - Plugin: Fix top level configuration support for RiscV. - Annocheck: Improvements to the size tool. yahmad 2022-08-11 16:16:15 +0200
  • 7c11663abf - Plugin: Fix top level configuration support for RiscV. - Annocheck: Improvements to the size tool. yahmad 2022-08-11 16:16:03 +0200
  • 253c3f05a5 Plugin: Fix top level configuration support for RiscV. Nick Clifton 2022-08-11 11:29:10 +0100
  • 8dc50c73e8 Annocheck: Improvements to the size tool. Nick Clifton 2022-08-11 10:07:49 +0100
  • f8ba357744
    Remove -flto from LLVM & Clang plugins David Abdurachmanov 2022-08-04 07:09:26 +0300
  • ae694799b2
    Disable LTO and enable Clang & LLVM plugins for riscv64 David Abdurachmanov 2022-08-03 22:14:47 +0300
  • 90ec147508
    Disable debuginfo package on riscv64 David Abdurachmanov 2022-08-03 21:41:35 +0300
  • fc927b77d6
    Disable llvm plugin for riscv targets David Abdurachmanov 2022-08-03 20:03:50 +0300
  • 787416c6ba
    Disable clang plugin on riscv64 David Abdurachmanov 2022-08-03 19:30:10 +0300
  • 383ed10bca
    Set target_plugin for riscv targets David Abdurachmanov 2022-08-03 18:58:07 +0300
  • 39f0e6c546 - Annocheck: Fixes for libannocheck.h. - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild yahmad 2022-07-26 00:49:43 +0200
  • f73b708759 - Annocheck: Fixes for libannocheck.h. - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild yahmad 2022-07-26 00:45:16 +0200
  • a55206c420 Annocheck: Fixes for libannocheck.h. Nick Clifton 2022-07-25 15:44:44 +0100
  • 0190aaeb50 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Fedora Release Engineering 2022-07-20 20:49:03 +0000