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] Fix i386-k*bsd-gnu fix (w/ChangeLog)


On Sat, 27 Nov 2004, Jakub Jelinek wrote:
>>> 2004-11-16  Robert Millan  <robertmh@gnu.org>
>>> 
>>> 	Changes for k*bsd-gnu support.
>>> 	* config/i386/linux.h: Define REG_NAME to allow overriding of register
>>> 	names in sc structure.
>>> 	* config/i386/linux-unwind.h: Refer to sc->REG_NAME(reg) instead of
>>> 	sc->reg.
>>> 	* config.gcc: Detect x86_64-k*bsd-gnu systems.
>> Committed.
> Unfortunately it breaks x86_64-*-linux.
> Fixed thusly, committed as obvious.

Thanks a lot.  How embarassing (for me, as well)...

Gerald
-- 
Gerald Pfeifer (Jerry)   gerald@pfeifer.com   http://www.pfeifer.com/gerald/


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