diff options
author | Cary Coutant <ccoutant@google.com> | 2011-03-02 21:59:36 +0000 |
---|---|---|
committer | Cary Coutant <ccoutant@google.com> | 2011-03-02 21:59:36 +0000 |
commit | 89243142dcfe316508ec8449a36412f3d510156c (patch) | |
tree | b00baacfe32dc4f3e7de16f4d814d64647bd8000 /gold/ChangeLog | |
parent | 2d5657570debccd1a3294aca26175dd6a7289c14 (diff) | |
download | gdb-89243142dcfe316508ec8449a36412f3d510156c.zip gdb-89243142dcfe316508ec8449a36412f3d510156c.tar.gz gdb-89243142dcfe316508ec8449a36412f3d510156c.tar.bz2 |
* testsuite/script_test_9.t: Add TLS segment.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index d25fb59..9ec596c 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,3 +1,7 @@ +2011-03-02 Cary Coutant <ccoutant@google.com> + + * testsuite/script_test_9.t: Add TLS segment. + 2011-03-02 Simon Baldwin <simonb@google.com> * configure.ac: Add check for gnu_indirect_function support in |