OSDN Git Service

* gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
authorJoel Brobecker <brobecker@gnat.com>
Fri, 13 Sep 2002 00:38:48 +0000 (00:38 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Fri, 13 Sep 2002 00:38:48 +0000 (00:38 +0000)
commit911c8e1be59980006cdf8f3aca82693b469c9d7a
treee4fc9ab7dc8f676a74dd276b6a7e2aeb96bac58a
parenta81736bb52480b9ffc506fbd7c8cfd9743a40e61
   * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
       vector. Will be useful for Interix.
       * gdbarch.h, gdbarch.c: Regenerate.

       * valops.c (value_allocate_space_in_inferior): Replace hard-coded
       name of the malloc function by NAME_OF_MALLOC.
gdb/ChangeLog
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/valops.c