From: John Metzler Date: Tue, 14 Apr 1998 23:16:48 +0000 (+0000) Subject: * gdbcfgxref (xref_menu): Call new regex and wild card searches X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7431731060eb367382068558fd31dbe6bc0de6be;p=binutils-gdb.git * 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 --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c9980936e78..adb74e24317 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