History log of /openbsd/gnu/gcc/gcc/config/sh/sh.md (Results 1 – 4 of 4)
Revision Date Author Comments
# a275cf20 17-Dec-2012 martynas <martynas@openbsd.org>

Make the SH register spill failure for R0 workaround work again
after switching to __guard_local. OK matthew@, miod@.


# c7a187d0 15-Apr-2012 miod <miod@openbsd.org>

Use the proper symbol name for __guard in the workaround for the
unable to find a register to spill in class 'R0_REGS'
ICE when compiling PIC code. Similar to the MI targhooks.c change.


# c8ad093c 12-Apr-2012 jsg <jsg@openbsd.org>

backout gcc revision 112331 "optimized integer divide for SH4"
so we can use the existing sh libkern functions.

ok miod@


# 404b540a 15-Oct-2009 robert <robert@openbsd.org>

import of gcc-4.2.1, the last gcc release under GPLv2