diff options
author | John Gilmore <gnu@cygnus> | 1991-05-19 16:09:01 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-05-19 16:09:01 +0000 |
commit | 32ce076dc60fc0876e96b446279cbcdbd5610e56 (patch) | |
tree | 1b264924b67845f503bd9f2f470cc54bfd05f61c /gdb/ChangeLog | |
parent | 361cc81add84408732b45539da819e0c94323404 (diff) | |
download | gdb-32ce076dc60fc0876e96b446279cbcdbd5610e56.zip gdb-32ce076dc60fc0876e96b446279cbcdbd5610e56.tar.gz gdb-32ce076dc60fc0876e96b446279cbcdbd5610e56.tar.bz2 |
Add rev #
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 38c7685..04a19e4 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,11 +1,11 @@ Sun May 19 05:36:59 1991 John Gilmore (gnu at cygint.cygnus.com) - * README: Update for release. - * config.gdb: Don't create readline dir in subdir builds. - * main.c: Include with "..." form for non-system include files, - so "gcc -MM" for "make depend" works. - Include readline files with "...h" rather than <readline/...h>. - * mipsread.c: Include "ecoff.h" rather than "intel-coff.h". + * README: Update for release 3.95. + * config.gdb: Don't create readline dir in subdir builds. + * main.c: Include with "..." form for non-system include files, + so "gcc -MM" for "make depend" works. + Include readline files with "...h" rather than <readline/...h>. + * mipsread.c: Include "ecoff.h" rather than "intel-coff.h". * coffread.c: Undo minor damage done by Rich Pixley. Use different internal and external representations of COFF |