diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-11-14 03:32:36 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-11-14 03:32:36 +0000 |
commit | 7173306d0abdd2cb2eb5d806c3e5caf7e39b995a (patch) | |
tree | 41a9fa674958319df488bdf91acb94a47e928a36 /config/ChangeLog | |
parent | 03c2a0f7396ca19ee3c957f9b187acba5e1ec92d (diff) | |
download | gdb-7173306d0abdd2cb2eb5d806c3e5caf7e39b995a.zip gdb-7173306d0abdd2cb2eb5d806c3e5caf7e39b995a.tar.gz gdb-7173306d0abdd2cb2eb5d806c3e5caf7e39b995a.tar.bz2 |
* tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r-- | config/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog index 57c31f4..fda6f95 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2006-11-13 Daniel Jacobowitz <dan@codesourcery.com> + + * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. + 2006-10-14 Geoffrey Keating <geoffk@apple.com> * multi.m4: New file, from automake version 2 branch. |