This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r180839 - in /trunk/gcc: ChangeLog config.gcc c...


Author: ro
Date: Thu Nov  3 18:19:54 2011
New Revision: 180839

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180839
Log:
Restore arm-eabi bootstrap (PR target/50978)

	PR target/50978
	* config/arm/t-bpabi: New file.
	* config.gcc (arm*-*-linux*): Add arm/t-bpabi to tmake_file for
	arm*-*-linux-*eabi.
	(arm*-*-uclinux*): Add arm/t-bpabi to tmake_file for
	arm*-*-uclinux*eabi.
	(arm*-*-eabi*, arm*-*-symbianelf*): Add arm/t-bpabi to tmake_file
	for arm*-*-eabi*.

Added:
    trunk/gcc/config/arm/t-bpabi
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config.gcc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]