This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Amost final s/value_ptr/struct value */


> 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
> 
> * valarith.c: Replace value_ptr with struct value pointer.  Remove
> 	register attribute from value declarations.
> 	* valops.c: Ditto.
> 	* value.h: Ditto.
> 	* scm-lang.c (scm_lookup_name): Ditto.
> 
> Index: doc/ChangeLog
> 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
> 
> * gdbint.texinfo (Target Architecture Definition): Replace
> 	value_ptr with struct value pointer.
> 

I've checked this in.

Andrew




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]