diff options
author | Joseph Myers <joseph@codesourcery.com> | 2019-09-30 22:21:39 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2019-09-30 22:21:39 +0000 |
commit | b5b67ecec1de9c9425a96cb8a7699b104c106de7 (patch) | |
tree | d6a3162501d53668c038c73af18a1ca8298ea237 /ChangeLog | |
parent | 9c44c6a908339e6d6eafa3639e641d5caea5e1ee (diff) | |
download | glibc-b5b67ecec1de9c9425a96cb8a7699b104c106de7.tar glibc-b5b67ecec1de9c9425a96cb8a7699b104c106de7.tar.gz glibc-b5b67ecec1de9c9425a96cb8a7699b104c106de7.tar.bz2 glibc-b5b67ecec1de9c9425a96cb8a7699b104c106de7.zip |
Use binutils 2.33 branch in build-many-glibcs.py.
This patch makes build-many-glibcs.py default to binutils 2.33 branch.
Tested with build-many-glibcs.py (compilers and glibcs builds).
* scripts/build-many-glibcs.py (Context.checkout): Default
binutils version to 2.33 branch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2019-09-30 Joseph Myers <joseph@codesourcery.com> + + * scripts/build-many-glibcs.py (Context.checkout): Default + binutils version to 2.33 branch. + 2019-10-01 Lukasz Majewski <lukma@denx.de> * include/time.h (valid_timeval_to_timespec64): Add. |