This is the mail archive of the gcc-patches@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]

Re: [PATCH] move DECLARE_LIBRARY_RENAMES to libgcc headers


Hi Nathan,

gcc/
	* config.gcc (arm*-*-linux-*eabi)<tm_file>: Add bpabi.h from
	libgcc.
	(arm*-*-uclinux*eabi)<tm_file>: Likewise.
	(arm*-*-eabi*)<tm_file>: Likewise.
	(frv-*-elf)<tm_file>: Add frv-abi.h from libgcc.
	(frv-*-*linux*)<tm_file>: Likewise.
	* config/arm/bpabi.h: Delete DECLARE_LIBRARY_RENAMES stanzas
	and associated helper macros.
	* config/frv/frv-abi.h: Delete.

libgcc/
	* config/arm/bpabi.h: New file.
	* config/frv/frv-abi.h: New file.

Approved - please apply.


Cheers
  Nick


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