peter
|
83c82663f2
|
* fixed group() writing
|
2000-01-12 10:31:45 +00:00 |
|
peter
|
0e4c33391c
|
* fixed library with only end.
|
2000-01-12 10:30:50 +00:00 |
|
peter
|
3ffb57efe4
|
* align codesegment at the end after main proc
|
2000-01-12 10:30:15 +00:00 |
|
pierre
|
fb2b4f7510
|
* wrong change for StrPas function corrected
|
2000-01-11 22:56:57 +00:00 |
|
marco
|
226a728dae
|
* direct params to internal asm.
|
2000-01-11 21:12:15 +00:00 |
|
marco
|
f2142127d8
|
* Direct params to internal assembler
|
2000-01-11 21:11:34 +00:00 |
|
marco
|
e8258f23c9
|
* Changed some direct asm params to real params
|
2000-01-11 21:11:04 +00:00 |
|
marco
|
dfe8d5e1ac
|
* Changed some (%ebp) to real parameters
|
2000-01-11 21:07:33 +00:00 |
|
Jonas Maebe
|
edf419d5a7
|
* removed a lot of memory leaks when an error is encountered (caused by
procinfo and pstringcontainers). There are still plenty left though :)
|
2000-01-11 17:16:04 +00:00 |
|
Jonas Maebe
|
f8e779a438
|
* fixed a serious memory leak
|
2000-01-11 17:14:49 +00:00 |
|
Jonas Maebe
|
9ffedb7aa4
|
- removed call to do_stop at the end of compile() since it obviously breaks the
automatic compiling of units. Make cycle worked though! 8)
|
2000-01-11 16:56:22 +00:00 |
|
Jonas Maebe
|
61416bb18e
|
+ call do_stop at the end of compile()
|
2000-01-11 16:53:24 +00:00 |
|
pierre
|
496f16ef2d
|
* fsearch was still worng for multiple pathes
|
2000-01-11 13:45:19 +00:00 |
|
pierre
|
6a582a3902
|
* fsearch bugs and fexpand memory leak fixed
|
2000-01-11 12:49:26 +00:00 |
|
peter
|
121e935fef
|
* docinstalldir is now calculated by asking ppc386 -iV
|
2000-01-11 09:55:36 +00:00 |
|
peter
|
6607475609
|
* fixed placing of .sl directories
* use -b again for base-file selection
* fixed group writing for linux with smartlinking
|
2000-01-11 09:52:06 +00:00 |
|
peter
|
9e78512a5e
|
* added fprcp
|
2000-01-10 23:50:36 +00:00 |
|
peter
|
7861b48108
|
* works also under go32v2
|
2000-01-10 23:46:19 +00:00 |
|
peter
|
dc4b6d1710
|
* regenerated, it was broken by a previous commit
|
2000-01-10 23:45:38 +00:00 |
|
peter
|
378d2653e8
|
* we don't need unit files here ;)
|
2000-01-10 23:44:42 +00:00 |
|
pierre
|
c0f405ad93
|
* problem with Paste solved
|
2000-01-10 23:20:04 +00:00 |
|
peter
|
55ce17b756
|
* regenerated, win32 uses fpcext.cmd file to pass options instead of
environment
* packagename support
|
2000-01-10 23:02:21 +00:00 |
|
peter
|
4a5e8c9027
|
* ifdef destzipdir
|
2000-01-10 22:58:36 +00:00 |
|
peter
|
b3cc108b8e
|
* install more like debian with build/install rules
|
2000-01-10 22:57:56 +00:00 |
|
peter
|
c199244dc1
|
* packagename
|
2000-01-10 22:57:11 +00:00 |
|
peter
|
cfef21700f
|
* fixed gzopen parameter
|
2000-01-10 22:56:27 +00:00 |
|
peter
|
4b50a9d904
|
* fixed gzopen parameters
|
2000-01-10 22:56:04 +00:00 |
|
peter
|
446e5c2cfb
|
* zipname creation from packagename
|
2000-01-10 22:55:49 +00:00 |
|
pierre
|
9bb8114818
|
* Get RegisterView to Update correctly
* Write in white changed regs (keeping a copy of previous values)
|
2000-01-10 17:49:40 +00:00 |
|
pierre
|
36d70740f9
|
* suppress wrong warning for with vars
|
2000-01-10 16:38:43 +00:00 |
|
pierre
|
640e444c7c
|
* problems with -W options solved
|
2000-01-10 16:37:31 +00:00 |
|
florian
|
b8407daef9
|
* working register window
|
2000-01-10 16:20:50 +00:00 |
|
michael
|
0648bb12f6
|
+ Rule for expr corrected
|
2000-01-10 15:54:44 +00:00 |
|
pierre
|
104468093d
|
* WViews objects were not registered
|
2000-01-10 15:53:37 +00:00 |
|
pierre
|
73edccea34
|
* use default command line switches only if fp.cfg not found
|
2000-01-10 15:52:53 +00:00 |
|
michael
|
6bdc4d1a4f
|
extension changes
|
2000-01-10 15:46:23 +00:00 |
|
michael
|
ecba8ce55f
|
extension changes
|
2000-01-10 15:45:45 +00:00 |
|
michael
|
4a511b5f26
|
Adapted name to demo.pp instead of demo.pas
|
2000-01-10 15:44:30 +00:00 |
|
michael
|
69fb6245ea
|
Initial implementation
|
2000-01-10 15:31:40 +00:00 |
|
pierre
|
cecaff56a3
|
* TProgramInfo was not registered
|
2000-01-10 14:59:50 +00:00 |
|
pierre
|
8af36884e6
|
* force recompiling if we change target OS
|
2000-01-10 14:59:08 +00:00 |
|
pierre
|
61eb9ead89
|
+ first partial syntax test
|
2000-01-10 13:25:46 +00:00 |
|
pierre
|
f7d2d5f021
|
* Debugger test missing in ContTo
|
2000-01-10 13:23:28 +00:00 |
|
pierre
|
8699e48f8f
|
+ debug only possible on source target
|
2000-01-10 13:20:57 +00:00 |
|
pierre
|
c5d69522ef
|
* initc depends now on dpmiexcp unit
|
2000-01-10 12:15:26 +00:00 |
|
pierre
|
4a353c277d
|
* add $goto on to avoid problems
|
2000-01-10 12:14:57 +00:00 |
|
peter
|
44ff14bd7d
|
* fixed crash in getaddrsyminfo with symfync=nil
|
2000-01-10 11:14:42 +00:00 |
|
peter
|
895c8b9efc
|
* fixed memory leak with options, you must use StopOptions instead of
Stop
* fixed memory leak with forward resolving, make_ref is now false
|
2000-01-10 11:14:19 +00:00 |
|
peter
|
c775ade1d6
|
* primitives added
|
2000-01-10 09:54:30 +00:00 |
|
pierre
|
021303c54e
|
* fix for bug #776
|
2000-01-10 00:42:44 +00:00 |
|