Commit Graph

51330 Commits

Author SHA1 Message Date
florian
cd70098b84 + SPARC64 support for the system unit
git-svn-id: trunk@36431 -
2017-06-05 21:33:59 +00:00
florian
7254d22402 + some SPARCv9 opcodes
git-svn-id: trunk@36430 -
2017-06-05 21:33:20 +00:00
florian
b367cdeb96 * create intern types for sparc64
git-svn-id: trunk@36429 -
2017-06-05 21:32:13 +00:00
florian
8b19610509 + sparc32 for normal sparc to be used in the compiler
git-svn-id: trunk@36428 -
2017-06-05 21:31:36 +00:00
florian
024481262c + compiler sets SPARC64 defines
git-svn-id: trunk@36427 -
2017-06-05 21:30:58 +00:00
florian
8754858c2d * SPARC64 uses pascal startup code
git-svn-id: trunk@36426 -
2017-06-05 21:30:22 +00:00
nickysn
396eebbfb5 + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
* charmap .txt files in rtl/ucmaps for iso8859-[1,2,5] also updated

git-svn-id: trunk@36425 -
2017-06-05 16:36:24 +00:00
florian
4be464231e + some SPARC64 specific files
git-svn-id: trunk@36424 -
2017-06-05 15:26:28 +00:00
nickysn
35be7348fb + added code pages 737, 775, 857, 860, 861, 862, 863, 864, 865 and 869
git-svn-id: trunk@36423 -
2017-06-05 14:25:15 +00:00
nickysn
4bbd405796 + added .txt files in the ucmaps directory for code pages 437, 850 and 866
git-svn-id: trunk@36422 -
2017-06-05 12:59:07 +00:00
nickysn
ef25c33d69 + added cp855 to the implicit unit list in the rtl makefiles
git-svn-id: trunk@36421 -
2017-06-05 12:19:01 +00:00
nickysn
28ce3e392c * cp855.pp renamed cp855.pas for consistency with the other units in the same directory
git-svn-id: trunk@36420 -
2017-06-05 12:03:04 +00:00
Károly Balogh
365d774ca7 fixed zipinstall after r36418
git-svn-id: trunk@36419 -
2017-06-04 23:11:51 +00:00
florian
21e5f99faa + some basic compiler support for sparc64-linux
git-svn-id: trunk@36418 -
2017-06-04 22:07:24 +00:00
florian
229f615b59 * fix endless loop introduced by manual for -> while conversion
git-svn-id: trunk@36417 -
2017-06-04 20:04:35 +00:00
florian
126b834976 * ncgrtti has to use target pointer sizes, so changed SizeOf(PtrInt) into SizeOf(PInt), should fix #31964
* try to avoid to use anonymous records in ncgrtti

git-svn-id: trunk@36416 -
2017-06-04 19:57:46 +00:00
nickysn
b4d7959c7a + added the MAPVK_* winapi constants (used with MapVirtualKey/MapVirtualKeyEx)
git-svn-id: trunk@36412 -
2017-06-03 22:23:38 +00:00
florian
96f28cbb11 * move sysnr.inc to a rtl/linux/sparcgen dir
* adapt makefiles to reflect this

