]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/tilegx-tdep.c
* h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 24 Aug 2012 03:57:22 +0000 (03:57 +0000)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 24 Aug 2012 03:57:22 +0000 (03:57 +0000)
commitecfb0d68c570de8a5e29858d104d82a76982de15
treef9c92bc9004a0809c534981af704cfb6c0428656
parente7d50cc9e6af53a13f3a3140795d7b5065e8fe33
    * h8300-tdep.c (h8300_push_dummy_call): Replace unsafe alloca
        with xmalloc/cleanup.
        * mt-tdep.c (mt_push_dummy_call): Likewise.
        * tilegx-tdep.c (tilegx_push_dummy_call): Likewise.
        * xstormy16-tdep.c (xstormy16_push_dummy_call): Likewise.
gdb/ChangeLog
gdb/h8300-tdep.c
gdb/mt-tdep.c
gdb/tilegx-tdep.c
gdb/xstormy16-tdep.c