From 7431731060eb367382068558fd31dbe6bc0de6be Mon Sep 17 00:00:00 2001 From: John Metzler Date: Tue, 14 Apr 1998 23:16:48 +0000 Subject: [PATCH] * gdbcfgxref (xref_menu): Call new regex and wild card searches Now you can type in a specific triple like mips64-vr4320-elf or somthing like mips*.h (triple_search) wildcardsearch): The new functions --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c998093..adb74e2 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ Tue Apr 14 15:43:49 1998 John Metzler + * gdbcfgxref (xref_menu): Call new regex and wild card searches + Now you can type in a specific triple like mips64-vr4320-elf or + somthing like mips*.h + (triple_search) wildcardsearch): The new functions + * configure.tgt: Switch over to use tm-4320.h. Since I switched to MIPS EABI the fixes are no longer backward compatible with 4300. * tm-vr4320.h: Added -- 2.7.4