]> sourceware.org Git - annobin.git/shortlog
annobin.git
2020-09-28 Nick Cliftongcc-plugin: Fix test for empty PowerPC functions.
2020-09-16 Nick Clifton9.32: hardened: Add tests for AArch64 BTI and PAC notes...
2020-09-10 Nick Clifton9.31: gcc-plugin: Use 4 byte offset for PPC start symbols.
2020-09-10 Nick Clifton9.30: gcc-plugin: Fix detection of compilation in 32...
2020-08-14 Nick Clifton9.29: gcc plugin: Detect & fail to compile attempts...
2020-08-11 Nick Cliftongcc plugin: Do not complain about missing pre-processor...
2020-07-30 Nick Clifton9.27: gcc-plugin: Use annobin_get_gcc_option to fetch...
2020-07-30 Nick Clifton9.26: annocheck: detect CLANG+GAS built binaries
2020-07-26 Nick CliftonFix pointer size for x86 target
2020-07-26 Nick Clifton9.25:
2020-07-26 Nick CliftonTemporary suppression of aarch64 check
2020-07-22 Nick Clifton9.24:
2020-07-01 Nick Clifton9.23:
2020-06-15 Nick Cliftonuse install instead of cp
2020-06-15 Nick Cliftonremove old makefiles
2020-06-15 Nick Clifton9.22: Add configure/build/test support for llvm and...
2020-06-10 Nick Cliftonllvm plugin tweaks
2020-06-10 Nick CliftonFix some covscan detected problems.
2020-06-10 Nick Cliftonremove generated files
2020-06-10 Nick Cliftonllvm plugin: record -D_FORTIFY_SOURCE
2020-05-28 Nick CliftonAdd llvm version capture and support for running at -O0
2020-05-15 Nick Cliftonmore llvm note generation
2020-05-15 Nick Cliftonllvm plugin generates its first note
2020-05-12 Nick Cliftonllvm plugin update
2020-05-11 Nick CliftonAdd base bones of an llvm plugin
2020-04-23 Nick CliftonAdd '--without-annocheck' option to disable building...
2020-04-16 Nick CliftonFix coverity issue
2020-04-16 Nick CliftonAdd support for detecting Fortran binaries
2020-04-15 Nick CliftonBetter C++ coding of the clang plugin, courtesy of...
2020-04-01 Nick Clifton9.19: gcc-plugin: Search for options by name, if the...
2020-03-27 Nick Clifton9.16: Annobin: Fix accessing the -flto and -fsanitize...
2020-03-12 Nick Clifton9.13: Rename plugin directory to gcc-plugin and improve...
2020-03-04 Nick Clifton9.12: Annocheck: Do not complain about missing notes...
2020-03-04 Nick CliftonMuch improved built-by functionality
2020-02-28 Nick CliftonFix infinite loop in annocheck
2020-02-27 Nick CliftonFix clang plugin to use hifdden symbols
2020-02-25 Nick CliftonFix building clang plugin with clang v10
2020-02-17 Nick CliftonFix version number printed by annocheck
2020-02-11 Nick Clifton9.06:
2020-01-31 Erick OchoaAdd --without-libelf configure option.
2020-01-31 Nick CliftonUpdate debuginfod test
2020-01-30 Nick Clifton9.03: annocheck: Add debuginfod support. (Contributed...
2020-01-21 Nick Clifton9.02: Add more checking of clang results to annocheck...
2020-01-20 Nick CliftonFix potential illegal memory access in hardended
2020-01-20 Nick CliftonAdd includeds of annobin-global.h to arch specific...
2020-01-20 Nick CliftonFix compile time warning messages in gcc plugin from...
2020-01-16 Nick CliftonMore clang plugin improvements
2020-01-15 Nick CliftonAdd another clang plugin note
2019-12-12 Nick Clifton9.01: Move version number into global header file.
2019-12-06 Nick Clifton8.92: Annocheck: Ignore notes with an end address of 0.
2019-12-02 Serge GueltonFix configure tests and add check for rpm libraries.
2019-11-26 Nick CliftonAdd roptool like check for JCC vulnerability.
2019-11-21 Nick CliftonInitial commit of an actually working clang plugin
2019-11-16 Nick Clifton8.91: Annocheck: Fix gcc version checks in tool note...
2019-11-15 Nick Clifton8.90: Annocheck: Do not skip positive tests
2019-11-04 Nick Clifton8.89: Fix for building plugin on RHEL7
2019-11-01 Nick Clifton8.88:
2019-10-22 Nick CliftonReplace address checking code with dladdr1().
2019-10-21 Nick Clifton8.86: annonbin: Add libabigail-like checks for specific...
2019-10-21 Nick CliftonLatest libabigail work
2019-10-16 Nick Clifton8.85: annobin: Skip global notes for hot and cold sections.
2019-10-10 Nick CliftonTweak warnings check
2019-10-10 Nick CliftonTweak function section test
2019-10-10 Nick CliftonFix function sections test
2019-10-10 Nick Clifton8.84:
2019-10-03 Nick Clifton8.83: Add recording and reporting of the -mbranch-prote...
2019-09-25 Nick Clifton8.82:
2019-09-23 Nick CliftonRemove linking plugin with libabigail.
2019-09-23 Nick Clifton8.81:
2019-08-21 Nick Clifton8.80: annobin: Record gcc version used to build plugin...
2019-08-08 Nick Clifton8.79: Fix tests so that the tools can be specified...
2019-08-06 Nick CliftonFix a memory allocation error in the annobin plugin.
2019-06-24 Nick Clifton8.77:
2019-04-30 Nick Cliftonannocheck: Also fail if -D_FORTIFY_SOURCE is present...
2019-04-30 Nick Clifton8.76: Annocheck: Add detection of non-gcc code producer...
2019-04-26 Nick Clifton8.74: annocheck: Add checks of command line options...
2019-04-24 Nick CliftonAnnocheck: Fix test for GNU_STACK segment being executa...
2019-04-18 Nick Clifton8.72: Minor debugging improvements.
2019-03-28 Nick Cliftonclang plugin: added reporting function
2019-03-28 Nick CliftonStart work on a plugin for clang
2019-02-28 Nick Clifton8.71: annobin: Suppress more calls to free() that are...
2019-02-21 Nick CliftonImprove a few error & warning messages
2019-02-01 Nick CliftonAnnocheck: Extend section size tool to allow for search...
2019-01-24 Nick CliftonAdd in config/test-driver file
2019-01-24 Nick Clifton8.69:
2019-01-23 Nick Clifton8.68: Annocheck: Skip tests for -D_FORTIFY_SOURCE and...
2019-01-17 Nick CliftonVersion 8.67
2019-01-09 Nick CliftonFix typo in the prefix for cold sections.
2019-01-02 Nick CliftonAnnocheck: Do not ignore -Og when checking to see if...
2018-12-11 Nick Clifton8.65: Additional: Annobin: Do not create new section...
2018-12-11 Nick Clifton8.65: Additional: Annobin: Remove unused code.
2018-12-11 Nick Clifton8.65: Fix handling of multiple cold sections.
2018-11-30 Nick Clifton8.64: Skip PPC64 gaps covered by start_bcax symbols.
2018-11-26 Nick CliftonFix building on 32-bit systems.
2018-11-26 Nick Cliftonannocheck: Add test for an ENDBR instruction at the...
2018-11-13 Nick CliftonSuppres -Wl,-z,now and -Wl,-z,relro checks for non...
2018-11-05 Nick CliftonUse 8-byte alignment for x86_64 GNU Property notes.
2018-10-18 Nick Cliftonannocheck: if a gap is found, check for a symbol in...
2018-10-18 Nick Cliftonannobin: Suppress a call to free() as it is triggering...
2018-10-18 Nick Cliftonannocheck: Fix detection of ppc64le plt stubs.
next
This page took 0.050943 seconds and 5 git commands to generate.