diff options
author | Nick Clifton <nickc@redhat.com> | 2022-01-17 16:21:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-01-17 16:21:22 +0000 |
commit | 6c037fdbf0a1cf32582285993e13307dd3272a9e (patch) | |
tree | b0bdfc9c2c3149c4b3b95a7f5553b9f1d89cd9a4 /binutils | |
parent | 1adce770ea443ec73c8af29618c504495893d0b8 (diff) | |
download | binutils-6c037fdbf0a1cf32582285993e13307dd3272a9e.zip binutils-6c037fdbf0a1cf32582285993e13307dd3272a9e.tar.gz binutils-6c037fdbf0a1cf32582285993e13307dd3272a9e.tar.bz2 |
Update the config.guess and config.sub files from the master repository and regenerate files.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/Makefile.in | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 9c2c3e5..c9109dc 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2022-01-17 Nick Clifton <nickc@redhat.com> + + * Makefile.in: Regenerate. + 2022-01-11 Fangrui Song <maskray@google.com> PR binutils/28759 diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 87f7862..f782b11 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -616,6 +616,7 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ +runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |