2000-12-20 Fernando Nasser <fnasser@redhat.com>
* command.h: Register date when it was deprecated. * call-cmds.h: Ditto.
This commit is contained in:
parent
297dd0fd54
commit
a35736189e
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2000-12-20 Fernando Nasser <fnasser@redhat.com>
|
||||||
|
|
||||||
|
* command.h: Register date when it was deprecated.
|
||||||
|
* call-cmds.h: Ditto.
|
||||||
|
|
||||||
2000-12-20 Fernando Nasser <fnasser@redhat.com>
|
2000-12-20 Fernando Nasser <fnasser@redhat.com>
|
||||||
|
|
||||||
* Makefile.in (UIOUT_CFLAGS): New macro. CFLAGS needed for uiout code
|
* Makefile.in (UIOUT_CFLAGS): New macro. CFLAGS needed for uiout code
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
present or not) must be used and set to the appropriate routine by any
|
present or not) must be used and set to the appropriate routine by any
|
||||||
command language that cares about it. If you are having to include this
|
command language that cares about it. If you are having to include this
|
||||||
file you are possibly doing things the old way. This file will disapear.
|
file you are possibly doing things the old way. This file will disapear.
|
||||||
fnasser@redhat.com */
|
2000-12-01 fnasser@redhat.com */
|
||||||
|
|
||||||
/* Prototypes for GDB commands that are called internally by other functions.
|
/* Prototypes for GDB commands that are called internally by other functions.
|
||||||
Copyright 1992 Free Software Foundation, Inc.
|
Copyright 1992 Free Software Foundation, Inc.
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
present or not) must be used and set to the appropriate routine by any
|
present or not) must be used and set to the appropriate routine by any
|
||||||
command language that cares about it. If you are having to include this
|
command language that cares about it. If you are having to include this
|
||||||
file you are possibly doing things the old way. This file will disapear.
|
file you are possibly doing things the old way. This file will disapear.
|
||||||
fnasser@redhat.com */
|
2000-12-01 fnasser@redhat.com */
|
||||||
|
|
||||||
/* Header file for command-reading library command.c.
|
/* Header file for command-reading library command.c.
|
||||||
Copyright (C) 1986, 1989, 1990, 2000 Free Software Foundation, Inc.
|
Copyright (C) 1986, 1989, 1990, 2000 Free Software Foundation, Inc.
|
||||||
|
|
Loading…
Add table
Reference in a new issue