OSDN Git Service

* configure.ac (--enable-targets): New configure option.
authoruweigand <uweigand>
Sat, 17 Nov 2007 01:02:01 +0000 (01:02 +0000)
committeruweigand <uweigand>
Sat, 17 Nov 2007 01:02:01 +0000 (01:02 +0000)
commit58ad92dcda910d0dbdd3614aa46021a574a4f7b2
treed7534e3fe7c739742d0681c582e371dd590b5068
parentcabcee372cc2c43f4153df2d2fa5550bdba82641
* configure.ac (--enable-targets): New configure option.
Collect gdb_target_obs of multiple targets into TARGET_OBS.
Call configure.tgt multiple times, using $targ as operand.
* configure.tgt: Operate on $targ instead of $target.
* configure: Regenerate.
* Makefile.in (ALL_TARGET_OBS): Define.

* NEWS: Mention --enable-targets option.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/configure
gdb/configure.ac
gdb/configure.tgt