2001-07-12 Jeff Johnston <jjohnstn@redhat.com>

* opcode/cgen.h (CGEN_INSN): Add regex support.
        (build_insn_regex): Declare.
This commit is contained in:
Jeff Johnston
2001-07-12 21:20:59 +00:00
parent ef393a8fad
commit dfd34b9e6d
2 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2001-07-12 Jeff Johnston <jjohnstn@redhat.com>
* opcode/cgen.h (CGEN_INSN): Add regex support.
(build_insn_regex): Declare.
2001-07-10 Jeff Johnston <jjohnstn@redhat.com>
* xregex.h: New file to support libiberty regex.