more uses of standard_output_file
authorTom Tromey <tromey@redhat.com>
Tue, 13 Aug 2013 15:50:13 +0000 (15:50 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 13 Aug 2013 15:50:13 +0000 (15:50 +0000)
commit53e981d986a7eb149de1de6491381a1cb049757c
treeda2b955f7c971a588be0a9638764c93fee0e186c
parent1a66331ea18b3a1300c22f984052569b67dd5164
more uses of standard_output_file

A few spots in lib make output files, either in "." or in
$objdir/$subdir.

This patch changes these spots to use standard_output_file.
This help the parallelization project.

* lib/gdb.exp (build_id_debug_filename_get): Use
standard_output_file.
* lib/prelink-support.exp (section_get)
(build_executable_own_libs): Use standard_output_file.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/gdb.exp
gdb/testsuite/lib/prelink-support.exp
This page took 0.025303 seconds and 4 git commands to generate.