mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-21 21:40:39 +02:00
Added notice to last ChangeLog entry
Fixes for some vsw4 failures on 64bit BE platforms such as PPC64 and s390x.
Provided by Hong Bo Peng of IBM (slightly modified). Patches try to
resolve some of the careless mixtures of ulong and uint (which are
different size on
64bit). > This patch will break the driver ABI! < Bugzilla #6438.
This commit is contained in:
parent
9da1d2257d
commit
08e319091f
1 changed files with 3 additions and 1 deletions
|
|
@ -7,7 +7,9 @@
|
|||
PPC64 and s390x. Provided by Hong Bo Peng of IBM (slightly
|
||||
modified). Patches try to resolve some of the careless
|
||||
mixtures of ulong and uint (which are different size on
|
||||
64bit). Bugzilla #6438.
|
||||
64bit).
|
||||
> This patch will break the driver ABI! <
|
||||
Bugzilla #6438.
|
||||
|
||||
2006-03-29 Kristian Høgsberg <krh@redhat.com>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue