pierre
|
816dfa69c1
Avoid new line after lock prefix for nasm
|
11 vuotta sitten |
pierre
|
e0744b9759
Fix section output for user section in smart mode
|
11 vuotta sitten |
pierre
|
62b3375033
Use slash instead of backslash inside linker script to allow use of cross-linker
|
11 vuotta sitten |
pierre
|
3d34a8a3b0
Makefiles updated with fpcmake rev 27428
|
11 vuotta sitten |
pierre
|
f188dec303
Add missing unixtype unit dependencies
|
11 vuotta sitten |
pierre
|
63363b6d8f
Remove objects and matrix units now in rtl-extra package
|
11 vuotta sitten |
pierre
|
efa80632ed
Remove varutils, variants and dateutils units which are now in rtl-objpas package
|
11 vuotta sitten |
pierre
|
ae8679ec60
Remove varutils and variants units which are now in rtl-objpas package
|
11 vuotta sitten |
nickysn
|
a9cfd647ae
+ added i8086-msdos tests for interrupt procs, intr, getintvec and setintvec
|
11 vuotta sitten |
nickysn
|
e725af86fe
* fixed the handling of the register parameters of i8086 interrupt procedures
|
11 vuotta sitten |
michael
|
59a9a595c5
* Fixed typo (t->s)
|
11 vuotta sitten |
sergei
|
217bac7a0b
- Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant.
|
11 vuotta sitten |
sergei
|
2981f73aaa
- Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit.
|
11 vuotta sitten |
michael
|
4a969eef33
* Removed httpdefs dependency, added several missing raise statements
|
11 vuotta sitten |
nickysn
|
626000e50d
+ added System.SelectorInc to the msdos rtl (BP7 compatibility)
|
11 vuotta sitten |
sergei
|
e951887154
* Fixed linking of non-PIC code to indirect functions in shared objects.
|
11 vuotta sitten |
nickysn
|
9f2e59de3a
+ implemented far pointer arithmetic in the i8086 add node simplify method
|
11 vuotta sitten |
michael
|
89092232b9
* Parameter inverted for abortread in content read
|
11 vuotta sitten |
michael
|
12e9772111
* Attempt to fix Bug ID #25940
|
11 vuotta sitten |
michael
|
d45ced0221
* Added DegNormalize
|
11 vuotta sitten |
nickysn
|
4563b2994d
+ handle constint+pointerconst in taddnode.simplify
|
11 vuotta sitten |
nickysn
|
bf1e15fd39
+ added another far pointer arithmetic test
|
11 vuotta sitten |
nickysn
|
cef4092f3d
- rm some unneeded assignments from the test
|
11 vuotta sitten |
nickysn
|
a11c7fe476
+ report the number of the failing test in the exit code
|
11 vuotta sitten |
florian
|
701cdf8ea2
* fix for #25956: left is not necessarily the array load node when accessing an open array/array of const element
|
11 vuotta sitten |
nickysn
|
cd90154b9c
+ added pointer const tests to the far pointer arithmetic test tfarptr3.pp
|
11 vuotta sitten |
nickysn
|
8d1ed088c8
+ implemented far pointer arithmetic (operating only on the offset, without
|
11 vuotta sitten |
michael
|
9e93e4293b
* Only put unbound params in the list of fieldnames (bug ID 25955)
|
11 vuotta sitten |
nickysn
|
198960b17c
* preserve the segment of the reference in tx86vecnode.update_reference_reg_mul
|
11 vuotta sitten |
nickysn
|
f00f7d6ee7
* override tcgvecnode.update_reference_reg_mul for i8086 and add code that
|
11 vuotta sitten |