binutils-gdb/gdb/cli
Mark Kettenis f77b92bf11 Make GDB use libiberty regex implementation.
* gdb_regex.h: Normalize protection against multiple inclusion.
Include "xregex.h" instead of "gnu-regex.h".
* cli/cli-cmds.c: Include "gdb_regex.h" instead of "gnu-regex.h".
* cli/cli-decode.c: Likewise.
* Makefile.in (REGEX): Remove.
(GDB_CFLAGS): Remove reference to gnu-regex.h in comment.
(ADD_FILES, ADD_DEPS): Remove $(REGEX).
(POSSLIBS): Remove.
(TAGFILES_NO_SRCDIR): Remove $(POSSLIBS).
(irix5-nat.o, solib.o, solib-svr4.o, source.o, symtab.o,
xcoffsolib.o, cli-decode.o, cli-cmd.o): Replace gnu-regex.h with
gdb_regex.h in list of dependencies.
(gnu-regex.o): Remove rule.
* gnu-regex.c, gnu-regex.h: Remove files.
2001-09-01 21:38:05 +00:00
..
cli-cmds.c Make GDB use libiberty regex implementation. 2001-09-01 21:38:05 +00:00
cli-cmds.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
cli-decode.c Make GDB use libiberty regex implementation. 2001-09-01 21:38:05 +00:00
cli-decode.h * cli/cli-decode.h: Include "gdb_regex.h" instead of 2001-08-02 20:18:29 +00:00
cli-script.c 2001-06-17 Fernando Nasser <fnasser@redhat.com> 2001-06-17 15:16:12 +00:00
cli-script.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
cli-setshow.c s/ui_out_list/ui_out_tupple/ 2001-05-12 04:08:24 +00:00
cli-setshow.h 2001-07-16 Elena Zannoni <ezannoni@redhat.com> 2001-07-16 14:46:34 +00:00
cli-utils.c Move putchar_filtered() to utils.c. 2001-01-31 03:46:23 +00:00
cli-utils.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00