2012-07-18 Cary Coutant <ccoutant@google.com>
authorCary Coutant <ccoutant@google.com>
Thu, 19 Jul 2012 00:19:35 +0000 (00:19 +0000)
committerCary Coutant <ccoutant@google.com>
Thu, 19 Jul 2012 00:19:35 +0000 (00:19 +0000)
commitf1415016b687b6b9d1f5c53c91036f8a565b2c52
treeae5f1559956306b9cca49394a0dca17bd1906e1c
parentf3718686b5694f783836b5c36f9237e44c4944e3
2012-07-18  Cary Coutant  <ccoutant@google.com>

PR gold/14344
* configure.ac: Add check for -gpubnames support.
* configure: Regenerate.
* testsuite/Makefile.am (gdb_index_test_1): Add check for -gpubnames
support; force -gno-pubnames.
(gdb_index_test_2, gdb_index_test_3): Add check for -gpubnames
support.
(gdb_index_test_4): New test.
* testsuite/Makefile.in: Regenerate.
* testsuite/gdb_index_test_1.sh: Refactor code into common file.
* testsuite/gdb_index_test_2.sh: Likewise.
* testsuite/gdb_index_test_3.sh: Don't look for space after colon.
* testsuite/gdb_index_test_4.sh: New script.
* testsuite/gdb_index_test_comm.sh: New script with common code;
don't look for space after colon.
gold/ChangeLog
gold/configure
gold/configure.ac
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
gold/testsuite/gdb_index_test_1.sh
gold/testsuite/gdb_index_test_2.sh
gold/testsuite/gdb_index_test_3.sh
gold/testsuite/gdb_index_test_4.sh [new file with mode: 0755]
gold/testsuite/gdb_index_test_comm.sh [new file with mode: 0755]
This page took 0.025969 seconds and 4 git commands to generate.