OSDN Git Service

2004-01-24 Michael Chastain <mec.gnu@mindspring.com>
authorchastain <chastain>
Sat, 24 Jan 2004 21:59:03 +0000 (21:59 +0000)
committerchastain <chastain>
Sat, 24 Jan 2004 21:59:03 +0000 (21:59 +0000)
commit1ca01a4cf91b16cc6415d6df76cc8c209eab6d45
tree3ea086ceed66cb57c8aec7d1089454d1e844997e
parent311ab829345d00095b061b89690197f8656e9963
2004-01-24  Michael Chastain  <mec.gnu@mindspring.com>

* lib/compiler.c: Add hp_cc_compiler and hp_aCC_compiler.
* lib/compiler.cc: Likewise.
* lib/gdb.exp (get_compiler_info): Always call gdb_compile to
get the right preprocessor.  Eval the output directly.  Remove
special tests for hp_cc_compiler and hp_aCC_compiler.  Remove
hp_f77_compiler and hp_f90_compiler completely.
(gdb_preprocess): Delete.
(get_compiler): Delete.
gdb/testsuite/ChangeLog
gdb/testsuite/lib/compiler.c
gdb/testsuite/lib/compiler.cc
gdb/testsuite/lib/gdb.exp