]> git.ipfire.org Git - thirdparty/gcc.git/commit - libgcc/ChangeLog
struct siginfo vs. siginfo_t
authorThomas Schwinge <thomas@codesourcery.com>
Fri, 20 Apr 2012 07:44:50 +0000 (09:44 +0200)
committerThomas Schwinge <tschwinge@gcc.gnu.org>
Fri, 20 Apr 2012 07:44:50 +0000 (09:44 +0200)
commit1bde7dabc9b3c63fd69c6436fe35a2a409c31d52
treee8f1712ea0ae177845322cbae1373ba828408d42
parentfe0bd630ffa798fa569201dd2ac8278770689b91
struct siginfo vs. siginfo_t

libgcc/
* config/alpha/linux-unwind.h (alpha_fallback_frame_state): Use
siginfo_t instead of struct siginfo.
* config/bfin/linux-unwind.h (bfin_fallback_frame_state): Likewise.
* config/i386/linux-unwind.h (x86_fallback_frame_state): Likewise.
* config/ia64/linux-unwind.h (ia64_fallback_frame_state)
(ia64_handle_unwabi): Likewise.
* config/mips/linux-unwind.h (mips_fallback_frame_state): Likewise.
* config/pa/linux-unwind.h (pa32_fallback_frame_state): Likewise.
* config/sh/linux-unwind.h (shmedia_fallback_frame_state)
(sh_fallback_frame_state): Likewise.
* config/tilepro/linux-unwind.h (tile_fallback_frame_state): Likewise.
* config/xtensa/linux-unwind.h (xtensa_fallback_frame_state): Likewise.

From-SVN: r186610
libgcc/ChangeLog
libgcc/config/alpha/linux-unwind.h
libgcc/config/bfin/linux-unwind.h
libgcc/config/i386/linux-unwind.h
libgcc/config/ia64/linux-unwind.h
libgcc/config/mips/linux-unwind.h
libgcc/config/pa/linux-unwind.h
libgcc/config/sh/linux-unwind.h
libgcc/config/tilepro/linux-unwind.h
libgcc/config/xtensa/linux-unwind.h