r220160 - in /trunk: gcc/ChangeLog gcc/config/i...

ro@gcc.gnu.org ro@gcc.gnu.org
Tue Jan 27 10:03:00 GMT 2015


Author: ro
Date: Tue Jan 27 10:02:26 2015
New Revision: 220160

URL: https://gcc.gnu.org/viewcvs?rev=220160&root=gcc&view=rev
Log:
Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgcc

	gcc:
	* config/i386/sysv4.h (CRT_GET_RFIB_DATA): Remove.

	libgcc:
	* config.host (i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*):
	Add i386/elf-lib.h to tm_file.
	* config/i386/elf-lib.h: Fix comment.
	* unwind-dw2-fde-dip.c (_Unwind_IteratePhdrCallback) [__x86_64__
	&& __sun__ && __svr4__]: Remove workaround.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/sysv4.h
    trunk/libgcc/ChangeLog
    trunk/libgcc/config.host
    trunk/libgcc/config/i386/elf-lib.h
    trunk/libgcc/unwind-dw2-fde-dip.c



More information about the Gcc-cvs mailing list