Jonas Maebe
|
d9dab6f2f1
* changed the severity of messages showing overloaded routines with all
|
11 vuotta sitten |
Jonas Maebe
|
4a0528399e
* check all overloaded routines for mangled name conflicts on the JVM
|
11 vuotta sitten |
Jonas Maebe
|
3a5e675a2b
* fixed typo in last change (javaa instead of java)
|
11 vuotta sitten |
sergei
|
bd58adfcc9
+ Added credits for functions reused from AMath/DAMath libraries.
|
11 vuotta sitten |
nickysn
|
afcb8c3f10
* initialize DS from CS in the interrupt procedure entry code in tiny model,
|
11 vuotta sitten |
nickysn
|
e21783a281
* i8086 small and tiny memory model ppus made incompatible. Rationale:
|
11 vuotta sitten |
pierre
|
179390d63d
Use script gnu ar for go32v2 target
|
11 vuotta sitten |
pierre
|
29a7f75d1d
Complete previous commit: add EXECPPAS to ALL explicit rules
|
11 vuotta sitten |
pierre
|
2f5fcf775c
Add EXECPPAS on explicit roules
|
11 vuotta sitten |
pierre
|
ca156aa64a
Force external linker for nasm smartlinking
|
11 vuotta sitten |
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 |