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 | f57a3bca61357a599be99552aaa6084bd8276682 (diff) | |
download | gdb-db67d458959d211835f78d8f2aebb5ae84eb42e7.zip gdb-db67d458959d211835f78d8f2aebb5ae84eb42e7.tar.gz gdb-db67d458959d211835f78d8f2aebb5ae84eb42e7.tar.bz2 |
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
@@ -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. |