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/rfc] Cleanup XMALLOCs


> 2002-03-15  Andrew Cagney  <ac131313@redhat.com>
> 
> * defs.h (XMALLOC): Define.
> 	* gdb-events.sh (XMALLOC): Delete macro.
> 	* gdbarch.sh (XMALLOC): Delete macro.
> 	* gdbarch.c: Regenerate.
> 	* serial.c (XMALLOC): Delete macro.
> 	* ui-file.c (XMALLOC): Ditto.
> 	* ser-unix.h (XMALLOC): Ditto.
> 	* sh-tdep.c (XMALLOC): Ditto.
> 	* ui-out.c (XMALLOC): Ditto.
> 	* utils.c (XMALLOC): Ditto.
> 	* i386-tdep.c (XMALLOC): Ditto.
> 	* gdb-events.c (XMALLOC): Ditto.
> 	* d10v-tdep.c (XMALLOC): Ditto.
> 	* cli-out.c (XMALLOC): Ditto.
> 
> 
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]