]> sourceware.org Git - annobin.git/shortlog
annobin.git
2020-12-01 Nick Clifton9.47: gcc plugin: Add support for cl_vars
2020-11-30 Nick CliftonFix new covscan warnings
2020-11-30 Nick CliftonImprove reporting of build languages
2020-11-24 Nick Clifton9.46: Add --skip-future-fail and --test-future-fail
2020-11-19 Nick Clifton9.45: gcc plugin: Always record global notes for the...
2020-11-17 Nick Clifton9.44: Build clang plugin with -lLLVM
2020-11-16 Nick Clifton9.43: annocheck: Better handling of missing -D_FORTIFY_...
2020-11-16 Nick Clifton9.42: Annocheck: Improve reporting of missing LTO option
2020-11-10 Nick Clifton9.41: annocheck: detect and handle gimple compiled...
2020-11-09 Nick CliftonAdd configure option to disable building gcc plugin
2020-11-06 Nick Clifton9.38: Annocheck: Fix bug parsing DW_AT_producer
2020-11-04 Nick Clifton9.37:
2020-10-21 Nick Clifton9.36: plugins: Record if LTO is enabled in bit 16 of...
2020-10-15 Siddhesh PoyarekarFix typo in -D_FORTIFY_CHECK
2020-10-15 Siddhesh PoyarekarTrim spaces at ends of lines in hardened.c
2020-10-14 Nick Cliftonclang/llvm: Fix plugin directory selection and add...
2020-10-02 Nick Clifton9.35: gcc-plugin: Add use of SHF_LINK_ORDER section...
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...
next
This page took 0.049917 seconds and 5 git commands to generate.