]>
sourceware.org Git - annobin.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Nick Clifton [Mon, 30 Apr 2018 08:58:30 +0000 (09:58 +0100)]
check-abi: With --verbose, show all the notes extracted.
abi-test: Skip the ABI check, since the crt[in].o files are compiled with different settings.
Nick Clifton [Fri, 20 Apr 2018 14:12:57 +0000 (15:12 +0100)]
Add manual pages
Nick Clifton [Tue, 20 Mar 2018 11:18:42 +0000 (11:18 +0000)]
Add function-verbose option to print messages when function notes are created.
Handle dwarf_version being -1.
Put the end-of-function symbol in the same section as the function itself.
Add function-sections-test.
Nick Clifton [Mon, 19 Mar 2018 10:24:55 +0000 (10:24 +0000)]
Add test with -ffunction-sections enabled.
Add "function-verbose" option to display messages when creating function notes.
Nick Clifton [Thu, 15 Mar 2018 17:11:22 +0000 (17:11 +0000)]
Bias file start symbols to avoid them being confused with the start address of the first function in the file.
Nick Clifton [Mon, 12 Mar 2018 12:36:35 +0000 (12:36 +0000)]
Add --ignore-gaps option to the check-abi script.
Use it in the abi-check test.
Tweak hardended test to skip pic and stack checks.
Nick Clifton [Tue, 6 Mar 2018 11:14:08 +0000 (11:14 +0000)]
Move function_asm_name() into annobin.cc and have it cope with asterisk prefixed assembler names
Nick Clifton [Fri, 9 Feb 2018 08:44:15 +0000 (08:44 +0000)]
Fix typo in makefile
Nick Clifton [Fri, 9 Feb 2018 08:31:37 +0000 (08:31 +0000)]
Change type and size of symbols created by annobin to STT_NOTYPE/size 0. See BZ
1539664 .
Update documentation to describe the global-file-sym option.
Nick Clifton [Fri, 2 Feb 2018 16:41:39 +0000 (16:41 +0000)]
Bug fixing in scripts
Nick Clifton [Fri, 2 Feb 2018 13:41:29 +0000 (13:41 +0000)]
Improve run-on script and add documentation of scripts
Nick Clifton [Wed, 31 Jan 2018 17:49:25 +0000 (17:49 +0000)]
Add a new run-on-binaries-in script
Nick Clifton [Wed, 31 Jan 2018 10:51:52 +0000 (10:51 +0000)]
Add recording of control-flow protection options
Nick Clifton [Fri, 26 Jan 2018 12:05:08 +0000 (12:05 +0000)]
Synchronise with internal repository
Nick Clifton [Thu, 4 Jan 2018 10:01:03 +0000 (10:01 +0000)]
Fix compile time warning about unused variable
Nick Clifton [Thu, 4 Jan 2018 08:53:23 +0000 (08:53 +0000)]
Update PowerPC and AArch64 plugins to use new version of annobin_output_note function.
Add checking of operator[] range and -fstack-clash-protection status to hardened.sh script.
Tweak test harness.
Nick Clifton [Wed, 3 Jan 2018 15:24:06 +0000 (15:24 +0000)]
Fix tests to work with enhanced scripts.
Enhance scripts so that they do not complain about not being able to parse notes if the notes are note needed.
Add support for recording _GLIBCXX_ASSERTIONS.
Add support for recording -fstack-clash-protection.
Nick Clifton [Wed, 3 Jan 2018 14:08:04 +0000 (14:08 +0000)]
Update scripts to work with v3 notes
Nick Clifton [Thu, 21 Dec 2017 17:16:44 +0000 (17:16 +0000)]
Version 3 of protocol
Nick Clifton [Mon, 11 Dec 2017 10:34:33 +0000 (10:34 +0000)]
Do not generate notes when there is no output file. (#
1523875 )
Nick Clifton [Fri, 8 Dec 2017 11:32:59 +0000 (11:32 +0000)]
Fix compile time warning introduced by previous delta
Nick Clifton [Fri, 8 Dec 2017 11:10:32 +0000 (11:10 +0000)]
Handle the case where source input is from a pipe
Florian Weimer [Fri, 1 Dec 2017 14:00:16 +0000 (14:00 +0000)]
Fix BZ
1519165 - functions with specific assembler names (aarch64 addition)
Florian Weimer [Fri, 1 Dec 2017 13:50:34 +0000 (13:50 +0000)]
Fix BZ
1519165 - functions with specific assembler names
Nick Clifton [Fri, 17 Nov 2017 09:49:09 +0000 (09:49 +0000)]
Initial commit of annobin sources
This page took 0.033195 seconds and 5 git commands to generate.