r261707 - in /trunk: gcc/ChangeLog gcc/config/a...

law@gcc.gnu.org law@gcc.gnu.org
Mon Jun 18 17:28:00 GMT 2018


Author: law
Date: Mon Jun 18 17:28:53 2018
New Revision: 261707

URL: https://gcc.gnu.org/viewcvs?rev=261707&root=gcc&view=rev
Log:
2018-06-18  Maya Rashish  <coypu@sdf.org>

	* crossconfig.m4: Handle OpenBSD just like NetBSD.
	* configure: Rebuilt.

	* config/alpha/openbsd.h (TARGET_DEFAULT): Define.
	(LINK_SPEC, STARTFILE_SPEC, ENDFILE_SPEC): Likewise.
	(INTMAX_TYPE, UINTMAX_TYPE, WINT_TYPE): Likewise.

	* config/alpha/elf.h (STARTFILE_SPEC, ENDFILE_SPEC): Move from
	here to ...
	* config/alpha/linux.h (STARTFILE_SPEC, ENDFILE_SPEC): Here.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/crossconfig.m4

Changes in other areas also in this revision:
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/elf.h
    trunk/gcc/config/alpha/linux.h
    trunk/gcc/config/alpha/openbsd.h



More information about the Libstdc++-cvs mailing list