Sam Lantinga
|
b56b326a42
|
Date: Sun, 16 Jan 2005 19:20:15 +0100
From: Stephane Marchesin
To: Kirill Ponomarew
Subject: [SDL] Problem on x86_64 with latest CVS (Re: sdl12 with gcc-2.95)
>-I../../src -I../../src/main/freebsd -I../../src/audio
>-I../../src/video -I../../src/video/XFree86/extensions
>-I../../src/events -I../../src/joystick -I../../src/cdrom
>-I../../src/thread -I../../src/timer -I../../src/endian
>-I../../src/file -I../../src/thread -MT SDL_endian.lo -MD -MP -MF
>.deps/SDL_endian.Tpo -c SDL_endian.c -fPIC -DPIC -o
>.libs/SDL_endian.o
>{standard input}: Assembler messages:
>{standard input}:144: Error: suffix or operands invalid for `xchg'
>*** Error code 1
>
That's a totally different problem. This was introduced in CVS 4 days ago :
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/include/SDL_endian.h.diff?r1=1.11\
&r2=1.12
Just revert this patch.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401032
|
2005-01-18 18:40:48 +00:00 |
|
Sam Lantinga
|
c73a9384e1
|
Select patches included from The NetBSD Package Collection (www.pkgsrc.org)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401027
|
2005-01-12 06:04:48 +00:00 |
|
Patrice Mandin
|
1db79a98e8
|
Wrong size of parameters for SDL_Swap32 m68k assembly routine
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40995
|
2004-11-27 23:11:20 +00:00 |
|
Patrice Mandin
|
9e6a139081
|
Add m68k assembly routines for endianness conversion
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40986
|
2004-11-22 10:16:58 +00:00 |
|
Sam Lantinga
|
90b89f2616
|
This works on MacOS X too. :)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40860
|
2004-02-26 14:26:07 +00:00 |
|
Sam Lantinga
|
17216decbc
|
Added inline byte swapping code for other architectures
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40850
|
2004-02-23 06:09:21 +00:00 |
|
Sam Lantinga
|
35fe23a353
|
Avoid using kernel internal headers
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40849
|
2004-02-23 05:32:52 +00:00 |
|
Sam Lantinga
|
cb9c2efd17
|
Updated copyright information for 2004 (Happy New Year!)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40770
|
2004-01-04 16:49:27 +00:00 |
|
Sam Lantinga
|
808d714de4
|
Explicitly specify the SDL API calling convention (C by default)
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40338
|
2002-04-11 14:35:16 +00:00 |
|
Sam Lantinga
|
ea5d630479
|
Updated copyright information for 2002
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40298
|
2002-03-06 11:23:08 +00:00 |
|
Sam Lantinga
|
c565735afa
|
Updated the headers with the correct e-mail address
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40252
|
2001-12-14 12:37:47 +00:00 |
|
Sam Lantinga
|
2f110628a7
|
Initial revision
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401
|
2001-04-26 16:45:43 +00:00 |
|