diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-18 09:37:12 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2018-06-18 09:37:47 -0400 |
commit | db67d458959d211835f78d8f2aebb5ae84eb42e7 (patch) | |
tree | 35b59e36db6e7de85b665bea52dd5b44655d7da5 /ChangeLog | |
parent | libdecnumber: Sync with GCC (diff) | |
download | binutils-gdb-db67d458959d211835f78d8f2aebb5ae84eb42e7.tar.gz binutils-gdb-db67d458959d211835f78d8f2aebb5ae84eb42e7.tar.bz2 binutils-gdb-db67d458959d211835f78d8f2aebb5ae84eb42e7.zip |
configure.ac: Sync with GCC
Here's an extra one... I'll need to make some changes to the root
configure.ac. This patch makes sure it is in sync with GCC first.
ChangeLog:
* configure.ac: Sync with GCC, remove MPX-related things.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 87e3dfc659b..93838be4e48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2018-06-18 Simon Marchi <simon.marchi@ericsson.com> + + * configure.ac: Sync with GCC, remove MPX-related things. + 2018-05-01 Nick Clifton <nickc@redhat.com> * config.guess: Synchronize with config project master sources. |