diff options
author | Nick Clifton <nickc@redhat.com> | 2018-05-01 16:35:04 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-05-01 16:35:04 +0100 |
commit | b5778783adc7c3e69b02b95d77a08285c6259982 (patch) | |
tree | 1c66ef33923358d48ba6153123948c6fdb4c7d23 /ChangeLog | |
parent | Add the Netronome Flow Processor as a build target to the top-level configure... (diff) | |
download | binutils-gdb-b5778783adc7c3e69b02b95d77a08285c6259982.tar.gz binutils-gdb-b5778783adc7c3e69b02b95d77a08285c6259982.tar.bz2 binutils-gdb-b5778783adc7c3e69b02b95d77a08285c6259982.zip |
Bring in support for the NFP target in the config.sub file.
* config.guess: Synchronize with config project master sources.
* config.sub: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1edbb6b766f..87e3dfc659b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2018-05-01 Nick Clifton <nickc@redhat.com> + + * config.guess: Synchronize with config project master sources. + * config.sub: Likewise. + 2018-05-01 Francois H. Theron <francois.theron@netronome.com> * configure.ac: Added "nfp" target. |