diff options
author | Roland McGrath <roland@gnu.org> | 2013-10-11 22:07:40 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2013-10-11 22:07:40 +0000 |
commit | 13323c494d81ee60a3d1b050f0ee29ecbbfae26a (patch) | |
tree | 42a05e8286771d20c7092f0e808201b6651e5266 /gold/ChangeLog | |
parent | 1496b4465d0f01843fd6e2e20b1d70f42359c223 (diff) | |
download | gdb-13323c494d81ee60a3d1b050f0ee29ecbbfae26a.zip gdb-13323c494d81ee60a3d1b050f0ee29ecbbfae26a.tar.gz gdb-13323c494d81ee60a3d1b050f0ee29ecbbfae26a.tar.bz2 |
gold/
* configure.ac (TLS_GNU2_DIALECT): Use -Werror in test.
(HAVE_PUBNAMES): Likewise.
* configure: Regenerate.
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 9498da8..f44d860 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,9 @@ 2013-10-11 Roland McGrath <mcgrathr@google.com> + * configure.ac (TLS_GNU2_DIALECT): Use -Werror in test. + (HAVE_PUBNAMES): Likewise. + * configure: Regenerate. + * testsuite/Makefile.am: Replace '-T foo' with '-Wl,-T,foo' throughout. * testsuite/Makefile.in: Regenerate. |