]> sourceware.org Git - annobin.git/shortlog
annobin.git
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.
2018-10-16 Nick Cliftonannobin: Add code to reset size of section start symbol...
2018-10-11 Nick Cliftonannocheck: Skip virtual thinks.
2018-10-10 Nick CliftonIncrement version number
2018-10-10 Nick CliftonChange "fail" to "FAIL" in hardende output. Likewise...
2018-10-10 Nick CliftonRework function section name and symbol caching.
2018-10-10 Nick Cliftonannobin: Add active-checks option to enable compile...
2018-10-08 Nick CliftonFix snafu generating section name for end of function...
2018-10-08 Nick CliftonSkip dynamic checks (-z,now and -z,relro) for binaries...
2018-10-05 Nick CliftonDelay generating attach_to_group directives until the...
2018-10-04 Nick CliftonFix seg-fault in hardende.
2018-10-04 Nick CliftonUpdate minor version number.
2018-10-04 Nick CliftonAnnobin: Fix section name selection for startup sections.
2018-10-01 Nick CliftonImprove detection of COMDAT sections
2018-10-01 Nick CliftonAdd sources for retpoline checker
2018-09-28 Nick CliftonTweak assembler test
2018-09-28 Nick CliftonFix assembler test
2018-09-28 Nick CliftonUse DWARF debug information to detect non-GNU tools...
2018-09-26 Nick CliftonFix COMDAT section support
2018-09-26 Nick CliftonUse .attach_to_group to attach a text section to a...
2018-09-25 Nick CliftonAnnocheck: Allow for +2 bias in PPC64 start symbols.
2018-09-25 Nick CliftonAnnocheck: Also skip symbols ending with .end.
2018-09-24 Nick CliftonAdd --rename option to plugin to add an extra prefix...
2018-09-21 Nick CliftonMore test tweaks
2018-09-21 Nick CliftonFix compile time errors in plugin.
2018-09-21 Nick CliftonAnnobin:
2018-09-19 Nick CliftonFix hardened checker so that test skipping skips all...
2018-09-17 Nick CliftonAdd a couple more files to the skip list.
2018-09-17 Nick CliftonAdd 4 byte alignment directive when creating note sub...
2018-09-12 Nick CliftonBug fixes for recent update
2018-09-12 Nick CliftonAdd timing tool.
2018-09-03 Nick CliftonHardened:
2018-08-30 Nick Cliftonhardened: scan .comment section for compiler type in...
2018-08-29 Nick CliftonFix bugs in section-size tool:
2018-08-29 Nick CliftonFix bug in buillt-by tool which would prevent it from...
2018-08-29 Nick Cliftonannobin: Detect comdat functions and create notes for...
2018-08-23 Nick CliftonAdd more function names to list of those to be skipped...
2018-08-23 Nick CliftonDemangle c++ mangled function names when reporting...
2018-08-22 Nick CliftonSkip gaps at the end of functions
2018-08-21 Nick CliftonFix thinko in ppc64 plt stub detection code
2018-08-20 Nick CliftonSkip gap at end of ppc64 .text section
2018-08-15 Nick CliftonMake gaps be treated as failures
2018-08-15 Nick CliftonAdd stack_chk_local_fail.c to the list of skipped symbols
2018-08-08 Nick CliftonQuote rpm names when invoking system() as they may...
2018-08-08 Nick CliftonChange annobin plugin to only report an incompatibility...
2018-08-07 Nick CliftonFix bug in annobin plugin which would generate bogus...
2018-08-02 Nick CliftonRename doc file run-on-binaries.1 to run-on-binaries...
2018-07-23 Nick CliftonAdd support for big endian targets
2018-07-23 Nick CliftonAdd big endian support to annocheck
2018-07-23 Nick CliftonRecord absence of FORTIFY_SOURCE and GLIBCXX_ASSERTIONS...
2018-07-20 Nick CliftonReplace call to targetm.asm_out.function_section with...
2018-07-20 Nick CliftonGenerate group'ed attribute section straight away,...
2018-07-20 Nick Cliftonpossible fix for duplicate sections bug
2018-07-20 Nick Cliftonpossible fix for duplicate sections bug
2018-07-19 Nick Cliftonpossible fix for section conflict problem
2018-07-18 Nick CliftonFix for building with gcc v4. Fix note corruption
2018-07-17 Nick CliftonFix asserts in range checks. Add detection of -U options
2018-07-17 Nick CliftonGAP detection improvements
2018-07-17 Nick CliftonAdd support for startup and unlikely sections
2018-07-17 Nick CliftonInterim commit - now works with function sections,...
2018-07-12 Nick CliftonFix construction of absolute versions of --dwarf-dir...
2018-07-10 Nick CliftonFix silly buffer overflow bug.
2018-07-10 Nick CliftonDo not force the generation of function notes when...
2018-07-09 Nick CliftonSkip the .annobin_ prefix when retrieving symbols for...
2018-07-09 Nick CliftonUse assembler version of the function section name...
2018-07-09 Nick CliftonDo not call function_section() it can lead to problems...
2018-07-06 Nick CliftonFix gap detection code to ignore cross-section gaps.
2018-07-05 Nick CliftonDo not skip empty range notes in object files.
2018-06-28 Nick CliftonUse a prefix for all annobin symbols.
2018-06-25 Nick CliftonAdd --debug-rpm=<file> option to annocheck.
2018-06-22 Nick CliftonUse --dwarf-dir when searching for build-id based debug...
2018-06-22 Nick CliftonFix premature closing of dwatf handle
2018-06-22 Nick CliftonFix scoping bug computing name for debuginfo file
2018-06-19 Nick CliftonFix possible file descriptor leak
2018-06-19 Nick CliftonUpdate documentation
2018-06-19 Nick Cliftonannocheck: Move test descriptions into the test structure.
2018-06-18 Nick CliftonAdd options to annocheck to control individual tests.
2018-06-08 Nick CliftonRemove // style comments
2018-06-08 Nick CliftonRemove C99 feature from annocheck sources
2018-06-06 Nick CliftonVarious minor bugfixes found whilst attempting to build...
2018-06-06 Nick CliftonVarious minor bugfixes found whilst attempting to build...
2018-06-06 Nick CliftonImport eu-checksec program into annobin.
2018-06-01 Nick CliftonDo not use SHF_GNU_BUILD_NOTE section flag
2018-05-31 Nick CliftonRemove .sh extension from scripts
2018-05-31 Nick CliftonReplace reference to RHEL-8 with reference to Fedora...
2018-05-30 Nick CliftonSkip stackrealign test in hardening checks as this...
2018-05-30 Nick CliftonAdd recording of the -mstackrealign option for i686...
2018-05-14 Nick CliftonImprove handling of functions with section names. ...
2018-05-08 Nick CliftonFix bug in hardended.sh script
2018-04-30 Nick Cliftoncheck-abi: With --verbose, show all the notes extracted.
2018-04-20 Nick CliftonAdd manual pages
2018-03-20 Nick CliftonAdd function-verbose option to print messages when...
2018-03-19 Nick CliftonAdd test with -ffunction-sections enabled.
2018-03-15 Nick CliftonBias file start symbols to avoid them being confused...
2018-03-12 Nick CliftonAdd --ignore-gaps option to the check-abi script.
2018-03-06 Nick CliftonMove function_asm_name() into annobin.cc and have it...
2018-02-09 Nick CliftonFix typo in makefile
2018-02-09 Nick CliftonChange type and size of symbols created by annobin...
2018-02-02 Nick CliftonBug fixing in scripts
next
This page took 0.060668 seconds and 5 git commands to generate.