src/gdb ChangeLog MAINTAINERS Makefile.in NEWS ...
<cagney <at> sources.redhat.com>
2003-01-02 14:27:27 GMT
CVSROOT: /cvs/src
Module name: src
Changes by: cagney <at> sourceware.org 2003-01-02 06:27:27
Modified files:
gdb : ChangeLog MAINTAINERS Makefile.in NEWS
buildsym.c buildsym.h configure.host
configure.tgt defs.h dwarfread.c elfread.c
eval.c expprint.c expression.h gdbtypes.c
gdbtypes.h language.c language.h stabsread.c
stabsread.h symfile.c symtab.c symtab.h
typeprint.c utils.c valarith.c valops.c value.h
Log message:
2003-01-02 Andrew Cagney <ac131313 <at> redhat.com>
* valarith.c (value_binop): Delete obsolete code and comments.
* configure.host: Ditto.
* buildsym.h (make_blockvector): Ditto.
* buildsym.c (make_blockvector): Ditto.
* defs.h (enum language): Ditto.
(chill_demangle): Ditto.
* elfread.c (elf_symtab_read): Ditto.
* dwarfread.c (CHILL_PRODUCER): Ditto.
(set_cu_language): Ditto.
(handle_producer): Ditto.
* expprint.c (print_subexp): Ditto.
* gdbtypes.c (chill_varying_type): Ditto.
* gdbtypes.h (builtin_type_chill_bool): Ditto.
(builtin_type_chill_char, builtin_type_chill_long): Ditto.
(Continue reading)