nickysn
|
9b2b5a9565
* fixed a bug in fpc_SetJmp on i8086, that caused an incorrect value of sp to
|
12 years ago |
nickysn
|
e160dab697
+ added i8086 to the list of supported CPUs by FPC.exe
|
12 years ago |
lacak
|
64df3503f3
fcl-db: dbase: rename new TLargeIntegerConstant to TLargeIntConstant to align naming with existing identifiers like etLargeInt and TLargeIntVariable
|
12 years ago |
lacak
|
47404444b9
fcl-db: tests: minor formatting changes and fix Filter test for SQL datasets (do not close/open because edits are lost)
|
12 years ago |
Jonas Maebe
|
a28917086b
* updated *crt1* linking logic for OS X 10.8+:
|
12 years ago |
Jonas Maebe
|
2b1a077b98
+ added now that the iOS SDK files aren't under NDA anymore
|
12 years ago |
nickysn
|
3fb87cb529
* go32.map_device_in_memory_block result checking made consistent with all the
|
12 years ago |
nickysn
|
59f441269e
+ added function free_linear_addr_mapping to unit go32
|
12 years ago |
nickysn
|
8bad012e83
+ added functions get_page_attributes and set_page_attributes to unit go32
|
12 years ago |
nickysn
|
1b36781dd8
+ added function get_dpmi_version to unit go32
|
12 years ago |
reiniero
|
46bdee3f52
* fcl-db: dbase/bufdataset expression parser: allow negative integers/large integers/floats; fixes issue #25168
|
12 years ago |
reiniero
|
16f157d6db
* fcl-db: tests: fix negative integer filter test from r25754; add subtest with integer constants
|
12 years ago |
nickysn
|
aea281f4cc
+ added the include file dependency to vesa.inc and vesah.inc from unit graph on go32v2 and msdos
|
12 years ago |
nickysn
|
13c5c488de
+ added the include file dependencies for ptcgraph
|
12 years ago |
nickysn
|
e18f336f3f
+ added unit ptcmouse, similar to winmouse and msmouse, for use with ptcgraph and ptccrt
|
12 years ago |
Jonas Maebe
|
10ae87f11c
* fixed LdrLdr2LdrMov optimisation in case the first and second ldr have
|
12 years ago |
Jonas Maebe
|
5276159e77
* correct ofset for saving floating point registers + explanation behind
|
12 years ago |
Jonas Maebe
|
31a3122b91
* fixed LsrAnd2Lsr test by replacing the existing buggy check with comparing
|
12 years ago |
nickysn
|
1956ffa3ae
* fixed PTCPas compilation with fpc 2.6.2
|
12 years ago |
nickysn
|
6cf2382760
+ added the PFD_DIRECT3D_ACCELERATED and PFD_SUPPORT_COMPOSITION constants to
|
12 years ago |
marco
|
480f687160
* Emergency fix by defining glib.gtypes locally. Last commit had
|
12 years ago |
michael
|
b7da04b550
* Deprecated TField.Lookup
|
12 years ago |
nickysn
|
014a4e4653
* updated PTCPas to version 0.99.14
|
12 years ago |
Károly Balogh
|
74af6d0dab
enabled hardware mul reg, reg codepath for ColdFire too, accelerates tfloattostr test (thus some of the SoftFPU code) by a magnitude...
|
12 years ago |
sergei
|
1be7ec1dcd
* MIPS setjmp/longjmp: save/restore nonvolatile FPU registers and FPU control word.
|
12 years ago |
sergei
|
142d20ca30
* MIPS: cleanup assembler reader, MIPS references allow only a single register in parentheses.
|
12 years ago |
sergei
|
e10e383b8e
* MIPS: ".set macro"/".set nomacro" directives around ".cprestore" are necessary only when offset is outside smallint range. Otherwise they just clutter the assembler file.
|
12 years ago |
marco
|
d80b242347
* update to Cairo 1.12 by Valdinilson Lourenço da Cunha
|
12 years ago |
Károly Balogh
|
97864d7cbd
trying harder to commit compilable code (manual merge fail)
|
12 years ago |
nickysn
|
c51c75936b
* 16/8-bit ALU fixes in ncgutil.gen_free_symtable
|
12 years ago |