xf86-video-chips: Changes to 'master'

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Sat Feb 24 20:38:04 UTC 2024


 configure.ac     |    4 +++
 util/AsmMacros.h |   69 +------------------------------------------------------
 util/iopl.h      |   20 ++-------------
 util/modClock.c  |    6 ----
 4 files changed, 9 insertions(+), 90 deletions(-)

New commits:
commit b8b3a9e5b3c4001bd25e8699b99177c24672f930
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 15:52:41 2024 -0800

    Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
    
    The Xorg headers provide their own versions of strlcat, strlcpy, and
    timingsafe_memcmp for platforms that don't have them in libc yet, but
    rely on configure to set HAVE_* defines to determine if they should be
    defined in the headers.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 005a3d281fd63864528f3c4dfc3cbd25854a66dc
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 15:49:19 2024 -0800

    Remove ifdef checks for non-Solaris SVR4 systems
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e9eb029d6e44d06fa9a596c4973c3f1d61341138
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 15:46:41 2024 -0800

    unifdef __USLC__
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 2155e139c7cfc873636229b9d6b5fd6265a3a9a0
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 15:45:40 2024 -0800

    unifdef __SCO__
    
    ../common/scoasm.h didn't even exist, so this would have broken the
    build if it was ever set
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit 12522375428d3f5b155af6e8295d833fafcb8e95
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 15:44:33 2024 -0800

    unifdef Lynx
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>

commit e0d87dd8e64a9283b0b106f3f87806b026bfa11e
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date:   Sat Feb 17 15:41:58 2024 -0800

    unifdef NCR
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>



More information about the xorg-commit mailing list