Fix assertions in rnage checking code. Add detection of -U options.
This commit is contained in:
parent
c760726387
commit
cc6b631f3a
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/annobin-8.9.tar.xz
|
||||
/annobin-8.10.tar.xz
|
||||
/annobin-8.11.tar.xz
|
||||
/annobin-8.12.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Binary annotation plugin for GCC
|
||||
Version: 8.11
|
||||
Version: 8.12
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: GPLv3+
|
||||
@ -199,6 +199,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Nick Clifton <nickc@redhat.com> - 8.12-1
|
||||
- Fix assertions in rnage checking code. Add detection of -U options.
|
||||
|
||||
* Tue Jul 17 2018 Nick Clifton <nickc@redhat.com> - 8.11-1
|
||||
- Handle function sections properly. Handle .text.startup and .text.unlikely sections. Improve gap detection and reporting. (#1601055)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-8.11.tar.xz) = c82f87589185410ab8b17442dff52c35482ec7390fa1ddc74d552b4e062a612421dd924edd573f1600c240063d6700a97acf42804440114883c4a8ea60ce1052
|
||||
SHA512 (annobin-8.12.tar.xz) = d5221256445ca69f2ced6a9955309fb9b86cb450dc5fd86c7ee4883141a46786c5c4620e616a085e04219a255abc0ad4152ee01e8afd618ffbe07ffac6764587
|
||||
|
Loading…
Reference in New Issue
Block a user