OSDN Git Service

2003-11-17 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Mon, 17 Nov 2003 15:00:20 +0000 (15:00 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 17 Nov 2003 15:00:20 +0000 (15:00 +0000)
commit93da579cdea5c1019c607525636d4e0b9879074e
tree3a3869c189e907b91403d3432cb46772575bcea9
parent124411279029f5854888eb144ce23db5686a5c22
2003-11-17  Andrew Cagney  <cagney@redhat.com>

* lib/gdb.exp (compiler_info): New global.
(test_compiler_info): New function.
(get_compiler_info): Set compiler_info.
* lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
"compiler_info" to gcc-<major>-<minor>.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/structs.c
gdb/testsuite/gdb.base/structs.exp
gdb/testsuite/lib/compiler.c
gdb/testsuite/lib/compiler.cc
gdb/testsuite/lib/gdb.exp