git-svn-id: trunk@36411 -
2017-06-03 20:52:41 +00:00
florian
1c85228481 * pass -Av9 to the assembler if we compile for SparcV9
git-svn-id: trunk@36410 -
2017-06-03 20:51:28 +00:00
michael
01fc73b1ad * Missing files added
git-svn-id: trunk@36409 -
2017-06-03 18:31:39 +00:00
nickysn
131c96d3e2 + added x11 vendor specific keysym units: deckeysym, hpkeysym, sunkeysym and xf86keysym
git-svn-id: trunk@36408 -
2017-06-03 17:23:10 +00:00
michael
f406d7cbef * Fix bug #31947: upgrade natve unicode implementation to version 9 and CLDR 30 (Patch from Inoussa)
git-svn-id: trunk@36407 -
2017-06-03 16:10:39 +00:00
michael
7f2d53dc65 * Fix 31833
git-svn-id: trunk@36406 -
2017-06-03 15:22:30 +00:00
nickysn
f9fb13922c * updated the x11 keysym file from the latest headers
git-svn-id: trunk@36405 -
2017-06-03 15:09:09 +00:00
michael
6c89a4b1d0 * Remove unused variables
git-svn-id: trunk@36404 -
2017-06-03 05:22:20 +00:00
michael
f6dde8b4b0 * Implement missing abstract methods DoDraw, DoCopyRect
git-svn-id: trunk@36403 -
2017-06-03 05:13:45 +00:00
michael
0fe12f2087 * Support unicode text drawing in freetype, canvas
git-svn-id: trunk@36402 -
2017-06-03 04:53:21 +00:00
michael
3c1b4f6279 * tiff support
git-svn-id: trunk@36401 -
2017-06-03 03:48:14 +00:00
michael
6a457fb06c * Restore pattern demo, remove text writing.
git-svn-id: trunk@36400 -
2017-06-03 03:46:26 +00:00
florian
1f4432af6b * sparc64 compiler can be build, not working yet
git-svn-id: trunk@36399 -
2017-06-02 20:13:30 +00:00
Mattias Gaertner
1652fb4ecd fcl-passrc: resolver: const operators less/greater than
git-svn-id: trunk@36397 -
2017-06-01 15:42:50 +00:00
pierre
4e972fa2a5 Regenerated Makefile for ide
git-svn-id: trunk@36396 -
2017-06-01 14:16:36 +00:00
pierre
7a172d3d5a Regenerated all Makefile from packages directories
git-svn-id: trunk@36395 -
2017-06-01 14:15:50 +00:00
pierre
0a237e88eb Regenerated after: sparc and sparc64 also need -Fisparcgen, because this directory contains include files
git-svn-id: trunk@36394 -
2017-06-01 13:43:43 +00:00
pierre
a6d1019514 sparc and sparc64 also need -Fisparcgen, because this directory contains include files
git-svn-id: trunk@36393 -
2017-06-01 13:42:35 +00:00
pierre
d5d3887dc3 Regenerate with sparc64-linux target
git-svn-id: trunk@36392 -
2017-06-01 13:41:01 +00:00
pierre
2371755b4f Regenerate with sparc64-linux target
git-svn-id: trunk@36391 -
2017-06-01 13:40:25 +00:00
pierre
bc3adb9078 Regenerated after: Add -32 to ASTARGET for sparc 32-bit and add sparc64 ASTARGET modifications
git-svn-id: trunk@36390 -
2017-06-01 13:35:32 +00:00
pierre
4a5f5f84d0 Add -32 to ASTARGET for sparc 32-bit and add sparc64 ASTARGET modifications
git-svn-id: trunk@36389 -
2017-06-01 13:34:47 +00:00
pierre
278af23f94 Add specific directory options for sparc (sparc64 still disabled)
git-svn-id: trunk@36388 -
2017-06-01 13:33:19 +00:00
pierre
a7b886b4df Regenerated after: Add specific directory options for sparc and sparc64
git-svn-id: trunk@36387 -
2017-06-01 13:31:17 +00:00
pierre
8a16ad775e Add specific directory options for sparc and sparc64
git-svn-id: trunk@36386 -
2017-06-01 13:30:32 +00:00
michael
f9d559293b * Patch from Laco to fix reading password
git-svn-id: trunk@36383 -
2017-06-01 05:40:37 +00:00
florian
a3aa2616fc * Makefiles regenerated
git-svn-id: trunk@36382 -
2017-05-31 20:59:41 +00:00
florian
832ad67d63 * more adaptions for SPARC64
git-svn-id: trunk@36381 -
2017-05-31 20:59:21 +00:00
florian
b59e4f5652 + register .inc files for SPARC64
git-svn-id: trunk@36380 -
2017-05-31 20:58:30 +00:00
joost
da80580037 * Log all directories which are scanned for installed packages
git-svn-id: trunk@36379 -
2017-05-31 20:30:05 +00:00
nickysn
4a39d4396e + support code page 855 (yet another cyrillic encoding)
git-svn-id: trunk@36378 -
2017-05-31 14:49:10 +00:00
nickysn
6f65c0cab9 * update revision.inc
git-svn-id: trunk@36377 -
2017-05-31 14:48:03 +00:00
Mattias Gaertner
9ff7e70ffc fcl-passrc: more const operators
git-svn-id: trunk@36376 -
2017-05-31 10:55:24 +00:00