gcc/libgcc/config/bfin
Thomas Schwinge 1bde7dabc9 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
2012-04-20 09:44:50 +02:00
..
crti.S Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
crtlibid.S Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
crtn.S Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
lib1funcs.S Move libgcc1 to toplevel libgcc 2011-11-02 15:03:19 +00:00
libgcc-glibc.ver
linux-unwind.h struct siginfo vs. siginfo_t 2012-04-20 09:44:50 +02:00
t-bfin Move libgcc1 to toplevel libgcc 2011-11-02 15:03:19 +00:00
t-crtlibid Move crtstuff support to toplevel libgcc 2011-11-02 14:33:56 +00:00
t-crtstuff Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-linux