* gdbcfgxref (xref_menu): Call new regex and wild card searches
authorJohn Metzler <jmetzler@cygnus>
Tue, 14 Apr 1998 23:16:48 +0000 (23:16 +0000)
committerJohn Metzler <jmetzler@cygnus>
Tue, 14 Apr 1998 23:16:48 +0000 (23:16 +0000)
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

index c9980936e7824b5b058101045deae1445f946b0f..adb74e24317461004c4d93951db29cc30dcfa29b 100644 (file)
@@ -1,5 +1,10 @@
 Tue Apr 14 15:43:49 1998  John Metzler  <jmetzler@cygnus.com>
 
+       * 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