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: Clean up MD_EXEC_PREFIX and MD_STARTFILE_PREFIX definitions


On Mon, Dec 6, 2010 at 8:35 AM, Joseph S. Myers <joseph@codesourcery.com> wrote:

> 2010-12-06 ?Joseph Myers ?<joseph@codesourcery.com>
>
> ? ? ? ?* config/i386/nto.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Define.
> ? ? ? ?* config/ia64/hpux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Define.
> ? ? ? ?* config/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Don't
> ? ? ? ?undefine.
> ? ? ? ?* config/mips/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Don't
> ? ? ? ?undefine.
> ? ? ? ?* config/mips/netbsd.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Don't undefine.
> ? ? ? ?* config/rs6000/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Don't undefine.
> ? ? ? ?* config/rs6000/linux64.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Don't undefine.
> ? ? ? ?* config/sol2.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Define.
> ? ? ? ?* config/sparc/netbsd-elf.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Don't undefine.
> ? ? ? ?* config/sparc/openbsd64.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Don't undefine.
> ? ? ? ?* config/sparc/sp64-elf.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
> ? ? ? ?Don't undefine.
> ? ? ? ?* config/svr4.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Don't
> ? ? ? ?define.
> ? ? ? ?* config/xtensa/elf.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX): Don't
> ? ? ? ?undefine.

This is OK.

Thanks.

Ian


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