History log of /netbsd-src/external/mit/xorg/server/drivers/xf86-video-suncg6/Makefile (Results 1 – 10 of 10)
Revision Date Author Comments
# 6d188dd0 02-Feb-2018 mrg <mrg@NetBSD.org>

convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code. we don't sup

convert HAVE_GCC handling to modern GCC release numbering:
- HAVE_GCC=5 is now the default (vs. HAVE_GCC=53 we've been using for
GCC 5.4 and GCC 5.5.)
- remove some more GCC 4.8 code. we don't support GCC 4 here.
- adjust set lists to gcc=5 from gcc=53.

add some basic HAVE_GCC=6 handling (totally unused so far.)

show more ...


# 3d96c420 27-Sep-2016 joerg <joerg@NetBSD.org>

Don't bail out on the const lose for the driver name for clang. Also
accepts differences in pointer signs.


# 2aa3eb8e 05-Sep-2016 martin <martin@NetBSD.org>

HAVE_GCC may not be set at all


# e5e69221 20-Aug-2016 mrg <mrg@NetBSD.org>

apply -Wno-error=discarded-qualifiers only with GCC > 4.


# 10c6f8ae 19-Aug-2016 mrg <mrg@NetBSD.org>

update build for sparc64 xorg-server 1.18.
clean up the xfree86/common makefile for obsolete warnings. (XXX: there are
a lot of old disabled warnings we can obsolete in the xsrc tree.)


# ee6c54ac 16-Aug-2016 mrg <mrg@NetBSD.org>

define HAVE_XAA_H in Makefile.xf86-driver for xorg-server 1.10 only,
move it out of many driver makefiles.


# ec89d49d 25-Nov-2015 macallan <macallan@NetBSD.org>

build EXA support


# 1ca75828 04-Jun-2013 mrg <mrg@NetBSD.org>

updates for merge xf86-video-suncg14 1.1.2, xf86-video-suncg6 1.1.2,
xf86-video-sunffb 1.2.2, xf86-video-suntcx 1.1.2 and xf86-video-sunleo 1.2.1


# 23888093 20-Jan-2009 martin <martin@NetBSD.org>

Remove artifacts of the xfree reachover build - this makes it use the
proper includes.


# 46546f60 29-Oct-2008 macallan <macallan@NetBSD.org>

Add reachover for suncg6 driver and build it on sparc64.