History log of /openbsd/gnu/gcc/gcc/config/mips/mips.h (Results 1 – 5 of 5)
Revision Date Author Comments
# a1c34178 03-Jun-2015 kettenis <kettenis@openbsd.org>

Actually commit the bits that make the compiler emit visibility information
for (undefined) references with non-default visibility on mips64.


# 58a1600c 20-Dec-2012 martynas <martynas@openbsd.org>

Bring stack smashing protector for MIPS; enabled by default.
Reorganize soft frame pointer so that locals are below it and grow
downwards. Tested by miod@, jasper@. OK miod@.


# 064791b5 14-Sep-2010 miod <miod@openbsd.org>

Provide a LOCAL_ALIGNMENT() macro, as on other strict alignment architectures.


# f5121176 10-Sep-2010 kettenis <kettenis@openbsd.org>

Add infrastructure to build GCC 4.2.1 for OpenBSD/mips64. Only tested on
loongson (mips64el).

ok miod@


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

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