This is the mail archive of the
gdb-cvs@sources.redhat.com
mailing list for the GDB project.
src/gdb ChangeLog gdbtypes.c gdbtypes.h utils. ...
- To: gdb-cvs at sourceware dot cygnus dot com
- Subject: src/gdb ChangeLog gdbtypes.c gdbtypes.h utils. ...
- From: cagney at sourceware dot cygnus dot com
- Date: 8 Jul 2001 20:42:16 -0000
CVSROOT: /cvs/src
Module name: src
Changes by: cagney@sources.redhat.com 2001-07-08 13:42:15
Modified files:
gdb : ChangeLog gdbtypes.c gdbtypes.h utils.c
values.c
Log message:
* gdbtypes.h (builtin_type_void_data_ptr): Rename
builtin_type_ptr.
* gdbtypes.c (builtin_type_void_data_ptr): Update.
(build_gdbtypes): Update.
(_initialize_gdbtypes): Update.
* values.c (value_as_pointer): Update.
* utils.c (host_pointer_to_address): Update.
(address_to_host_pointer): Update.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1431&r2=1.1432
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/utils.c.diff?cvsroot=src&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/values.c.diff?cvsroot=src&r1=1.19&r2=1.20