nickysn
|
a4e216c7fd
+ added i8086 asm optimized IndexByte routine
|
10 years ago |
nickysn
|
910003848c
* fixed code generation of indirect far calls and jumps on the i8086 from the
|
10 years ago |
nickysn
|
b3c2765da9
* on i8086, for BP7 compatibility, assemble 'call/jmp dword [ref]' as a far call
|
10 years ago |
joost
|
ed972c4f99
* Add dependency-checksums for packages within the same fpmake executable
|
10 years ago |
joost
|
8e2a44db88
* Fixed problem with samplecfg that did not write the fppkg-configuration files when fp was not installed
|
10 years ago |
michael
|
94ff51c67e
* Applied patch from Mattias Gaertner, fixing bug ID #28773
|
10 years ago |
michael
|
aa3a7b7eb8
* Exit find if not sorted (bug id 28774)
|
10 years ago |
Tomas Hajny
|
08817204a8
* updates/fixes by Ondrej Pokorny
|
10 years ago |
Tomas Hajny
|
8b522e0ff3
* example for unit advancedipc by Ondrej Pokorny added
|
10 years ago |
Tomas Hajny
|
8746c68a29
* hard-coded '*' replaced by reference to AllFilesMask constant
|
10 years ago |
nickysn
|
11eb1a4179
+ added some i8086 memory model specific defines in strings.inc and
|
10 years ago |
nickysn
|
8cfc0d8881
* fixed i8086 strpcopy after r31915
|
10 years ago |
Jonas Maebe
|
95927665ce
- removed variable notification support, it's not used and superceded by
|
10 years ago |
nickysn
|
7fb2418287
+ added an i8086 asm optimized strpcopy routine
|
10 years ago |
svenbarth
|
3afc18f277
Fix for Mantis #28766.
|
10 years ago |
svenbarth
|
c25e7491e7
Fix for Mantis #28674.
|
10 years ago |
Jonas Maebe
|
e8f2f23444
* mention support for .rsj extension in help text (based on patch by
|
10 years ago |
Jonas Maebe
|
e0f3296bbb
* fixed case of ppuext in r31775, causing the unix unit to be rebuilt all the
|
10 years ago |
joost
|
5f46057eea
* Fix for resolving libc-path on non-english Linux
|
10 years ago |
nickysn
|
239fc27c38
+ implemented sysutils.diskfree and sysutils.disksize for i8086-msdos
|
10 years ago |
nickysn
|
12f49eb280
* fixed getting the current locale's ansi upper case table under i8086-msdos
|
10 years ago |
nickysn
|
cc448b94ba
+ added the sysconst and rtlconsts units to the win16 rtl
|
10 years ago |
nickysn
|
17951c7bee
+ added unit iso7185 to the win16 rtl
|
10 years ago |
nickysn
|
c9b3279e3c
+ added unit dynlibs to the win16 rtl
|
10 years ago |
nickysn
|
48d9daadb9
+ init the dynlibs manager in the win16 system unit startup code
|
10 years ago |
nickysn
|
8728cc0238
* updated the source dependencies of the win16 system unit in Makefile.fpc
|
10 years ago |
joost
|
79dba1d74d
* Fixed resolving files for all targets on creation of a source-archive
|
10 years ago |
florian
|
c40240990e
* popt386 uses now also all routines of aoptx86
|
10 years ago |
nickysn
|
01257267b8
+ win16 implementation of a dynlib manager in the system unit
|
10 years ago |
nickysn
|
4b61981ad9
* changed the return type of GetProcAddress in the generic dynlibs interface to
|
10 years ago |